Sep 08 18:54:25 devstack devstack@c-api.service[74730]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 18:54:25 devstack devstack@c-api.service[74730]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 18:54:25 2026] *** Sep 08 18:54:25 devstack devstack@c-api.service[74730]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 18:54:25 devstack devstack@c-api.service[74730]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 18:54:25 devstack devstack@c-api.service[74730]: nodename: devstack Sep 08 18:54:25 devstack devstack@c-api.service[74730]: machine: x86_64 Sep 08 18:54:25 devstack devstack@c-api.service[74730]: clock source: unix Sep 08 18:54:25 devstack devstack@c-api.service[74730]: pcre jit disabled Sep 08 18:54:25 devstack devstack@c-api.service[74730]: detected number of CPU cores: 4 Sep 08 18:54:25 devstack devstack@c-api.service[74730]: current working directory: / Sep 08 18:54:25 devstack devstack@c-api.service[74730]: detected binary path: /usr/bin/uwsgi-core Sep 08 18:54:25 devstack devstack@c-api.service[74730]: your processes number limit is 47517 Sep 08 18:54:25 devstack devstack@c-api.service[74730]: your memory page size is 4096 bytes Sep 08 18:54:25 devstack devstack@c-api.service[74730]: detected max file descriptor number: 2048 Sep 08 18:54:25 devstack devstack@c-api.service[74730]: lock engine: pthread robust mutexes Sep 08 18:54:25 devstack devstack@c-api.service[74730]: thunder lock: enabled Sep 08 18:54:25 devstack devstack@c-api.service[74730]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 18:54:25 devstack devstack@c-api.service[74730]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 18:54:25 devstack devstack@c-api.service[74730]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 18:54:25 devstack devstack@c-api.service[74730]: Set PythonHome to /opt/stack/data/venv Sep 08 18:54:25 devstack devstack@c-api.service[74730]: Python main interpreter initialized at 0x7192f08a4668 Sep 08 18:54:25 devstack devstack@c-api.service[74730]: python threads support enabled Sep 08 18:54:25 devstack devstack@c-api.service[74730]: your server socket listen backlog is limited to 100 connections Sep 08 18:54:25 devstack devstack@c-api.service[74730]: your mercy for graceful operations on workers is 80 seconds Sep 08 18:54:25 devstack devstack@c-api.service[74730]: mapped 403077 bytes (393 KB) for 2 cores Sep 08 18:54:25 devstack devstack@c-api.service[74730]: *** Operational MODE: preforking *** Sep 08 18:54:25 devstack devstack@c-api.service[74730]: *** uWSGI is running in multiple interpreter mode *** Sep 08 18:54:25 devstack devstack@c-api.service[74730]: spawned uWSGI master process (pid: 74730) Sep 08 18:54:25 devstack devstack@c-api.service[74730]: spawned uWSGI worker 1 (pid: 74731, cores: 1) Sep 08 18:54:25 devstack devstack@c-api.service[74730]: spawned uWSGI worker 2 (pid: 74732, cores: 1) Sep 08 18:54:25 devstack devstack@c-api.service[74730]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 18:54:25 devstack devstack@c-api.service[74731]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 18:54:25 devstack devstack@c-api.service[74731]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 18:54:25 devstack devstack@c-api.service[74731]: we strongly recommend against using it for new projects. Sep 08 18:54:25 devstack devstack@c-api.service[74731]: If you are already using Eventlet, we recommend migrating to a different Sep 08 18:54:25 devstack devstack@c-api.service[74731]: framework. For more detail see Sep 08 18:54:25 devstack devstack@c-api.service[74731]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 18:54:25 devstack devstack@c-api.service[74731]: import eventlet # noqa Sep 08 18:54:25 devstack devstack@c-api.service[74732]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 18:54:25 devstack devstack@c-api.service[74732]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 18:54:25 devstack devstack@c-api.service[74732]: we strongly recommend against using it for new projects. Sep 08 18:54:25 devstack devstack@c-api.service[74732]: If you are already using Eventlet, we recommend migrating to a different Sep 08 18:54:25 devstack devstack@c-api.service[74732]: framework. For more detail see Sep 08 18:54:25 devstack devstack@c-api.service[74732]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 18:54:25 devstack devstack@c-api.service[74732]: import eventlet # noqa Sep 08 18:54:26 devstack devstack@c-api.service[74731]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 18:54:26 devstack devstack@c-api.service[74731]: from cgi import parse_header Sep 08 18:54:26 devstack devstack@c-api.service[74732]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 18:54:26 devstack devstack@c-api.service[74732]: from cgi import parse_header Sep 08 18:54:26 devstack devstack@c-api.service[74731]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 18:54:26 devstack devstack@c-api.service[74731]: warnings.warn( Sep 08 18:54:26 devstack devstack@c-api.service[74731]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 18:54:26 devstack devstack@c-api.service[74731]: removals.removed_module( Sep 08 18:54:26 devstack devstack@c-api.service[74731]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 18:54:26 devstack devstack@c-api.service[74731]: removals.removed_module( Sep 08 18:54:26 devstack devstack@c-api.service[74732]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 18:54:26 devstack devstack@c-api.service[74732]: warnings.warn( Sep 08 18:54:26 devstack devstack@c-api.service[74732]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 18:54:26 devstack devstack@c-api.service[74732]: removals.removed_module( Sep 08 18:54:26 devstack devstack@c-api.service[74732]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 18:54:26 devstack devstack@c-api.service[74732]: removals.removed_module( Sep 08 18:54:28 devstack devstack@c-api.service[74731]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 18:54:28 devstack devstack@c-api.service[74731]: warnings.warn( Sep 08 18:54:28 devstack devstack@c-api.service[74731]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 18:54:28 devstack devstack@c-api.service[74731]: warnings.warn( Sep 08 18:54:28 devstack devstack@c-api.service[74732]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 18:54:28 devstack devstack@c-api.service[74732]: warnings.warn( Sep 08 18:54:28 devstack devstack@c-api.service[74732]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 18:54:28 devstack devstack@c-api.service[74732]: warnings.warn( Sep 08 18:54:28 devstack devstack@c-api.service[74731]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 18:54:28 devstack devstack@c-api.service[74731]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74731) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 18:54:28 devstack devstack@c-api.service[74731]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 18:54:28 devstack devstack@c-api.service[74731]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 18:54:28 devstack devstack@c-api.service[74732]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 18:54:28 devstack devstack@c-api.service[74732]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74732) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 18:54:28 devstack devstack@c-api.service[74732]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 18:54:28 devstack devstack@c-api.service[74732]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74731) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74732) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74732]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:54:29 devstack devstack@c-api.service[74731]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: INFO dbcounter [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Registered counter for database cinder Sep 08 18:54:30 devstack devstack@c-api.service[74731]: INFO dbcounter [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Registered counter for database cinder Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG oslo_db.sqlalchemy.engines [None req-03c447de-a801-4cf9-ba36-47a3cae2547b 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=74732) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG oslo_db.sqlalchemy.engines [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 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=74731) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG dbcounter [-] [74731] Writer thread running {{(pid=74731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG dbcounter [-] [74732] Writer thread running {{(pid=74732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 18:54:30 devstack devstack@c-api.service[74731]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 18:54:30 devstack devstack@c-api.service[74731]: INFO cinder.rpc [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 18:54:30 devstack devstack@c-api.service[74731]: INFO cinder.rpc [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 18:54:30 devstack devstack@c-api.service[74732]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 18:54:30 devstack devstack@c-api.service[74732]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 18:54:30 devstack devstack@c-api.service[74732]: INFO cinder.rpc [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 18:54:30 devstack devstack@c-api.service[74731]: INFO cinder.rpc [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 18:54:30 devstack devstack@c-api.service[74732]: INFO cinder.rpc [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 18:54:30 devstack devstack@c-api.service[74731]: INFO cinder.rpc [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: INFO cinder.rpc [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING cinder.keymgr.conf_key_mgr [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: INFO cinder.rpc [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING cinder.keymgr.conf_key_mgr [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG oslo_db.sqlalchemy.engines [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 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=74731) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG oslo_db.sqlalchemy.engines [None req-03c447de-a801-4cf9-ba36-47a3cae2547b 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=74732) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: INFO cinder.rpc [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 18:54:30 devstack devstack@c-api.service[74731]: INFO cinder.rpc [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 18:54:30 devstack devstack@c-api.service[74732]: INFO cinder.rpc [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: INFO cinder.rpc [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING cinder.api.contrib.hosts [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING cinder.api.contrib.hosts [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: extensions {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: os-volume-manage {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: os-quota-class-sets {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: os-hosts {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: capabilities {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: encryption {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: extensions {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: scheduler-stats {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: os-volume-manage {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: os-quota-sets {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: os-availability-zone {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: os-quota-class-sets {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: qos-specs {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: os-hosts {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: capabilities {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: extra_specs {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: encryption {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: backups {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: scheduler-stats {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: encryption {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: os-quota-sets {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: cgsnapshots {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: os-availability-zone {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: os-volume-type-access {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: qos-specs {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: consistencygroups {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: extra_specs {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: os-volume-transfer {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: backups {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extended resource: os-snapshot-manage {{(pid=74731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: encryption {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: cgsnapshots {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: os-volume-type-access {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: consistencygroups {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: os-volume-transfer {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extended resource: os-snapshot-manage {{(pid=74732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING stevedore.named [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WARNING castellan.key_manager [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.contrib.snapshot_actions [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] SnapshotActionsController initialized {{(pid=74731) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension AdminActions extending resource: volumes {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension AdminActions extending resource: snapshots {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension AdminActions extending resource: backups {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension VolumeActions extending resource: volumes {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension UsedLimits extending resource: limits {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension TypesManage extending resource: types {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.v3.router [None req-b3e04971-c121-41bd-b1b1-549fb6bebcc8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING stevedore.named [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WARNING castellan.key_manager [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.contrib.snapshot_actions [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] SnapshotActionsController initialized {{(pid=74732) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension AdminActions extending resource: volumes {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension AdminActions extending resource: snapshots {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension AdminActions extending resource: backups {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension VolumeActions extending resource: volumes {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension UsedLimits extending resource: limits {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension TypesManage extending resource: types {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension SnapshotActions extending resource: snapshots {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74732]: DEBUG cinder.api.v3.router [None req-03c447de-a801-4cf9-ba36-47a3cae2547b None None] Extension VolumeTypeAccess extending resource: types {{(pid=74732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7192f08a4668 pid: 74731 (default app) Sep 08 18:54:30 devstack devstack@c-api.service[74732]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7192f08a4668 pid: 74732 (default app) Sep 08 18:54:30 devstack devstack@c-api.service[74731]: DEBUG cinder.api.middleware.request_id [None req-b37c6153-fbb1-4d41-b930-c5ee6feec753 None None] RequestId filter calling following filter/app {{(pid=74731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 18:54:30 devstack devstack@c-api.service[74731]: [pid: 74731|app: 0|req: 1/1] 192.168.122.253 () {50 vars in 785 bytes} [Tue Sep 8 18:54:30 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 08 18:54:38 devstack devstack@c-api.service[74732]: DEBUG cinder.api.middleware.request_id [None req-585fe4a5-f54f-4f7d-a249-5fb6a4920f2b None None] RequestId filter calling following filter/app {{(pid=74732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 18:54:39 devstack devstack@c-api.service[74732]: INFO cinder.api.openstack.wsgi [None req-585fe4a5-f54f-4f7d-a249-5fb6a4920f2b admin admin] POST http://192.168.122.253/volume/v3/types Sep 08 18:54:39 devstack devstack@c-api.service[74732]: DEBUG cinder.api.openstack.wsgi [None req-585fe4a5-f54f-4f7d-a249-5fb6a4920f2b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 18:54:39 devstack devstack@c-api.service[74732]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 18:54:39 devstack devstack@c-api.service[74732]: warnings.warn( Sep 08 18:54:39 devstack devstack@c-api.service[74732]: DEBUG oslo_db.sqlalchemy.engines [None req-585fe4a5-f54f-4f7d-a249-5fb6a4920f2b 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=74732) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 18:54:39 devstack devstack@c-api.service[74732]: INFO cinder.api.openstack.wsgi [None req-585fe4a5-f54f-4f7d-a249-5fb6a4920f2b admin admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 18:54:39 devstack devstack@c-api.service[74732]: [pid: 74732|app: 0|req: 1/2] 192.168.122.253 () {60 vars in 1191 bytes} [Tue Sep 8 18:54:38 2026] POST /volume/v3/types => generated 186 bytes in 1377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 18:54:39 devstack devstack@c-api.service[74731]: DEBUG cinder.api.middleware.request_id [None req-b4115d26-3bc8-4e53-a2fa-f4f989049177 None None] RequestId filter calling following filter/app {{(pid=74731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 18:54:40 devstack devstack@c-api.service[74731]: DEBUG dbcounter [-] [74731] Writing DB stats cinder:SELECT=6 {{(pid=74731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 18:54:40 devstack devstack@c-api.service[74731]: INFO cinder.api.openstack.wsgi [None req-b4115d26-3bc8-4e53-a2fa-f4f989049177 admin admin] POST http://192.168.122.253/volume/v3/types/7175f1da-0325-408e-b3b1-61f1f1a5c6b6/extra_specs Sep 08 18:54:40 devstack devstack@c-api.service[74731]: DEBUG cinder.api.openstack.wsgi [None req-b4115d26-3bc8-4e53-a2fa-f4f989049177 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74731) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 18:54:40 devstack devstack@c-api.service[74731]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 18:54:40 devstack devstack@c-api.service[74731]: warnings.warn( Sep 08 18:54:40 devstack devstack@c-api.service[74731]: DEBUG oslo_db.sqlalchemy.engines [None req-b4115d26-3bc8-4e53-a2fa-f4f989049177 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=74731) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 18:54:40 devstack devstack@c-api.service[74731]: INFO cinder.api.openstack.wsgi [None req-b4115d26-3bc8-4e53-a2fa-f4f989049177 admin admin] http://192.168.122.253/volume/v3/types/7175f1da-0325-408e-b3b1-61f1f1a5c6b6/extra_specs returned with HTTP 200 Sep 08 18:54:40 devstack devstack@c-api.service[74731]: [pid: 74731|app: 0|req: 2/3] 192.168.122.253 () {60 vars in 1338 bytes} [Tue Sep 8 18:54:39 2026] POST /volume/v3/types/7175f1da-0325-408e-b3b1-61f1f1a5c6b6/extra_specs => generated 55 bytes in 811 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 18:54:49 devstack devstack@c-api.service[74732]: DEBUG dbcounter [-] [74732] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 18:54:50 devstack devstack@c-api.service[74731]: DEBUG dbcounter [-] [74731] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 18:55:22 devstack devstack@c-api.service[74732]: DEBUG cinder.api.middleware.request_id [None req-3a27cc89-73c4-4686-b422-7dc9b5f53468 None None] RequestId filter calling following filter/app {{(pid=74732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 18:55:22 devstack devstack@c-api.service[74732]: INFO cinder.api.openstack.wsgi [None req-3a27cc89-73c4-4686-b422-7dc9b5f53468 None None] GET http://192.168.122.253/volume// Sep 08 18:55:22 devstack devstack@c-api.service[74732]: DEBUG cinder.api.openstack.wsgi [None req-3a27cc89-73c4-4686-b422-7dc9b5f53468 None None] Empty body provided in request {{(pid=74732) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 18:55:22 devstack devstack@c-api.service[74732]: DEBUG cinder.api.openstack.wsgi [None req-3a27cc89-73c4-4686-b422-7dc9b5f53468 None None] Calling method 'all' {{(pid=74732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 18:55:22 devstack devstack@c-api.service[74732]: INFO cinder.api.openstack.wsgi [None req-3a27cc89-73c4-4686-b422-7dc9b5f53468 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 18:55:22 devstack devstack@c-api.service[74732]: [pid: 74732|app: 0|req: 2/4] 192.168.122.253 () {58 vars in 1314 bytes} [Tue Sep 8 18:55:22 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 18:57:06 devstack devstack@c-api.service[74731]: DEBUG cinder.api.middleware.request_id [None req-836ab1bd-d8f8-4c7d-8e45-543135c50e4d None None] RequestId filter calling following filter/app {{(pid=74731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 18:57:07 devstack devstack@c-api.service[74731]: INFO cinder.api.openstack.wsgi [None req-836ab1bd-d8f8-4c7d-8e45-543135c50e4d tempest-verify_tempest_config-2103227863 tempest-verify_tempest_config-2103227863-project-member] GET http://192.168.122.253/volume/v3/extensions Sep 08 18:57:07 devstack devstack@c-api.service[74731]: DEBUG cinder.api.openstack.wsgi [None req-836ab1bd-d8f8-4c7d-8e45-543135c50e4d tempest-verify_tempest_config-2103227863 tempest-verify_tempest_config-2103227863-project-member] Empty body provided in request {{(pid=74731) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 18:57:07 devstack devstack@c-api.service[74731]: DEBUG cinder.api.openstack.wsgi [None req-836ab1bd-d8f8-4c7d-8e45-543135c50e4d tempest-verify_tempest_config-2103227863 tempest-verify_tempest_config-2103227863-project-member] Calling method 'index' {{(pid=74731) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 18:57:07 devstack devstack@c-api.service[74731]: INFO cinder.api.openstack.wsgi [None req-836ab1bd-d8f8-4c7d-8e45-543135c50e4d tempest-verify_tempest_config-2103227863 tempest-verify_tempest_config-2103227863-project-member] http://192.168.122.253/volume/v3/extensions returned with HTTP 200 Sep 08 18:57:07 devstack devstack@c-api.service[74731]: [pid: 74731|app: 0|req: 3/5] 192.168.122.253 () {58 vars in 1130 bytes} [Tue Sep 8 18:57:06 2026] GET /volume/v3/extensions => generated 5245 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 18:57:14 devstack devstack@c-api.service[74732]: DEBUG cinder.api.middleware.request_id [None req-7b3034d1-22ad-4464-8822-79ad5df4b467 None None] RequestId filter calling following filter/app {{(pid=74732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 18:57:14 devstack devstack@c-api.service[74732]: INFO cinder.api.openstack.wsgi [None req-7b3034d1-22ad-4464-8822-79ad5df4b467 demo admin] POST http://192.168.122.253/volume/v3/types Sep 08 18:57:14 devstack devstack@c-api.service[74732]: DEBUG cinder.api.openstack.wsgi [None req-7b3034d1-22ad-4464-8822-79ad5df4b467 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 18:57:14 devstack devstack@c-api.service[74732]: INFO cinder.api.openstack.wsgi [None req-7b3034d1-22ad-4464-8822-79ad5df4b467 demo admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 18:57:14 devstack devstack@c-api.service[74732]: [pid: 74732|app: 0|req: 3/6] 192.168.122.253 () {60 vars in 1191 bytes} [Tue Sep 8 18:57:14 2026] POST /volume/v3/types => generated 184 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 18:57:24 devstack devstack@c-api.service[74732]: DEBUG dbcounter [-] [74732] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 18:59:03 devstack devstack@c-api.service[74730]: Tue Sep 8 18:59:03 2026 - graceful shutdown triggered... Sep 08 18:59:03 devstack devstack@c-api.service[74731]: Gracefully killing worker 1 (pid: 74731)... Sep 08 18:59:03 devstack devstack@c-api.service[74732]: Gracefully killing worker 2 (pid: 74732)... Sep 08 18:59:04 devstack devstack@c-api.service[74730]: worker 1 buried after 1 seconds Sep 08 18:59:04 devstack devstack@c-api.service[74730]: worker 2 buried after 1 seconds Sep 08 18:59:04 devstack devstack@c-api.service[74730]: goodbye to uWSGI. Sep 08 18:59:05 devstack devstack@c-api.service[86828]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 18:59:05 devstack devstack@c-api.service[86828]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 18:59:05 2026] *** Sep 08 18:59:05 devstack devstack@c-api.service[86828]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 18:59:05 devstack devstack@c-api.service[86828]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 18:59:05 devstack devstack@c-api.service[86828]: nodename: devstack Sep 08 18:59:05 devstack devstack@c-api.service[86828]: machine: x86_64 Sep 08 18:59:05 devstack devstack@c-api.service[86828]: clock source: unix Sep 08 18:59:05 devstack devstack@c-api.service[86828]: pcre jit disabled Sep 08 18:59:05 devstack devstack@c-api.service[86828]: detected number of CPU cores: 4 Sep 08 18:59:05 devstack devstack@c-api.service[86828]: current working directory: / Sep 08 18:59:05 devstack devstack@c-api.service[86828]: detected binary path: /usr/bin/uwsgi-core Sep 08 18:59:05 devstack devstack@c-api.service[86828]: your processes number limit is 47517 Sep 08 18:59:05 devstack devstack@c-api.service[86828]: your memory page size is 4096 bytes Sep 08 18:59:05 devstack devstack@c-api.service[86828]: detected max file descriptor number: 2048 Sep 08 18:59:05 devstack devstack@c-api.service[86828]: lock engine: pthread robust mutexes Sep 08 18:59:05 devstack devstack@c-api.service[86828]: thunder lock: enabled Sep 08 18:59:05 devstack devstack@c-api.service[86828]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 18:59:05 devstack devstack@c-api.service[86828]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 18:59:05 devstack devstack@c-api.service[86828]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 18:59:05 devstack devstack@c-api.service[86828]: Set PythonHome to /opt/stack/data/venv Sep 08 18:59:05 devstack devstack@c-api.service[86828]: Python main interpreter initialized at 0x7f153aca4668 Sep 08 18:59:05 devstack devstack@c-api.service[86828]: python threads support enabled Sep 08 18:59:05 devstack devstack@c-api.service[86828]: your server socket listen backlog is limited to 100 connections Sep 08 18:59:05 devstack devstack@c-api.service[86828]: your mercy for graceful operations on workers is 80 seconds Sep 08 18:59:05 devstack devstack@c-api.service[86828]: mapped 403077 bytes (393 KB) for 2 cores Sep 08 18:59:05 devstack devstack@c-api.service[86828]: *** Operational MODE: preforking *** Sep 08 18:59:05 devstack devstack@c-api.service[86828]: *** uWSGI is running in multiple interpreter mode *** Sep 08 18:59:05 devstack devstack@c-api.service[86828]: spawned uWSGI master process (pid: 86828) Sep 08 18:59:05 devstack devstack@c-api.service[86828]: spawned uWSGI worker 1 (pid: 86829, cores: 1) Sep 08 18:59:05 devstack devstack@c-api.service[86828]: spawned uWSGI worker 2 (pid: 86830, cores: 1) Sep 08 18:59:05 devstack devstack@c-api.service[86828]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 18:59:05 devstack devstack@c-api.service[86830]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 18:59:05 devstack devstack@c-api.service[86830]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 18:59:05 devstack devstack@c-api.service[86830]: we strongly recommend against using it for new projects. Sep 08 18:59:05 devstack devstack@c-api.service[86830]: If you are already using Eventlet, we recommend migrating to a different Sep 08 18:59:05 devstack devstack@c-api.service[86830]: framework. For more detail see Sep 08 18:59:05 devstack devstack@c-api.service[86830]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 18:59:05 devstack devstack@c-api.service[86830]: import eventlet # noqa Sep 08 18:59:05 devstack devstack@c-api.service[86829]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 18:59:05 devstack devstack@c-api.service[86829]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 18:59:05 devstack devstack@c-api.service[86829]: we strongly recommend against using it for new projects. Sep 08 18:59:05 devstack devstack@c-api.service[86829]: If you are already using Eventlet, we recommend migrating to a different Sep 08 18:59:05 devstack devstack@c-api.service[86829]: framework. For more detail see Sep 08 18:59:05 devstack devstack@c-api.service[86829]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 18:59:05 devstack devstack@c-api.service[86829]: import eventlet # noqa Sep 08 18:59:05 devstack devstack@c-api.service[86829]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 18:59:05 devstack devstack@c-api.service[86829]: from cgi import parse_header Sep 08 18:59:05 devstack devstack@c-api.service[86830]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 18:59:05 devstack devstack@c-api.service[86830]: from cgi import parse_header Sep 08 18:59:05 devstack devstack@c-api.service[86829]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 18:59:05 devstack devstack@c-api.service[86829]: warnings.warn( Sep 08 18:59:05 devstack devstack@c-api.service[86830]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 18:59:05 devstack devstack@c-api.service[86830]: warnings.warn( Sep 08 18:59:05 devstack devstack@c-api.service[86829]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 18:59:05 devstack devstack@c-api.service[86829]: removals.removed_module( Sep 08 18:59:05 devstack devstack@c-api.service[86829]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 18:59:05 devstack devstack@c-api.service[86829]: removals.removed_module( Sep 08 18:59:05 devstack devstack@c-api.service[86830]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 18:59:05 devstack devstack@c-api.service[86830]: removals.removed_module( Sep 08 18:59:05 devstack devstack@c-api.service[86830]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 18:59:05 devstack devstack@c-api.service[86830]: removals.removed_module( Sep 08 18:59:08 devstack devstack@c-api.service[86830]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 18:59:08 devstack devstack@c-api.service[86830]: warnings.warn( Sep 08 18:59:08 devstack devstack@c-api.service[86829]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 18:59:08 devstack devstack@c-api.service[86829]: warnings.warn( Sep 08 18:59:08 devstack devstack@c-api.service[86830]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 18:59:08 devstack devstack@c-api.service[86830]: warnings.warn( Sep 08 18:59:08 devstack devstack@c-api.service[86829]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 18:59:08 devstack devstack@c-api.service[86829]: warnings.warn( Sep 08 18:59:08 devstack devstack@c-api.service[86830]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 18:59:08 devstack devstack@c-api.service[86830]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86830) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 18:59:09 devstack devstack@c-api.service[86829]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 18:59:09 devstack devstack@c-api.service[86829]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86829) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 18:59:09 devstack devstack@c-api.service[86830]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 18:59:09 devstack devstack@c-api.service[86829]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 18:59:09 devstack devstack@c-api.service[86829]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86830) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:09 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86829) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: INFO dbcounter [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Registered counter for database cinder Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG oslo_db.sqlalchemy.engines [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: INFO dbcounter [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Registered counter for database cinder Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG oslo_db.sqlalchemy.engines [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86829) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG dbcounter [-] [86830] Writer thread running {{(pid=86830) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 18:59:10 devstack devstack@c-api.service[86830]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 18:59:10 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 18:59:10 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 18:59:10 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 18:59:10 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING cinder.keymgr.conf_key_mgr [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG oslo_db.sqlalchemy.engines [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 18:59:10 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG dbcounter [-] [86829] Writer thread running {{(pid=86829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 18:59:10 devstack devstack@c-api.service[86829]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 18:59:10 devstack devstack@c-api.service[86829]: INFO cinder.rpc [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: INFO cinder.rpc [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING cinder.api.contrib.hosts [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 18:59:10 devstack devstack@c-api.service[86829]: INFO cinder.rpc [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: INFO cinder.rpc [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING cinder.keymgr.conf_key_mgr [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: extensions {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: os-volume-manage {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: os-quota-class-sets {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: os-hosts {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: capabilities {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: encryption {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: scheduler-stats {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: os-quota-sets {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: os-availability-zone {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: qos-specs {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: extra_specs {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: backups {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: encryption {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: cgsnapshots {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: os-volume-type-access {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: consistencygroups {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: os-volume-transfer {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extended resource: os-snapshot-manage {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG oslo_db.sqlalchemy.engines [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86829) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: INFO cinder.rpc [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.contrib.snapshot_actions [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] SnapshotActionsController initialized {{(pid=86830) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension AdminActions extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension AdminActions extending resource: snapshots {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension AdminActions extending resource: backups {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension VolumeActions extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension UsedLimits extending resource: limits {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: INFO cinder.rpc [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension TypesManage extending resource: types {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension SnapshotActions extending resource: snapshots {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-46b30948-7626-4f35-83ec-76c3577e999e None None] Extension VolumeTypeAccess extending resource: types {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86830]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f153aca4668 pid: 86830 (default app) Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING cinder.api.contrib.hosts [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: extensions {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: os-volume-manage {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: os-quota-class-sets {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: os-hosts {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: capabilities {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: encryption {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: scheduler-stats {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: os-quota-sets {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: os-availability-zone {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: qos-specs {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: extra_specs {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: backups {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: encryption {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: cgsnapshots {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: os-volume-type-access {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: consistencygroups {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: os-volume-transfer {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extended resource: os-snapshot-manage {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.contrib.snapshot_actions [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] SnapshotActionsController initialized {{(pid=86829) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension AdminActions extending resource: volumes {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension AdminActions extending resource: snapshots {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension AdminActions extending resource: backups {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension VolumeActions extending resource: volumes {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension UsedLimits extending resource: limits {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension TypesManage extending resource: types {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-957b626c-de4d-4ec4-90e9-f9b1ebba4729 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:10 devstack devstack@c-api.service[86829]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f153aca4668 pid: 86829 (default app) Sep 08 18:59:15 devstack devstack@c-api.service[86828]: Tue Sep 8 18:59:15 2026 - graceful shutdown triggered... Sep 08 18:59:15 devstack devstack@c-api.service[86830]: Gracefully killing worker 2 (pid: 86830)... Sep 08 18:59:15 devstack devstack@c-api.service[86829]: Gracefully killing worker 1 (pid: 86829)... Sep 08 18:59:16 devstack devstack@c-api.service[86828]: worker 1 buried after 1 seconds Sep 08 18:59:16 devstack devstack@c-api.service[86828]: worker 2 buried after 1 seconds Sep 08 18:59:16 devstack devstack@c-api.service[86828]: goodbye to uWSGI. Sep 08 18:59:16 devstack devstack@c-api.service[87212]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 18:59:17 devstack devstack@c-api.service[87212]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 18:59:16 2026] *** Sep 08 18:59:17 devstack devstack@c-api.service[87212]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 18:59:17 devstack devstack@c-api.service[87212]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 18:59:17 devstack devstack@c-api.service[87212]: nodename: devstack Sep 08 18:59:17 devstack devstack@c-api.service[87212]: machine: x86_64 Sep 08 18:59:17 devstack devstack@c-api.service[87212]: clock source: unix Sep 08 18:59:17 devstack devstack@c-api.service[87212]: pcre jit disabled Sep 08 18:59:17 devstack devstack@c-api.service[87212]: detected number of CPU cores: 4 Sep 08 18:59:17 devstack devstack@c-api.service[87212]: current working directory: / Sep 08 18:59:17 devstack devstack@c-api.service[87212]: detected binary path: /usr/bin/uwsgi-core Sep 08 18:59:17 devstack devstack@c-api.service[87212]: your processes number limit is 47517 Sep 08 18:59:17 devstack devstack@c-api.service[87212]: your memory page size is 4096 bytes Sep 08 18:59:17 devstack devstack@c-api.service[87212]: detected max file descriptor number: 2048 Sep 08 18:59:17 devstack devstack@c-api.service[87212]: lock engine: pthread robust mutexes Sep 08 18:59:17 devstack devstack@c-api.service[87212]: thunder lock: enabled Sep 08 18:59:17 devstack devstack@c-api.service[87212]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 18:59:17 devstack devstack@c-api.service[87212]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 18:59:17 devstack devstack@c-api.service[87212]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 18:59:17 devstack devstack@c-api.service[87212]: Set PythonHome to /opt/stack/data/venv Sep 08 18:59:17 devstack devstack@c-api.service[87212]: Python main interpreter initialized at 0x7227f64a4668 Sep 08 18:59:17 devstack devstack@c-api.service[87212]: python threads support enabled Sep 08 18:59:17 devstack devstack@c-api.service[87212]: your server socket listen backlog is limited to 100 connections Sep 08 18:59:17 devstack devstack@c-api.service[87212]: your mercy for graceful operations on workers is 80 seconds Sep 08 18:59:17 devstack devstack@c-api.service[87212]: mapped 403077 bytes (393 KB) for 2 cores Sep 08 18:59:17 devstack devstack@c-api.service[87212]: *** Operational MODE: preforking *** Sep 08 18:59:17 devstack devstack@c-api.service[87212]: *** uWSGI is running in multiple interpreter mode *** Sep 08 18:59:17 devstack devstack@c-api.service[87212]: spawned uWSGI master process (pid: 87212) Sep 08 18:59:17 devstack devstack@c-api.service[87212]: spawned uWSGI worker 1 (pid: 87213, cores: 1) Sep 08 18:59:17 devstack devstack@c-api.service[87212]: spawned uWSGI worker 2 (pid: 87214, cores: 1) Sep 08 18:59:17 devstack devstack@c-api.service[87212]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 18:59:17 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 18:59:17 devstack devstack@c-api.service[87214]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 18:59:17 devstack devstack@c-api.service[87214]: we strongly recommend against using it for new projects. Sep 08 18:59:17 devstack devstack@c-api.service[87214]: If you are already using Eventlet, we recommend migrating to a different Sep 08 18:59:17 devstack devstack@c-api.service[87214]: framework. For more detail see Sep 08 18:59:17 devstack devstack@c-api.service[87214]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 18:59:17 devstack devstack@c-api.service[87214]: import eventlet # noqa Sep 08 18:59:17 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 18:59:17 devstack devstack@c-api.service[87213]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 18:59:17 devstack devstack@c-api.service[87213]: we strongly recommend against using it for new projects. Sep 08 18:59:17 devstack devstack@c-api.service[87213]: If you are already using Eventlet, we recommend migrating to a different Sep 08 18:59:17 devstack devstack@c-api.service[87213]: framework. For more detail see Sep 08 18:59:17 devstack devstack@c-api.service[87213]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 18:59:17 devstack devstack@c-api.service[87213]: import eventlet # noqa Sep 08 18:59:17 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 18:59:17 devstack devstack@c-api.service[87213]: from cgi import parse_header Sep 08 18:59:17 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 18:59:17 devstack devstack@c-api.service[87214]: from cgi import parse_header Sep 08 18:59:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 18:59:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 18:59:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 18:59:18 devstack devstack@c-api.service[87213]: removals.removed_module( Sep 08 18:59:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 18:59:18 devstack devstack@c-api.service[87213]: removals.removed_module( Sep 08 18:59:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 18:59:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 18:59:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 18:59:18 devstack devstack@c-api.service[87214]: removals.removed_module( Sep 08 18:59:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 18:59:18 devstack devstack@c-api.service[87214]: removals.removed_module( Sep 08 18:59:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 18:59:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 18:59:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 18:59:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 18:59:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 18:59:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 18:59:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 18:59:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 18:59:20 devstack devstack@c-api.service[87214]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 18:59:20 devstack devstack@c-api.service[87214]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87214) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 18:59:20 devstack devstack@c-api.service[87213]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 18:59:20 devstack devstack@c-api.service[87213]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87213) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 18:59:20 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 18:59:20 devstack devstack@c-api.service[87214]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 18:59:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 18:59:20 devstack devstack@c-api.service[87213]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 18:59:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87213) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 18:59:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87214) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: INFO dbcounter [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Registered counter for database cinder Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde 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=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writer thread running {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 18:59:22 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 18:59:22 devstack devstack@c-api.service[87213]: INFO cinder.rpc [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 18:59:22 devstack devstack@c-api.service[87213]: INFO cinder.rpc [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 18:59:22 devstack devstack@c-api.service[87214]: INFO dbcounter [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Registered counter for database cinder Sep 08 18:59:22 devstack devstack@c-api.service[87213]: INFO cinder.rpc [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 18:59:22 devstack devstack@c-api.service[87213]: INFO cinder.rpc [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING cinder.keymgr.conf_key_mgr [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-8856ef8d-f036-4926-8e97-1586054bca85 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=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde 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=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: INFO cinder.rpc [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 18:59:22 devstack devstack@c-api.service[87213]: INFO cinder.rpc [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING cinder.api.contrib.hosts [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: extensions {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: os-volume-manage {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: os-quota-class-sets {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: os-hosts {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: capabilities {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: encryption {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: scheduler-stats {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: os-quota-sets {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: os-availability-zone {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: qos-specs {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: extra_specs {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: backups {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: encryption {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: cgsnapshots {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writer thread running {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: os-volume-type-access {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: consistencygroups {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 18:59:22 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 18:59:22 devstack devstack@c-api.service[87214]: INFO cinder.rpc [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: os-volume-transfer {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extended resource: os-snapshot-manage {{(pid=87213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:22 devstack devstack@c-api.service[87214]: INFO cinder.rpc [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87214]: INFO cinder.rpc [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87214]: INFO cinder.rpc [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87214]: WARNING cinder.keymgr.conf_key_mgr [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:22 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.snapshot_actions [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] SnapshotActionsController initialized {{(pid=87213) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension AdminActions extending resource: volumes {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension AdminActions extending resource: snapshots {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension AdminActions extending resource: backups {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension VolumeActions extending resource: volumes {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension UsedLimits extending resource: limits {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension TypesManage extending resource: types {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension SnapshotActions extending resource: snapshots {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.router [None req-55c1f2cc-c8a7-44f4-b3f0-fc1fb3634cde None None] Extension VolumeTypeAccess extending resource: types {{(pid=87213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:22 devstack devstack@c-api.service[87213]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7227f64a4668 pid: 87213 (default app) Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-8856ef8d-f036-4926-8e97-1586054bca85 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=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: INFO cinder.rpc [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 18:59:23 devstack devstack@c-api.service[87214]: INFO cinder.rpc [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING cinder.api.contrib.hosts [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: extensions {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: os-volume-manage {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: os-quota-class-sets {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: os-hosts {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: capabilities {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: encryption {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: scheduler-stats {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: os-quota-sets {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: os-availability-zone {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: qos-specs {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: extra_specs {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: backups {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: encryption {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: cgsnapshots {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: os-volume-type-access {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: consistencygroups {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: os-volume-transfer {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extended resource: os-snapshot-manage {{(pid=87214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.snapshot_actions [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] SnapshotActionsController initialized {{(pid=87214) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension AdminActions extending resource: volumes {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension AdminActions extending resource: snapshots {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension AdminActions extending resource: backups {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension VolumeActions extending resource: volumes {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension UsedLimits extending resource: limits {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension TypesManage extending resource: types {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.router [None req-8856ef8d-f036-4926-8e97-1586054bca85 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 18:59:23 devstack devstack@c-api.service[87214]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7227f64a4668 pid: 87214 (default app) Sep 08 18:59:32 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=6 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 18:59:33 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=6 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:00:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:00:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-56908113"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:00:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-56908113'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:00:22 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Create volume of 1 GB Sep 08 19:00:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:00:22 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:00:22 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Availability zone cache updated, next update will occur around 2026-09-08 18:00:22.622436. {{(pid=87213) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 19:00:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Availability Zones retrieved successfully. Sep 08 19:00:22 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Flow 'volume_create_api' (689a00b0-3787-4427-af35-f8d058a0f79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:00:22 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e17fcd1-3739-4fc4-8f3a-da8629f50467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:22 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:00:22 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e17fcd1-3739-4fc4-8f3a-da8629f50467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:22 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cd736b0-a90f-4c4c-8333-493a2c7491f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:22 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:00:22 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:00:23 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Created reservations ['ea143a4c-8e87-4dfe-8966-b7c0940c5187', '3c8939e7-ea53-4d18-9c91-9309b19bb67a', '8a65cb72-5d41-4b5d-b534-8253c0a7ead0', '15758da0-ff5b-4564-8c9b-6f800c73176b'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:00:23 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cd736b0-a90f-4c4c-8333-493a2c7491f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea143a4c-8e87-4dfe-8966-b7c0940c5187', '3c8939e7-ea53-4d18-9c91-9309b19bb67a', '8a65cb72-5d41-4b5d-b534-8253c0a7ead0', '15758da0-ff5b-4564-8c9b-6f800c73176b']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:23 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0eaaa73-327f-48dd-8901-d5442a8a263f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:23 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:23 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:00:23 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0eaaa73-327f-48dd-8901-d5442a8a263f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7fa1799-eba1-46fe-b3a4-9713edffcf4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-56908113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5884bfae302429b8b0ed4424df255bf',qos_specs=None,replication_status=,reservations=['ea143a4c-8e87-4dfe-8966-b7c0940c5187','3c8939e7-ea53-4d18-9c91-9309b19bb67a','8a65cb72-5d41-4b5d-b534-8253c0a7ead0','15758da0-ff5b-4564-8c9b-6f800c73176b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84ac132cff0f4604a3ef07bcafec1069',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-56908113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7fa1799-eba1-46fe-b3a4-9713edffcf4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5884bfae302429b8b0ed4424df255bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84ac132cff0f4604a3ef07bcafec1069',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:23 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c06f03bc-fa7f-4abb-8efc-b28d94e1fb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:23 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c06f03bc-fa7f-4abb-8efc-b28d94e1fb37) transitioned into state 'SUCCESS' from state '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-56908113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5884bfae302429b8b0ed4424df255bf',qos_specs=None,replication_status=,reservations=['ea143a4c-8e87-4dfe-8966-b7c0940c5187','3c8939e7-ea53-4d18-9c91-9309b19bb67a','8a65cb72-5d41-4b5d-b534-8253c0a7ead0','15758da0-ff5b-4564-8c9b-6f800c73176b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84ac132cff0f4604a3ef07bcafec1069',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:23 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96c3a065-9500-4aec-8d87-be0f3004c755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:23 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96c3a065-9500-4aec-8d87-be0f3004c755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:23 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Flow 'volume_create_api' (689a00b0-3787-4427-af35-f8d058a0f79e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:00:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Create volume request issued successfully. Sep 08 19:00:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5e335061-4f7b-47ff-9067-e2a5db14f032 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:00:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1/1] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:00:21 2026] POST /volume/v3/volumes => generated 759 bytes in 1526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:00:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f6c10d87-9c61-45d3-b5af-376a82d76daf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f6c10d87-9c61-45d3-b5af-376a82d76daf tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:00:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f6c10d87-9c61-45d3-b5af-376a82d76daf tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f6c10d87-9c61-45d3-b5af-376a82d76daf tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:24 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-f6c10d87-9c61-45d3-b5af-376a82d76daf tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:00:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:00:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:00:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f6c10d87-9c61-45d3-b5af-376a82d76daf tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:00:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f6c10d87-9c61-45d3-b5af-376a82d76daf tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:00:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1/2] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:23 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 851 bytes in 1023 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:00:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-49bdfb17-bd9d-4120-b50a-4d3bcb8ad43d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-49bdfb17-bd9d-4120-b50a-4d3bcb8ad43d tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:00:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-49bdfb17-bd9d-4120-b50a-4d3bcb8ad43d tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-49bdfb17-bd9d-4120-b50a-4d3bcb8ad43d tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:00:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:00:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-49bdfb17-bd9d-4120-b50a-4d3bcb8ad43d tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:00:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-49bdfb17-bd9d-4120-b50a-4d3bcb8ad43d tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:00:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 2/3] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:25 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:00:34 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=4 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:00:35 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:00:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:00:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-663000721"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:00:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-663000721'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:00:45 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Create volume of 1 GB Sep 08 19:00:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:45 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 19:00:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Availability zone cache updated, next update will occur around 2026-09-08 18:00:45.519186. {{(pid=87214) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 19:00:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Availability Zones retrieved successfully. Sep 08 19:00:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Flow 'volume_create_api' (0551f51e-48fe-4b58-abc7-e9a43e78571e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:00:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddadb13b-3d03-4801-9404-63900e4a1e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:00:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddadb13b-3d03-4801-9404-63900e4a1e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1855bb2b-0c30-4c16-a58e-52b0f2c46a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:46 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:00:46 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:00:46 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Created reservations ['7a68ae15-f707-4060-a329-ed8f83340995', 'cc532c0f-8496-43cf-9edf-7d8912d6148e', '4c5f795c-c89f-4ccd-9110-25405006fce2', '432ca97e-3edb-48c4-98dc-b1994e346602'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:00:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1855bb2b-0c30-4c16-a58e-52b0f2c46a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a68ae15-f707-4060-a329-ed8f83340995', 'cc532c0f-8496-43cf-9edf-7d8912d6148e', '4c5f795c-c89f-4ccd-9110-25405006fce2', '432ca97e-3edb-48c4-98dc-b1994e346602']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4081d7df-95f4-4d0b-8114-cee69b613221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:00:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4081d7df-95f4-4d0b-8114-cee69b613221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-663000721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f06c440cc7c43a9b5ac2edff6b4be4e',qos_specs=None,replication_status=,reservations=['7a68ae15-f707-4060-a329-ed8f83340995','cc532c0f-8496-43cf-9edf-7d8912d6148e','4c5f795c-c89f-4ccd-9110-25405006fce2','432ca97e-3edb-48c4-98dc-b1994e346602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57ff6f46489f4893b67bf2507d1a23ed',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-663000721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f06c440cc7c43a9b5ac2edff6b4be4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57ff6f46489f4893b67bf2507d1a23ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cd64bfe-9105-4dc0-94b1-1901f20c28b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cd64bfe-9105-4dc0-94b1-1901f20c28b4) transitioned into state 'SUCCESS' from state '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-663000721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f06c440cc7c43a9b5ac2edff6b4be4e',qos_specs=None,replication_status=,reservations=['7a68ae15-f707-4060-a329-ed8f83340995','cc532c0f-8496-43cf-9edf-7d8912d6148e','4c5f795c-c89f-4ccd-9110-25405006fce2','432ca97e-3edb-48c4-98dc-b1994e346602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57ff6f46489f4893b67bf2507d1a23ed',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12fa3f8b-e58e-456e-9bcd-b21caea6ea99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12fa3f8b-e58e-456e-9bcd-b21caea6ea99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Flow 'volume_create_api' (0551f51e-48fe-4b58-abc7-e9a43e78571e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:00:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Create volume request issued successfully. Sep 08 19:00:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4affbc63-eaf0-47d3-a66d-c7893d57e9b7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:00:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 2/4] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:00:45 2026] POST /volume/v3/volumes => generated 760 bytes in 1575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:00:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-469cac49-330f-49bc-a0c2-88ba07878a35 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-469cac49-330f-49bc-a0c2-88ba07878a35 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:00:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-469cac49-330f-49bc-a0c2-88ba07878a35 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-469cac49-330f-49bc-a0c2-88ba07878a35 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:00:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:00:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-469cac49-330f-49bc-a0c2-88ba07878a35 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:00:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-469cac49-330f-49bc-a0c2-88ba07878a35 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:00:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 3/5] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:46 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 828 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:00:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2ab60359-8c9e-4b6f-ae05-047e1e69fd59 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2ab60359-8c9e-4b6f-ae05-047e1e69fd59 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:00:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2ab60359-8c9e-4b6f-ae05-047e1e69fd59 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2ab60359-8c9e-4b6f-ae05-047e1e69fd59 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:00:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:00:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2ab60359-8c9e-4b6f-ae05-047e1e69fd59 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:00:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2ab60359-8c9e-4b6f-ae05-047e1e69fd59 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:00:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 3/6] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:47 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 852 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:00:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e5ad2e09-00f9-4c4c-9ab0-2fab7ff80b40 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e5ad2e09-00f9-4c4c-9ab0-2fab7ff80b40 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:00:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e5ad2e09-00f9-4c4c-9ab0-2fab7ff80b40 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e5ad2e09-00f9-4c4c-9ab0-2fab7ff80b40 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:00:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:00:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e5ad2e09-00f9-4c4c-9ab0-2fab7ff80b40 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:00:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e5ad2e09-00f9-4c4c-9ab0-2fab7ff80b40 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:00:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 4/7] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:49 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 852 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:00:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3e2b6d03-6a6a-4965-9c66-3256676ae5d0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3e2b6d03-6a6a-4965-9c66-3256676ae5d0 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:00:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3e2b6d03-6a6a-4965-9c66-3256676ae5d0 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3e2b6d03-6a6a-4965-9c66-3256676ae5d0 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:50 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:50 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:00:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:00:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3e2b6d03-6a6a-4965-9c66-3256676ae5d0 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:00:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3e2b6d03-6a6a-4965-9c66-3256676ae5d0 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:00:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 4/8] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:50 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:00:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-3e164bb6-527c-493c-ba16-29f7c788446c req-c338b85e-f095-4e76-824a-235274eb5c81 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-c338b85e-f095-4e76-824a-235274eb5c81 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:00:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-c338b85e-f095-4e76-824a-235274eb5c81 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-c338b85e-f095-4e76-824a-235274eb5c81 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:00:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:00:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-3e164bb6-527c-493c-ba16-29f7c788446c req-c338b85e-f095-4e76-824a-235274eb5c81 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:00:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-c338b85e-f095-4e76-824a-235274eb5c81 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:00:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 5/9] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:00:51 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:00:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5224c694-c390-4562-acde-dae751a96fb6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:00:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-508883591"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:00:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-508883591'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:00:51 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Create volume of 1 GB Sep 08 19:00:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Availability Zones retrieved successfully. Sep 08 19:00:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Flow 'volume_create_api' (a89358d5-5ccc-42b9-a604-722008ac2a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:00:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1becfa8-1549-47b6-9db2-864501f3f6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:00:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1becfa8-1549-47b6-9db2-864501f3f6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8df2ba-b7d0-465a-a366-eb63bcf3fa48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:52 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Created reservations ['3388e375-af2c-4fc7-b138-ba88a4ddf90c', '484782a2-4f4c-4e11-9e49-8e674d3a28b9', '7f8af4bb-d6b7-451a-bba4-5eac170a305b', 'cb11ae90-17f9-4fcf-9439-8c1bef469a40'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:00:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8df2ba-b7d0-465a-a366-eb63bcf3fa48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3388e375-af2c-4fc7-b138-ba88a4ddf90c', '484782a2-4f4c-4e11-9e49-8e674d3a28b9', '7f8af4bb-d6b7-451a-bba4-5eac170a305b', 'cb11ae90-17f9-4fcf-9439-8c1bef469a40']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7360351c-8e75-480f-bab9-6a1be52338de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:00:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7360351c-8e75-480f-bab9-6a1be52338de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '392ccd3c-6a6c-4108-9f05-171a91348a8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-508883591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9044c22368ce4772aa59d8a4a861bd44',qos_specs=None,replication_status=,reservations=['3388e375-af2c-4fc7-b138-ba88a4ddf90c','484782a2-4f4c-4e11-9e49-8e674d3a28b9','7f8af4bb-d6b7-451a-bba4-5eac170a305b','cb11ae90-17f9-4fcf-9439-8c1bef469a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a694ce890eef4d0894dd1f75a6663c30',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:00:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-508883591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=392ccd3c-6a6c-4108-9f05-171a91348a8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9044c22368ce4772aa59d8a4a861bd44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a694ce890eef4d0894dd1f75a6663c30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8442dcb-5637-42c5-b862-534104b253d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8442dcb-5637-42c5-b862-534104b253d0) transitioned into state 'SUCCESS' from state '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-508883591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9044c22368ce4772aa59d8a4a861bd44',qos_specs=None,replication_status=,reservations=['3388e375-af2c-4fc7-b138-ba88a4ddf90c','484782a2-4f4c-4e11-9e49-8e674d3a28b9','7f8af4bb-d6b7-451a-bba4-5eac170a305b','cb11ae90-17f9-4fcf-9439-8c1bef469a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a694ce890eef4d0894dd1f75a6663c30',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a50b638-a6eb-46ba-871a-340511d450d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:00:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2b1405d4-bd8f-42ad-81e5-67836bd1f728 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2b1405d4-bd8f-42ad-81e5-67836bd1f728 None None] GET http://192.168.122.253/volume// Sep 08 19:00:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2b1405d4-bd8f-42ad-81e5-67836bd1f728 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2b1405d4-bd8f-42ad-81e5-67836bd1f728 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2b1405d4-bd8f-42ad-81e5-67836bd1f728 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:00:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 6/10] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:00:52 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:00:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a50b638-a6eb-46ba-871a-340511d450d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:00:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Flow 'volume_create_api' (a89358d5-5ccc-42b9-a604-722008ac2a18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:00:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Create volume request issued successfully. Sep 08 19:00:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5224c694-c390-4562-acde-dae751a96fb6 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:00:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 5/11] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:00:51 2026] POST /volume/v3/volumes => generated 763 bytes in 1048 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:00:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a31cdd75-daef-4eb3-904b-59580f862007 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a31cdd75-daef-4eb3-904b-59580f862007 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] GET http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e Sep 08 19:00:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a31cdd75-daef-4eb3-904b-59580f862007 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a31cdd75-daef-4eb3-904b-59580f862007 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-3e164bb6-527c-493c-ba16-29f7c788446c req-e8a995c2-a7e2-4f10-ad58-1ee8a124d889 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:00:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:00:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a31cdd75-daef-4eb3-904b-59580f862007 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Volume info retrieved successfully. Sep 08 19:00:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a31cdd75-daef-4eb3-904b-59580f862007 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e returned with HTTP 200 Sep 08 19:00:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 7/12] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:52 2026] GET /volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e => generated 831 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:00:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-e8a995c2-a7e2-4f10-ad58-1ee8a124d889 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:00:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-e8a995c2-a7e2-4f10-ad58-1ee8a124d889 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e", "connector": null, "instance_uuid": "973998d4-1839-4596-b94a-9302f09cd3a5"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:00:53 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:53 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:00:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:00:53 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Sep 08 19:00:53 devstack devstack@c-api.service[87214]: .first() Sep 08 19:00:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-e8a995c2-a7e2-4f10-ad58-1ee8a124d889 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:00:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 6/13] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:00:52 2026] POST /volume/v3/attachments => generated 273 bytes in 1233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:00:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1db2c1a9-4779-4cee-98a8-afb72de8d7fe None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1db2c1a9-4779-4cee-98a8-afb72de8d7fe tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] GET http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e Sep 08 19:00:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1db2c1a9-4779-4cee-98a8-afb72de8d7fe tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1db2c1a9-4779-4cee-98a8-afb72de8d7fe tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:53 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:53 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:00:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:00:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1db2c1a9-4779-4cee-98a8-afb72de8d7fe tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Volume info retrieved successfully. Sep 08 19:00:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4f299e74-4a78-4c02-9d5e-552fd1633c5a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f299e74-4a78-4c02-9d5e-552fd1633c5a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:00:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f299e74-4a78-4c02-9d5e-552fd1633c5a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f299e74-4a78-4c02-9d5e-552fd1633c5a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1db2c1a9-4779-4cee-98a8-afb72de8d7fe tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e returned with HTTP 200 Sep 08 19:00:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 8/14] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:53 2026] GET /volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:00:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:00:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:00:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4f299e74-4a78-4c02-9d5e-552fd1633c5a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:00:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f299e74-4a78-4c02-9d5e-552fd1633c5a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:00:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 7/15] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:53 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 852 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:00:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c58edca2-e2dc-4123-9f42-baf623ad080d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c58edca2-e2dc-4123-9f42-baf623ad080d None None] GET http://192.168.122.253/volume// Sep 08 19:00:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c58edca2-e2dc-4123-9f42-baf623ad080d None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c58edca2-e2dc-4123-9f42-baf623ad080d None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c58edca2-e2dc-4123-9f42-baf623ad080d None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:00:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 9/16] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:00:54 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:00:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-3e164bb6-527c-493c-ba16-29f7c788446c req-502d2a3e-fdc2-46ef-8be1-47a5cb8a3672 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-502d2a3e-fdc2-46ef-8be1-47a5cb8a3672 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:00:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-502d2a3e-fdc2-46ef-8be1-47a5cb8a3672 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-502d2a3e-fdc2-46ef-8be1-47a5cb8a3672 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:00:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:00:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-3e164bb6-527c-493c-ba16-29f7c788446c req-502d2a3e-fdc2-46ef-8be1-47a5cb8a3672 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:00:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-502d2a3e-fdc2-46ef-8be1-47a5cb8a3672 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:00:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 8/17] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:00:54 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 1033 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:00:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f4121d25-5c94-4bdc-bc96-cace3a1e347c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4121d25-5c94-4bdc-bc96-cace3a1e347c tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] GET http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e Sep 08 19:00:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4121d25-5c94-4bdc-bc96-cace3a1e347c tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4121d25-5c94-4bdc-bc96-cace3a1e347c tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c305ccd6-2139-41b8-a83e-603c2807020a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c305ccd6-2139-41b8-a83e-603c2807020a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:00:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c305ccd6-2139-41b8-a83e-603c2807020a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c305ccd6-2139-41b8-a83e-603c2807020a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:00:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:00:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:00:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:00:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f4121d25-5c94-4bdc-bc96-cace3a1e347c tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Volume info retrieved successfully. Sep 08 19:00:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c305ccd6-2139-41b8-a83e-603c2807020a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:00:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c305ccd6-2139-41b8-a83e-603c2807020a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:00:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 9/18] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:55 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 852 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:00:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4121d25-5c94-4bdc-bc96-cace3a1e347c tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e returned with HTTP 200 Sep 08 19:00:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 10/19] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:55 2026] GET /volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e => generated 856 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:00:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-35fb357a-aa9d-4af4-b1ae-9aff03332051 req-0c66da38-bf96-4dea-8779-850d8f2d02b8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-35fb357a-aa9d-4af4-b1ae-9aff03332051 req-0c66da38-bf96-4dea-8779-850d8f2d02b8 tempest-VolumesAdminNegativeTest-1752227970 tempest-VolumesAdminNegativeTest-1752227970-project] GET http://192.168.122.253/volume/v3/volumes/a8e27952-b2bc-4aef-9f52-f89d62789a05 Sep 08 19:00:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-35fb357a-aa9d-4af4-b1ae-9aff03332051 req-0c66da38-bf96-4dea-8779-850d8f2d02b8 tempest-VolumesAdminNegativeTest-1752227970 tempest-VolumesAdminNegativeTest-1752227970-project] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-35fb357a-aa9d-4af4-b1ae-9aff03332051 req-0c66da38-bf96-4dea-8779-850d8f2d02b8 tempest-VolumesAdminNegativeTest-1752227970 tempest-VolumesAdminNegativeTest-1752227970-project] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-35fb357a-aa9d-4af4-b1ae-9aff03332051 req-0c66da38-bf96-4dea-8779-850d8f2d02b8 tempest-VolumesAdminNegativeTest-1752227970 tempest-VolumesAdminNegativeTest-1752227970-project] http://192.168.122.253/volume/v3/volumes/a8e27952-b2bc-4aef-9f52-f89d62789a05 returned with HTTP 404 Sep 08 19:00:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 10/20] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:00:55 2026] GET /volume/v3/volumes/a8e27952-b2bc-4aef-9f52-f89d62789a05 => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:00:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bc09005e-c6c1-492e-b1a9-766358d414b0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bc09005e-c6c1-492e-b1a9-766358d414b0 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] DELETE http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e Sep 08 19:00:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bc09005e-c6c1-492e-b1a9-766358d414b0 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bc09005e-c6c1-492e-b1a9-766358d414b0 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:56 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-bc09005e-c6c1-492e-b1a9-766358d414b0 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Delete volume with id: 392ccd3c-6a6c-4108-9f05-171a91348a8e Sep 08 19:00:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:00:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:00:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bc09005e-c6c1-492e-b1a9-766358d414b0 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Volume info retrieved successfully. Sep 08 19:00:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bc09005e-c6c1-492e-b1a9-766358d414b0 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Delete volume request issued successfully. Sep 08 19:00:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bc09005e-c6c1-492e-b1a9-766358d414b0 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e returned with HTTP 202 Sep 08 19:00:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c7a46294-d5f0-45a0-9725-4f1c41e420a0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 11/21] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:00:56 2026] DELETE /volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:00:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c7a46294-d5f0-45a0-9725-4f1c41e420a0 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] GET http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e Sep 08 19:00:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c7a46294-d5f0-45a0-9725-4f1c41e420a0 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c7a46294-d5f0-45a0-9725-4f1c41e420a0 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:00:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:00:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c7a46294-d5f0-45a0-9725-4f1c41e420a0 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Volume info retrieved successfully. Sep 08 19:00:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d209a7bf-5cac-430b-922f-4bc9093b6eba None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c7a46294-d5f0-45a0-9725-4f1c41e420a0 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e returned with HTTP 200 Sep 08 19:00:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d209a7bf-5cac-430b-922f-4bc9093b6eba tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:00:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d209a7bf-5cac-430b-922f-4bc9093b6eba tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d209a7bf-5cac-430b-922f-4bc9093b6eba tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 11/22] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:56 2026] GET /volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e => generated 855 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:00:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:00:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:00:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d209a7bf-5cac-430b-922f-4bc9093b6eba tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:00:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d209a7bf-5cac-430b-922f-4bc9093b6eba tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:00:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 12/23] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:56 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 852 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:00:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-3e164bb6-527c-493c-ba16-29f7c788446c req-315465db-30f7-4eba-8c29-2617f2daa15d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-315465db-30f7-4eba-8c29-2617f2daa15d tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] PUT http://192.168.122.253/volume/v3/attachments/a0f40627-95dd-4eb7-ae70-071092c87f2c Sep 08 19:00:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-315465db-30f7-4eba-8c29-2617f2daa15d tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:00:57 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-3e164bb6-527c-493c-ba16-29f7c788446c req-315465db-30f7-4eba-8c29-2617f2daa15d tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Acquiring lock "cinder-attachment_update-5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e-devstack" by "attachment_update" {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:00:57 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-3e164bb6-527c-493c-ba16-29f7c788446c req-315465db-30f7-4eba-8c29-2617f2daa15d tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Lock "cinder-attachment_update-5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e-devstack" acquired by "attachment_update" :: waited 0.043s {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:00:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:00:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:00:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b41f41cb-c539-4c43-988c-6071f46a7271 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b41f41cb-c539-4c43-988c-6071f46a7271 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] GET http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e Sep 08 19:00:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b41f41cb-c539-4c43-988c-6071f46a7271 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b41f41cb-c539-4c43-988c-6071f46a7271 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:00:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:00:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b41f41cb-c539-4c43-988c-6071f46a7271 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Volume info retrieved successfully. Sep 08 19:00:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b41f41cb-c539-4c43-988c-6071f46a7271 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e returned with HTTP 200 Sep 08 19:00:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 13/24] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:57 2026] GET /volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e => generated 855 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:00:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-223a5918-815a-4af7-b43c-970814bb6d2d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-223a5918-815a-4af7-b43c-970814bb6d2d tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:00:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-223a5918-815a-4af7-b43c-970814bb6d2d tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-223a5918-815a-4af7-b43c-970814bb6d2d tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:00:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:00:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-223a5918-815a-4af7-b43c-970814bb6d2d tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:00:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-223a5918-815a-4af7-b43c-970814bb6d2d tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:00:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 14/25] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:57 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 852 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:00:58 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-3e164bb6-527c-493c-ba16-29f7c788446c req-315465db-30f7-4eba-8c29-2617f2daa15d tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Lock "cinder-attachment_update-5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e-devstack" released by "attachment_update" :: held 0.908s {{(pid=87214) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:00:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-315465db-30f7-4eba-8c29-2617f2daa15d tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/attachments/a0f40627-95dd-4eb7-ae70-071092c87f2c returned with HTTP 200 Sep 08 19:00:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 12/26] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:00:57 2026] PUT /volume/v3/attachments/a0f40627-95dd-4eb7-ae70-071092c87f2c => generated 694 bytes in 1034 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:00:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8c729c02-73e8-4187-be2e-b4fdc56c7cfc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8c729c02-73e8-4187-be2e-b4fdc56c7cfc tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] GET http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e Sep 08 19:00:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8c729c02-73e8-4187-be2e-b4fdc56c7cfc tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8c729c02-73e8-4187-be2e-b4fdc56c7cfc tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:00:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:00:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8c729c02-73e8-4187-be2e-b4fdc56c7cfc tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Volume info retrieved successfully. Sep 08 19:00:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8c729c02-73e8-4187-be2e-b4fdc56c7cfc tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e returned with HTTP 200 Sep 08 19:00:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 15/27] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:58 2026] GET /volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e => generated 855 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:00:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c6c32918-ee56-4bb5-a660-6a01063672a5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c6c32918-ee56-4bb5-a660-6a01063672a5 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:00:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c6c32918-ee56-4bb5-a660-6a01063672a5 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c6c32918-ee56-4bb5-a660-6a01063672a5 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:00:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:00:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c6c32918-ee56-4bb5-a660-6a01063672a5 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:00:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c6c32918-ee56-4bb5-a660-6a01063672a5 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:00:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 13/28] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:58 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 853 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:00:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2e8c46d6-979f-4635-8220-f58e6d2fe386 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:00:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2e8c46d6-979f-4635-8220-f58e6d2fe386 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] GET http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e Sep 08 19:00:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2e8c46d6-979f-4635-8220-f58e6d2fe386 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:00:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2e8c46d6-979f-4635-8220-f58e6d2fe386 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:00:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:00:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:00:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:00:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:00:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2e8c46d6-979f-4635-8220-f58e6d2fe386 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Volume info retrieved successfully. Sep 08 19:00:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2e8c46d6-979f-4635-8220-f58e6d2fe386 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e returned with HTTP 200 Sep 08 19:00:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 16/29] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:00:59 2026] GET /volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e => generated 855 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-96e14391-2b7f-4edf-8468-f4195b8dd488 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-96e14391-2b7f-4edf-8468-f4195b8dd488 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:01:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-96e14391-2b7f-4edf-8468-f4195b8dd488 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-96e14391-2b7f-4edf-8468-f4195b8dd488 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-96e14391-2b7f-4edf-8468-f4195b8dd488 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:01:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-96e14391-2b7f-4edf-8468-f4195b8dd488 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:01:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 14/30] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:00 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 853 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:01:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-3e164bb6-527c-493c-ba16-29f7c788446c req-b83f26b0-5520-4d71-9aaa-20dda1d1ae7c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-b83f26b0-5520-4d71-9aaa-20dda1d1ae7c tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] POST http://192.168.122.253/volume/v3/attachments/a0f40627-95dd-4eb7-ae70-071092c87f2c/action Sep 08 19:01:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-b83f26b0-5520-4d71-9aaa-20dda1d1ae7c tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Action body: b'{"os-complete": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:01:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-b83f26b0-5520-4d71-9aaa-20dda1d1ae7c tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:01:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 08 19:01:00 devstack devstack@c-api.service[87213]: .first() Sep 08 19:01:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:00 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3e164bb6-527c-493c-ba16-29f7c788446c req-b83f26b0-5520-4d71-9aaa-20dda1d1ae7c tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/attachments/a0f40627-95dd-4eb7-ae70-071092c87f2c/action returned with HTTP 204 Sep 08 19:01:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 17/31] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:01:00 2026] POST /volume/v3/attachments/a0f40627-95dd-4eb7-ae70-071092c87f2c/action => generated 0 bytes in 178 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:01:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ffb59cff-3534-48fd-8acb-056cb723e842 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ffb59cff-3534-48fd-8acb-056cb723e842 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] GET http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e Sep 08 19:01:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ffb59cff-3534-48fd-8acb-056cb723e842 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ffb59cff-3534-48fd-8acb-056cb723e842 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ffb59cff-3534-48fd-8acb-056cb723e842 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Volume info retrieved successfully. Sep 08 19:01:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ffb59cff-3534-48fd-8acb-056cb723e842 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e returned with HTTP 200 Sep 08 19:01:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 15/32] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:00 2026] GET /volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e => generated 855 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8ddf423d-cf7e-4665-8739-2d457a7ac388 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8ddf423d-cf7e-4665-8739-2d457a7ac388 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:01:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8ddf423d-cf7e-4665-8739-2d457a7ac388 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8ddf423d-cf7e-4665-8739-2d457a7ac388 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8ddf423d-cf7e-4665-8739-2d457a7ac388 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:01:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8ddf423d-cf7e-4665-8739-2d457a7ac388 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:01:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 18/33] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:01 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 1145 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:01:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-93ed72a2-ac3b-42b8-a288-da9a1b08b686 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-93ed72a2-ac3b-42b8-a288-da9a1b08b686 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:01:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-93ed72a2-ac3b-42b8-a288-da9a1b08b686 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-93ed72a2-ac3b-42b8-a288-da9a1b08b686 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-93ed72a2-ac3b-42b8-a288-da9a1b08b686 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:01:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-93ed72a2-ac3b-42b8-a288-da9a1b08b686 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:01:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 16/34] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:01 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 1145 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:01:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-955e2b33-14ee-4aca-9718-279aaf7b6cf4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-955e2b33-14ee-4aca-9718-279aaf7b6cf4 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] GET http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e Sep 08 19:01:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-955e2b33-14ee-4aca-9718-279aaf7b6cf4 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-955e2b33-14ee-4aca-9718-279aaf7b6cf4 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-955e2b33-14ee-4aca-9718-279aaf7b6cf4 tempest-VolumesAdminNegativeTest-1733056587 tempest-VolumesAdminNegativeTest-1733056587-project-member] http://192.168.122.253/volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e returned with HTTP 404 Sep 08 19:01:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 19/35] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:02 2026] GET /volume/v3/volumes/392ccd3c-6a6c-4108-9f05-171a91348a8e => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:01:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-bdefc6cb-c6e4-45c0-adaa-a88853da7e6d req-ee64963a-7e64-41d6-ba19-97ee8cf3dcd5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bdefc6cb-c6e4-45c0-adaa-a88853da7e6d req-ee64963a-7e64-41d6-ba19-97ee8cf3dcd5 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] DELETE http://192.168.122.253/volume/v3/attachments/a0f40627-95dd-4eb7-ae70-071092c87f2c Sep 08 19:01:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bdefc6cb-c6e4-45c0-adaa-a88853da7e6d req-ee64963a-7e64-41d6-ba19-97ee8cf3dcd5 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bdefc6cb-c6e4-45c0-adaa-a88853da7e6d req-ee64963a-7e64-41d6-ba19-97ee8cf3dcd5 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:05 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:01:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bdefc6cb-c6e4-45c0-adaa-a88853da7e6d req-ee64963a-7e64-41d6-ba19-97ee8cf3dcd5 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/attachments/a0f40627-95dd-4eb7-ae70-071092c87f2c returned with HTTP 200 Sep 08 19:01:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 17/36] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:01:05 2026] DELETE /volume/v3/attachments/a0f40627-95dd-4eb7-ae70-071092c87f2c => generated 19 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f5bdf23d-2698-4bd5-baa0-81c474864722 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f5bdf23d-2698-4bd5-baa0-81c474864722 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:01:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f5bdf23d-2698-4bd5-baa0-81c474864722 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f5bdf23d-2698-4bd5-baa0-81c474864722 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f5bdf23d-2698-4bd5-baa0-81c474864722 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:01:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f5bdf23d-2698-4bd5-baa0-81c474864722 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:01:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 20/37] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:07 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a2fff3eb-e029-4b66-bc8b-3cd59fcd20f7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a2fff3eb-e029-4b66-bc8b-3cd59fcd20f7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:01:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a2fff3eb-e029-4b66-bc8b-3cd59fcd20f7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a2fff3eb-e029-4b66-bc8b-3cd59fcd20f7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a2fff3eb-e029-4b66-bc8b-3cd59fcd20f7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:01:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a2fff3eb-e029-4b66-bc8b-3cd59fcd20f7 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:01:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 18/38] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:07 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-42eb3989-7981-407e-a8a6-01bdd4104e1b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-42eb3989-7981-407e-a8a6-01bdd4104e1b tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:01:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-42eb3989-7981-407e-a8a6-01bdd4104e1b tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-42eb3989-7981-407e-a8a6-01bdd4104e1b tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-42eb3989-7981-407e-a8a6-01bdd4104e1b tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:01:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-42eb3989-7981-407e-a8a6-01bdd4104e1b tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:01:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 21/39] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:08 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ab82dd66-c5fa-4acd-81fc-8dbd8c94f495 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ab82dd66-c5fa-4acd-81fc-8dbd8c94f495 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] DELETE http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:01:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ab82dd66-c5fa-4acd-81fc-8dbd8c94f495 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ab82dd66-c5fa-4acd-81fc-8dbd8c94f495 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:08 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-ab82dd66-c5fa-4acd-81fc-8dbd8c94f495 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Delete volume with id: 5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:01:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ab82dd66-c5fa-4acd-81fc-8dbd8c94f495 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:01:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ab82dd66-c5fa-4acd-81fc-8dbd8c94f495 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Delete volume request issued successfully. Sep 08 19:01:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ab82dd66-c5fa-4acd-81fc-8dbd8c94f495 tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 202 Sep 08 19:01:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 19/40] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:01:08 2026] DELETE /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:01:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-593eb374-fe47-46c3-ad1b-3867191f1ffc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-593eb374-fe47-46c3-ad1b-3867191f1ffc tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:01:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-593eb374-fe47-46c3-ad1b-3867191f1ffc tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-593eb374-fe47-46c3-ad1b-3867191f1ffc tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-593eb374-fe47-46c3-ad1b-3867191f1ffc tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:01:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-593eb374-fe47-46c3-ad1b-3867191f1ffc tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:01:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 22/41] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:08 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a2354fa7-fa4a-43a0-b9bc-321e46f6071a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a2354fa7-fa4a-43a0-b9bc-321e46f6071a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:01:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a2354fa7-fa4a-43a0-b9bc-321e46f6071a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a2354fa7-fa4a-43a0-b9bc-321e46f6071a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:09 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:09 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a2354fa7-fa4a-43a0-b9bc-321e46f6071a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Volume info retrieved successfully. Sep 08 19:01:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a2354fa7-fa4a-43a0-b9bc-321e46f6071a tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 200 Sep 08 19:01:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 20/42] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:09 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-139dc174-41d8-41b6-ae86-87ea1ada17eb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-139dc174-41d8-41b6-ae86-87ea1ada17eb tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] GET http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e Sep 08 19:01:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-139dc174-41d8-41b6-ae86-87ea1ada17eb tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-139dc174-41d8-41b6-ae86-87ea1ada17eb tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-139dc174-41d8-41b6-ae86-87ea1ada17eb tempest-DeleteServersTestJSON-1394938403 tempest-DeleteServersTestJSON-1394938403-project-member] http://192.168.122.253/volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e returned with HTTP 404 Sep 08 19:01:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 23/43] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:10 2026] GET /volume/v3/volumes/5ef8b6b2-d2c3-49ef-990e-36fe0f47e65e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:01:19 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=133,cinder:INSERT=22,cinder:UPDATE=31 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:01:20 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=72,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:01:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-3562e294-5314-4e8d-9982-c124dd05bb17 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-3562e294-5314-4e8d-9982-c124dd05bb17 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:01:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-3562e294-5314-4e8d-9982-c124dd05bb17 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-3562e294-5314-4e8d-9982-c124dd05bb17 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-3562e294-5314-4e8d-9982-c124dd05bb17 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:01:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-3562e294-5314-4e8d-9982-c124dd05bb17 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:01:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 21/44] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:01:41 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 852 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-18241e4e-4c31-4e01-a026-9551189eff6f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-18241e4e-4c31-4e01-a026-9551189eff6f None None] GET http://192.168.122.253/volume// Sep 08 19:01:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-18241e4e-4c31-4e01-a026-9551189eff6f None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-18241e4e-4c31-4e01-a026-9551189eff6f None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-18241e4e-4c31-4e01-a026-9551189eff6f None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:01:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 24/45] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:01:42 2026] GET /volume/ => generated 390 bytes in 43 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:01:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-77738033-77f4-4776-856d-8129260b7d1b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-77738033-77f4-4776-856d-8129260b7d1b tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:01:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-77738033-77f4-4776-856d-8129260b7d1b tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7fa1799-eba1-46fe-b3a4-9713edffcf4f", "connector": null, "instance_uuid": "b84611ca-3537-4770-9416-02bc6b082e70"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:01:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-77738033-77f4-4776-856d-8129260b7d1b tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:01:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 22/46] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:01:42 2026] POST /volume/v3/attachments => generated 273 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:01:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bb39932d-f452-4334-bedc-9add98308d1c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bb39932d-f452-4334-bedc-9add98308d1c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:01:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bb39932d-f452-4334-bedc-9add98308d1c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bb39932d-f452-4334-bedc-9add98308d1c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-731c3dcc-ea40-4a87-9f59-26cf315a0a01 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-731c3dcc-ea40-4a87-9f59-26cf315a0a01 None None] GET http://192.168.122.253/volume// Sep 08 19:01:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-731c3dcc-ea40-4a87-9f59-26cf315a0a01 None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-731c3dcc-ea40-4a87-9f59-26cf315a0a01 None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-731c3dcc-ea40-4a87-9f59-26cf315a0a01 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:01:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 23/47] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:01: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 08 19:01:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-e9a12a59-7f2b-4d91-b5a7-9b93bc0fd5bc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-e9a12a59-7f2b-4d91-b5a7-9b93bc0fd5bc tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:01:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-e9a12a59-7f2b-4d91-b5a7-9b93bc0fd5bc tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-e9a12a59-7f2b-4d91-b5a7-9b93bc0fd5bc tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bb39932d-f452-4334-bedc-9add98308d1c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:01:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bb39932d-f452-4334-bedc-9add98308d1c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:01:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 25/48] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:42 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 851 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-e9a12a59-7f2b-4d91-b5a7-9b93bc0fd5bc tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:01:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-e9a12a59-7f2b-4d91-b5a7-9b93bc0fd5bc tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:01:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 24/49] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:01:42 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 1032 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 19:01:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-92719446-a893-4cdc-ad2b-3cfefe599d0e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-92719446-a893-4cdc-ad2b-3cfefe599d0e tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] PUT http://192.168.122.253/volume/v3/attachments/e7756456-ba24-4c50-8f04-409446571442 Sep 08 19:01:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-92719446-a893-4cdc-ad2b-3cfefe599d0e tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:01:43 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-92719446-a893-4cdc-ad2b-3cfefe599d0e tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Acquiring lock "cinder-attachment_update-b7fa1799-eba1-46fe-b3a4-9713edffcf4f-devstack" by "attachment_update" {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:01:43 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-92719446-a893-4cdc-ad2b-3cfefe599d0e tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Lock "cinder-attachment_update-b7fa1799-eba1-46fe-b3a4-9713edffcf4f-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:01:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:43 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-92719446-a893-4cdc-ad2b-3cfefe599d0e tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Lock "cinder-attachment_update-b7fa1799-eba1-46fe-b3a4-9713edffcf4f-devstack" released by "attachment_update" :: held 0.595s {{(pid=87213) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:01:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-92719446-a893-4cdc-ad2b-3cfefe599d0e tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/attachments/e7756456-ba24-4c50-8f04-409446571442 returned with HTTP 200 Sep 08 19:01:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 26/50] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:01:43 2026] PUT /volume/v3/attachments/e7756456-ba24-4c50-8f04-409446571442 => generated 694 bytes in 721 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:01:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dfca8b95-cb4c-42fa-b7d1-0f08ae6dd949 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dfca8b95-cb4c-42fa-b7d1-0f08ae6dd949 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:01:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dfca8b95-cb4c-42fa-b7d1-0f08ae6dd949 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dfca8b95-cb4c-42fa-b7d1-0f08ae6dd949 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-dfca8b95-cb4c-42fa-b7d1-0f08ae6dd949 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:01:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dfca8b95-cb4c-42fa-b7d1-0f08ae6dd949 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:01:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 25/51] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:43 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b91065ab-80fb-4ef0-ab72-3cafc5cf600c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b91065ab-80fb-4ef0-ab72-3cafc5cf600c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:01:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b91065ab-80fb-4ef0-ab72-3cafc5cf600c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b91065ab-80fb-4ef0-ab72-3cafc5cf600c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b91065ab-80fb-4ef0-ab72-3cafc5cf600c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:01:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b91065ab-80fb-4ef0-ab72-3cafc5cf600c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:01:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 27/52] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:44 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-7dbb2531-30e2-49fe-9eab-e658fb62fb38 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-7dbb2531-30e2-49fe-9eab-e658fb62fb38 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] POST http://192.168.122.253/volume/v3/attachments/e7756456-ba24-4c50-8f04-409446571442/action Sep 08 19:01:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-7dbb2531-30e2-49fe-9eab-e658fb62fb38 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Action body: b'{"os-complete": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:01:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-7dbb2531-30e2-49fe-9eab-e658fb62fb38 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:01:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-0731d67e-72a2-4679-a36b-abd2b9aab246 req-7dbb2531-30e2-49fe-9eab-e658fb62fb38 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/attachments/e7756456-ba24-4c50-8f04-409446571442/action returned with HTTP 204 Sep 08 19:01:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 26/53] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:01:45 2026] POST /volume/v3/attachments/e7756456-ba24-4c50-8f04-409446571442/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:01:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6d93c5c4-80e7-4969-99b6-386cbf867ccb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d93c5c4-80e7-4969-99b6-386cbf867ccb tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:01:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d93c5c4-80e7-4969-99b6-386cbf867ccb tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d93c5c4-80e7-4969-99b6-386cbf867ccb tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6d93c5c4-80e7-4969-99b6-386cbf867ccb tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:01:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d93c5c4-80e7-4969-99b6-386cbf867ccb tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:01:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 28/54] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:46 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 1144 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:01:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c0c88f13-e58e-4f86-be14-1a3ad395409d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c0c88f13-e58e-4f86-be14-1a3ad395409d tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:01:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c0c88f13-e58e-4f86-be14-1a3ad395409d tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c0c88f13-e58e-4f86-be14-1a3ad395409d tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c0c88f13-e58e-4f86-be14-1a3ad395409d tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:01:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c0c88f13-e58e-4f86-be14-1a3ad395409d tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:01:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 27/55] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:46 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 1144 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:01:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-49e12bf2-03f5-40eb-ae5d-8ac6ac0714df None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-49e12bf2-03f5-40eb-ae5d-8ac6ac0714df tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:01:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-49e12bf2-03f5-40eb-ae5d-8ac6ac0714df tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-49e12bf2-03f5-40eb-ae5d-8ac6ac0714df tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-49e12bf2-03f5-40eb-ae5d-8ac6ac0714df tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:01:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-49e12bf2-03f5-40eb-ae5d-8ac6ac0714df tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:01:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 29/56] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:01:49 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 1144 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:01:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-62121c17-a353-414e-98e8-a4ae8347def4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-62121c17-a353-414e-98e8-a4ae8347def4 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] POST http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f/action Sep 08 19:01:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-62121c17-a353-414e-98e8-a4ae8347def4 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:01:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-62121c17-a353-414e-98e8-a4ae8347def4 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:01:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-62121c17-a353-414e-98e8-a4ae8347def4 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:01:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-62121c17-a353-414e-98e8-a4ae8347def4 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Begin detaching volume completed successfully. Sep 08 19:01:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-62121c17-a353-414e-98e8-a4ae8347def4 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f/action returned with HTTP 202 Sep 08 19:01:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 28/57] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:01:49 2026] POST /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:01:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3e39ba80-07bb-43e5-ac3e-66cdf5cdbc05 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3e39ba80-07bb-43e5-ac3e-66cdf5cdbc05 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:01:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3e39ba80-07bb-43e5-ac3e-66cdf5cdbc05 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3e39ba80-07bb-43e5-ac3e-66cdf5cdbc05 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:50 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3e39ba80-07bb-43e5-ac3e-66cdf5cdbc05 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:01:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3e39ba80-07bb-43e5-ac3e-66cdf5cdbc05 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:01:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 30/58] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:50 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 1147 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:01:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bdb76810-669d-4b62-80b3-118635a17f32 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:01:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-614063392"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:01:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-614063392'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:01:50 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Create volume of 1 GB Sep 08 19:01:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Availability Zones retrieved successfully. Sep 08 19:01:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Flow 'volume_create_api' (b795078e-af32-4d52-9e08-fa03e2f4735b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:01:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec21e1b-dca5-4e6d-977c-724486b96735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:01:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:01:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-936146f6-2054-4972-bbc4-ba5857cc248f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-936146f6-2054-4972-bbc4-ba5857cc248f None None] GET http://192.168.122.253/volume// Sep 08 19:01:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-936146f6-2054-4972-bbc4-ba5857cc248f None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-936146f6-2054-4972-bbc4-ba5857cc248f None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-936146f6-2054-4972-bbc4-ba5857cc248f None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:01:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 31/59] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:01:50 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:01:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-38780a62-69db-4517-8513-63338115cf87 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec21e1b-dca5-4e6d-977c-724486b96735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:01:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505f096e-8937-417c-b730-2578b503bd02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:01:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-38780a62-69db-4517-8513-63338115cf87 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:01:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-38780a62-69db-4517-8513-63338115cf87 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-38780a62-69db-4517-8513-63338115cf87 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:50 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-38780a62-69db-4517-8513-63338115cf87 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:01:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-38780a62-69db-4517-8513-63338115cf87 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:01:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 32/60] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:01:50 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 1328 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:01:51 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Created reservations ['ea3eacb1-e7ea-4087-a31b-0f1623fea826', '62697bdc-5d39-44a6-b4ae-625e2104b0cd', '49263c06-0dcb-4855-8309-3473822cefef', 'b73daef9-dd3e-4df9-a80b-bc644996ff7b'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:01:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505f096e-8937-417c-b730-2578b503bd02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea3eacb1-e7ea-4087-a31b-0f1623fea826', '62697bdc-5d39-44a6-b4ae-625e2104b0cd', '49263c06-0dcb-4855-8309-3473822cefef', 'b73daef9-dd3e-4df9-a80b-bc644996ff7b']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:01:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52e2f85e-4720-4a34-be84-db527a094305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:01:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-903082b9-ec31-48f3-8290-0cb6c4aa5556 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-903082b9-ec31-48f3-8290-0cb6c4aa5556 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:01:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-903082b9-ec31-48f3-8290-0cb6c4aa5556 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-903082b9-ec31-48f3-8290-0cb6c4aa5556 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-903082b9-ec31-48f3-8290-0cb6c4aa5556 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:01:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-903082b9-ec31-48f3-8290-0cb6c4aa5556 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:01:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 33/61] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:51 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 1147 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:01:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52e2f85e-4720-4a34-be84-db527a094305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e956e5c-abae-4c37-96ff-a0855fa1c431', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-614063392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='667fdef8ea21445fbcf900761934d852',qos_specs=None,replication_status=,reservations=['ea3eacb1-e7ea-4087-a31b-0f1623fea826','62697bdc-5d39-44a6-b4ae-625e2104b0cd','49263c06-0dcb-4855-8309-3473822cefef','b73daef9-dd3e-4df9-a80b-bc644996ff7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1f73175424c45e8acc5085d7a8ba1ac',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-614063392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e956e5c-abae-4c37-96ff-a0855fa1c431,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='667fdef8ea21445fbcf900761934d852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1f73175424c45e8acc5085d7a8ba1ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:01:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4438a246-8072-4c67-917c-260e1d7a1107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:01:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4438a246-8072-4c67-917c-260e1d7a1107) transitioned into state 'SUCCESS' from state '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-614063392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='667fdef8ea21445fbcf900761934d852',qos_specs=None,replication_status=,reservations=['ea3eacb1-e7ea-4087-a31b-0f1623fea826','62697bdc-5d39-44a6-b4ae-625e2104b0cd','49263c06-0dcb-4855-8309-3473822cefef','b73daef9-dd3e-4df9-a80b-bc644996ff7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1f73175424c45e8acc5085d7a8ba1ac',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:01:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aa1a8b8-ed4c-4efc-acb6-8782273f4af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:01:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aa1a8b8-ed4c-4efc-acb6-8782273f4af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:01:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Flow 'volume_create_api' (b795078e-af32-4d52-9e08-fa03e2f4735b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:01:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Create volume request issued successfully. Sep 08 19:01:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bdb76810-669d-4b62-80b3-118635a17f32 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:01:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 29/62] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:01:50 2026] POST /volume/v3/volumes => generated 767 bytes in 1218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:01:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9242aa6d-f52f-4426-be64-d96bd56206ab None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9242aa6d-f52f-4426-be64-d96bd56206ab tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] GET http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 Sep 08 19:01:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9242aa6d-f52f-4426-be64-d96bd56206ab tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9242aa6d-f52f-4426-be64-d96bd56206ab tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-194a9186-bdc8-432c-a6b9-0bdf1259818a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-194a9186-bdc8-432c-a6b9-0bdf1259818a tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] DELETE http://192.168.122.253/volume/v3/attachments/e7756456-ba24-4c50-8f04-409446571442 Sep 08 19:01:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-194a9186-bdc8-432c-a6b9-0bdf1259818a tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-194a9186-bdc8-432c-a6b9-0bdf1259818a tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9242aa6d-f52f-4426-be64-d96bd56206ab tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Volume info retrieved successfully. Sep 08 19:01:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9242aa6d-f52f-4426-be64-d96bd56206ab tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 returned with HTTP 200 Sep 08 19:01:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 34/63] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:51 2026] GET /volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 => generated 835 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:51 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:01:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-be16366c-38c1-4642-a6f6-ee7b6a38d64a req-194a9186-bdc8-432c-a6b9-0bdf1259818a tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/attachments/e7756456-ba24-4c50-8f04-409446571442 returned with HTTP 200 Sep 08 19:01:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 30/64] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:01:51 2026] DELETE /volume/v3/attachments/e7756456-ba24-4c50-8f04-409446571442 => generated 19 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ed21a0ad-8f5b-48cd-8aa1-4ac6c7a9295c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ed21a0ad-8f5b-48cd-8aa1-4ac6c7a9295c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:01:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ed21a0ad-8f5b-48cd-8aa1-4ac6c7a9295c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ed21a0ad-8f5b-48cd-8aa1-4ac6c7a9295c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ed21a0ad-8f5b-48cd-8aa1-4ac6c7a9295c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:01:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ed21a0ad-8f5b-48cd-8aa1-4ac6c7a9295c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:01:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 35/65] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:52 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 852 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9b777bf9-c108-437e-aed3-374dda65e620 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9b777bf9-c108-437e-aed3-374dda65e620 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] GET http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 Sep 08 19:01:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9b777bf9-c108-437e-aed3-374dda65e620 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9b777bf9-c108-437e-aed3-374dda65e620 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9b777bf9-c108-437e-aed3-374dda65e620 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Volume info retrieved successfully. Sep 08 19:01:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9b777bf9-c108-437e-aed3-374dda65e620 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 returned with HTTP 200 Sep 08 19:01:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 31/66] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:52 2026] GET /volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 => generated 859 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-aee0d5cd-d403-4689-8e47-01315474bb9b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aee0d5cd-d403-4689-8e47-01315474bb9b tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] GET http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 Sep 08 19:01:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aee0d5cd-d403-4689-8e47-01315474bb9b tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aee0d5cd-d403-4689-8e47-01315474bb9b tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:01:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:01:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-aee0d5cd-d403-4689-8e47-01315474bb9b tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Volume info retrieved successfully. Sep 08 19:01:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aee0d5cd-d403-4689-8e47-01315474bb9b tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 returned with HTTP 200 Sep 08 19:01:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 36/67] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:54 2026] GET /volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 => generated 859 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:01:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3e6f3768-2c94-4f40-aa4d-fcdb99338d29 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:01:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3e6f3768-2c94-4f40-aa4d-fcdb99338d29 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] GET http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 Sep 08 19:01:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3e6f3768-2c94-4f40-aa4d-fcdb99338d29 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:01:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3e6f3768-2c94-4f40-aa4d-fcdb99338d29 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:01:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:01:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:01:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:01:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:01:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3e6f3768-2c94-4f40-aa4d-fcdb99338d29 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Volume info retrieved successfully. Sep 08 19:01:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3e6f3768-2c94-4f40-aa4d-fcdb99338d29 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 returned with HTTP 200 Sep 08 19:01:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 32/68] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:01:55 2026] GET /volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 => generated 860 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ecaa7ee7-fa6e-4330-85af-306c2ef9f7ae None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ecaa7ee7-fa6e-4330-85af-306c2ef9f7ae tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:02:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ecaa7ee7-fa6e-4330-85af-306c2ef9f7ae tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ecaa7ee7-fa6e-4330-85af-306c2ef9f7ae tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:02 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:02 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ecaa7ee7-fa6e-4330-85af-306c2ef9f7ae tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:02:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ecaa7ee7-fa6e-4330-85af-306c2ef9f7ae tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:02:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 37/69] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:02 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ec5043e0-a8ca-4833-a95b-e61cb0c7161c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ec5043e0-a8ca-4833-a95b-e61cb0c7161c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:02:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ec5043e0-a8ca-4833-a95b-e61cb0c7161c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ec5043e0-a8ca-4833-a95b-e61cb0c7161c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ec5043e0-a8ca-4833-a95b-e61cb0c7161c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:02:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ec5043e0-a8ca-4833-a95b-e61cb0c7161c tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:02:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 33/70] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:02 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 852 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:12 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=55,cinder:UPDATE=1 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:02:13 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=80,cinder:UPDATE=20,cinder:INSERT=11 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:02:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8883d80b-c0c7-49ac-a61a-17f249401b90 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8883d80b-c0c7-49ac-a61a-17f249401b90 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] DELETE http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 Sep 08 19:02:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8883d80b-c0c7-49ac-a61a-17f249401b90 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8883d80b-c0c7-49ac-a61a-17f249401b90 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:17 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-8883d80b-c0c7-49ac-a61a-17f249401b90 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Delete volume with id: 6e956e5c-abae-4c37-96ff-a0855fa1c431 Sep 08 19:02:17 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:17 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:17 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:17 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8883d80b-c0c7-49ac-a61a-17f249401b90 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Volume info retrieved successfully. Sep 08 19:02:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8883d80b-c0c7-49ac-a61a-17f249401b90 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Delete volume request issued successfully. Sep 08 19:02:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8883d80b-c0c7-49ac-a61a-17f249401b90 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 returned with HTTP 202 Sep 08 19:02:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 38/71] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:02:17 2026] DELETE /volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:02:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4eeef7da-8b44-4efe-a280-e93c3f07f527 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4eeef7da-8b44-4efe-a280-e93c3f07f527 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] GET http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 Sep 08 19:02:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4eeef7da-8b44-4efe-a280-e93c3f07f527 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4eeef7da-8b44-4efe-a280-e93c3f07f527 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:17 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:17 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:17 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:17 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4eeef7da-8b44-4efe-a280-e93c3f07f527 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Volume info retrieved successfully. Sep 08 19:02:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4eeef7da-8b44-4efe-a280-e93c3f07f527 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 returned with HTTP 200 Sep 08 19:02:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 34/72] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:17 2026] GET /volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 => generated 859 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b8bb9bd7-1d92-4a2c-b273-62509eee9672 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b8bb9bd7-1d92-4a2c-b273-62509eee9672 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] DELETE http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:02:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b8bb9bd7-1d92-4a2c-b273-62509eee9672 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b8bb9bd7-1d92-4a2c-b273-62509eee9672 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:17 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-b8bb9bd7-1d92-4a2c-b273-62509eee9672 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Delete volume with id: b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:02:17 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:17 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:17 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:17 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b8bb9bd7-1d92-4a2c-b273-62509eee9672 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:02:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b8bb9bd7-1d92-4a2c-b273-62509eee9672 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Delete volume request issued successfully. Sep 08 19:02:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b8bb9bd7-1d92-4a2c-b273-62509eee9672 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 202 Sep 08 19:02:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 39/73] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:02:17 2026] DELETE /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:02:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7b182b6b-9e32-4be6-95b7-f5ecf20c1bf4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7b182b6b-9e32-4be6-95b7-f5ecf20c1bf4 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:02:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7b182b6b-9e32-4be6-95b7-f5ecf20c1bf4 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7b182b6b-9e32-4be6-95b7-f5ecf20c1bf4 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:17 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:17 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:17 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:17 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7b182b6b-9e32-4be6-95b7-f5ecf20c1bf4 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:02:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7b182b6b-9e32-4be6-95b7-f5ecf20c1bf4 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:02:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 35/74] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:17 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 851 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5bb14842-1c8b-42ab-860d-3996ab31eea3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5bb14842-1c8b-42ab-860d-3996ab31eea3 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] GET http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 Sep 08 19:02:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5bb14842-1c8b-42ab-860d-3996ab31eea3 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5bb14842-1c8b-42ab-860d-3996ab31eea3 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5bb14842-1c8b-42ab-860d-3996ab31eea3 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Volume info retrieved successfully. Sep 08 19:02:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5bb14842-1c8b-42ab-860d-3996ab31eea3 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 returned with HTTP 200 Sep 08 19:02:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 40/75] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:18 2026] GET /volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 => generated 859 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7026d3de-6b2d-4c10-beeb-d14970230c1b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7026d3de-6b2d-4c10-beeb-d14970230c1b tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:02:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7026d3de-6b2d-4c10-beeb-d14970230c1b tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7026d3de-6b2d-4c10-beeb-d14970230c1b tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7026d3de-6b2d-4c10-beeb-d14970230c1b tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Volume info retrieved successfully. Sep 08 19:02:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7026d3de-6b2d-4c10-beeb-d14970230c1b tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 200 Sep 08 19:02:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 36/76] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:19 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 851 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-66b77e34-2a32-4f6b-81a6-7b5a689f18f9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-66b77e34-2a32-4f6b-81a6-7b5a689f18f9 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] GET http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 Sep 08 19:02:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-66b77e34-2a32-4f6b-81a6-7b5a689f18f9 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-66b77e34-2a32-4f6b-81a6-7b5a689f18f9 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-66b77e34-2a32-4f6b-81a6-7b5a689f18f9 tempest-ServerRescueNegativeTestJSON-1286994889 tempest-ServerRescueNegativeTestJSON-1286994889-project-member] http://192.168.122.253/volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 returned with HTTP 404 Sep 08 19:02:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 41/77] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:19 2026] GET /volume/v3/volumes/6e956e5c-abae-4c37-96ff-a0855fa1c431 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:02:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-25126a1c-c16f-4e16-994b-0fc41a03b256 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-25126a1c-c16f-4e16-994b-0fc41a03b256 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] GET http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f Sep 08 19:02:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-25126a1c-c16f-4e16-994b-0fc41a03b256 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-25126a1c-c16f-4e16-994b-0fc41a03b256 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-25126a1c-c16f-4e16-994b-0fc41a03b256 tempest-TaggedAttachmentsTest-1172765676 tempest-TaggedAttachmentsTest-1172765676-project-member] http://192.168.122.253/volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f returned with HTTP 404 Sep 08 19:02:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 37/78] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:20 2026] GET /volume/v3/volumes/b7fa1799-eba1-46fe-b3a4-9713edffcf4f => generated 109 bytes in 740 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:02:30 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=11,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:02:30 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=13 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:02:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-690427305"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-690427305'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Create volume of 1 GB Sep 08 19:02:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Availability Zones retrieved successfully. Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Flow 'volume_create_api' (8ecc03d5-3e7b-42fc-8fb6-d78cf13f562a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a041f53-d414-45d1-b798-6a4e276d8dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a041f53-d414-45d1-b798-6a4e276d8dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3724c1d3-5da0-43b8-9d3e-8e26b8f2a3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Created reservations ['6d0c0e48-6895-4ae0-b0ea-695db344e799', '7f2d2385-1fc6-4d66-ba44-f9b7aedc0a01', 'cfda6b54-308a-4930-b787-7af43852c60b', '702660c7-6501-4cb4-8e60-ce89220a6f76'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3724c1d3-5da0-43b8-9d3e-8e26b8f2a3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d0c0e48-6895-4ae0-b0ea-695db344e799', '7f2d2385-1fc6-4d66-ba44-f9b7aedc0a01', 'cfda6b54-308a-4930-b787-7af43852c60b', '702660c7-6501-4cb4-8e60-ce89220a6f76']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ccc4c3-14e7-4832-ac4b-a88554e7e2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ccc4c3-14e7-4832-ac4b-a88554e7e2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4fdca42-0b12-4f82-8baf-315d8a5cfc2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-690427305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb5c2bec28764130bb0568c0506c9102',qos_specs=None,replication_status=,reservations=['6d0c0e48-6895-4ae0-b0ea-695db344e799','7f2d2385-1fc6-4d66-ba44-f9b7aedc0a01','cfda6b54-308a-4930-b787-7af43852c60b','702660c7-6501-4cb4-8e60-ce89220a6f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d58ccebfc242a29ab4b61bf52b771c',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-690427305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4fdca42-0b12-4f82-8baf-315d8a5cfc2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb5c2bec28764130bb0568c0506c9102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83d58ccebfc242a29ab4b61bf52b771c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e85838-a129-4ca1-b55e-a597d70e3896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e85838-a129-4ca1-b55e-a597d70e3896) transitioned into state 'SUCCESS' from state '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-690427305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb5c2bec28764130bb0568c0506c9102',qos_specs=None,replication_status=,reservations=['6d0c0e48-6895-4ae0-b0ea-695db344e799','7f2d2385-1fc6-4d66-ba44-f9b7aedc0a01','cfda6b54-308a-4930-b787-7af43852c60b','702660c7-6501-4cb4-8e60-ce89220a6f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d58ccebfc242a29ab4b61bf52b771c',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ec97b9-48e6-4222-b4de-4b2bed438173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ec97b9-48e6-4222-b4de-4b2bed438173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Flow 'volume_create_api' (8ecc03d5-3e7b-42fc-8fb6-d78cf13f562a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:02:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Create volume request issued successfully. Sep 08 19:02:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-13f5f95e-deae-4b0d-9ccf-9052c21bc2d3 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:02:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 42/79] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:02:31 2026] POST /volume/v3/volumes => generated 762 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:02:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ea305d2d-8dfb-47eb-81af-a98896ad93ae None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ea305d2d-8dfb-47eb-81af-a98896ad93ae tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] GET http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e Sep 08 19:02:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ea305d2d-8dfb-47eb-81af-a98896ad93ae tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ea305d2d-8dfb-47eb-81af-a98896ad93ae tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ea305d2d-8dfb-47eb-81af-a98896ad93ae tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume info retrieved successfully. Sep 08 19:02:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ea305d2d-8dfb-47eb-81af-a98896ad93ae tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e returned with HTTP 200 Sep 08 19:02:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 38/80] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:32 2026] GET /volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e => generated 830 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-737ba8c7-4b02-42b4-9181-0e7a438f9370 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-737ba8c7-4b02-42b4-9181-0e7a438f9370 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] GET http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e Sep 08 19:02:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-737ba8c7-4b02-42b4-9181-0e7a438f9370 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-737ba8c7-4b02-42b4-9181-0e7a438f9370 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-737ba8c7-4b02-42b4-9181-0e7a438f9370 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume info retrieved successfully. Sep 08 19:02:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-737ba8c7-4b02-42b4-9181-0e7a438f9370 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e returned with HTTP 200 Sep 08 19:02:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 43/81] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:33 2026] GET /volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e => generated 854 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f6d0e40a-0937-4906-8d14-54e61d49f8d7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f6d0e40a-0937-4906-8d14-54e61d49f8d7 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] GET http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e Sep 08 19:02:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f6d0e40a-0937-4906-8d14-54e61d49f8d7 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f6d0e40a-0937-4906-8d14-54e61d49f8d7 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f6d0e40a-0937-4906-8d14-54e61d49f8d7 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume info retrieved successfully. Sep 08 19:02:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f6d0e40a-0937-4906-8d14-54e61d49f8d7 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e returned with HTTP 200 Sep 08 19:02:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 39/82] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:34 2026] GET /volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f7d77160-a33f-4542-9407-c07a4db8bdd9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f7d77160-a33f-4542-9407-c07a4db8bdd9 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] POST http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e/action Sep 08 19:02:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f7d77160-a33f-4542-9407-c07a4db8bdd9 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:02:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f7d77160-a33f-4542-9407-c07a4db8bdd9 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:02:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f7d77160-a33f-4542-9407-c07a4db8bdd9 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume info retrieved successfully. Sep 08 19:02:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f7d77160-a33f-4542-9407-c07a4db8bdd9 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume updated successfully. Sep 08 19:02:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f7d77160-a33f-4542-9407-c07a4db8bdd9 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e/action returned with HTTP 200 Sep 08 19:02:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 44/83] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:02:34 2026] POST /volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e/action => generated 0 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 19:02:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7ca76d99-f031-428f-a81c-dd269ba16f40 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7ca76d99-f031-428f-a81c-dd269ba16f40 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] GET http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e Sep 08 19:02:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7ca76d99-f031-428f-a81c-dd269ba16f40 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7ca76d99-f031-428f-a81c-dd269ba16f40 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:35 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:35 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7ca76d99-f031-428f-a81c-dd269ba16f40 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume info retrieved successfully. Sep 08 19:02:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7ca76d99-f031-428f-a81c-dd269ba16f40 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e returned with HTTP 200 Sep 08 19:02:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 40/84] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:35 2026] GET /volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-601b953d-e472-45a7-8ade-6300f3b26853 req-e40af971-5b48-4d60-b7a2-1553a0057139 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-601b953d-e472-45a7-8ade-6300f3b26853 req-e40af971-5b48-4d60-b7a2-1553a0057139 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] GET http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e Sep 08 19:02:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-601b953d-e472-45a7-8ade-6300f3b26853 req-e40af971-5b48-4d60-b7a2-1553a0057139 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-601b953d-e472-45a7-8ade-6300f3b26853 req-e40af971-5b48-4d60-b7a2-1553a0057139 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-601b953d-e472-45a7-8ade-6300f3b26853 req-e40af971-5b48-4d60-b7a2-1553a0057139 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume info retrieved successfully. Sep 08 19:02:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-601b953d-e472-45a7-8ade-6300f3b26853 req-e40af971-5b48-4d60-b7a2-1553a0057139 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e returned with HTTP 200 Sep 08 19:02:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 45/85] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:02:35 2026] GET /volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:02:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3bd86719-6270-4605-923e-ee29bb5450d5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:02:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-769162285"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:02:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-769162285'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:02:38 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Create volume of 1 GB Sep 08 19:02:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Availability Zones retrieved successfully. Sep 08 19:02:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Flow 'volume_create_api' (28a6943e-68cf-4c6b-afa6-1a21910c9a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:02:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa31edf4-0abc-4258-a91d-5cb42e48621f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:02:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa31edf4-0abc-4258-a91d-5cb42e48621f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d90216c-7542-4efb-9274-22420618e080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:39 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Created reservations ['93317483-f3de-40d9-80eb-ca634eaa431e', '8fba4127-d122-4784-a70c-d12553d0d868', '7f63bd19-8794-49ea-9872-37e94dc2bf1e', '37f5e7d9-0c9c-49a8-98c6-f5b5119566ae'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:02:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d90216c-7542-4efb-9274-22420618e080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93317483-f3de-40d9-80eb-ca634eaa431e', '8fba4127-d122-4784-a70c-d12553d0d868', '7f63bd19-8794-49ea-9872-37e94dc2bf1e', '37f5e7d9-0c9c-49a8-98c6-f5b5119566ae']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (033f7561-434c-4d73-8905-7d07483ac354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (033f7561-434c-4d73-8905-7d07483ac354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '426b5b7e-c3c9-4216-864b-52cbe8f9d413', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-769162285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb5c2bec28764130bb0568c0506c9102',qos_specs=None,replication_status=,reservations=['93317483-f3de-40d9-80eb-ca634eaa431e','8fba4127-d122-4784-a70c-d12553d0d868','7f63bd19-8794-49ea-9872-37e94dc2bf1e','37f5e7d9-0c9c-49a8-98c6-f5b5119566ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d58ccebfc242a29ab4b61bf52b771c',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-769162285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=426b5b7e-c3c9-4216-864b-52cbe8f9d413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb5c2bec28764130bb0568c0506c9102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83d58ccebfc242a29ab4b61bf52b771c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (691ed438-7900-4f75-88be-b116c38e798c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (691ed438-7900-4f75-88be-b116c38e798c) transitioned into state 'SUCCESS' from state '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-769162285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb5c2bec28764130bb0568c0506c9102',qos_specs=None,replication_status=,reservations=['93317483-f3de-40d9-80eb-ca634eaa431e','8fba4127-d122-4784-a70c-d12553d0d868','7f63bd19-8794-49ea-9872-37e94dc2bf1e','37f5e7d9-0c9c-49a8-98c6-f5b5119566ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d58ccebfc242a29ab4b61bf52b771c',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df50196-5dd0-4268-94eb-305a0896a0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df50196-5dd0-4268-94eb-305a0896a0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Flow 'volume_create_api' (28a6943e-68cf-4c6b-afa6-1a21910c9a73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:02:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Create volume request issued successfully. Sep 08 19:02:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3bd86719-6270-4605-923e-ee29bb5450d5 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:02:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 41/86] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:02:38 2026] POST /volume/v3/volumes => generated 762 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:02:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bdeb1dd9-8f66-42a3-8b10-4fc646e21e00 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bdeb1dd9-8f66-42a3-8b10-4fc646e21e00 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] GET http://192.168.122.253/volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 Sep 08 19:02:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bdeb1dd9-8f66-42a3-8b10-4fc646e21e00 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bdeb1dd9-8f66-42a3-8b10-4fc646e21e00 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bdeb1dd9-8f66-42a3-8b10-4fc646e21e00 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume info retrieved successfully. Sep 08 19:02:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bdeb1dd9-8f66-42a3-8b10-4fc646e21e00 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 returned with HTTP 200 Sep 08 19:02:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 46/87] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:39 2026] GET /volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 => generated 830 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:02:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4540e75b-c64d-44f1-bb7c-d560ee483417 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4540e75b-c64d-44f1-bb7c-d560ee483417 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] GET http://192.168.122.253/volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 Sep 08 19:02:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4540e75b-c64d-44f1-bb7c-d560ee483417 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4540e75b-c64d-44f1-bb7c-d560ee483417 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4540e75b-c64d-44f1-bb7c-d560ee483417 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume info retrieved successfully. Sep 08 19:02:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4540e75b-c64d-44f1-bb7c-d560ee483417 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 returned with HTTP 200 Sep 08 19:02:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 42/88] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:40 2026] GET /volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3b6dc348-0d5e-4d17-9b96-a89af02f81fd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3b6dc348-0d5e-4d17-9b96-a89af02f81fd tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] GET http://192.168.122.253/volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 Sep 08 19:02:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3b6dc348-0d5e-4d17-9b96-a89af02f81fd tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3b6dc348-0d5e-4d17-9b96-a89af02f81fd tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3b6dc348-0d5e-4d17-9b96-a89af02f81fd tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume info retrieved successfully. Sep 08 19:02:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3b6dc348-0d5e-4d17-9b96-a89af02f81fd tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 returned with HTTP 200 Sep 08 19:02:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 47/89] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:41 2026] GET /volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e04f8edf-5bc4-4ad8-b5cf-a3f575e45e69 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e04f8edf-5bc4-4ad8-b5cf-a3f575e45e69 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] DELETE http://192.168.122.253/volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 Sep 08 19:02:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e04f8edf-5bc4-4ad8-b5cf-a3f575e45e69 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e04f8edf-5bc4-4ad8-b5cf-a3f575e45e69 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:42 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-e04f8edf-5bc4-4ad8-b5cf-a3f575e45e69 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Delete volume with id: 426b5b7e-c3c9-4216-864b-52cbe8f9d413 Sep 08 19:02:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e04f8edf-5bc4-4ad8-b5cf-a3f575e45e69 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume info retrieved successfully. Sep 08 19:02:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e04f8edf-5bc4-4ad8-b5cf-a3f575e45e69 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Delete volume request issued successfully. Sep 08 19:02:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e04f8edf-5bc4-4ad8-b5cf-a3f575e45e69 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 returned with HTTP 202 Sep 08 19:02:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 43/90] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:02:42 2026] DELETE /volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:02:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-54deb6b4-e958-46ec-a5ef-7940f4b1d3ad None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-54deb6b4-e958-46ec-a5ef-7940f4b1d3ad tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] GET http://192.168.122.253/volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 Sep 08 19:02:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-54deb6b4-e958-46ec-a5ef-7940f4b1d3ad tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-54deb6b4-e958-46ec-a5ef-7940f4b1d3ad tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-54deb6b4-e958-46ec-a5ef-7940f4b1d3ad tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume info retrieved successfully. Sep 08 19:02:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-54deb6b4-e958-46ec-a5ef-7940f4b1d3ad tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 returned with HTTP 200 Sep 08 19:02:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 48/91] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:42 2026] GET /volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-800591312", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-800591312', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Create volume of 1 GB Sep 08 19:02:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Availability Zones retrieved successfully. Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Flow 'volume_create_api' (ac0a9333-feba-4bd9-9edc-ff88952532ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f44cb750-5045-45fd-a91b-96db3d6cfaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f44cb750-5045-45fd-a91b-96db3d6cfaff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d758fb6-e0e4-466d-b206-807badcb8d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Created reservations ['bfadc2e8-266c-4e61-83b7-1f721006e15d', '18884629-bebc-438b-b650-d956dcbeaeab', 'a1bd3fd6-cdc4-4383-a0d0-3aaf0a5e4913', 'd5068bf6-8cae-4799-8a32-7a14a15925fd'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d758fb6-e0e4-466d-b206-807badcb8d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfadc2e8-266c-4e61-83b7-1f721006e15d', '18884629-bebc-438b-b650-d956dcbeaeab', 'a1bd3fd6-cdc4-4383-a0d0-3aaf0a5e4913', 'd5068bf6-8cae-4799-8a32-7a14a15925fd']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb626163-1d5b-4578-b34a-3408532d2943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-64c9c053-72b9-416d-bff5-008933f23325 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb626163-1d5b-4578-b34a-3408532d2943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb1e34da-9bbf-4bf5-8977-e3749033c195', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-800591312',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='78a89fa8719b4182aa2868256e0930c0',qos_specs=None,replication_status=,reservations=['bfadc2e8-266c-4e61-83b7-1f721006e15d','18884629-bebc-438b-b650-d956dcbeaeab','a1bd3fd6-cdc4-4383-a0d0-3aaf0a5e4913','d5068bf6-8cae-4799-8a32-7a14a15925fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2069a9c0f0254e0585b4b90c5806277c',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-800591312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb1e34da-9bbf-4bf5-8977-e3749033c195,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='78a89fa8719b4182aa2868256e0930c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2069a9c0f0254e0585b4b90c5806277c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39b4c46a-b30e-467a-a794-26bdd90f3294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-64c9c053-72b9-416d-bff5-008933f23325 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] GET http://192.168.122.253/volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 Sep 08 19:02:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-64c9c053-72b9-416d-bff5-008933f23325 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-64c9c053-72b9-416d-bff5-008933f23325 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39b4c46a-b30e-467a-a794-26bdd90f3294) transitioned into state 'SUCCESS' from state '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-800591312',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='78a89fa8719b4182aa2868256e0930c0',qos_specs=None,replication_status=,reservations=['bfadc2e8-266c-4e61-83b7-1f721006e15d','18884629-bebc-438b-b650-d956dcbeaeab','a1bd3fd6-cdc4-4383-a0d0-3aaf0a5e4913','d5068bf6-8cae-4799-8a32-7a14a15925fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2069a9c0f0254e0585b4b90c5806277c',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15d1e48-6506-43bc-bd06-615e6898ea70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-64c9c053-72b9-416d-bff5-008933f23325 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 returned with HTTP 404 Sep 08 19:02:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 49/92] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:43 2026] GET /volume/v3/volumes/426b5b7e-c3c9-4216-864b-52cbe8f9d413 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:02:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-022a50dc-54be-4fc1-8cae-d4e49833b296 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15d1e48-6506-43bc-bd06-615e6898ea70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Flow 'volume_create_api' (ac0a9333-feba-4bd9-9edc-ff88952532ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Create volume request issued successfully. Sep 08 19:02:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-022a50dc-54be-4fc1-8cae-d4e49833b296 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] DELETE http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e Sep 08 19:02:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-022a50dc-54be-4fc1-8cae-d4e49833b296 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-022a50dc-54be-4fc1-8cae-d4e49833b296 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:43 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-022a50dc-54be-4fc1-8cae-d4e49833b296 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Delete volume with id: f4fdca42-0b12-4f82-8baf-315d8a5cfc2e Sep 08 19:02:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-24735210-ab56-48dc-9e3e-9f85e93a9f97 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:02:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 44/93] 192.168.122.253 () {64 vars in 1430 bytes} [Tue Sep 8 19:02:43 2026] POST /volume/v3/volumes => generated 771 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-c1acd716-9784-4738-99db-a00daa183cae None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-c1acd716-9784-4738-99db-a00daa183cae tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] GET http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-c1acd716-9784-4738-99db-a00daa183cae tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-c1acd716-9784-4738-99db-a00daa183cae tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-022a50dc-54be-4fc1-8cae-d4e49833b296 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume info retrieved successfully. Sep 08 19:02:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-c1acd716-9784-4738-99db-a00daa183cae tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Volume info retrieved successfully. Sep 08 19:02:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-9f0f710a-5aa5-4e10-9858-67e6a14394e8 req-c1acd716-9784-4738-99db-a00daa183cae tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 returned with HTTP 200 Sep 08 19:02:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 45/94] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:02:43 2026] GET /volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 => generated 839 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-022a50dc-54be-4fc1-8cae-d4e49833b296 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Delete volume request issued successfully. Sep 08 19:02:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-022a50dc-54be-4fc1-8cae-d4e49833b296 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e returned with HTTP 202 Sep 08 19:02:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 50/95] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:02:43 2026] DELETE /volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-edd55a4a-9d39-4dc0-b7be-304fd2d29231 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-edd55a4a-9d39-4dc0-b7be-304fd2d29231 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] GET http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-edd55a4a-9d39-4dc0-b7be-304fd2d29231 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-edd55a4a-9d39-4dc0-b7be-304fd2d29231 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-edd55a4a-9d39-4dc0-b7be-304fd2d29231 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume info retrieved successfully. Sep 08 19:02:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-8ca647bc-7e65-4bba-910a-b70bb24d8094 req-6b0d8fa0-12bf-407a-af70-1add5cf62d5c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-edd55a4a-9d39-4dc0-b7be-304fd2d29231 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e returned with HTTP 200 Sep 08 19:02:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 46/96] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:43 2026] GET /volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-8ca647bc-7e65-4bba-910a-b70bb24d8094 req-6b0d8fa0-12bf-407a-af70-1add5cf62d5c tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] GET http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 Sep 08 19:02:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-8ca647bc-7e65-4bba-910a-b70bb24d8094 req-6b0d8fa0-12bf-407a-af70-1add5cf62d5c tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-8ca647bc-7e65-4bba-910a-b70bb24d8094 req-6b0d8fa0-12bf-407a-af70-1add5cf62d5c tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-8ca647bc-7e65-4bba-910a-b70bb24d8094 req-6b0d8fa0-12bf-407a-af70-1add5cf62d5c tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Volume info retrieved successfully. Sep 08 19:02:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-8ca647bc-7e65-4bba-910a-b70bb24d8094 req-6b0d8fa0-12bf-407a-af70-1add5cf62d5c tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 returned with HTTP 200 Sep 08 19:02:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 51/97] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:02:44 2026] GET /volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 => generated 839 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d7ce958b-7ba0-4de7-9868-f8cfd9e4dac6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d7ce958b-7ba0-4de7-9868-f8cfd9e4dac6 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] GET http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e Sep 08 19:02:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d7ce958b-7ba0-4de7-9868-f8cfd9e4dac6 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d7ce958b-7ba0-4de7-9868-f8cfd9e4dac6 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d7ce958b-7ba0-4de7-9868-f8cfd9e4dac6 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Volume info retrieved successfully. Sep 08 19:02:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d7ce958b-7ba0-4de7-9868-f8cfd9e4dac6 tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e returned with HTTP 200 Sep 08 19:02:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 47/98] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:45 2026] GET /volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-5efce30b-2476-4685-8b00-2c0da61d5975 req-56d83b44-2522-437d-8b4a-e24a2ba619dc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5efce30b-2476-4685-8b00-2c0da61d5975 req-56d83b44-2522-437d-8b4a-e24a2ba619dc tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] GET http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 Sep 08 19:02:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-5efce30b-2476-4685-8b00-2c0da61d5975 req-56d83b44-2522-437d-8b4a-e24a2ba619dc tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-5efce30b-2476-4685-8b00-2c0da61d5975 req-56d83b44-2522-437d-8b4a-e24a2ba619dc tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-5efce30b-2476-4685-8b00-2c0da61d5975 req-56d83b44-2522-437d-8b4a-e24a2ba619dc tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Volume info retrieved successfully. Sep 08 19:02:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5efce30b-2476-4685-8b00-2c0da61d5975 req-56d83b44-2522-437d-8b4a-e24a2ba619dc tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 returned with HTTP 200 Sep 08 19:02:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 52/99] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:02:45 2026] GET /volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9f5d02ff-1b3f-4d3d-810f-c42a44c9725c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9f5d02ff-1b3f-4d3d-810f-c42a44c9725c tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] GET http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e Sep 08 19:02:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9f5d02ff-1b3f-4d3d-810f-c42a44c9725c tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9f5d02ff-1b3f-4d3d-810f-c42a44c9725c tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9f5d02ff-1b3f-4d3d-810f-c42a44c9725c tempest-ServersNegativeTestJSON-1368051075 tempest-ServersNegativeTestJSON-1368051075-project-member] http://192.168.122.253/volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e returned with HTTP 404 Sep 08 19:02:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 48/100] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:02:46 2026] GET /volume/v3/volumes/f4fdca42-0b12-4f82-8baf-315d8a5cfc2e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:02:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-cace9cb9-99f7-4293-a52c-50f48d814470 req-a04d1dcc-dc56-49ca-b59e-f9dc6b7113d4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-cace9cb9-99f7-4293-a52c-50f48d814470 req-a04d1dcc-dc56-49ca-b59e-f9dc6b7113d4 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] GET http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 Sep 08 19:02:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-cace9cb9-99f7-4293-a52c-50f48d814470 req-a04d1dcc-dc56-49ca-b59e-f9dc6b7113d4 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-cace9cb9-99f7-4293-a52c-50f48d814470 req-a04d1dcc-dc56-49ca-b59e-f9dc6b7113d4 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-cace9cb9-99f7-4293-a52c-50f48d814470 req-a04d1dcc-dc56-49ca-b59e-f9dc6b7113d4 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Volume info retrieved successfully. Sep 08 19:02:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-cace9cb9-99f7-4293-a52c-50f48d814470 req-a04d1dcc-dc56-49ca-b59e-f9dc6b7113d4 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 returned with HTTP 200 Sep 08 19:02:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 53/101] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:02:46 2026] GET /volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 => generated 864 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-12a40e4b-7ffa-4527-aeb4-ee2c2f644fd4 req-4fd861a4-af34-4009-8bb6-252034841601 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-12a40e4b-7ffa-4527-aeb4-ee2c2f644fd4 req-4fd861a4-af34-4009-8bb6-252034841601 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-reader] GET http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 Sep 08 19:02:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-12a40e4b-7ffa-4527-aeb4-ee2c2f644fd4 req-4fd861a4-af34-4009-8bb6-252034841601 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-12a40e4b-7ffa-4527-aeb4-ee2c2f644fd4 req-4fd861a4-af34-4009-8bb6-252034841601 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-12a40e4b-7ffa-4527-aeb4-ee2c2f644fd4 req-4fd861a4-af34-4009-8bb6-252034841601 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-reader] Volume info retrieved successfully. Sep 08 19:02:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-12a40e4b-7ffa-4527-aeb4-ee2c2f644fd4 req-4fd861a4-af34-4009-8bb6-252034841601 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-reader] http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 returned with HTTP 200 Sep 08 19:02:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 49/102] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:02:46 2026] GET /volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 => generated 864 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-864945b0-d696-4209-8cd1-a6bfb90fdbfa req-1b86b269-a84c-4160-8bfc-e3d3e4b7ba2e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-864945b0-d696-4209-8cd1-a6bfb90fdbfa req-1b86b269-a84c-4160-8bfc-e3d3e4b7ba2e tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] DELETE http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 Sep 08 19:02:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-864945b0-d696-4209-8cd1-a6bfb90fdbfa req-1b86b269-a84c-4160-8bfc-e3d3e4b7ba2e tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-864945b0-d696-4209-8cd1-a6bfb90fdbfa req-1b86b269-a84c-4160-8bfc-e3d3e4b7ba2e tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:46 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [req-864945b0-d696-4209-8cd1-a6bfb90fdbfa req-1b86b269-a84c-4160-8bfc-e3d3e4b7ba2e tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Delete volume with id: eb1e34da-9bbf-4bf5-8977-e3749033c195 Sep 08 19:02:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-864945b0-d696-4209-8cd1-a6bfb90fdbfa req-1b86b269-a84c-4160-8bfc-e3d3e4b7ba2e tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Volume info retrieved successfully. Sep 08 19:02:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-864945b0-d696-4209-8cd1-a6bfb90fdbfa req-1b86b269-a84c-4160-8bfc-e3d3e4b7ba2e tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Delete volume request issued successfully. Sep 08 19:02:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-864945b0-d696-4209-8cd1-a6bfb90fdbfa req-1b86b269-a84c-4160-8bfc-e3d3e4b7ba2e tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 returned with HTTP 202 Sep 08 19:02:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 54/103] 192.168.122.253 () {62 vars in 1509 bytes} [Tue Sep 8 19:02:46 2026] DELETE /volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:02:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-8f8bb96b-4467-4b5d-ba56-f9097c969f06 req-6dbd5bcb-db38-4ccb-a6f4-0a02a25a9e7c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-8f8bb96b-4467-4b5d-ba56-f9097c969f06 req-6dbd5bcb-db38-4ccb-a6f4-0a02a25a9e7c tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] GET http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 Sep 08 19:02:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-8f8bb96b-4467-4b5d-ba56-f9097c969f06 req-6dbd5bcb-db38-4ccb-a6f4-0a02a25a9e7c tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-8f8bb96b-4467-4b5d-ba56-f9097c969f06 req-6dbd5bcb-db38-4ccb-a6f4-0a02a25a9e7c tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-8f8bb96b-4467-4b5d-ba56-f9097c969f06 req-6dbd5bcb-db38-4ccb-a6f4-0a02a25a9e7c tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Volume info retrieved successfully. Sep 08 19:02:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-8f8bb96b-4467-4b5d-ba56-f9097c969f06 req-6dbd5bcb-db38-4ccb-a6f4-0a02a25a9e7c tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 returned with HTTP 200 Sep 08 19:02:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 50/104] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:02:47 2026] GET /volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 => generated 863 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-d902b3da-63da-4949-a884-e2645a125485 req-1f05bde0-9597-4ece-ac0b-36b01e0432d1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-d902b3da-63da-4949-a884-e2645a125485 req-1f05bde0-9597-4ece-ac0b-36b01e0432d1 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] GET http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 Sep 08 19:02:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-d902b3da-63da-4949-a884-e2645a125485 req-1f05bde0-9597-4ece-ac0b-36b01e0432d1 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-d902b3da-63da-4949-a884-e2645a125485 req-1f05bde0-9597-4ece-ac0b-36b01e0432d1 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-d902b3da-63da-4949-a884-e2645a125485 req-1f05bde0-9597-4ece-ac0b-36b01e0432d1 tempest-VolumesGetTestJSON-2025474859 tempest-VolumesGetTestJSON-2025474859-project-member] http://192.168.122.253/volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 returned with HTTP 404 Sep 08 19:02:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 55/105] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:02:48 2026] GET /volume/v3/volumes/eb1e34da-9bbf-4bf5-8977-e3749033c195 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:02:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-60f1f6cf-b461-40f1-8e4a-38f8784a6d3f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-60f1f6cf-b461-40f1-8e4a-38f8784a6d3f tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:02:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-60f1f6cf-b461-40f1-8e4a-38f8784a6d3f tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1384774022"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:02:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-60f1f6cf-b461-40f1-8e4a-38f8784a6d3f tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:02:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 51/106] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:02:54 2026] POST /volume/v3/types => generated 228 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:02:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8048be5a-94de-43ec-b967-37ffc2666de5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8048be5a-94de-43ec-b967-37ffc2666de5 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] POST http://192.168.122.253/volume/v3/group_types Sep 08 19:02:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8048be5a-94de-43ec-b967-37ffc2666de5 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-2060595530"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:02:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8048be5a-94de-43ec-b967-37ffc2666de5 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] http://192.168.122.253/volume/v3/group_types returned with HTTP 202 Sep 08 19:02:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 56/107] 192.168.122.253 () {62 vars in 1195 bytes} [Tue Sep 8 19:02:55 2026] POST /volume/v3/group_types => generated 185 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:02:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d9f40ce6-11eb-4cdf-b2e1-5ee5e95c4494 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d9f40ce6-11eb-4cdf-b2e1-5ee5e95c4494 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] POST http://192.168.122.253/volume/v3/groups Sep 08 19:02:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d9f40ce6-11eb-4cdf-b2e1-5ee5e95c4494 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8a5849cc-5106-4e45-989c-7c4f2fe36bd4", "volume_types": ["dda0b404-68ae-4e42-9cc0-27bf72be82d4"], "name": "tempest-GroupSnapshotsV319Test-Group-2146256680"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:02:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-d9f40ce6-11eb-4cdf-b2e1-5ee5e95c4494 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Creating new group {'group': {'group_type': '8a5849cc-5106-4e45-989c-7c4f2fe36bd4', 'volume_types': ['dda0b404-68ae-4e42-9cc0-27bf72be82d4'], 'name': 'tempest-GroupSnapshotsV319Test-Group-2146256680'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 19:02:55 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-d9f40ce6-11eb-4cdf-b2e1-5ee5e95c4494 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-2146256680. Sep 08 19:02:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:55 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 19:02:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d9f40ce6-11eb-4cdf-b2e1-5ee5e95c4494 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Availability zone cache updated, next update will occur around 2026-09-08 18:02:55.700512. {{(pid=87214) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 19:02:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d9f40ce6-11eb-4cdf-b2e1-5ee5e95c4494 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Availability Zones retrieved successfully. Sep 08 19:02:55 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-d9f40ce6-11eb-4cdf-b2e1-5ee5e95c4494 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Created reservations ['04fb288b-fcf0-4ec9-b027-726b9696db67'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:02:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d9f40ce6-11eb-4cdf-b2e1-5ee5e95c4494 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/groups returned with HTTP 202 Sep 08 19:02:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 52/108] 192.168.122.253 () {62 vars in 1181 bytes} [Tue Sep 8 19:02:55 2026] POST /volume/v3/groups => generated 116 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:02:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-846ac6b1-d2e0-4610-a1ed-b2c61c2bbce7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-846ac6b1-d2e0-4610-a1ed-b2c61c2bbce7 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/groups/130de9cd-db2c-469e-bc5e-bc7b9e63cae6 Sep 08 19:02:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-846ac6b1-d2e0-4610-a1ed-b2c61c2bbce7 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-846ac6b1-d2e0-4610-a1ed-b2c61c2bbce7 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-846ac6b1-d2e0-4610-a1ed-b2c61c2bbce7 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] show called for member 130de9cd-db2c-469e-bc5e-bc7b9e63cae6 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:02:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:55 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:02:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-846ac6b1-d2e0-4610-a1ed-b2c61c2bbce7 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/groups/130de9cd-db2c-469e-bc5e-bc7b9e63cae6 returned with HTTP 200 Sep 08 19:02:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 57/109] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:02:55 2026] GET /volume/v3/groups/130de9cd-db2c-469e-bc5e-bc7b9e63cae6 => generated 396 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:02:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-28ccbac5-78f0-4b25-89cc-2e10e5aefaaf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-28ccbac5-78f0-4b25-89cc-2e10e5aefaaf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/groups/130de9cd-db2c-469e-bc5e-bc7b9e63cae6 Sep 08 19:02:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-28ccbac5-78f0-4b25-89cc-2e10e5aefaaf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-28ccbac5-78f0-4b25-89cc-2e10e5aefaaf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-28ccbac5-78f0-4b25-89cc-2e10e5aefaaf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] show called for member 130de9cd-db2c-469e-bc5e-bc7b9e63cae6 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:02:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:57 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:02:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-28ccbac5-78f0-4b25-89cc-2e10e5aefaaf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/groups/130de9cd-db2c-469e-bc5e-bc7b9e63cae6 returned with HTTP 200 Sep 08 19:02:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 53/110] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:02:56 2026] GET /volume/v3/groups/130de9cd-db2c-469e-bc5e-bc7b9e63cae6 => generated 397 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1551434411", "volume_type": "dda0b404-68ae-4e42-9cc0-27bf72be82d4", "group_id": "130de9cd-db2c-469e-bc5e-bc7b9e63cae6", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1551434411', 'volume_type': 'dda0b404-68ae-4e42-9cc0-27bf72be82d4', 'group_id': '130de9cd-db2c-469e-bc5e-bc7b9e63cae6', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:57 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Create volume of 1 GB Sep 08 19:02:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:57 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:02:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Availability Zones retrieved successfully. Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Flow 'volume_create_api' (db7247a5-581e-4db6-b330-637ff06d8dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4eb3fe4-808b-44e0-a91a-18c78a3c33bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4eb3fe4-808b-44e0-a91a-18c78a3c33bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:02:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dda0b404-68ae-4e42-9cc0-27bf72be82d4,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1384774022',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dda0b404-68ae-4e42-9cc0-27bf72be82d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '130de9cd-db2c-469e-bc5e-bc7b9e63cae6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a240d66a-60ef-4c2f-9895-9f97d4622563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1384774022 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1384774022, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:02:57 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1384774022 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1384774022, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Created reservations ['9adb5694-4e07-4a5a-afd3-0df1f7bd7604', '85c528ed-b850-41e3-81d9-97f5f1989529', '2ea26fec-2ab8-4803-b1e4-dae3adba0352', '93ca6715-bb34-4287-9849-c1a78e63a1f3'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a240d66a-60ef-4c2f-9895-9f97d4622563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9adb5694-4e07-4a5a-afd3-0df1f7bd7604', '85c528ed-b850-41e3-81d9-97f5f1989529', '2ea26fec-2ab8-4803-b1e4-dae3adba0352', '93ca6715-bb34-4287-9849-c1a78e63a1f3']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d189a20-f482-4498-b414-db0f37afaacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d189a20-f482-4498-b414-db0f37afaacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93554328-1adf-4ace-85a6-f90da81b8617', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1551434411',encryption_key_id=None,group_id=130de9cd-db2c-469e-bc5e-bc7b9e63cae6,group_type_id=,metadata={},multiattach=False,project_id='0121dd19a87b4e1b8a479dcff5fece2c',qos_specs=None,replication_status=,reservations=['9adb5694-4e07-4a5a-afd3-0df1f7bd7604','85c528ed-b850-41e3-81d9-97f5f1989529','2ea26fec-2ab8-4803-b1e4-dae3adba0352','93ca6715-bb34-4287-9849-c1a78e63a1f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5723bd3364a34bf2a538fa454d9484a1',volume_type_id=dda0b404-68ae-4e42-9cc0-27bf72be82d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1551434411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=130de9cd-db2c-469e-bc5e-bc7b9e63cae6,host=None,id=93554328-1adf-4ace-85a6-f90da81b8617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0121dd19a87b4e1b8a479dcff5fece2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5723bd3364a34bf2a538fa454d9484a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dda0b404-68ae-4e42-9cc0-27bf72be82d4),volume_type_id=dda0b404-68ae-4e42-9cc0-27bf72be82d4)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6226c3dc-fb25-430b-9e9a-b9566dad87a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6226c3dc-fb25-430b-9e9a-b9566dad87a1) transitioned into state 'SUCCESS' from state '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-1551434411',encryption_key_id=None,group_id=130de9cd-db2c-469e-bc5e-bc7b9e63cae6,group_type_id=,metadata={},multiattach=False,project_id='0121dd19a87b4e1b8a479dcff5fece2c',qos_specs=None,replication_status=,reservations=['9adb5694-4e07-4a5a-afd3-0df1f7bd7604','85c528ed-b850-41e3-81d9-97f5f1989529','2ea26fec-2ab8-4803-b1e4-dae3adba0352','93ca6715-bb34-4287-9849-c1a78e63a1f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5723bd3364a34bf2a538fa454d9484a1',volume_type_id=dda0b404-68ae-4e42-9cc0-27bf72be82d4)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (186e39ee-625f-41f5-9f04-cc758eee7141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (186e39ee-625f-41f5-9f04-cc758eee7141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Flow 'volume_create_api' (db7247a5-581e-4db6-b330-637ff06d8dd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Create volume request issued successfully. Sep 08 19:02:57 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:02:57 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:02:57 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:02:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3f9f9bf3-1e19-4e3e-96bd-70be53babaff tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:02:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 58/111] 192.168.122.253 () {62 vars in 1184 bytes} [Tue Sep 8 19:02:57 2026] POST /volume/v3/volumes => generated 835 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:02:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f4c5922b-ff6b-4a45-a07e-9e03d0043370 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f4c5922b-ff6b-4a45-a07e-9e03d0043370 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 Sep 08 19:02:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f4c5922b-ff6b-4a45-a07e-9e03d0043370 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f4c5922b-ff6b-4a45-a07e-9e03d0043370 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f4c5922b-ff6b-4a45-a07e-9e03d0043370 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Volume info retrieved successfully. Sep 08 19:02:57 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-f4c5922b-ff6b-4a45-a07e-9e03d0043370 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:02:57 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-f4c5922b-ff6b-4a45-a07e-9e03d0043370 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:02:57 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-f4c5922b-ff6b-4a45-a07e-9e03d0043370 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:02:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f4c5922b-ff6b-4a45-a07e-9e03d0043370 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 returned with HTTP 200 Sep 08 19:02:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 54/112] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:02:57 2026] GET /volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 => generated 903 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-2132905401"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-2132905401'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Create volume of 1 GB Sep 08 19:02:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Availability Zones retrieved successfully. Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Flow 'volume_create_api' (bbe1d040-2f62-4ed1-b600-af8eea36e49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef3e7d4-08f5-45ec-ac2d-325f4872a353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef3e7d4-08f5-45ec-ac2d-325f4872a353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0edb87be-d6fc-44bf-a2ad-339cfda81c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Created reservations ['db3d2a67-561a-44a2-8441-2fb6ac2b9297', 'c1c34a6d-1f62-4a5a-9001-9dc13b0f3637', '0def2a41-d76f-428f-8679-469afddcbb93', 'eecf5543-af66-4108-95f3-fd7181e68942'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0edb87be-d6fc-44bf-a2ad-339cfda81c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db3d2a67-561a-44a2-8441-2fb6ac2b9297', 'c1c34a6d-1f62-4a5a-9001-9dc13b0f3637', '0def2a41-d76f-428f-8679-469afddcbb93', 'eecf5543-af66-4108-95f3-fd7181e68942']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60a6cc8-53fc-499f-a383-94364eff05d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60a6cc8-53fc-499f-a383-94364eff05d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc4db7f2-9487-4e09-ba2c-98db096c9e3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2132905401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58eb106d1cd049e1a214538ab1bd080d',qos_specs=None,replication_status=,reservations=['db3d2a67-561a-44a2-8441-2fb6ac2b9297','c1c34a6d-1f62-4a5a-9001-9dc13b0f3637','0def2a41-d76f-428f-8679-469afddcbb93','eecf5543-af66-4108-95f3-fd7181e68942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d2acdce07e4fbf9e085bed545aedf4',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2132905401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc4db7f2-9487-4e09-ba2c-98db096c9e3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58eb106d1cd049e1a214538ab1bd080d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39d2acdce07e4fbf9e085bed545aedf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91c5429e-d784-4997-9d37-6ea484ee701a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91c5429e-d784-4997-9d37-6ea484ee701a) transitioned into state 'SUCCESS' from state '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-2132905401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58eb106d1cd049e1a214538ab1bd080d',qos_specs=None,replication_status=,reservations=['db3d2a67-561a-44a2-8441-2fb6ac2b9297','c1c34a6d-1f62-4a5a-9001-9dc13b0f3637','0def2a41-d76f-428f-8679-469afddcbb93','eecf5543-af66-4108-95f3-fd7181e68942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d2acdce07e4fbf9e085bed545aedf4',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9698d140-7d26-4568-b218-333e8d2bc8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9698d140-7d26-4568-b218-333e8d2bc8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Flow 'volume_create_api' (bbe1d040-2f62-4ed1-b600-af8eea36e49c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:02:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Create volume request issued successfully. Sep 08 19:02:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ae61dd66-c5b7-4010-b100-dfc794bddd3c tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:02:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 59/113] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:02:58 2026] POST /volume/v3/volumes => generated 763 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:02:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2098d073-be0f-422e-9e8b-950be8f95a49 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2098d073-be0f-422e-9e8b-950be8f95a49 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 Sep 08 19:02:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2098d073-be0f-422e-9e8b-950be8f95a49 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2098d073-be0f-422e-9e8b-950be8f95a49 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:02:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2098d073-be0f-422e-9e8b-950be8f95a49 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Volume info retrieved successfully. Sep 08 19:02:58 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-2098d073-be0f-422e-9e8b-950be8f95a49 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:02:58 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-2098d073-be0f-422e-9e8b-950be8f95a49 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:02:58 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-2098d073-be0f-422e-9e8b-950be8f95a49 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:02:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2098d073-be0f-422e-9e8b-950be8f95a49 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 returned with HTTP 200 Sep 08 19:02:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 55/114] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:02:58 2026] GET /volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 => generated 928 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:02:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-141c2793-d16e-4674-8c95-415968af1fb8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-141c2793-d16e-4674-8c95-415968af1fb8 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] POST http://192.168.122.253/volume/v3/group_snapshots Sep 08 19:02:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-141c2793-d16e-4674-8c95-415968af1fb8 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "130de9cd-db2c-469e-bc5e-bc7b9e63cae6", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-477936250"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:02:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-141c2793-d16e-4674-8c95-415968af1fb8 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '130de9cd-db2c-469e-bc5e-bc7b9e63cae6', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-477936250'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 19:02:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:59 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.group_snapshots [None req-141c2793-d16e-4674-8c95-415968af1fb8 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-477936250. Sep 08 19:02:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:59 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:02:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:02:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:02:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:02:59 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-141c2793-d16e-4674-8c95-415968af1fb8 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1384774022 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1384774022, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:02:59 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-141c2793-d16e-4674-8c95-415968af1fb8 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Created reservations ['e397c1a6-9a31-47bc-9f22-992efbb4c9f4', 'd3fb5d52-8ec7-4d05-9abb-3ddc6b21005b', '8efda91c-2f07-4601-94cd-2f0e81187740', 'bf9e6578-b136-4dd4-ae5c-f1233d283312'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:02:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-141c2793-d16e-4674-8c95-415968af1fb8 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/group_snapshots returned with HTTP 202 Sep 08 19:02:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 60/115] 192.168.122.253 () {62 vars in 1208 bytes} [Tue Sep 8 19:02:59 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:02:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-277a6512-71d5-40b8-a312-52f00f656790 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:02:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-277a6512-71d5-40b8-a312-52f00f656790 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da Sep 08 19:02:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-277a6512-71d5-40b8-a312-52f00f656790 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:02:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-277a6512-71d5-40b8-a312-52f00f656790 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:02:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-277a6512-71d5-40b8-a312-52f00f656790 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] show called for member 7acde0fb-0dee-4714-aade-2d05bc8a78da {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:02:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:02:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:02:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-277a6512-71d5-40b8-a312-52f00f656790 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da returned with HTTP 200 Sep 08 19:02:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 56/116] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:02:59 2026] GET /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da => generated 329 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-46a6e89b-1fb1-488c-80b9-77effe390984 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1d1ac99c-a780-43b0-a2a0-8bbbe8047e2f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1d1ac99c-a780-43b0-a2a0-8bbbe8047e2f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da Sep 08 19:03:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1d1ac99c-a780-43b0-a2a0-8bbbe8047e2f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1d1ac99c-a780-43b0-a2a0-8bbbe8047e2f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-1d1ac99c-a780-43b0-a2a0-8bbbe8047e2f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] show called for member 7acde0fb-0dee-4714-aade-2d05bc8a78da {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1d1ac99c-a780-43b0-a2a0-8bbbe8047e2f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da returned with HTTP 200 Sep 08 19:03:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 57/117] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:00 2026] GET /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da => generated 329 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-46a6e89b-1fb1-488c-80b9-77effe390984 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:03:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-46a6e89b-1fb1-488c-80b9-77effe390984 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-749316272"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-46a6e89b-1fb1-488c-80b9-77effe390984 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:03:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 61/118] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:03:00 2026] POST /volume/v3/types => generated 223 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5c55cddd-fda5-4583-88d7-62ee9a9cdbd4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5c55cddd-fda5-4583-88d7-62ee9a9cdbd4 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] POST http://192.168.122.253/volume/v3/group_types Sep 08 19:03:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5c55cddd-fda5-4583-88d7-62ee9a9cdbd4 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1946258351"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5c55cddd-fda5-4583-88d7-62ee9a9cdbd4 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/group_types returned with HTTP 202 Sep 08 19:03:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 58/119] 192.168.122.253 () {62 vars in 1195 bytes} [Tue Sep 8 19:03:00 2026] POST /volume/v3/group_types => generated 181 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8cd96943-ae9a-4640-85b3-61780eecd818 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8cd96943-ae9a-4640-85b3-61780eecd818 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/groups Sep 08 19:03:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8cd96943-ae9a-4640-85b3-61780eecd818 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3a2c1dae-e061-4d4e-bb51-5a3458f52421", "volume_types": ["aff7ee71-bbe3-4d81-a7e6-181de09cdb18"], "name": "tempest-GroupSnapshotsTest-Group-33820775"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-8cd96943-ae9a-4640-85b3-61780eecd818 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Creating new group {'group': {'group_type': '3a2c1dae-e061-4d4e-bb51-5a3458f52421', 'volume_types': ['aff7ee71-bbe3-4d81-a7e6-181de09cdb18'], 'name': 'tempest-GroupSnapshotsTest-Group-33820775'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 19:03:01 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.groups [None req-8cd96943-ae9a-4640-85b3-61780eecd818 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Creating group tempest-GroupSnapshotsTest-Group-33820775. Sep 08 19:03:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:01 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 19:03:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-8cd96943-ae9a-4640-85b3-61780eecd818 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Availability zone cache updated, next update will occur around 2026-09-08 18:03:01.396942. {{(pid=87213) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 19:03:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8cd96943-ae9a-4640-85b3-61780eecd818 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Availability Zones retrieved successfully. Sep 08 19:03:01 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-8cd96943-ae9a-4640-85b3-61780eecd818 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Created reservations ['1592e62e-8a7d-4c31-b727-3f86045ad0fe'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8cd96943-ae9a-4640-85b3-61780eecd818 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups returned with HTTP 202 Sep 08 19:03:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 62/120] 192.168.122.253 () {62 vars in 1181 bytes} [Tue Sep 8 19:03:01 2026] POST /volume/v3/groups => generated 110 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5d222301-d49f-4699-8145-b5459dc0e38d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5d222301-d49f-4699-8145-b5459dc0e38d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/2a4e2a97-f43e-4617-9900-d992a00c6767 Sep 08 19:03:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5d222301-d49f-4699-8145-b5459dc0e38d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5d222301-d49f-4699-8145-b5459dc0e38d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-5d222301-d49f-4699-8145-b5459dc0e38d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 2a4e2a97-f43e-4617-9900-d992a00c6767 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:01 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:03:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5d222301-d49f-4699-8145-b5459dc0e38d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/2a4e2a97-f43e-4617-9900-d992a00c6767 returned with HTTP 200 Sep 08 19:03:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 59/121] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:01 2026] GET /volume/v3/groups/2a4e2a97-f43e-4617-9900-d992a00c6767 => generated 390 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d7ae40a6-9f0a-4b53-946b-4ffb8e32131e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7ae40a6-9f0a-4b53-946b-4ffb8e32131e tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da Sep 08 19:03:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7ae40a6-9f0a-4b53-946b-4ffb8e32131e tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7ae40a6-9f0a-4b53-946b-4ffb8e32131e tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-d7ae40a6-9f0a-4b53-946b-4ffb8e32131e tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] show called for member 7acde0fb-0dee-4714-aade-2d05bc8a78da {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7ae40a6-9f0a-4b53-946b-4ffb8e32131e tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da returned with HTTP 200 Sep 08 19:03:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 63/122] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:01 2026] GET /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da => generated 329 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-469fe016-41a9-4aab-b676-fbf085e4e9f2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-469fe016-41a9-4aab-b676-fbf085e4e9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/2a4e2a97-f43e-4617-9900-d992a00c6767 Sep 08 19:03:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-469fe016-41a9-4aab-b676-fbf085e4e9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-469fe016-41a9-4aab-b676-fbf085e4e9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-469fe016-41a9-4aab-b676-fbf085e4e9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 2a4e2a97-f43e-4617-9900-d992a00c6767 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c12e3d08-77f5-4858-ba7c-c95d6cb2198b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c12e3d08-77f5-4858-ba7c-c95d6cb2198b tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da Sep 08 19:03:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c12e3d08-77f5-4858-ba7c-c95d6cb2198b tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c12e3d08-77f5-4858-ba7c-c95d6cb2198b tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-c12e3d08-77f5-4858-ba7c-c95d6cb2198b tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] show called for member 7acde0fb-0dee-4714-aade-2d05bc8a78da {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:02 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:03:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-469fe016-41a9-4aab-b676-fbf085e4e9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/2a4e2a97-f43e-4617-9900-d992a00c6767 returned with HTTP 200 Sep 08 19:03:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 60/123] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:02 2026] GET /volume/v3/groups/2a4e2a97-f43e-4617-9900-d992a00c6767 => generated 391 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:03:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-191b913a-d0e0-46df-9228-e1173fa9237a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:03:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-77033240", "volume_type": "aff7ee71-bbe3-4d81-a7e6-181de09cdb18", "group_id": "2a4e2a97-f43e-4617-9900-d992a00c6767", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-77033240', 'volume_type': 'aff7ee71-bbe3-4d81-a7e6-181de09cdb18', 'group_id': '2a4e2a97-f43e-4617-9900-d992a00c6767', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:03:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c12e3d08-77f5-4858-ba7c-c95d6cb2198b tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da returned with HTTP 200 Sep 08 19:03:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 64/124] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:02 2026] GET /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da => generated 329 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:02 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Create volume of 1 GB Sep 08 19:03:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:02 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:03:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Availability Zones retrieved successfully. Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Flow 'volume_create_api' (1835023d-d2f1-4def-a0ae-95e71c97ed74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a666b889-9a38-4457-96ca-d0ba00db962b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a666b889-9a38-4457-96ca-d0ba00db962b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:03:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aff7ee71-bbe3-4d81-a7e6-181de09cdb18,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-749316272',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aff7ee71-bbe3-4d81-a7e6-181de09cdb18', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2a4e2a97-f43e-4617-9900-d992a00c6767', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a68626-9e42-4c42-b826-ba31426c5b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-749316272 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-749316272, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:03:03 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-749316272 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-749316272, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Created reservations ['85ff8c36-31da-494b-9a42-564c738fb069', 'ea3f6c96-bbad-4c2d-9335-83626a27530e', '125d19c9-b604-4786-99a9-6949e7fdecbd', '8e0a1f40-c08c-4a6a-81c1-b696eaf3997a'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a68626-9e42-4c42-b826-ba31426c5b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85ff8c36-31da-494b-9a42-564c738fb069', 'ea3f6c96-bbad-4c2d-9335-83626a27530e', '125d19c9-b604-4786-99a9-6949e7fdecbd', '8e0a1f40-c08c-4a6a-81c1-b696eaf3997a']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72e80904-b324-4bbb-9fe3-8ee9cc33392f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72e80904-b324-4bbb-9fe3-8ee9cc33392f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e78e6e6e-42ce-40c5-9978-de54b33eb336', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-77033240',encryption_key_id=None,group_id=2a4e2a97-f43e-4617-9900-d992a00c6767,group_type_id=,metadata={},multiattach=False,project_id='2f4af63752664bde9715b3a38dd2816b',qos_specs=None,replication_status=,reservations=['85ff8c36-31da-494b-9a42-564c738fb069','ea3f6c96-bbad-4c2d-9335-83626a27530e','125d19c9-b604-4786-99a9-6949e7fdecbd','8e0a1f40-c08c-4a6a-81c1-b696eaf3997a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fde263c6462548c4bc680c99437ad4a2',volume_type_id=aff7ee71-bbe3-4d81-a7e6-181de09cdb18), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-77033240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2a4e2a97-f43e-4617-9900-d992a00c6767,host=None,id=e78e6e6e-42ce-40c5-9978-de54b33eb336,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4af63752664bde9715b3a38dd2816b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fde263c6462548c4bc680c99437ad4a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aff7ee71-bbe3-4d81-a7e6-181de09cdb18),volume_type_id=aff7ee71-bbe3-4d81-a7e6-181de09cdb18)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d420c41-f5b1-4272-a474-137b5e0892fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d420c41-f5b1-4272-a474-137b5e0892fe) transitioned into state 'SUCCESS' from state '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-77033240',encryption_key_id=None,group_id=2a4e2a97-f43e-4617-9900-d992a00c6767,group_type_id=,metadata={},multiattach=False,project_id='2f4af63752664bde9715b3a38dd2816b',qos_specs=None,replication_status=,reservations=['85ff8c36-31da-494b-9a42-564c738fb069','ea3f6c96-bbad-4c2d-9335-83626a27530e','125d19c9-b604-4786-99a9-6949e7fdecbd','8e0a1f40-c08c-4a6a-81c1-b696eaf3997a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fde263c6462548c4bc680c99437ad4a2',volume_type_id=aff7ee71-bbe3-4d81-a7e6-181de09cdb18)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af980e3-ba60-4f2b-991e-fe4f744a3f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af980e3-ba60-4f2b-991e-fe4f744a3f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Flow 'volume_create_api' (1835023d-d2f1-4def-a0ae-95e71c97ed74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Create volume request issued successfully. Sep 08 19:03:03 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:03 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-191b913a-d0e0-46df-9228-e1173fa9237a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:03:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 61/125] 192.168.122.253 () {62 vars in 1184 bytes} [Tue Sep 8 19:03:02 2026] POST /volume/v3/volumes => generated 828 bytes in 927 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-92593c16-d41c-4310-b201-9698951fb3aa None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-92593c16-d41c-4310-b201-9698951fb3aa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 Sep 08 19:03:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-92593c16-d41c-4310-b201-9698951fb3aa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-92593c16-d41c-4310-b201-9698951fb3aa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:03 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:03 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-92593c16-d41c-4310-b201-9698951fb3aa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:03 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-92593c16-d41c-4310-b201-9698951fb3aa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:03 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-92593c16-d41c-4310-b201-9698951fb3aa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4c8427e1-427e-4ef2-8764-550cd0601c4b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4c8427e1-427e-4ef2-8764-550cd0601c4b tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4c8427e1-427e-4ef2-8764-550cd0601c4b tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4c8427e1-427e-4ef2-8764-550cd0601c4b tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-4c8427e1-427e-4ef2-8764-550cd0601c4b tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] show called for member 7acde0fb-0dee-4714-aade-2d05bc8a78da {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4c8427e1-427e-4ef2-8764-550cd0601c4b tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da returned with HTTP 200 Sep 08 19:03:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 62/126] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:03 2026] GET /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da => generated 330 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-666317b2-ea4f-4ef9-9f8e-9432376149e9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-666317b2-ea4f-4ef9-9f8e-9432376149e9 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/snapshots/detail Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-666317b2-ea4f-4ef9-9f8e-9432376149e9 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-666317b2-ea4f-4ef9-9f8e-9432376149e9 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-666317b2-ea4f-4ef9-9f8e-9432376149e9 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:03 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-666317b2-ea4f-4ef9-9f8e-9432376149e9 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:03:03 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-92593c16-d41c-4310-b201-9698951fb3aa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:03 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-666317b2-ea4f-4ef9-9f8e-9432376149e9 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Get all snapshots completed successfully. Sep 08 19:03:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-666317b2-ea4f-4ef9-9f8e-9432376149e9 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 19:03:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 63/127] 192.168.122.253 () {58 vars in 1148 bytes} [Tue Sep 8 19:03:03 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-37f67861-f90e-45ed-ae16-9692201bbc8f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-37f67861-f90e-45ed-ae16-9692201bbc8f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-37f67861-f90e-45ed-ae16-9692201bbc8f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-37f67861-f90e-45ed-ae16-9692201bbc8f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-92593c16-d41c-4310-b201-9698951fb3aa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 returned with HTTP 200 Sep 08 19:03:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 65/128] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:03 2026] GET /volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 => generated 896 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-37f67861-f90e-45ed-ae16-9692201bbc8f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Snapshot retrieved successfully. Sep 08 19:03:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-37f67861-f90e-45ed-ae16-9692201bbc8f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 returned with HTTP 200 Sep 08 19:03:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 64/129] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:04 2026] GET /volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 => generated 473 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4b8f3dad-c30c-4032-af2c-76af01883a94 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b8f3dad-c30c-4032-af2c-76af01883a94 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] POST http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da/action Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b8f3dad-c30c-4032-af2c-76af01883a94 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b8f3dad-c30c-4032-af2c-76af01883a94 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-4b8f3dad-c30c-4032-af2c-76af01883a94 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Updating group '7acde0fb-0dee-4714-aade-2d05bc8a78da' with 'creating' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b8f3dad-c30c-4032-af2c-76af01883a94 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da/action returned with HTTP 202 Sep 08 19:03:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 66/130] 192.168.122.253 () {62 vars in 1339 bytes} [Tue Sep 8 19:03:04 2026] POST /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a6c5d044-0b84-4c15-b13b-4925bcbfe2e2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a6c5d044-0b84-4c15-b13b-4925bcbfe2e2 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a6c5d044-0b84-4c15-b13b-4925bcbfe2e2 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a6c5d044-0b84-4c15-b13b-4925bcbfe2e2 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-a6c5d044-0b84-4c15-b13b-4925bcbfe2e2 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] show called for member 7acde0fb-0dee-4714-aade-2d05bc8a78da {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a6c5d044-0b84-4c15-b13b-4925bcbfe2e2 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da returned with HTTP 200 Sep 08 19:03:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 65/131] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:04 2026] GET /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da => generated 329 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d132b67d-8803-4c46-aabf-a7a431ee9341 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d132b67d-8803-4c46-aabf-a7a431ee9341 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] POST http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da/action Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d132b67d-8803-4c46-aabf-a7a431ee9341 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d132b67d-8803-4c46-aabf-a7a431ee9341 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-d132b67d-8803-4c46-aabf-a7a431ee9341 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Updating group '7acde0fb-0dee-4714-aade-2d05bc8a78da' with 'available' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d132b67d-8803-4c46-aabf-a7a431ee9341 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da/action returned with HTTP 202 Sep 08 19:03:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 67/132] 192.168.122.253 () {62 vars in 1339 bytes} [Tue Sep 8 19:03:04 2026] POST /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ebbb8c8e-9c4c-42fa-96b6-e42c61149bd6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ebbb8c8e-9c4c-42fa-96b6-e42c61149bd6 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ebbb8c8e-9c4c-42fa-96b6-e42c61149bd6 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ebbb8c8e-9c4c-42fa-96b6-e42c61149bd6 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-ebbb8c8e-9c4c-42fa-96b6-e42c61149bd6 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] show called for member 7acde0fb-0dee-4714-aade-2d05bc8a78da {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ebbb8c8e-9c4c-42fa-96b6-e42c61149bd6 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da returned with HTTP 200 Sep 08 19:03:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 66/133] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:04 2026] GET /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da => generated 330 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-34b6f97c-191f-446d-8413-3bbcb84acd0d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-34b6f97c-191f-446d-8413-3bbcb84acd0d tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] POST http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da/action Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-34b6f97c-191f-446d-8413-3bbcb84acd0d tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-34b6f97c-191f-446d-8413-3bbcb84acd0d tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-34b6f97c-191f-446d-8413-3bbcb84acd0d tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Updating group '7acde0fb-0dee-4714-aade-2d05bc8a78da' with 'error' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-34b6f97c-191f-446d-8413-3bbcb84acd0d tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da/action returned with HTTP 202 Sep 08 19:03:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 68/134] 192.168.122.253 () {62 vars in 1339 bytes} [Tue Sep 8 19:03:04 2026] POST /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c3bc8b1c-aa7d-465b-ac33-a5e7455eb045 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c3bc8b1c-aa7d-465b-ac33-a5e7455eb045 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c3bc8b1c-aa7d-465b-ac33-a5e7455eb045 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c3bc8b1c-aa7d-465b-ac33-a5e7455eb045 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-c3bc8b1c-aa7d-465b-ac33-a5e7455eb045 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] show called for member 7acde0fb-0dee-4714-aade-2d05bc8a78da {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c3bc8b1c-aa7d-465b-ac33-a5e7455eb045 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da returned with HTTP 200 Sep 08 19:03:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 67/135] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:04 2026] GET /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da => generated 326 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-58029778-a26f-406e-b207-941bcd8a943f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-58029778-a26f-406e-b207-941bcd8a943f tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] POST http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da/action Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-58029778-a26f-406e-b207-941bcd8a943f tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-58029778-a26f-406e-b207-941bcd8a943f tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-58029778-a26f-406e-b207-941bcd8a943f tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Updating group '7acde0fb-0dee-4714-aade-2d05bc8a78da' with 'available' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-58029778-a26f-406e-b207-941bcd8a943f tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da/action returned with HTTP 202 Sep 08 19:03:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 69/136] 192.168.122.253 () {62 vars in 1339 bytes} [Tue Sep 8 19:03:04 2026] POST /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-024dc5f2-c332-4cd4-a933-2c804e3bdcd0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-024dc5f2-c332-4cd4-a933-2c804e3bdcd0 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-024dc5f2-c332-4cd4-a933-2c804e3bdcd0 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-024dc5f2-c332-4cd4-a933-2c804e3bdcd0 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-024dc5f2-c332-4cd4-a933-2c804e3bdcd0 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] show called for member 7acde0fb-0dee-4714-aade-2d05bc8a78da {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-024dc5f2-c332-4cd4-a933-2c804e3bdcd0 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da returned with HTTP 200 Sep 08 19:03:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 68/137] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:04 2026] GET /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da => generated 330 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cd581651-3bd6-45c6-a496-30fb84ff439e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cd581651-3bd6-45c6-a496-30fb84ff439e tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] DELETE http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cd581651-3bd6-45c6-a496-30fb84ff439e tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cd581651-3bd6-45c6-a496-30fb84ff439e tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-cd581651-3bd6-45c6-a496-30fb84ff439e tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] delete called for member 7acde0fb-0dee-4714-aade-2d05bc8a78da {{(pid=87213) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 19:03:04 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.group_snapshots [None req-cd581651-3bd6-45c6-a496-30fb84ff439e tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Delete group_snapshot with id: 7acde0fb-0dee-4714-aade-2d05bc8a78da Sep 08 19:03:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:04 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cd581651-3bd6-45c6-a496-30fb84ff439e tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da returned with HTTP 202 Sep 08 19:03:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 70/138] 192.168.122.253 () {60 vars in 1300 bytes} [Tue Sep 8 19:03:04 2026] DELETE /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c04b9014-0b9c-45ff-ae10-722b4d7f36bf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c04b9014-0b9c-45ff-ae10-722b4d7f36bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c04b9014-0b9c-45ff-ae10-722b4d7f36bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c04b9014-0b9c-45ff-ae10-722b4d7f36bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-c04b9014-0b9c-45ff-ae10-722b4d7f36bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c04b9014-0b9c-45ff-ae10-722b4d7f36bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:03:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:04 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:03:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c04b9014-0b9c-45ff-ae10-722b4d7f36bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Get all volumes completed successfully. Sep 08 19:03:04 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-c04b9014-0b9c-45ff-ae10-722b4d7f36bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:04 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-c04b9014-0b9c-45ff-ae10-722b4d7f36bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:05 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-c04b9014-0b9c-45ff-ae10-722b4d7f36bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c04b9014-0b9c-45ff-ae10-722b4d7f36bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:03:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 69/139] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:03:04 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2c3ebca0-cc49-4c2f-bd14-58a53d1542c8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2c3ebca0-cc49-4c2f-bd14-58a53d1542c8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 Sep 08 19:03:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2c3ebca0-cc49-4c2f-bd14-58a53d1542c8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2c3ebca0-cc49-4c2f-bd14-58a53d1542c8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1161fff2-2187-4b7e-9748-2fe46a9ef5cf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1161fff2-2187-4b7e-9748-2fe46a9ef5cf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/snapshots/detail Sep 08 19:03:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1161fff2-2187-4b7e-9748-2fe46a9ef5cf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1161fff2-2187-4b7e-9748-2fe46a9ef5cf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-1161fff2-2187-4b7e-9748-2fe46a9ef5cf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:05 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-1161fff2-2187-4b7e-9748-2fe46a9ef5cf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:03:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2c3ebca0-cc49-4c2f-bd14-58a53d1542c8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:05 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-2c3ebca0-cc49-4c2f-bd14-58a53d1542c8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:05 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-2c3ebca0-cc49-4c2f-bd14-58a53d1542c8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:05 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1161fff2-2187-4b7e-9748-2fe46a9ef5cf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Get all snapshots completed successfully. Sep 08 19:03:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1161fff2-2187-4b7e-9748-2fe46a9ef5cf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 19:03:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 70/140] 192.168.122.253 () {58 vars in 1148 bytes} [Tue Sep 8 19:03:05 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-28844ddc-61d5-4459-bf4e-19d28d487c58 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-28844ddc-61d5-4459-bf4e-19d28d487c58 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 Sep 08 19:03:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-28844ddc-61d5-4459-bf4e-19d28d487c58 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-28844ddc-61d5-4459-bf4e-19d28d487c58 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-28844ddc-61d5-4459-bf4e-19d28d487c58 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Snapshot retrieved successfully. Sep 08 19:03:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-28844ddc-61d5-4459-bf4e-19d28d487c58 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 returned with HTTP 200 Sep 08 19:03:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 71/141] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:05 2026] GET /volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 => generated 472 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:05 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-2c3ebca0-cc49-4c2f-bd14-58a53d1542c8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2c3ebca0-cc49-4c2f-bd14-58a53d1542c8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 returned with HTTP 200 Sep 08 19:03:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 71/142] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:05 2026] GET /volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 => generated 920 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0698b1fc-f542-4ce4-8910-221fb464a11c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0698b1fc-f542-4ce4-8910-221fb464a11c tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 Sep 08 19:03:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0698b1fc-f542-4ce4-8910-221fb464a11c tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0698b1fc-f542-4ce4-8910-221fb464a11c tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0698b1fc-f542-4ce4-8910-221fb464a11c tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Snapshot retrieved successfully. Sep 08 19:03:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0698b1fc-f542-4ce4-8910-221fb464a11c tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 returned with HTTP 200 Sep 08 19:03:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c48a77f5-63d9-4904-969a-f27251dbf7cb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 72/143] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:06 2026] GET /volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 => generated 472 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c48a77f5-63d9-4904-969a-f27251dbf7cb tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 Sep 08 19:03:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c48a77f5-63d9-4904-969a-f27251dbf7cb tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c48a77f5-63d9-4904-969a-f27251dbf7cb tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c48a77f5-63d9-4904-969a-f27251dbf7cb tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:06 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-c48a77f5-63d9-4904-969a-f27251dbf7cb tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:06 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-c48a77f5-63d9-4904-969a-f27251dbf7cb tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:06 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-c48a77f5-63d9-4904-969a-f27251dbf7cb tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c48a77f5-63d9-4904-969a-f27251dbf7cb tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 returned with HTTP 200 Sep 08 19:03:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 72/144] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:06 2026] GET /volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 => generated 921 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c60b4cf7-5889-4577-9479-c0cc4e53a8be None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c60b4cf7-5889-4577-9479-c0cc4e53a8be tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/group_snapshots Sep 08 19:03:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c60b4cf7-5889-4577-9479-c0cc4e53a8be tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2a4e2a97-f43e-4617-9900-d992a00c6767", "name": "tempest-group_snapshot-1739254677"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-c60b4cf7-5889-4577-9479-c0cc4e53a8be tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2a4e2a97-f43e-4617-9900-d992a00c6767', 'name': 'tempest-group_snapshot-1739254677'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 19:03:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:06 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.group_snapshots [None req-c60b4cf7-5889-4577-9479-c0cc4e53a8be tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Creating group_snapshot tempest-group_snapshot-1739254677. Sep 08 19:03:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:06 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:03:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:06 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-c60b4cf7-5889-4577-9479-c0cc4e53a8be tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-749316272 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-749316272, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:03:07 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-c60b4cf7-5889-4577-9479-c0cc4e53a8be tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Created reservations ['b4721092-a382-4186-8ef0-b96c9191e90b', '48cdbe7f-7b90-41d7-82b9-1b9e7e47be86', '5fc4110e-a0cf-4d4a-b55b-ecdc627664fd', '325e555c-cfd0-42d4-af6c-8380e1eb6486'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c60b4cf7-5889-4577-9479-c0cc4e53a8be tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots returned with HTTP 202 Sep 08 19:03:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 73/145] 192.168.122.253 () {62 vars in 1208 bytes} [Tue Sep 8 19:03:06 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ed0452bf-6e09-4569-a8f8-3965eb62b5ff None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ed0452bf-6e09-4569-a8f8-3965eb62b5ff tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 Sep 08 19:03:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ed0452bf-6e09-4569-a8f8-3965eb62b5ff tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ed0452bf-6e09-4569-a8f8-3965eb62b5ff tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-ed0452bf-6e09-4569-a8f8-3965eb62b5ff tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 54f306d0-1f19-4b2b-b00b-0b36e90c94e7 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-536f1cad-617a-4111-95f3-98d3b5ffd0bf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-536f1cad-617a-4111-95f3-98d3b5ffd0bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 Sep 08 19:03:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-536f1cad-617a-4111-95f3-98d3b5ffd0bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-536f1cad-617a-4111-95f3-98d3b5ffd0bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-536f1cad-617a-4111-95f3-98d3b5ffd0bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Snapshot retrieved successfully. Sep 08 19:03:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-536f1cad-617a-4111-95f3-98d3b5ffd0bf tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 returned with HTTP 200 Sep 08 19:03:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ed0452bf-6e09-4569-a8f8-3965eb62b5ff tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 returned with HTTP 200 Sep 08 19:03:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 73/146] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:07 2026] GET /volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 => generated 307 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 74/147] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:07 2026] GET /volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 => generated 472 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e31f7d97-0452-4885-8975-441907122591 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-911fdb8a-2050-4b1d-830c-75e192abd348 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e31f7d97-0452-4885-8975-441907122591 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 Sep 08 19:03:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e31f7d97-0452-4885-8975-441907122591 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e31f7d97-0452-4885-8975-441907122591 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-e31f7d97-0452-4885-8975-441907122591 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 54f306d0-1f19-4b2b-b00b-0b36e90c94e7 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-911fdb8a-2050-4b1d-830c-75e192abd348 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 Sep 08 19:03:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-911fdb8a-2050-4b1d-830c-75e192abd348 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-911fdb8a-2050-4b1d-830c-75e192abd348 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-911fdb8a-2050-4b1d-830c-75e192abd348 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 returned with HTTP 404 Sep 08 19:03:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 75/148] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:08 2026] GET /volume/v3/snapshots/6f5412fb-5eae-4dc0-b279-863d7fb40ce3 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-96598f95-dda3-4786-8d68-c3b1eae3ac85 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-96598f95-dda3-4786-8d68-c3b1eae3ac85 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da Sep 08 19:03:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-96598f95-dda3-4786-8d68-c3b1eae3ac85 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-96598f95-dda3-4786-8d68-c3b1eae3ac85 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-96598f95-dda3-4786-8d68-c3b1eae3ac85 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] show called for member 7acde0fb-0dee-4714-aade-2d05bc8a78da {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e31f7d97-0452-4885-8975-441907122591 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 returned with HTTP 200 Sep 08 19:03:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 74/149] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:08 2026] GET /volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 => generated 307 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-96598f95-dda3-4786-8d68-c3b1eae3ac85 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da returned with HTTP 404 Sep 08 19:03:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 76/150] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:08 2026] GET /volume/v3/group_snapshots/7acde0fb-0dee-4714-aade-2d05bc8a78da => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5ed0a13e-7cd9-4739-8ec2-458566314f0f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ed0a13e-7cd9-4739-8ec2-458566314f0f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:03:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5ed0a13e-7cd9-4739-8ec2-458566314f0f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5ed0a13e-7cd9-4739-8ec2-458566314f0f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-5ed0a13e-7cd9-4739-8ec2-458566314f0f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5ed0a13e-7cd9-4739-8ec2-458566314f0f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:03:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:08 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:03:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5ed0a13e-7cd9-4739-8ec2-458566314f0f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Get all volumes completed successfully. Sep 08 19:03:08 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-5ed0a13e-7cd9-4739-8ec2-458566314f0f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:08 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-5ed0a13e-7cd9-4739-8ec2-458566314f0f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:08 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-5ed0a13e-7cd9-4739-8ec2-458566314f0f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ed0a13e-7cd9-4739-8ec2-458566314f0f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:03:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 75/151] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:03:08 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5f2f64a7-9b8a-49eb-879d-64f554ef6f0a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5f2f64a7-9b8a-49eb-879d-64f554ef6f0a tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] POST http://192.168.122.253/volume/v3/groups/130de9cd-db2c-469e-bc5e-bc7b9e63cae6/action Sep 08 19:03:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5f2f64a7-9b8a-49eb-879d-64f554ef6f0a tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5f2f64a7-9b8a-49eb-879d-64f554ef6f0a tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-5f2f64a7-9b8a-49eb-879d-64f554ef6f0a tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] delete called for group 130de9cd-db2c-469e-bc5e-bc7b9e63cae6 {{(pid=87214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 19:03:08 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-5f2f64a7-9b8a-49eb-879d-64f554ef6f0a tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Delete group with id: 130de9cd-db2c-469e-bc5e-bc7b9e63cae6 Sep 08 19:03:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:08 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 19:03:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:08 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5f2f64a7-9b8a-49eb-879d-64f554ef6f0a tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/groups/130de9cd-db2c-469e-bc5e-bc7b9e63cae6/action returned with HTTP 202 Sep 08 19:03:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 77/152] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:03:08 2026] POST /volume/v3/groups/130de9cd-db2c-469e-bc5e-bc7b9e63cae6/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fe7d2490-9570-4319-a174-b59ec91f7598 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fe7d2490-9570-4319-a174-b59ec91f7598 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 Sep 08 19:03:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fe7d2490-9570-4319-a174-b59ec91f7598 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fe7d2490-9570-4319-a174-b59ec91f7598 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:09 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fe7d2490-9570-4319-a174-b59ec91f7598 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Volume info retrieved successfully. Sep 08 19:03:09 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-fe7d2490-9570-4319-a174-b59ec91f7598 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:09 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-fe7d2490-9570-4319-a174-b59ec91f7598 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:09 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-fe7d2490-9570-4319-a174-b59ec91f7598 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fe7d2490-9570-4319-a174-b59ec91f7598 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 returned with HTTP 200 Sep 08 19:03:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 76/153] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:08 2026] GET /volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 => generated 927 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2ae24867-3a7d-4e11-9df6-4110f6457051 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2ae24867-3a7d-4e11-9df6-4110f6457051 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 Sep 08 19:03:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2ae24867-3a7d-4e11-9df6-4110f6457051 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2ae24867-3a7d-4e11-9df6-4110f6457051 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-2ae24867-3a7d-4e11-9df6-4110f6457051 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 54f306d0-1f19-4b2b-b00b-0b36e90c94e7 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2ae24867-3a7d-4e11-9df6-4110f6457051 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 returned with HTTP 200 Sep 08 19:03:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 78/154] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:09 2026] GET /volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 => generated 307 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a42b517d-7a08-4bb2-9fb0-880553ae2a3a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a42b517d-7a08-4bb2-9fb0-880553ae2a3a tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 Sep 08 19:03:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a42b517d-7a08-4bb2-9fb0-880553ae2a3a tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a42b517d-7a08-4bb2-9fb0-880553ae2a3a tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a42b517d-7a08-4bb2-9fb0-880553ae2a3a tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Volume info retrieved successfully. Sep 08 19:03:10 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-a42b517d-7a08-4bb2-9fb0-880553ae2a3a tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:10 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-a42b517d-7a08-4bb2-9fb0-880553ae2a3a tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:10 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-a42b517d-7a08-4bb2-9fb0-880553ae2a3a tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-346b3c2d-c7ed-455c-862d-81ae43698805 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-346b3c2d-c7ed-455c-862d-81ae43698805 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 Sep 08 19:03:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-346b3c2d-c7ed-455c-862d-81ae43698805 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-346b3c2d-c7ed-455c-862d-81ae43698805 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-346b3c2d-c7ed-455c-862d-81ae43698805 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 54f306d0-1f19-4b2b-b00b-0b36e90c94e7 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-346b3c2d-c7ed-455c-862d-81ae43698805 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 returned with HTTP 200 Sep 08 19:03:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 79/155] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:10 2026] GET /volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 => generated 307 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a42b517d-7a08-4bb2-9fb0-880553ae2a3a tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 returned with HTTP 200 Sep 08 19:03:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 77/156] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:10 2026] GET /volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 => generated 927 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5747a9e8-038a-4456-9067-9683b79cb73c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5747a9e8-038a-4456-9067-9683b79cb73c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5747a9e8-038a-4456-9067-9683b79cb73c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5747a9e8-038a-4456-9067-9683b79cb73c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-5747a9e8-038a-4456-9067-9683b79cb73c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 54f306d0-1f19-4b2b-b00b-0b36e90c94e7 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:11 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5747a9e8-038a-4456-9067-9683b79cb73c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 returned with HTTP 200 Sep 08 19:03:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 80/157] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:11 2026] GET /volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 => generated 308 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0705f8de-6b62-485c-a236-5cd3aca6190e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0705f8de-6b62-485c-a236-5cd3aca6190e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/detail Sep 08 19:03:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0705f8de-6b62-485c-a236-5cd3aca6190e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0705f8de-6b62-485c-a236-5cd3aca6190e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-0705f8de-6b62-485c-a236-5cd3aca6190e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a233bc13-209f-40c4-8ef2-fdce1716706f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:11 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-0705f8de-6b62-485c-a236-5cd3aca6190e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a233bc13-209f-40c4-8ef2-fdce1716706f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a233bc13-209f-40c4-8ef2-fdce1716706f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a233bc13-209f-40c4-8ef2-fdce1716706f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a233bc13-209f-40c4-8ef2-fdce1716706f tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 returned with HTTP 404 Sep 08 19:03:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 81/158] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:11 2026] GET /volume/v3/volumes/93554328-1adf-4ace-85a6-f90da81b8617 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-15b31486-646b-44f0-922f-6bfed88b8882 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-15b31486-646b-44f0-922f-6bfed88b8882 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] GET http://192.168.122.253/volume/v3/groups/130de9cd-db2c-469e-bc5e-bc7b9e63cae6 Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-15b31486-646b-44f0-922f-6bfed88b8882 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-15b31486-646b-44f0-922f-6bfed88b8882 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-15b31486-646b-44f0-922f-6bfed88b8882 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] show called for member 130de9cd-db2c-469e-bc5e-bc7b9e63cae6 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:11 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0705f8de-6b62-485c-a236-5cd3aca6190e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all snapshots completed successfully. Sep 08 19:03:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0705f8de-6b62-485c-a236-5cd3aca6190e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 19:03:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-15b31486-646b-44f0-922f-6bfed88b8882 tempest-GroupSnapshotsV319Test-1604266300 tempest-GroupSnapshotsV319Test-1604266300-project-member] http://192.168.122.253/volume/v3/groups/130de9cd-db2c-469e-bc5e-bc7b9e63cae6 returned with HTTP 404 Sep 08 19:03:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 82/159] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:11 2026] GET /volume/v3/groups/130de9cd-db2c-469e-bc5e-bc7b9e63cae6 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 78/160] 192.168.122.253 () {58 vars in 1148 bytes} [Tue Sep 8 19:03:11 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-312b2781-3b3a-4719-9f25-9a6b37ab97f8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-312b2781-3b3a-4719-9f25-9a6b37ab97f8 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/8a5849cc-5106-4e45-989c-7c4f2fe36bd4 Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-312b2781-3b3a-4719-9f25-9a6b37ab97f8 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-312b2781-3b3a-4719-9f25-9a6b37ab97f8 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c260a67a-1a7f-4b74-9e55-9171e7b4b4b8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c260a67a-1a7f-4b74-9e55-9171e7b4b4b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/7fb5532c-c3f6-41be-b090-d21a86d6ae76 Sep 08 19:03:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c260a67a-1a7f-4b74-9e55-9171e7b4b4b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c260a67a-1a7f-4b74-9e55-9171e7b4b4b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c260a67a-1a7f-4b74-9e55-9171e7b4b4b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Snapshot retrieved successfully. Sep 08 19:03:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c260a67a-1a7f-4b74-9e55-9171e7b4b4b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/7fb5532c-c3f6-41be-b090-d21a86d6ae76 returned with HTTP 200 Sep 08 19:03:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 79/161] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:11 2026] GET /volume/v3/snapshots/7fb5532c-c3f6-41be-b090-d21a86d6ae76 => generated 451 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3437d30d-9474-402c-a24b-341efda75283 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-312b2781-3b3a-4719-9f25-9a6b37ab97f8 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] http://192.168.122.253/volume/v3/group_types/8a5849cc-5106-4e45-989c-7c4f2fe36bd4 returned with HTTP 202 Sep 08 19:03:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 83/162] 192.168.122.253 () {60 vars in 1288 bytes} [Tue Sep 8 19:03:11 2026] DELETE /volume/v3/group_types/8a5849cc-5106-4e45-989c-7c4f2fe36bd4 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/groups/action Sep 08 19:03:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "54f306d0-1f19-4b2b-b00b-0b36e90c94e7", "name": "tempest-Group_from_snap-1571189399"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "54f306d0-1f19-4b2b-b00b-0b36e90c94e7", "name": "tempest-Group_from_snap-1571189399"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-48fee0e5-3ac3-4e48-b152-c8ef0c853413 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-48fee0e5-3ac3-4e48-b152-c8ef0c853413 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] DELETE http://192.168.122.253/volume/v3/types/dda0b404-68ae-4e42-9cc0-27bf72be82d4 Sep 08 19:03:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '54f306d0-1f19-4b2b-b00b-0b36e90c94e7', 'name': 'tempest-Group_from_snap-1571189399'}}. {{(pid=87213) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 08 19:03:11 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.groups [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Creating group tempest-Group_from_snap-1571189399 from group_snapshot 54f306d0-1f19-4b2b-b00b-0b36e90c94e7. Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-48fee0e5-3ac3-4e48-b152-c8ef0c853413 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-48fee0e5-3ac3-4e48-b152-c8ef0c853413 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:11 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:03:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:12 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:12 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-48fee0e5-3ac3-4e48-b152-c8ef0c853413 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] http://192.168.122.253/volume/v3/types/dda0b404-68ae-4e42-9cc0-27bf72be82d4 returned with HTTP 202 Sep 08 19:03:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 84/163] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:03:11 2026] DELETE /volume/v3/types/dda0b404-68ae-4e42-9cc0-27bf72be82d4 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:03:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-066f13fc-ba20-418b-b634-df9a19e3b754 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:12 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Created reservations ['5a6cbeee-595f-4563-91d9-343850821df3'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-066f13fc-ba20-418b-b634-df9a19e3b754 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] GET http://192.168.122.253/volume/v3/types/dda0b404-68ae-4e42-9cc0-27bf72be82d4 Sep 08 19:03:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-066f13fc-ba20-418b-b634-df9a19e3b754 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-066f13fc-ba20-418b-b634-df9a19e3b754 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-066f13fc-ba20-418b-b634-df9a19e3b754 tempest-GroupSnapshotsV319Test-1059214384 tempest-GroupSnapshotsV319Test-1059214384-project-admin] http://192.168.122.253/volume/v3/types/dda0b404-68ae-4e42-9cc0-27bf72be82d4 returned with HTTP 404 Sep 08 19:03:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 85/164] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:03:12 2026] GET /volume/v3/types/dda0b404-68ae-4e42-9cc0-27bf72be82d4 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:12 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:12 devstack devstack@c-api.service[87213]: INFO cinder.group.api [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] A mapping entry already exists for group c15dc6b5-55f4-4456-b985-05ecdd4b7d3e and volume type aff7ee71-bbe3-4d81-a7e6-181de09cdb18. Do not need to create again. Sep 08 19:03:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Availability Zones retrieved successfully. Sep 08 19:03:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Flow 'volume_create_api' (805ce9e5-979b-4632-b878-ab4de57a344b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:03:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ffbc2d1-5a01-441a-9634-8d3663e51f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:03:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:12 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ffbc2d1-5a01-441a-9634-8d3663e51f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7fb5532c-c3f6-41be-b090-d21a86d6ae76', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:03:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aff7ee71-bbe3-4d81-a7e6-181de09cdb18,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-749316272',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aff7ee71-bbe3-4d81-a7e6-181de09cdb18', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c15dc6b5-55f4-4456-b985-05ecdd4b7d3e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e3f625-995a-49cc-99dc-bf97255be9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:12 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-749316272 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-749316272, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:03:12 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Created reservations ['9760eca4-16bb-43fa-887e-e08cee70374c', '2bf92dc0-7b16-4fb5-9577-78b25a2423a0'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e3f625-995a-49cc-99dc-bf97255be9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9760eca4-16bb-43fa-887e-e08cee70374c', '2bf92dc0-7b16-4fb5-9577-78b25a2423a0']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b2191f-331b-4a43-b3ed-392ea677a509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:12 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:12 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b2191f-331b-4a43-b3ed-392ea677a509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daea2de5-01b8-4ee7-b42e-4e0f7217fd2a', '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=c15dc6b5-55f4-4456-b985-05ecdd4b7d3e,group_type_id=,metadata={},multiattach=False,project_id='2f4af63752664bde9715b3a38dd2816b',qos_specs=None,replication_status=,reservations=['9760eca4-16bb-43fa-887e-e08cee70374c','2bf92dc0-7b16-4fb5-9577-78b25a2423a0'],size=1,snapshot_id=7fb5532c-c3f6-41be-b090-d21a86d6ae76,source_replicaid=,source_volid=None,status='creating',user_id='fde263c6462548c4bc680c99437ad4a2',volume_type_id=aff7ee71-bbe3-4d81-a7e6-181de09cdb18), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c15dc6b5-55f4-4456-b985-05ecdd4b7d3e,host=None,id=daea2de5-01b8-4ee7-b42e-4e0f7217fd2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4af63752664bde9715b3a38dd2816b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7fb5532c-c3f6-41be-b090-d21a86d6ae76,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fde263c6462548c4bc680c99437ad4a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aff7ee71-bbe3-4d81-a7e6-181de09cdb18),volume_type_id=aff7ee71-bbe3-4d81-a7e6-181de09cdb18)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2204686c-d935-45b2-9cb1-0a23f43359c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2204686c-d935-45b2-9cb1-0a23f43359c5) transitioned into state 'SUCCESS' from 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=c15dc6b5-55f4-4456-b985-05ecdd4b7d3e,group_type_id=,metadata={},multiattach=False,project_id='2f4af63752664bde9715b3a38dd2816b',qos_specs=None,replication_status=,reservations=['9760eca4-16bb-43fa-887e-e08cee70374c','2bf92dc0-7b16-4fb5-9577-78b25a2423a0'],size=1,snapshot_id=7fb5532c-c3f6-41be-b090-d21a86d6ae76,source_replicaid=,source_volid=None,status='creating',user_id='fde263c6462548c4bc680c99437ad4a2',volume_type_id=aff7ee71-bbe3-4d81-a7e6-181de09cdb18)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Flow 'volume_create_api' (805ce9e5-979b-4632-b878-ab4de57a344b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:03:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Create volume request issued successfully. Sep 08 19:03:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:13 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:03:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:13 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3437d30d-9474-402c-a24b-341efda75283 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/action returned with HTTP 202 Sep 08 19:03:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 80/165] 192.168.122.253 () {62 vars in 1202 bytes} [Tue Sep 8 19:03:11 2026] POST /volume/v3/groups/action => generated 103 bytes in 1212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4698d32f-fd93-4d0d-ae1b-8e646b2d4689 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4698d32f-fd93-4d0d-ae1b-8e646b2d4689 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:03:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4698d32f-fd93-4d0d-ae1b-8e646b2d4689 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4698d32f-fd93-4d0d-ae1b-8e646b2d4689 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-4698d32f-fd93-4d0d-ae1b-8e646b2d4689 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:13 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4698d32f-fd93-4d0d-ae1b-8e646b2d4689 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:03:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:13 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:03:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:13 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:13 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4698d32f-fd93-4d0d-ae1b-8e646b2d4689 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all volumes completed successfully. Sep 08 19:03:13 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-4698d32f-fd93-4d0d-ae1b-8e646b2d4689 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:13 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-4698d32f-fd93-4d0d-ae1b-8e646b2d4689 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:13 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-4698d32f-fd93-4d0d-ae1b-8e646b2d4689 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:13 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-4698d32f-fd93-4d0d-ae1b-8e646b2d4689 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:13 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-4698d32f-fd93-4d0d-ae1b-8e646b2d4689 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:13 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-4698d32f-fd93-4d0d-ae1b-8e646b2d4689 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4698d32f-fd93-4d0d-ae1b-8e646b2d4689 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:03:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 86/166] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:03:13 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:03:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-35a8c3ac-3c08-451a-9bce-3b3b68f00ae5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-35a8c3ac-3c08-451a-9bce-3b3b68f00ae5 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a Sep 08 19:03:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-35a8c3ac-3c08-451a-9bce-3b3b68f00ae5 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-35a8c3ac-3c08-451a-9bce-3b3b68f00ae5 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:13 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-35a8c3ac-3c08-451a-9bce-3b3b68f00ae5 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:13 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-35a8c3ac-3c08-451a-9bce-3b3b68f00ae5 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:13 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-35a8c3ac-3c08-451a-9bce-3b3b68f00ae5 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:14 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-35a8c3ac-3c08-451a-9bce-3b3b68f00ae5 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:14 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:14 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-35a8c3ac-3c08-451a-9bce-3b3b68f00ae5 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a returned with HTTP 200 Sep 08 19:03:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 81/167] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:13 2026] GET /volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a => generated 933 bytes in 691 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3ab5ff47-a3d0-4c3e-a2e9-aa540223a46e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3ab5ff47-a3d0-4c3e-a2e9-aa540223a46e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a Sep 08 19:03:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3ab5ff47-a3d0-4c3e-a2e9-aa540223a46e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3ab5ff47-a3d0-4c3e-a2e9-aa540223a46e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:15 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:15 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3ab5ff47-a3d0-4c3e-a2e9-aa540223a46e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:15 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-3ab5ff47-a3d0-4c3e-a2e9-aa540223a46e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:15 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-3ab5ff47-a3d0-4c3e-a2e9-aa540223a46e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:15 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-3ab5ff47-a3d0-4c3e-a2e9-aa540223a46e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3ab5ff47-a3d0-4c3e-a2e9-aa540223a46e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a returned with HTTP 200 Sep 08 19:03:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 87/168] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:15 2026] GET /volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a => generated 933 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7afd0e7f-b02b-4c77-8b2a-e3d696582f80 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7afd0e7f-b02b-4c77-8b2a-e3d696582f80 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a Sep 08 19:03:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7afd0e7f-b02b-4c77-8b2a-e3d696582f80 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7afd0e7f-b02b-4c77-8b2a-e3d696582f80 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:16 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:16 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7afd0e7f-b02b-4c77-8b2a-e3d696582f80 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:16 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-7afd0e7f-b02b-4c77-8b2a-e3d696582f80 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:16 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-7afd0e7f-b02b-4c77-8b2a-e3d696582f80 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:17 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-7afd0e7f-b02b-4c77-8b2a-e3d696582f80 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:17 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:17 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7afd0e7f-b02b-4c77-8b2a-e3d696582f80 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a returned with HTTP 200 Sep 08 19:03:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 82/169] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:16 2026] GET /volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a => generated 933 bytes in 980 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-424b3e4a-a543-4000-8ea9-e2134b5d8bc8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-424b3e4a-a543-4000-8ea9-e2134b5d8bc8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a Sep 08 19:03:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-424b3e4a-a543-4000-8ea9-e2134b5d8bc8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-424b3e4a-a543-4000-8ea9-e2134b5d8bc8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-424b3e4a-a543-4000-8ea9-e2134b5d8bc8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:18 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-424b3e4a-a543-4000-8ea9-e2134b5d8bc8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:18 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-424b3e4a-a543-4000-8ea9-e2134b5d8bc8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:19 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-424b3e4a-a543-4000-8ea9-e2134b5d8bc8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-424b3e4a-a543-4000-8ea9-e2134b5d8bc8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a returned with HTTP 200 Sep 08 19:03:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 88/170] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:18 2026] GET /volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a => generated 933 bytes in 820 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-67693be2-fe88-48f4-bf16-60c0f0bf0f11 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-67693be2-fe88-48f4-bf16-60c0f0bf0f11 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a Sep 08 19:03:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-67693be2-fe88-48f4-bf16-60c0f0bf0f11 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-67693be2-fe88-48f4-bf16-60c0f0bf0f11 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-67693be2-fe88-48f4-bf16-60c0f0bf0f11 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:20 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-67693be2-fe88-48f4-bf16-60c0f0bf0f11 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:20 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-67693be2-fe88-48f4-bf16-60c0f0bf0f11 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:21 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-67693be2-fe88-48f4-bf16-60c0f0bf0f11 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-67693be2-fe88-48f4-bf16-60c0f0bf0f11 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a returned with HTTP 200 Sep 08 19:03:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 83/171] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:20 2026] GET /volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a => generated 933 bytes in 676 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1030b8e0-46cc-4725-a135-ddaa03a535c6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1030b8e0-46cc-4725-a135-ddaa03a535c6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a Sep 08 19:03:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1030b8e0-46cc-4725-a135-ddaa03a535c6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1030b8e0-46cc-4725-a135-ddaa03a535c6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:22 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:22 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:22 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1030b8e0-46cc-4725-a135-ddaa03a535c6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:22 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-1030b8e0-46cc-4725-a135-ddaa03a535c6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:22 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-1030b8e0-46cc-4725-a135-ddaa03a535c6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:22 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-1030b8e0-46cc-4725-a135-ddaa03a535c6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:22 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:22 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1030b8e0-46cc-4725-a135-ddaa03a535c6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a returned with HTTP 200 Sep 08 19:03:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 89/172] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:22 2026] GET /volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a => generated 933 bytes in 752 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a8d8015a-1819-4c5e-b860-1749e9509ee8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8d8015a-1819-4c5e-b860-1749e9509ee8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a Sep 08 19:03:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8d8015a-1819-4c5e-b860-1749e9509ee8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8d8015a-1819-4c5e-b860-1749e9509ee8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a8d8015a-1819-4c5e-b860-1749e9509ee8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:24 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-a8d8015a-1819-4c5e-b860-1749e9509ee8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:24 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-a8d8015a-1819-4c5e-b860-1749e9509ee8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:24 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-a8d8015a-1819-4c5e-b860-1749e9509ee8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8d8015a-1819-4c5e-b860-1749e9509ee8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a returned with HTTP 200 Sep 08 19:03:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 84/173] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:24 2026] GET /volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a => generated 933 bytes in 784 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1e9a27c4-c610-46af-a46f-ebaa333f9d4b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e9a27c4-c610-46af-a46f-ebaa333f9d4b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a Sep 08 19:03:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e9a27c4-c610-46af-a46f-ebaa333f9d4b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e9a27c4-c610-46af-a46f-ebaa333f9d4b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1e9a27c4-c610-46af-a46f-ebaa333f9d4b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:25 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-1e9a27c4-c610-46af-a46f-ebaa333f9d4b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:25 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-1e9a27c4-c610-46af-a46f-ebaa333f9d4b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:25 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-1e9a27c4-c610-46af-a46f-ebaa333f9d4b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e9a27c4-c610-46af-a46f-ebaa333f9d4b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a returned with HTTP 200 Sep 08 19:03:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 90/174] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:25 2026] GET /volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a => generated 934 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:03:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-91c9b1af-2de9-4af7-83a4-76a6b1d8017b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-91c9b1af-2de9-4af7-83a4-76a6b1d8017b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/c15dc6b5-55f4-4456-b985-05ecdd4b7d3e Sep 08 19:03:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-91c9b1af-2de9-4af7-83a4-76a6b1d8017b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-91c9b1af-2de9-4af7-83a4-76a6b1d8017b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-91c9b1af-2de9-4af7-83a4-76a6b1d8017b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member c15dc6b5-55f4-4456-b985-05ecdd4b7d3e {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:26 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:03:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-91c9b1af-2de9-4af7-83a4-76a6b1d8017b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/c15dc6b5-55f4-4456-b985-05ecdd4b7d3e returned with HTTP 200 Sep 08 19:03:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 85/175] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:26 2026] GET /volume/v3/groups/c15dc6b5-55f4-4456-b985-05ecdd4b7d3e => generated 418 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-aa245569-e23c-4806-b350-aedd06059160 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aa245569-e23c-4806-b350-aedd06059160 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:03:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aa245569-e23c-4806-b350-aedd06059160 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aa245569-e23c-4806-b350-aedd06059160 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-aa245569-e23c-4806-b350-aedd06059160 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:26 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-aa245569-e23c-4806-b350-aedd06059160 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:03:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:26 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:03:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-aa245569-e23c-4806-b350-aedd06059160 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all volumes completed successfully. Sep 08 19:03:26 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-aa245569-e23c-4806-b350-aedd06059160 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:26 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-aa245569-e23c-4806-b350-aedd06059160 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:26 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-aa245569-e23c-4806-b350-aedd06059160 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:26 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-aa245569-e23c-4806-b350-aedd06059160 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:26 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-aa245569-e23c-4806-b350-aedd06059160 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:26 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-aa245569-e23c-4806-b350-aedd06059160 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aa245569-e23c-4806-b350-aedd06059160 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:03:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 91/176] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:03:26 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:03:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-395ba1b5-a7bb-43d2-8e4c-e4209ab9764e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-395ba1b5-a7bb-43d2-8e4c-e4209ab9764e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/groups/c15dc6b5-55f4-4456-b985-05ecdd4b7d3e/action Sep 08 19:03:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-395ba1b5-a7bb-43d2-8e4c-e4209ab9764e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-395ba1b5-a7bb-43d2-8e4c-e4209ab9764e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-395ba1b5-a7bb-43d2-8e4c-e4209ab9764e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] delete called for group c15dc6b5-55f4-4456-b985-05ecdd4b7d3e {{(pid=87213) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 19:03:26 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.groups [None req-395ba1b5-a7bb-43d2-8e4c-e4209ab9764e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Delete group with id: c15dc6b5-55f4-4456-b985-05ecdd4b7d3e Sep 08 19:03:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:26 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 19:03:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:26 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-395ba1b5-a7bb-43d2-8e4c-e4209ab9764e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/c15dc6b5-55f4-4456-b985-05ecdd4b7d3e/action returned with HTTP 202 Sep 08 19:03:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 86/177] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:03:26 2026] POST /volume/v3/groups/c15dc6b5-55f4-4456-b985-05ecdd4b7d3e/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-809a9079-71ad-453d-b11e-4742f55d335a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-809a9079-71ad-453d-b11e-4742f55d335a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a Sep 08 19:03:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-809a9079-71ad-453d-b11e-4742f55d335a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-809a9079-71ad-453d-b11e-4742f55d335a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-809a9079-71ad-453d-b11e-4742f55d335a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:26 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-809a9079-71ad-453d-b11e-4742f55d335a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:26 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-809a9079-71ad-453d-b11e-4742f55d335a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:26 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-809a9079-71ad-453d-b11e-4742f55d335a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-809a9079-71ad-453d-b11e-4742f55d335a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a returned with HTTP 200 Sep 08 19:03:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 92/178] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:26 2026] GET /volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a => generated 933 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8372635b-8c04-495d-98fd-47ce55d6141e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-97d032c4-607c-4ae1-88ed-1743df1c55a3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-97d032c4-607c-4ae1-88ed-1743df1c55a3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-97d032c4-607c-4ae1-88ed-1743df1c55a3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-97d032c4-607c-4ae1-88ed-1743df1c55a3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-97d032c4-607c-4ae1-88ed-1743df1c55a3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a returned with HTTP 404 Sep 08 19:03:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 93/179] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:27 2026] GET /volume/v3/volumes/daea2de5-01b8-4ee7-b42e-4e0f7217fd2a => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-43ab5a15-8a25-413d-884d-4e02aa29b1c9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43ab5a15-8a25-413d-884d-4e02aa29b1c9 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/c15dc6b5-55f4-4456-b985-05ecdd4b7d3e Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-43ab5a15-8a25-413d-884d-4e02aa29b1c9 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-43ab5a15-8a25-413d-884d-4e02aa29b1c9 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-43ab5a15-8a25-413d-884d-4e02aa29b1c9 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member c15dc6b5-55f4-4456-b985-05ecdd4b7d3e {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43ab5a15-8a25-413d-884d-4e02aa29b1c9 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/c15dc6b5-55f4-4456-b985-05ecdd4b7d3e returned with HTTP 404 Sep 08 19:03:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 94/180] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:27 2026] GET /volume/v3/groups/c15dc6b5-55f4-4456-b985-05ecdd4b7d3e => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-be2011de-f065-4ad1-bdcb-60858723352d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-be2011de-f065-4ad1-bdcb-60858723352d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] DELETE http://192.168.122.253/volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-be2011de-f065-4ad1-bdcb-60858723352d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-be2011de-f065-4ad1-bdcb-60858723352d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-be2011de-f065-4ad1-bdcb-60858723352d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] delete called for member 54f306d0-1f19-4b2b-b00b-0b36e90c94e7 {{(pid=87214) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.group_snapshots [None req-be2011de-f065-4ad1-bdcb-60858723352d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Delete group_snapshot with id: 54f306d0-1f19-4b2b-b00b-0b36e90c94e7 Sep 08 19:03:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:27 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-be2011de-f065-4ad1-bdcb-60858723352d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 returned with HTTP 202 Sep 08 19:03:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 95/181] 192.168.122.253 () {60 vars in 1300 bytes} [Tue Sep 8 19:03:27 2026] DELETE /volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9eed903c-1961-461a-a7b2-eefc58fae9f2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9eed903c-1961-461a-a7b2-eefc58fae9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9eed903c-1961-461a-a7b2-eefc58fae9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9eed903c-1961-461a-a7b2-eefc58fae9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-9eed903c-1961-461a-a7b2-eefc58fae9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9eed903c-1961-461a-a7b2-eefc58fae9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:03:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:27 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:03:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9eed903c-1961-461a-a7b2-eefc58fae9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all volumes completed successfully. Sep 08 19:03:27 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-9eed903c-1961-461a-a7b2-eefc58fae9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:27 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-9eed903c-1961-461a-a7b2-eefc58fae9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8372635b-8c04-495d-98fd-47ce55d6141e tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] POST http://192.168.122.253/volume/v3/group_types Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8372635b-8c04-495d-98fd-47ce55d6141e tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-440438162"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-9eed903c-1961-461a-a7b2-eefc58fae9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9eed903c-1961-461a-a7b2-eefc58fae9f2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:03:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 96/182] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:03:27 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e55eeba3-f245-4ced-877c-9a04d708a98c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8372635b-8c04-495d-98fd-47ce55d6141e tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] http://192.168.122.253/volume/v3/group_types returned with HTTP 202 Sep 08 19:03:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 87/183] 192.168.122.253 () {62 vars in 1195 bytes} [Tue Sep 8 19:03:27 2026] POST /volume/v3/group_types => generated 180 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e55eeba3-f245-4ced-877c-9a04d708a98c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/detail Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e55eeba3-f245-4ced-877c-9a04d708a98c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e55eeba3-f245-4ced-877c-9a04d708a98c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-e55eeba3-f245-4ced-877c-9a04d708a98c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-e55eeba3-f245-4ced-877c-9a04d708a98c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-76f7c37d-dcd4-49be-a6aa-15765b3f12af None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-76f7c37d-dcd4-49be-a6aa-15765b3f12af tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] POST http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs Sep 08 19:03:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:28 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-76f7c37d-dcd4-49be-a6aa-15765b3f12af tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e55eeba3-f245-4ced-877c-9a04d708a98c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all snapshots completed successfully. Sep 08 19:03:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e55eeba3-f245-4ced-877c-9a04d708a98c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 19:03:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 97/184] 192.168.122.253 () {58 vars in 1148 bytes} [Tue Sep 8 19:03:28 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e75a6fdf-fc4d-4e78-8052-c5d6b4427332 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e75a6fdf-fc4d-4e78-8052-c5d6b4427332 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/7fb5532c-c3f6-41be-b090-d21a86d6ae76 Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e75a6fdf-fc4d-4e78-8052-c5d6b4427332 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e75a6fdf-fc4d-4e78-8052-c5d6b4427332 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e75a6fdf-fc4d-4e78-8052-c5d6b4427332 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Snapshot retrieved successfully. Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e75a6fdf-fc4d-4e78-8052-c5d6b4427332 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/7fb5532c-c3f6-41be-b090-d21a86d6ae76 returned with HTTP 200 Sep 08 19:03:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 98/185] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:28 2026] GET /volume/v3/snapshots/7fb5532c-c3f6-41be-b090-d21a86d6ae76 => generated 450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-76f7c37d-dcd4-49be-a6aa-15765b3f12af tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs returned with HTTP 202 Sep 08 19:03:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 88/186] 192.168.122.253 () {62 vars in 1342 bytes} [Tue Sep 8 19:03:28 2026] POST /volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs => generated 53 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0c4726b2-c525-4bc4-ba11-b22751cb16a9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0c4726b2-c525-4bc4-ba11-b22751cb16a9 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] POST http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0c4726b2-c525-4bc4-ba11-b22751cb16a9 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0c4726b2-c525-4bc4-ba11-b22751cb16a9 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs returned with HTTP 202 Sep 08 19:03:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 99/187] 192.168.122.253 () {62 vars in 1342 bytes} [Tue Sep 8 19:03:28 2026] POST /volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs => generated 61 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f2ae03a8-4af4-4252-bb49-7b5186ecb246 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f2ae03a8-4af4-4252-bb49-7b5186ecb246 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] GET http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key2 Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f2ae03a8-4af4-4252-bb49-7b5186ecb246 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f2ae03a8-4af4-4252-bb49-7b5186ecb246 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f2ae03a8-4af4-4252-bb49-7b5186ecb246 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key2 returned with HTTP 200 Sep 08 19:03:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 89/188] 192.168.122.253 () {60 vars in 1336 bytes} [Tue Sep 8 19:03:28 2026] GET /volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dda41ea5-9bc9-472d-a8d2-6c033517a01c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dda41ea5-9bc9-472d-a8d2-6c033517a01c tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] GET http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key3 Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dda41ea5-9bc9-472d-a8d2-6c033517a01c tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dda41ea5-9bc9-472d-a8d2-6c033517a01c tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dda41ea5-9bc9-472d-a8d2-6c033517a01c tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key3 returned with HTTP 200 Sep 08 19:03:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 100/189] 192.168.122.253 () {60 vars in 1336 bytes} [Tue Sep 8 19:03:28 2026] GET /volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key3 => generated 18 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2cfd6ff5-b5ca-44f7-897e-553e5559f2d4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2cfd6ff5-b5ca-44f7-897e-553e5559f2d4 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] PUT http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key3 Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2cfd6ff5-b5ca-44f7-897e-553e5559f2d4 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2cfd6ff5-b5ca-44f7-897e-553e5559f2d4 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key3 returned with HTTP 200 Sep 08 19:03:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 90/190] 192.168.122.253 () {62 vars in 1356 bytes} [Tue Sep 8 19:03:28 2026] PUT /volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key3 => generated 26 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e9d029e6-0e91-464a-b322-fdd08ba8d502 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e9d029e6-0e91-464a-b322-fdd08ba8d502 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] GET http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e9d029e6-0e91-464a-b322-fdd08ba8d502 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e9d029e6-0e91-464a-b322-fdd08ba8d502 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e9d029e6-0e91-464a-b322-fdd08ba8d502 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs returned with HTTP 200 Sep 08 19:03:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 101/191] 192.168.122.253 () {60 vars in 1321 bytes} [Tue Sep 8 19:03:28 2026] GET /volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs => generated 87 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-116d4790-241b-43e9-a9b5-45117be20f29 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-116d4790-241b-43e9-a9b5-45117be20f29 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key1 Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-116d4790-241b-43e9-a9b5-45117be20f29 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-116d4790-241b-43e9-a9b5-45117be20f29 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-116d4790-241b-43e9-a9b5-45117be20f29 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key1 returned with HTTP 202 Sep 08 19:03:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 91/192] 192.168.122.253 () {60 vars in 1339 bytes} [Tue Sep 8 19:03:28 2026] DELETE /volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6d407509-a1c2-4ba5-ae45-98535e0c4d0a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6d407509-a1c2-4ba5-ae45-98535e0c4d0a tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] GET http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key1 Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6d407509-a1c2-4ba5-ae45-98535e0c4d0a tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6d407509-a1c2-4ba5-ae45-98535e0c4d0a tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6d407509-a1c2-4ba5-ae45-98535e0c4d0a tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] HTTP exception thrown: Group Type abbb598e-beee-4ecc-ba23-5a140815d902 has no extra spec with key key1. Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6d407509-a1c2-4ba5-ae45-98535e0c4d0a tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key1 returned with HTTP 404 Sep 08 19:03:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 102/193] 192.168.122.253 () {60 vars in 1336 bytes} [Tue Sep 8 19:03:28 2026] GET /volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key1 => generated 126 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ca2d75bc-4c80-4dfe-8521-0e9395f91904 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ca2d75bc-4c80-4dfe-8521-0e9395f91904 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key2 Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ca2d75bc-4c80-4dfe-8521-0e9395f91904 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ca2d75bc-4c80-4dfe-8521-0e9395f91904 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ca2d75bc-4c80-4dfe-8521-0e9395f91904 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key2 returned with HTTP 202 Sep 08 19:03:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 92/194] 192.168.122.253 () {60 vars in 1339 bytes} [Tue Sep 8 19:03:28 2026] DELETE /volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cabf4100-4e7f-4f7c-a279-c4ede4e14974 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cabf4100-4e7f-4f7c-a279-c4ede4e14974 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] GET http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key2 Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cabf4100-4e7f-4f7c-a279-c4ede4e14974 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cabf4100-4e7f-4f7c-a279-c4ede4e14974 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cabf4100-4e7f-4f7c-a279-c4ede4e14974 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] HTTP exception thrown: Group Type abbb598e-beee-4ecc-ba23-5a140815d902 has no extra spec with key key2. Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cabf4100-4e7f-4f7c-a279-c4ede4e14974 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key2 returned with HTTP 404 Sep 08 19:03:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 103/195] 192.168.122.253 () {60 vars in 1336 bytes} [Tue Sep 8 19:03:28 2026] GET /volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key2 => generated 126 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-10c113dc-47f9-46fb-a7b3-6a5517d44299 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-10c113dc-47f9-46fb-a7b3-6a5517d44299 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key3 Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-10c113dc-47f9-46fb-a7b3-6a5517d44299 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-10c113dc-47f9-46fb-a7b3-6a5517d44299 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-10c113dc-47f9-46fb-a7b3-6a5517d44299 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key3 returned with HTTP 202 Sep 08 19:03:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 93/196] 192.168.122.253 () {60 vars in 1339 bytes} [Tue Sep 8 19:03:28 2026] DELETE /volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d92a3219-69a1-41b4-8f2b-9371cb6cb414 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d92a3219-69a1-41b4-8f2b-9371cb6cb414 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] GET http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key3 Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d92a3219-69a1-41b4-8f2b-9371cb6cb414 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d92a3219-69a1-41b4-8f2b-9371cb6cb414 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d92a3219-69a1-41b4-8f2b-9371cb6cb414 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] HTTP exception thrown: Group Type abbb598e-beee-4ecc-ba23-5a140815d902 has no extra spec with key key3. Sep 08 19:03:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d92a3219-69a1-41b4-8f2b-9371cb6cb414 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key3 returned with HTTP 404 Sep 08 19:03:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 104/197] 192.168.122.253 () {60 vars in 1336 bytes} [Tue Sep 8 19:03:28 2026] GET /volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902/group_specs/key3 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b355bc7c-e989-4e38-8a44-3d5684a90236 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b355bc7c-e989-4e38-8a44-3d5684a90236 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902 Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b355bc7c-e989-4e38-8a44-3d5684a90236 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b355bc7c-e989-4e38-8a44-3d5684a90236 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b355bc7c-e989-4e38-8a44-3d5684a90236 tempest-GroupTypeSpecsTest-2057910352 tempest-GroupTypeSpecsTest-2057910352-project-admin] http://192.168.122.253/volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902 returned with HTTP 202 Sep 08 19:03:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 94/198] 192.168.122.253 () {60 vars in 1288 bytes} [Tue Sep 8 19:03:28 2026] DELETE /volume/v3/group_types/abbb598e-beee-4ecc-ba23-5a140815d902 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0f760cf8-5607-4db6-b85b-dc5fd23ffe9c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0f760cf8-5607-4db6-b85b-dc5fd23ffe9c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/7fb5532c-c3f6-41be-b090-d21a86d6ae76 Sep 08 19:03:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0f760cf8-5607-4db6-b85b-dc5fd23ffe9c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0f760cf8-5607-4db6-b85b-dc5fd23ffe9c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0f760cf8-5607-4db6-b85b-dc5fd23ffe9c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Snapshot retrieved successfully. Sep 08 19:03:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0f760cf8-5607-4db6-b85b-dc5fd23ffe9c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/7fb5532c-c3f6-41be-b090-d21a86d6ae76 returned with HTTP 200 Sep 08 19:03:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 105/199] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:29 2026] GET /volume/v3/snapshots/7fb5532c-c3f6-41be-b090-d21a86d6ae76 => generated 450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-80e0a710-9c57-4b72-9000-08f6bf948abc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-80e0a710-9c57-4b72-9000-08f6bf948abc tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/7fb5532c-c3f6-41be-b090-d21a86d6ae76 Sep 08 19:03:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-80e0a710-9c57-4b72-9000-08f6bf948abc tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-80e0a710-9c57-4b72-9000-08f6bf948abc tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:30 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=324,cinder:INSERT=55,cinder:UPDATE=78 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:03:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-80e0a710-9c57-4b72-9000-08f6bf948abc tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/7fb5532c-c3f6-41be-b090-d21a86d6ae76 returned with HTTP 404 Sep 08 19:03:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 95/200] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:30 2026] GET /volume/v3/snapshots/7fb5532c-c3f6-41be-b090-d21a86d6ae76 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-18ee5ea1-0dfa-4340-a55e-447878af2780 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-18ee5ea1-0dfa-4340-a55e-447878af2780 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 Sep 08 19:03:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-18ee5ea1-0dfa-4340-a55e-447878af2780 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-18ee5ea1-0dfa-4340-a55e-447878af2780 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-18ee5ea1-0dfa-4340-a55e-447878af2780 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 54f306d0-1f19-4b2b-b00b-0b36e90c94e7 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-18ee5ea1-0dfa-4340-a55e-447878af2780 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 returned with HTTP 404 Sep 08 19:03:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 106/201] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:30 2026] GET /volume/v3/group_snapshots/54f306d0-1f19-4b2b-b00b-0b36e90c94e7 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b0d1e6bc-b77e-4cbc-936d-a56f658a1615 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b0d1e6bc-b77e-4cbc-936d-a56f658a1615 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:03:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b0d1e6bc-b77e-4cbc-936d-a56f658a1615 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b0d1e6bc-b77e-4cbc-936d-a56f658a1615 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-b0d1e6bc-b77e-4cbc-936d-a56f658a1615 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b0d1e6bc-b77e-4cbc-936d-a56f658a1615 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:03:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:30 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:03:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b0d1e6bc-b77e-4cbc-936d-a56f658a1615 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all volumes completed successfully. Sep 08 19:03:30 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-b0d1e6bc-b77e-4cbc-936d-a56f658a1615 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:30 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-b0d1e6bc-b77e-4cbc-936d-a56f658a1615 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:30 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-b0d1e6bc-b77e-4cbc-936d-a56f658a1615 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b0d1e6bc-b77e-4cbc-936d-a56f658a1615 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:03:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 96/202] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:03:30 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b2fbbdcf-9854-47be-a6c7-38b5052ae124 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b2fbbdcf-9854-47be-a6c7-38b5052ae124 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/groups/2a4e2a97-f43e-4617-9900-d992a00c6767/action Sep 08 19:03:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b2fbbdcf-9854-47be-a6c7-38b5052ae124 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b2fbbdcf-9854-47be-a6c7-38b5052ae124 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-b2fbbdcf-9854-47be-a6c7-38b5052ae124 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] delete called for group 2a4e2a97-f43e-4617-9900-d992a00c6767 {{(pid=87214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 19:03:30 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-b2fbbdcf-9854-47be-a6c7-38b5052ae124 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Delete group with id: 2a4e2a97-f43e-4617-9900-d992a00c6767 Sep 08 19:03:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:30 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=306,cinder:INSERT=43,cinder:UPDATE=63 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:03:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:30 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 19:03:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:30 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b2fbbdcf-9854-47be-a6c7-38b5052ae124 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/2a4e2a97-f43e-4617-9900-d992a00c6767/action returned with HTTP 202 Sep 08 19:03:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 107/203] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:03:30 2026] POST /volume/v3/groups/2a4e2a97-f43e-4617-9900-d992a00c6767/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6d501800-288e-4345-82ca-958b15eb9998 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d501800-288e-4345-82ca-958b15eb9998 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 Sep 08 19:03:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d501800-288e-4345-82ca-958b15eb9998 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d501800-288e-4345-82ca-958b15eb9998 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6d501800-288e-4345-82ca-958b15eb9998 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:30 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-6d501800-288e-4345-82ca-958b15eb9998 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:30 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-6d501800-288e-4345-82ca-958b15eb9998 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:30 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-6d501800-288e-4345-82ca-958b15eb9998 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d501800-288e-4345-82ca-958b15eb9998 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 returned with HTTP 200 Sep 08 19:03:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 97/204] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:30 2026] GET /volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 => generated 920 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-057bac63-ba59-4cf7-bf59-f3dd47727976 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-057bac63-ba59-4cf7-bf59-f3dd47727976 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 Sep 08 19:03:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-057bac63-ba59-4cf7-bf59-f3dd47727976 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-057bac63-ba59-4cf7-bf59-f3dd47727976 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-057bac63-ba59-4cf7-bf59-f3dd47727976 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 returned with HTTP 404 Sep 08 19:03:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 108/205] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:31 2026] GET /volume/v3/volumes/e78e6e6e-42ce-40c5-9978-de54b33eb336 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e565c229-28ca-46e1-aaa3-2e6f180a3236 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e565c229-28ca-46e1-aaa3-2e6f180a3236 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/2a4e2a97-f43e-4617-9900-d992a00c6767 Sep 08 19:03:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e565c229-28ca-46e1-aaa3-2e6f180a3236 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e565c229-28ca-46e1-aaa3-2e6f180a3236 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-e565c229-28ca-46e1-aaa3-2e6f180a3236 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 2a4e2a97-f43e-4617-9900-d992a00c6767 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e565c229-28ca-46e1-aaa3-2e6f180a3236 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/2a4e2a97-f43e-4617-9900-d992a00c6767 returned with HTTP 404 Sep 08 19:03:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 98/206] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:31 2026] GET /volume/v3/groups/2a4e2a97-f43e-4617-9900-d992a00c6767 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 19:03:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ae420307-f616-4877-b743-aa9f5e6e07fd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ae420307-f616-4877-b743-aa9f5e6e07fd tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/3a2c1dae-e061-4d4e-bb51-5a3458f52421 Sep 08 19:03:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ae420307-f616-4877-b743-aa9f5e6e07fd tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ae420307-f616-4877-b743-aa9f5e6e07fd tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ae420307-f616-4877-b743-aa9f5e6e07fd tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/group_types/3a2c1dae-e061-4d4e-bb51-5a3458f52421 returned with HTTP 202 Sep 08 19:03:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 109/207] 192.168.122.253 () {60 vars in 1288 bytes} [Tue Sep 8 19:03:31 2026] DELETE /volume/v3/group_types/3a2c1dae-e061-4d4e-bb51-5a3458f52421 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 19:03:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-26838d62-741d-4927-a6f7-fbff74714fa2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-26838d62-741d-4927-a6f7-fbff74714fa2 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] DELETE http://192.168.122.253/volume/v3/types/aff7ee71-bbe3-4d81-a7e6-181de09cdb18 Sep 08 19:03:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-26838d62-741d-4927-a6f7-fbff74714fa2 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-26838d62-741d-4927-a6f7-fbff74714fa2 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-26838d62-741d-4927-a6f7-fbff74714fa2 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/types/aff7ee71-bbe3-4d81-a7e6-181de09cdb18 returned with HTTP 202 Sep 08 19:03:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 99/208] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:03:31 2026] DELETE /volume/v3/types/aff7ee71-bbe3-4d81-a7e6-181de09cdb18 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:03:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-297da4a3-5683-4398-8dc0-31b89653f53d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-297da4a3-5683-4398-8dc0-31b89653f53d tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] GET http://192.168.122.253/volume/v3/types/aff7ee71-bbe3-4d81-a7e6-181de09cdb18 Sep 08 19:03:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-297da4a3-5683-4398-8dc0-31b89653f53d tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-297da4a3-5683-4398-8dc0-31b89653f53d tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-297da4a3-5683-4398-8dc0-31b89653f53d tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/types/aff7ee71-bbe3-4d81-a7e6-181de09cdb18 returned with HTTP 404 Sep 08 19:03:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 110/209] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:03:31 2026] GET /volume/v3/types/aff7ee71-bbe3-4d81-a7e6-181de09cdb18 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f8269426-6fd9-4db6-9f57-ba30a4590f21 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f8269426-6fd9-4db6-9f57-ba30a4590f21 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:03:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f8269426-6fd9-4db6-9f57-ba30a4590f21 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-253604583"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f8269426-6fd9-4db6-9f57-ba30a4590f21 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:03:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 100/210] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:03:31 2026] POST /volume/v3/types => generated 223 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-71fe6458-6633-4f2a-8ae7-60be8fa5d1c7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-71fe6458-6633-4f2a-8ae7-60be8fa5d1c7 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] POST http://192.168.122.253/volume/v3/group_types Sep 08 19:03:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-71fe6458-6633-4f2a-8ae7-60be8fa5d1c7 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-95697891"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-71fe6458-6633-4f2a-8ae7-60be8fa5d1c7 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/group_types returned with HTTP 202 Sep 08 19:03:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 111/211] 192.168.122.253 () {62 vars in 1195 bytes} [Tue Sep 8 19:03:32 2026] POST /volume/v3/group_types => generated 179 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ceb50044-7229-4640-a458-1ea82f8dfa0b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ceb50044-7229-4640-a458-1ea82f8dfa0b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/groups Sep 08 19:03:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ceb50044-7229-4640-a458-1ea82f8dfa0b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "972dd2bd-0af7-4a3c-ab61-e0c5d9c13227", "volume_types": ["a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc"], "name": "tempest-GroupSnapshotsTest-Group-260529650"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-ceb50044-7229-4640-a458-1ea82f8dfa0b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Creating new group {'group': {'group_type': '972dd2bd-0af7-4a3c-ab61-e0c5d9c13227', 'volume_types': ['a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc'], 'name': 'tempest-GroupSnapshotsTest-Group-260529650'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 19:03:32 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.groups [None req-ceb50044-7229-4640-a458-1ea82f8dfa0b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Creating group tempest-GroupSnapshotsTest-Group-260529650. Sep 08 19:03:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ceb50044-7229-4640-a458-1ea82f8dfa0b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Availability Zones retrieved successfully. Sep 08 19:03:32 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-ceb50044-7229-4640-a458-1ea82f8dfa0b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Created reservations ['37ae425f-ecc8-4b28-bd13-117097c80f8b'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ceb50044-7229-4640-a458-1ea82f8dfa0b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups returned with HTTP 202 Sep 08 19:03:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 101/212] 192.168.122.253 () {62 vars in 1181 bytes} [Tue Sep 8 19:03:32 2026] POST /volume/v3/groups => generated 111 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-36264ae0-fb15-4e4d-9999-a4a8f334c467 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36264ae0-fb15-4e4d-9999-a4a8f334c467 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36264ae0-fb15-4e4d-9999-a4a8f334c467 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36264ae0-fb15-4e4d-9999-a4a8f334c467 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-36264ae0-fb15-4e4d-9999-a4a8f334c467 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member a1392b45-4fab-402e-bf12-570cee817a16 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:32 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:03:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36264ae0-fb15-4e4d-9999-a4a8f334c467 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 200 Sep 08 19:03:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 112/213] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:32 2026] GET /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 391 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b580d23f-72bb-4fd0-834f-485bebc1b3f8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b580d23f-72bb-4fd0-834f-485bebc1b3f8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b580d23f-72bb-4fd0-834f-485bebc1b3f8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b580d23f-72bb-4fd0-834f-485bebc1b3f8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-b580d23f-72bb-4fd0-834f-485bebc1b3f8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member a1392b45-4fab-402e-bf12-570cee817a16 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:33 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:03:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b580d23f-72bb-4fd0-834f-485bebc1b3f8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 200 Sep 08 19:03:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 102/214] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:33 2026] GET /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1179621366", "volume_type": "a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc", "group_id": "a1392b45-4fab-402e-bf12-570cee817a16", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1179621366', 'volume_type': 'a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc', 'group_id': 'a1392b45-4fab-402e-bf12-570cee817a16', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:33 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Create volume of 1 GB Sep 08 19:03:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:33 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:03:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Availability Zones retrieved successfully. Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Flow 'volume_create_api' (12a4ea3c-32b2-4744-a9eb-522a3e44c76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6233e64-75fe-42fb-bd25-db1b7b11543c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6233e64-75fe-42fb-bd25-db1b7b11543c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:03:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-253604583',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a1392b45-4fab-402e-bf12-570cee817a16', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da19d0b7-abfe-48fe-8a25-a94aa33092fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-253604583 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-253604583, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:03:33 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-253604583 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-253604583, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Created reservations ['f1da03e8-6b05-4c00-b99e-fe1f6f5a517e', '3d609f1f-37ac-4c38-840c-e3d919d61a2a', '893d8904-3e4a-48f9-b0ee-fcc73a6e1490', '5115646b-1f51-45da-83ed-cc551e45cd91'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da19d0b7-abfe-48fe-8a25-a94aa33092fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1da03e8-6b05-4c00-b99e-fe1f6f5a517e', '3d609f1f-37ac-4c38-840c-e3d919d61a2a', '893d8904-3e4a-48f9-b0ee-fcc73a6e1490', '5115646b-1f51-45da-83ed-cc551e45cd91']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69bea1bc-3d0e-4c2d-b451-36b21c864457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69bea1bc-3d0e-4c2d-b451-36b21c864457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b53afab5-6514-42df-8393-b95083268a23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1179621366',encryption_key_id=None,group_id=a1392b45-4fab-402e-bf12-570cee817a16,group_type_id=,metadata={},multiattach=False,project_id='2f4af63752664bde9715b3a38dd2816b',qos_specs=None,replication_status=,reservations=['f1da03e8-6b05-4c00-b99e-fe1f6f5a517e','3d609f1f-37ac-4c38-840c-e3d919d61a2a','893d8904-3e4a-48f9-b0ee-fcc73a6e1490','5115646b-1f51-45da-83ed-cc551e45cd91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fde263c6462548c4bc680c99437ad4a2',volume_type_id=a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:03:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1179621366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a1392b45-4fab-402e-bf12-570cee817a16,host=None,id=b53afab5-6514-42df-8393-b95083268a23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4af63752664bde9715b3a38dd2816b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fde263c6462548c4bc680c99437ad4a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc),volume_type_id=a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3176aa9-519b-4f0f-b8e4-3dcab5b9b94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3176aa9-519b-4f0f-b8e4-3dcab5b9b94f) transitioned into state 'SUCCESS' from state '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-1179621366',encryption_key_id=None,group_id=a1392b45-4fab-402e-bf12-570cee817a16,group_type_id=,metadata={},multiattach=False,project_id='2f4af63752664bde9715b3a38dd2816b',qos_specs=None,replication_status=,reservations=['f1da03e8-6b05-4c00-b99e-fe1f6f5a517e','3d609f1f-37ac-4c38-840c-e3d919d61a2a','893d8904-3e4a-48f9-b0ee-fcc73a6e1490','5115646b-1f51-45da-83ed-cc551e45cd91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fde263c6462548c4bc680c99437ad4a2',volume_type_id=a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c34249ed-8843-4331-9471-14b3b7c0feae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c34249ed-8843-4331-9471-14b3b7c0feae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Flow 'volume_create_api' (12a4ea3c-32b2-4744-a9eb-522a3e44c76a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Create volume request issued successfully. Sep 08 19:03:33 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:33 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b20f26de-ba46-4473-88bb-5db4b6a8d5b8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:03:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 113/215] 192.168.122.253 () {62 vars in 1184 bytes} [Tue Sep 8 19:03:33 2026] POST /volume/v3/volumes => generated 830 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f7ff3dbc-7130-43d7-b3e1-1bf6a978dcb2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f7ff3dbc-7130-43d7-b3e1-1bf6a978dcb2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/b53afab5-6514-42df-8393-b95083268a23 Sep 08 19:03:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f7ff3dbc-7130-43d7-b3e1-1bf6a978dcb2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f7ff3dbc-7130-43d7-b3e1-1bf6a978dcb2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f7ff3dbc-7130-43d7-b3e1-1bf6a978dcb2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:33 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-f7ff3dbc-7130-43d7-b3e1-1bf6a978dcb2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:33 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-f7ff3dbc-7130-43d7-b3e1-1bf6a978dcb2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:33 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-f7ff3dbc-7130-43d7-b3e1-1bf6a978dcb2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f7ff3dbc-7130-43d7-b3e1-1bf6a978dcb2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/b53afab5-6514-42df-8393-b95083268a23 returned with HTTP 200 Sep 08 19:03:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 103/216] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:33 2026] GET /volume/v3/volumes/b53afab5-6514-42df-8393-b95083268a23 => generated 898 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1987998346"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1987998346'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:03:33 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Create volume of 1 GB Sep 08 19:03:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Availability Zones retrieved successfully. Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Flow 'volume_create_api' (5bee2044-682a-49df-9727-20c1e1848cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9a88270-d33c-4434-9ffb-89d51c206802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9a88270-d33c-4434-9ffb-89d51c206802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97130603-54c2-46a5-8a64-2976d8c5ae2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Created reservations ['6f3e40f1-e6ca-4026-9479-751e691dbc6c', '94dd7b22-bbe5-400d-9246-1f5b3cd062b1', 'f5454ec9-9d6f-425c-bcf2-6e6f25f5eef4', '2185e229-578d-450f-a77f-5af1fc901219'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97130603-54c2-46a5-8a64-2976d8c5ae2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f3e40f1-e6ca-4026-9479-751e691dbc6c', '94dd7b22-bbe5-400d-9246-1f5b3cd062b1', 'f5454ec9-9d6f-425c-bcf2-6e6f25f5eef4', '2185e229-578d-450f-a77f-5af1fc901219']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10367644-8a9e-4d46-85b7-926ebda633ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10367644-8a9e-4d46-85b7-926ebda633ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92950c08-86cf-49c1-909c-adfacdd265d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1987998346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05d9f215b7ff4c65af31adb34ed3530a',qos_specs=None,replication_status=,reservations=['6f3e40f1-e6ca-4026-9479-751e691dbc6c','94dd7b22-bbe5-400d-9246-1f5b3cd062b1','f5454ec9-9d6f-425c-bcf2-6e6f25f5eef4','2185e229-578d-450f-a77f-5af1fc901219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0da92d81b52c4bc9ad387fb7ec52c7d9',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:03:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1987998346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92950c08-86cf-49c1-909c-adfacdd265d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05d9f215b7ff4c65af31adb34ed3530a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0da92d81b52c4bc9ad387fb7ec52c7d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afff1d66-0faf-4e69-9d9b-e2e1d1cc876e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afff1d66-0faf-4e69-9d9b-e2e1d1cc876e) transitioned into state 'SUCCESS' from state '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-1987998346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05d9f215b7ff4c65af31adb34ed3530a',qos_specs=None,replication_status=,reservations=['6f3e40f1-e6ca-4026-9479-751e691dbc6c','94dd7b22-bbe5-400d-9246-1f5b3cd062b1','f5454ec9-9d6f-425c-bcf2-6e6f25f5eef4','2185e229-578d-450f-a77f-5af1fc901219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0da92d81b52c4bc9ad387fb7ec52c7d9',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faa2ba7a-6fa3-4bdc-8fea-9c3851694133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faa2ba7a-6fa3-4bdc-8fea-9c3851694133) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Flow 'volume_create_api' (5bee2044-682a-49df-9727-20c1e1848cb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Create volume request issued successfully. Sep 08 19:03:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d00fcb7f-89e5-4348-92e7-76ebce814431 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:03:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 114/217] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:03:33 2026] POST /volume/v3/volumes => generated 760 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:03:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-92ab40e3-0e2a-422f-9cbe-a7d84e5b263b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-92ab40e3-0e2a-422f-9cbe-a7d84e5b263b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 Sep 08 19:03:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-92ab40e3-0e2a-422f-9cbe-a7d84e5b263b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-92ab40e3-0e2a-422f-9cbe-a7d84e5b263b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-92ab40e3-0e2a-422f-9cbe-a7d84e5b263b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Volume info retrieved successfully. Sep 08 19:03:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-92ab40e3-0e2a-422f-9cbe-a7d84e5b263b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 returned with HTTP 200 Sep 08 19:03:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 104/218] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:34 2026] GET /volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 => generated 828 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1002c3bc-b542-488f-9c22-630628ea2768 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1002c3bc-b542-488f-9c22-630628ea2768 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/b53afab5-6514-42df-8393-b95083268a23 Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1002c3bc-b542-488f-9c22-630628ea2768 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1002c3bc-b542-488f-9c22-630628ea2768 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1002c3bc-b542-488f-9c22-630628ea2768 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:34 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-1002c3bc-b542-488f-9c22-630628ea2768 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:34 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-1002c3bc-b542-488f-9c22-630628ea2768 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:34 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-1002c3bc-b542-488f-9c22-630628ea2768 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1002c3bc-b542-488f-9c22-630628ea2768 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/b53afab5-6514-42df-8393-b95083268a23 returned with HTTP 200 Sep 08 19:03:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 115/219] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:34 2026] GET /volume/v3/volumes/b53afab5-6514-42df-8393-b95083268a23 => generated 923 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-906348744", "volume_type": "a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc", "group_id": "a1392b45-4fab-402e-bf12-570cee817a16", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-906348744', 'volume_type': 'a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc', 'group_id': 'a1392b45-4fab-402e-bf12-570cee817a16', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:35 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Create volume of 1 GB Sep 08 19:03:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:35 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:03:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Availability Zones retrieved successfully. Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Flow 'volume_create_api' (3ba61d2e-ebf2-483b-a24d-5580f8fddc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f50491a-b3cd-49f3-84a2-f8043115b0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f50491a-b3cd-49f3-84a2-f8043115b0aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:03:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-253604583',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a1392b45-4fab-402e-bf12-570cee817a16', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81195bc7-ef33-48e1-8fb5-b0de48ea2df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-253604583 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-253604583, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:03:35 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-253604583 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-253604583, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Created reservations ['7df103c5-a024-4d07-a92d-d87f439cac5f', 'af3c6548-f4dc-42f7-988d-b5079e8070f0', 'fd8d1fec-0bbf-4ce7-8b63-2d0807f19706', '30c02c33-d251-4fe5-a928-38cb3a58bace'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81195bc7-ef33-48e1-8fb5-b0de48ea2df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7df103c5-a024-4d07-a92d-d87f439cac5f', 'af3c6548-f4dc-42f7-988d-b5079e8070f0', 'fd8d1fec-0bbf-4ce7-8b63-2d0807f19706', '30c02c33-d251-4fe5-a928-38cb3a58bace']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa51cf5-adeb-4df7-9e2a-435b9a8ddb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa51cf5-adeb-4df7-9e2a-435b9a8ddb8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e1e3545-acd2-4ffa-881b-efa12d32b8d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-906348744',encryption_key_id=None,group_id=a1392b45-4fab-402e-bf12-570cee817a16,group_type_id=,metadata={},multiattach=False,project_id='2f4af63752664bde9715b3a38dd2816b',qos_specs=None,replication_status=,reservations=['7df103c5-a024-4d07-a92d-d87f439cac5f','af3c6548-f4dc-42f7-988d-b5079e8070f0','fd8d1fec-0bbf-4ce7-8b63-2d0807f19706','30c02c33-d251-4fe5-a928-38cb3a58bace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fde263c6462548c4bc680c99437ad4a2',volume_type_id=a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:03:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-906348744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a1392b45-4fab-402e-bf12-570cee817a16,host=None,id=8e1e3545-acd2-4ffa-881b-efa12d32b8d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4af63752664bde9715b3a38dd2816b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fde263c6462548c4bc680c99437ad4a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc),volume_type_id=a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b9141f-fea9-441d-ba0a-030ad6d8c641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b9141f-fea9-441d-ba0a-030ad6d8c641) transitioned into state 'SUCCESS' from state '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-906348744',encryption_key_id=None,group_id=a1392b45-4fab-402e-bf12-570cee817a16,group_type_id=,metadata={},multiattach=False,project_id='2f4af63752664bde9715b3a38dd2816b',qos_specs=None,replication_status=,reservations=['7df103c5-a024-4d07-a92d-d87f439cac5f','af3c6548-f4dc-42f7-988d-b5079e8070f0','fd8d1fec-0bbf-4ce7-8b63-2d0807f19706','30c02c33-d251-4fe5-a928-38cb3a58bace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fde263c6462548c4bc680c99437ad4a2',volume_type_id=a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (151768eb-b7aa-40f9-809a-18335a165d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (151768eb-b7aa-40f9-809a-18335a165d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Flow 'volume_create_api' (3ba61d2e-ebf2-483b-a24d-5580f8fddc8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Create volume request issued successfully. Sep 08 19:03:35 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:35 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f3d7cf61-da77-4426-ac70-ec0f207f68c6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f3d7cf61-da77-4426-ac70-ec0f207f68c6 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 Sep 08 19:03:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f3d7cf61-da77-4426-ac70-ec0f207f68c6 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f3d7cf61-da77-4426-ac70-ec0f207f68c6 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:35 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:35 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b86ee363-5d5f-4dc5-8527-3c7fcabe46d4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:03:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 105/220] 192.168.122.253 () {62 vars in 1184 bytes} [Tue Sep 8 19:03:35 2026] POST /volume/v3/volumes => generated 829 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f3d7cf61-da77-4426-ac70-ec0f207f68c6 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Volume info retrieved successfully. Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0f545a8e-c5c5-4ed2-8f13-26f4dd81ec0f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0f545a8e-c5c5-4ed2-8f13-26f4dd81ec0f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0f545a8e-c5c5-4ed2-8f13-26f4dd81ec0f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f3d7cf61-da77-4426-ac70-ec0f207f68c6 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 returned with HTTP 200 Sep 08 19:03:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 116/221] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:35 2026] GET /volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 => generated 852 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0f545a8e-c5c5-4ed2-8f13-26f4dd81ec0f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0f545a8e-c5c5-4ed2-8f13-26f4dd81ec0f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:35 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-0f545a8e-c5c5-4ed2-8f13-26f4dd81ec0f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:35 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-0f545a8e-c5c5-4ed2-8f13-26f4dd81ec0f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:35 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-0f545a8e-c5c5-4ed2-8f13-26f4dd81ec0f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0f545a8e-c5c5-4ed2-8f13-26f4dd81ec0f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 returned with HTTP 200 Sep 08 19:03:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 106/222] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:35 2026] GET /volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 => generated 897 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a5081b0a-e377-4b07-acbe-70792838f818 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:03:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-68725123"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-68725123'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:03:35 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Create volume of 1 GB Sep 08 19:03:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Availability Zones retrieved successfully. Sep 08 19:03:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Flow 'volume_create_api' (b6f7e19b-6052-458e-a3a8-f3d7db0e022c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96a54feb-0a0d-408c-9ce1-7e5e6f956a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96a54feb-0a0d-408c-9ce1-7e5e6f956a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (422b6961-2d61-49d6-9b6b-59d2e531de1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Created reservations ['7d9eb6bd-fc3c-4fd0-ba68-38e7430ff01c', 'f4d17c40-2c47-4d60-9fdb-998f3b0dfda1', '861723e3-a94f-4847-a648-a03620a3a4f3', '45c2cf7a-1172-4c88-a3d7-8df4e1658c27'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (422b6961-2d61-49d6-9b6b-59d2e531de1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d9eb6bd-fc3c-4fd0-ba68-38e7430ff01c', 'f4d17c40-2c47-4d60-9fdb-998f3b0dfda1', '861723e3-a94f-4847-a648-a03620a3a4f3', '45c2cf7a-1172-4c88-a3d7-8df4e1658c27']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636b17c4-0a7c-4eff-9720-a48b1535ce54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636b17c4-0a7c-4eff-9720-a48b1535ce54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c97b0f36-8e0b-460a-a5ac-9dafac7302c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-68725123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e2606b6f1149d8b42b4dd3c1d6af1f',qos_specs=None,replication_status=,reservations=['7d9eb6bd-fc3c-4fd0-ba68-38e7430ff01c','f4d17c40-2c47-4d60-9fdb-998f3b0dfda1','861723e3-a94f-4847-a648-a03620a3a4f3','45c2cf7a-1172-4c88-a3d7-8df4e1658c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc1b0635c314911ade50fdccf38af9b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-68725123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c97b0f36-8e0b-460a-a5ac-9dafac7302c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4e2606b6f1149d8b42b4dd3c1d6af1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bc1b0635c314911ade50fdccf38af9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90de608f-f13e-4a36-891d-3d7ee5f27c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90de608f-f13e-4a36-891d-3d7ee5f27c28) transitioned into state 'SUCCESS' from state '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-68725123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e2606b6f1149d8b42b4dd3c1d6af1f',qos_specs=None,replication_status=,reservations=['7d9eb6bd-fc3c-4fd0-ba68-38e7430ff01c','f4d17c40-2c47-4d60-9fdb-998f3b0dfda1','861723e3-a94f-4847-a648-a03620a3a4f3','45c2cf7a-1172-4c88-a3d7-8df4e1658c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc1b0635c314911ade50fdccf38af9b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f91c15-55a8-4cdb-a004-bc75ea4cca22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f91c15-55a8-4cdb-a004-bc75ea4cca22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Flow 'volume_create_api' (b6f7e19b-6052-458e-a3a8-f3d7db0e022c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Create volume request issued successfully. Sep 08 19:03:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a5081b0a-e377-4b07-acbe-70792838f818 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:03:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 117/223] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:03:35 2026] POST /volume/v3/volumes => generated 758 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:03:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d26009c8-cac4-401d-975e-67ca5ab41f73 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d26009c8-cac4-401d-975e-67ca5ab41f73 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:03:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d26009c8-cac4-401d-975e-67ca5ab41f73 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d26009c8-cac4-401d-975e-67ca5ab41f73 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:36 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:36 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d26009c8-cac4-401d-975e-67ca5ab41f73 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:03:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d26009c8-cac4-401d-975e-67ca5ab41f73 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:03:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 107/224] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:36 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 826 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-eb605bde-d6aa-47ed-8dae-d0aa8b190c4f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eb605bde-d6aa-47ed-8dae-d0aa8b190c4f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eb605bde-d6aa-47ed-8dae-d0aa8b190c4f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eb605bde-d6aa-47ed-8dae-d0aa8b190c4f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-eb605bde-d6aa-47ed-8dae-d0aa8b190c4f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Volume info retrieved successfully. Sep 08 19:03:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eb605bde-d6aa-47ed-8dae-d0aa8b190c4f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 returned with HTTP 200 Sep 08 19:03:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 118/225] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:36 2026] GET /volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-74bb9dc8-1ba9-4e18-b75b-05f804f03a9e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-74bb9dc8-1ba9-4e18-b75b-05f804f03a9e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:03:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-74bb9dc8-1ba9-4e18-b75b-05f804f03a9e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92950c08-86cf-49c1-909c-adfacdd265d2", "name": "tempest-SnapshotsActionsTest-Snapshot-1325553423"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:36 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:36 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-74bb9dc8-1ba9-4e18-b75b-05f804f03a9e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Volume info retrieved successfully. Sep 08 19:03:36 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-74bb9dc8-1ba9-4e18-b75b-05f804f03a9e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Create snapshot from volume 92950c08-86cf-49c1-909c-adfacdd265d2 Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-150602b1-b8f9-417a-8d8f-5114a908ff17 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-150602b1-b8f9-417a-8d8f-5114a908ff17 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-150602b1-b8f9-417a-8d8f-5114a908ff17 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-150602b1-b8f9-417a-8d8f-5114a908ff17 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:36 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-74bb9dc8-1ba9-4e18-b75b-05f804f03a9e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:03:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-150602b1-b8f9-417a-8d8f-5114a908ff17 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:36 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-150602b1-b8f9-417a-8d8f-5114a908ff17 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:36 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-150602b1-b8f9-417a-8d8f-5114a908ff17 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:36 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-74bb9dc8-1ba9-4e18-b75b-05f804f03a9e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Created reservations ['ca7283d5-4cb5-4708-8062-1f82f7ad80ea', 'dae6ac5a-8392-4fe9-b733-4f9c58f1b66a', 'ce91d91e-c1dd-428f-9934-76e9c1021867', '92bc5106-0531-45cd-a11d-3a9323937218'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:36 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:36 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-150602b1-b8f9-417a-8d8f-5114a908ff17 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-74bb9dc8-1ba9-4e18-b75b-05f804f03a9e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot create request issued successfully. Sep 08 19:03:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-150602b1-b8f9-417a-8d8f-5114a908ff17 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 returned with HTTP 200 Sep 08 19:03:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-74bb9dc8-1ba9-4e18-b75b-05f804f03a9e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:03:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 119/226] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:36 2026] GET /volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 => generated 921 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:03:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 108/227] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:03:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f9730cd9-7a86-4c25-9790-c7db5555321a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f9730cd9-7a86-4c25-9790-c7db5555321a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f9730cd9-7a86-4c25-9790-c7db5555321a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f9730cd9-7a86-4c25-9790-c7db5555321a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f9730cd9-7a86-4c25-9790-c7db5555321a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f9730cd9-7a86-4c25-9790-c7db5555321a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:03:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 120/228] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:36 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2b4f2c08-f815-4c3e-9cff-132282d83b21 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2b4f2c08-f815-4c3e-9cff-132282d83b21 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:03:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2b4f2c08-f815-4c3e-9cff-132282d83b21 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2b4f2c08-f815-4c3e-9cff-132282d83b21 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2b4f2c08-f815-4c3e-9cff-132282d83b21 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:03:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2b4f2c08-f815-4c3e-9cff-132282d83b21 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:03:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 109/229] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:37 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-908b2183-ea7b-4488-a100-cef1b4599ff1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-908b2183-ea7b-4488-a100-cef1b4599ff1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 Sep 08 19:03:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-908b2183-ea7b-4488-a100-cef1b4599ff1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-908b2183-ea7b-4488-a100-cef1b4599ff1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:37 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:37 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:37 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:37 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:37 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-908b2183-ea7b-4488-a100-cef1b4599ff1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:37 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-908b2183-ea7b-4488-a100-cef1b4599ff1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7f2239a1-b273-4ee4-9341-6ba95aa21c6d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:37 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-908b2183-ea7b-4488-a100-cef1b4599ff1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7f2239a1-b273-4ee4-9341-6ba95aa21c6d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:03:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7f2239a1-b273-4ee4-9341-6ba95aa21c6d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7f2239a1-b273-4ee4-9341-6ba95aa21c6d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7f2239a1-b273-4ee4-9341-6ba95aa21c6d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7f2239a1-b273-4ee4-9341-6ba95aa21c6d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:03:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 110/230] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:37 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:37 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-908b2183-ea7b-4488-a100-cef1b4599ff1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-908b2183-ea7b-4488-a100-cef1b4599ff1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 returned with HTTP 200 Sep 08 19:03:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 121/231] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:37 2026] GET /volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 => generated 922 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-34d06f4d-e12d-4e8a-8337-8ac1b8f69b79 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-34d06f4d-e12d-4e8a-8337-8ac1b8f69b79 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] PUT http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-34d06f4d-e12d-4e8a-8337-8ac1b8f69b79 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b53afab5-6514-42df-8393-b95083268a23"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-34d06f4d-e12d-4e8a-8337-8ac1b8f69b79 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Update called for group a1392b45-4fab-402e-bf12-570cee817a16. {{(pid=87213) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 19:03:38 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.groups [None req-34d06f4d-e12d-4e8a-8337-8ac1b8f69b79 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Updating group a1392b45-4fab-402e-bf12-570cee817a16 with name None description: None add_volumes: None remove_volumes: b53afab5-6514-42df-8393-b95083268a23. Sep 08 19:03:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-34d06f4d-e12d-4e8a-8337-8ac1b8f69b79 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 202 Sep 08 19:03:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 111/232] 192.168.122.253 () {62 vars in 1290 bytes} [Tue Sep 8 19:03:38 2026] PUT /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-25078e48-7196-45c9-8e61-c0c11724ab72 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-25078e48-7196-45c9-8e61-c0c11724ab72 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-25078e48-7196-45c9-8e61-c0c11724ab72 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-25078e48-7196-45c9-8e61-c0c11724ab72 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-25078e48-7196-45c9-8e61-c0c11724ab72 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member a1392b45-4fab-402e-bf12-570cee817a16 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:38 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:03:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-25078e48-7196-45c9-8e61-c0c11724ab72 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 200 Sep 08 19:03:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 122/233] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:38 2026] GET /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e09ab09d-3310-422b-a514-e2f307db5403 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e09ab09d-3310-422b-a514-e2f307db5403 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:03:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e09ab09d-3310-422b-a514-e2f307db5403 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e09ab09d-3310-422b-a514-e2f307db5403 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e09ab09d-3310-422b-a514-e2f307db5403 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:03:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e09ab09d-3310-422b-a514-e2f307db5403 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:03:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 112/234] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:38 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-486bc297-9e9e-413e-a3d0-900097353bed None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-486bc297-9e9e-413e-a3d0-900097353bed tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:03:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-486bc297-9e9e-413e-a3d0-900097353bed tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-486bc297-9e9e-413e-a3d0-900097353bed tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-486bc297-9e9e-413e-a3d0-900097353bed tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:03:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-486bc297-9e9e-413e-a3d0-900097353bed tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:03:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 123/235] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:03:38 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-de519127-f4b9-47ec-b90b-b01ef06ba6df None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-de519127-f4b9-47ec-b90b-b01ef06ba6df tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:03:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-de519127-f4b9-47ec-b90b-b01ef06ba6df tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-de519127-f4b9-47ec-b90b-b01ef06ba6df tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-de519127-f4b9-47ec-b90b-b01ef06ba6df tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-de519127-f4b9-47ec-b90b-b01ef06ba6df tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:03:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 113/236] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:38 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dbab152a-2342-439a-ab85-cbdb8b2d5156 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dbab152a-2342-439a-ab85-cbdb8b2d5156 None None] GET http://192.168.122.253/volume// Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dbab152a-2342-439a-ab85-cbdb8b2d5156 None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dbab152a-2342-439a-ab85-cbdb8b2d5156 None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dbab152a-2342-439a-ab85-cbdb8b2d5156 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:03:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 124/237] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:03:39 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:03:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d43ba39f-bd45-42c1-a722-b223b8fbead3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d43ba39f-bd45-42c1-a722-b223b8fbead3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d43ba39f-bd45-42c1-a722-b223b8fbead3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d43ba39f-bd45-42c1-a722-b223b8fbead3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-d43ba39f-bd45-42c1-a722-b223b8fbead3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member a1392b45-4fab-402e-bf12-570cee817a16 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:39 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:03:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d43ba39f-bd45-42c1-a722-b223b8fbead3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 200 Sep 08 19:03:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 114/238] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:39 2026] GET /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 392 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-321fb8be-0d88-4a7e-a662-80eb5d8dc012 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-321fb8be-0d88-4a7e-a662-80eb5d8dc012 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] PUT http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-321fb8be-0d88-4a7e-a662-80eb5d8dc012 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b53afab5-6514-42df-8393-b95083268a23"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-321fb8be-0d88-4a7e-a662-80eb5d8dc012 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Update called for group a1392b45-4fab-402e-bf12-570cee817a16. {{(pid=87214) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-321fb8be-0d88-4a7e-a662-80eb5d8dc012 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Updating group a1392b45-4fab-402e-bf12-570cee817a16 with name None description: None add_volumes: b53afab5-6514-42df-8393-b95083268a23 remove_volumes: None. Sep 08 19:03:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-e1085035-289a-4cf1-a8bb-33a14a0cff4c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:39 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:03:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-321fb8be-0d88-4a7e-a662-80eb5d8dc012 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 202 Sep 08 19:03:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 125/239] 192.168.122.253 () {62 vars in 1290 bytes} [Tue Sep 8 19:03:39 2026] PUT /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a312b191-2adf-4375-81f5-21606765e3fa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a312b191-2adf-4375-81f5-21606765e3fa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a312b191-2adf-4375-81f5-21606765e3fa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a312b191-2adf-4375-81f5-21606765e3fa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-a312b191-2adf-4375-81f5-21606765e3fa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member a1392b45-4fab-402e-bf12-570cee817a16 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-e1085035-289a-4cf1-a8bb-33a14a0cff4c tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:03:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-e1085035-289a-4cf1-a8bb-33a14a0cff4c tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c97b0f36-8e0b-460a-a5ac-9dafac7302c5", "connector": null, "instance_uuid": "aa493b31-6b3e-4148-9542-e0ee1ca1ff92"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:39 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:03:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a312b191-2adf-4375-81f5-21606765e3fa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 200 Sep 08 19:03:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 126/240] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:39 2026] GET /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 391 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-e1085035-289a-4cf1-a8bb-33a14a0cff4c tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:03:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 115/241] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:03:39 2026] POST /volume/v3/attachments => generated 273 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d1548c27-ef0d-4e62-833d-777e88d084ae None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d1548c27-ef0d-4e62-833d-777e88d084ae tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d1548c27-ef0d-4e62-833d-777e88d084ae tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d1548c27-ef0d-4e62-833d-777e88d084ae tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5d2e298e-b7e2-4f42-ad4f-e2427201d0fd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5d2e298e-b7e2-4f42-ad4f-e2427201d0fd None None] GET http://192.168.122.253/volume// Sep 08 19:03:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5d2e298e-b7e2-4f42-ad4f-e2427201d0fd None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5d2e298e-b7e2-4f42-ad4f-e2427201d0fd None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5d2e298e-b7e2-4f42-ad4f-e2427201d0fd None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:03:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 116/242] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:03:39 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:03:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-27548030-5a54-4e82-aace-7189abf92f0f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-27548030-5a54-4e82-aace-7189abf92f0f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:03:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-27548030-5a54-4e82-aace-7189abf92f0f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-27548030-5a54-4e82-aace-7189abf92f0f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d1548c27-ef0d-4e62-833d-777e88d084ae tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:03:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d1548c27-ef0d-4e62-833d-777e88d084ae tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:03:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 127/243] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:39 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-27548030-5a54-4e82-aace-7189abf92f0f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:03:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-27548030-5a54-4e82-aace-7189abf92f0f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:03:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 117/244] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:03:39 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 1031 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-22f23ad3-6658-4316-a235-6817e5ab4c85 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-22f23ad3-6658-4316-a235-6817e5ab4c85 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] PUT http://192.168.122.253/volume/v3/attachments/8a003ebb-c32b-44d2-8dff-8db5430d02a8 Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-22f23ad3-6658-4316-a235-6817e5ab4c85 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-22f23ad3-6658-4316-a235-6817e5ab4c85 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Acquiring lock "cinder-attachment_update-c97b0f36-8e0b-460a-a5ac-9dafac7302c5-devstack" by "attachment_update" {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-22f23ad3-6658-4316-a235-6817e5ab4c85 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Lock "cinder-attachment_update-c97b0f36-8e0b-460a-a5ac-9dafac7302c5-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:39 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-22f23ad3-6658-4316-a235-6817e5ab4c85 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Lock "cinder-attachment_update-c97b0f36-8e0b-460a-a5ac-9dafac7302c5-devstack" released by "attachment_update" :: held 0.151s {{(pid=87214) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:03:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-22f23ad3-6658-4316-a235-6817e5ab4c85 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/attachments/8a003ebb-c32b-44d2-8dff-8db5430d02a8 returned with HTTP 200 Sep 08 19:03:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 128/245] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:03:39 2026] PUT /volume/v3/attachments/8a003ebb-c32b-44d2-8dff-8db5430d02a8 => generated 694 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-99cdd25d-7f7f-440c-924b-5b2aacfd4419 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-99cdd25d-7f7f-440c-924b-5b2aacfd4419 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:03:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-99cdd25d-7f7f-440c-924b-5b2aacfd4419 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-99cdd25d-7f7f-440c-924b-5b2aacfd4419 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-99cdd25d-7f7f-440c-924b-5b2aacfd4419 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-99cdd25d-7f7f-440c-924b-5b2aacfd4419 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:03:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 118/246] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:39 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c8886d2e-92f7-4a87-9bf2-09b15984885c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c8886d2e-92f7-4a87-9bf2-09b15984885c tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c8886d2e-92f7-4a87-9bf2-09b15984885c tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c8886d2e-92f7-4a87-9bf2-09b15984885c tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-c8886d2e-92f7-4a87-9bf2-09b15984885c tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Updating snapshot '28cb6efc-5b92-4eaa-a1f4-86f273bd4c88' with '{'status': 'creating'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c8886d2e-92f7-4a87-9bf2-09b15984885c tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action returned with HTTP 202 Sep 08 19:03:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 129/247] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:03:40 2026] POST /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:03:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-459e9847-f0ac-44a6-b029-d0b05c1e3f15 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-459e9847-f0ac-44a6-b029-d0b05c1e3f15 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:03:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-459e9847-f0ac-44a6-b029-d0b05c1e3f15 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-459e9847-f0ac-44a6-b029-d0b05c1e3f15 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-459e9847-f0ac-44a6-b029-d0b05c1e3f15 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-459e9847-f0ac-44a6-b029-d0b05c1e3f15 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:03:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 119/248] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:40 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-09637574-2067-456c-9809-7d0431a0dedf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-09637574-2067-456c-9809-7d0431a0dedf tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-09637574-2067-456c-9809-7d0431a0dedf tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-09637574-2067-456c-9809-7d0431a0dedf tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-09637574-2067-456c-9809-7d0431a0dedf tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Updating snapshot '28cb6efc-5b92-4eaa-a1f4-86f273bd4c88' with '{'status': 'available'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-09637574-2067-456c-9809-7d0431a0dedf tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action returned with HTTP 202 Sep 08 19:03:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 130/249] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:03:40 2026] POST /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:03:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c0f59849-990f-4f72-84c1-377bad10966e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c0f59849-990f-4f72-84c1-377bad10966e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-836391a3-0d79-4d37-9006-9b409dccf212 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c0f59849-990f-4f72-84c1-377bad10966e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c0f59849-990f-4f72-84c1-377bad10966e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-836391a3-0d79-4d37-9006-9b409dccf212 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-836391a3-0d79-4d37-9006-9b409dccf212 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-836391a3-0d79-4d37-9006-9b409dccf212 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-836391a3-0d79-4d37-9006-9b409dccf212 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member a1392b45-4fab-402e-bf12-570cee817a16 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c0f59849-990f-4f72-84c1-377bad10966e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c0f59849-990f-4f72-84c1-377bad10966e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:03:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 120/250] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:40 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-59261bc9-f393-4085-a0a3-8e42be7c4c7c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-836391a3-0d79-4d37-9006-9b409dccf212 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 200 Sep 08 19:03:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 131/251] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:40 2026] GET /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-59261bc9-f393-4085-a0a3-8e42be7c4c7c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:03:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-59261bc9-f393-4085-a0a3-8e42be7c4c7c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92950c08-86cf-49c1-909c-adfacdd265d2", "name": "tempest-SnapshotsActionsTest-Snapshot-1682517592"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9d5295eb-2cea-4943-a59d-64dea4f26b47 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9d5295eb-2cea-4943-a59d-64dea4f26b47 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] PUT http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9d5295eb-2cea-4943-a59d-64dea4f26b47 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "8e1e3545-acd2-4ffa-881b-efa12d32b8d9"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-59261bc9-f393-4085-a0a3-8e42be7c4c7c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Volume info retrieved successfully. Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-59261bc9-f393-4085-a0a3-8e42be7c4c7c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Create snapshot from volume 92950c08-86cf-49c1-909c-adfacdd265d2 Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-9d5295eb-2cea-4943-a59d-64dea4f26b47 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Update called for group a1392b45-4fab-402e-bf12-570cee817a16. {{(pid=87214) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-9d5295eb-2cea-4943-a59d-64dea4f26b47 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Updating group a1392b45-4fab-402e-bf12-570cee817a16 with name None description: None add_volumes: None remove_volumes: 8e1e3545-acd2-4ffa-881b-efa12d32b8d9. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9d5295eb-2cea-4943-a59d-64dea4f26b47 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 202 Sep 08 19:03:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 132/252] 192.168.122.253 () {62 vars in 1290 bytes} [Tue Sep 8 19:03:40 2026] PUT /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ccafdc39-ce24-4c61-8d0f-1dc90e97266b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ccafdc39-ce24-4c61-8d0f-1dc90e97266b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ccafdc39-ce24-4c61-8d0f-1dc90e97266b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ccafdc39-ce24-4c61-8d0f-1dc90e97266b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-ccafdc39-ce24-4c61-8d0f-1dc90e97266b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member a1392b45-4fab-402e-bf12-570cee817a16 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:40 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-59261bc9-f393-4085-a0a3-8e42be7c4c7c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Created reservations ['e54e4b74-92a5-42e4-98bf-fe840fae7693', 'd27e3187-d198-471e-b4cb-e415637dcbe5', '667a7748-26fe-47c6-ab87-38bd53ca7723', 'a24eb1be-ea66-432b-b0c5-c21cf6ae7d05'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ccafdc39-ce24-4c61-8d0f-1dc90e97266b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 200 Sep 08 19:03:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 133/253] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:40 2026] GET /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 391 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-5d4639b2-c471-47d6-8b9e-93199738f975 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-5d4639b2-c471-47d6-8b9e-93199738f975 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] POST http://192.168.122.253/volume/v3/attachments/8a003ebb-c32b-44d2-8dff-8db5430d02a8/action Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-5d4639b2-c471-47d6-8b9e-93199738f975 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action body: b'{"os-complete": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-5d4639b2-c471-47d6-8b9e-93199738f975 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-59261bc9-f393-4085-a0a3-8e42be7c4c7c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot create request issued successfully. Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-59261bc9-f393-4085-a0a3-8e42be7c4c7c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:03:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 121/254] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:03:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:03:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e11701fa-9006-44d3-9c3a-e595fbbf0f0d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e11701fa-9006-44d3-9c3a-e595fbbf0f0d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:03:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e11701fa-9006-44d3-9c3a-e595fbbf0f0d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e11701fa-9006-44d3-9c3a-e595fbbf0f0d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-78de2c8d-0b38-4bdc-ba49-0f6f0b338a6c req-5d4639b2-c471-47d6-8b9e-93199738f975 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/attachments/8a003ebb-c32b-44d2-8dff-8db5430d02a8/action returned with HTTP 204 Sep 08 19:03:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 134/255] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:03:40 2026] POST /volume/v3/attachments/8a003ebb-c32b-44d2-8dff-8db5430d02a8/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b5f5049a-a951-4a01-9105-f0ad2eda6b8a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b5f5049a-a951-4a01-9105-f0ad2eda6b8a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b5f5049a-a951-4a01-9105-f0ad2eda6b8a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b5f5049a-a951-4a01-9105-f0ad2eda6b8a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b5f5049a-a951-4a01-9105-f0ad2eda6b8a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b5f5049a-a951-4a01-9105-f0ad2eda6b8a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d returned with HTTP 200 Sep 08 19:03:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 135/256] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:40 2026] GET /volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e11701fa-9006-44d3-9c3a-e595fbbf0f0d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:03:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e11701fa-9006-44d3-9c3a-e595fbbf0f0d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:03:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 122/257] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:40 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 1143 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-beb00471-8110-406d-8543-52385ec64f25 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-beb00471-8110-406d-8543-52385ec64f25 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-beb00471-8110-406d-8543-52385ec64f25 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-beb00471-8110-406d-8543-52385ec64f25 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-beb00471-8110-406d-8543-52385ec64f25 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:03:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-beb00471-8110-406d-8543-52385ec64f25 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:03:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 136/258] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:40 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 1143 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2cf2bd06-5f92-4720-8b16-6e7adc026eaa None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2cf2bd06-5f92-4720-8b16-6e7adc026eaa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2cf2bd06-5f92-4720-8b16-6e7adc026eaa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2cf2bd06-5f92-4720-8b16-6e7adc026eaa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-2cf2bd06-5f92-4720-8b16-6e7adc026eaa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member a1392b45-4fab-402e-bf12-570cee817a16 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:41 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:03:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2cf2bd06-5f92-4720-8b16-6e7adc026eaa tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 200 Sep 08 19:03:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 123/259] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:41 2026] GET /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:03:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ed39762e-554a-4f35-acad-7794c268b8d2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed39762e-554a-4f35-acad-7794c268b8d2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] PUT http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ed39762e-554a-4f35-acad-7794c268b8d2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8e1e3545-acd2-4ffa-881b-efa12d32b8d9"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-ed39762e-554a-4f35-acad-7794c268b8d2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Update called for group a1392b45-4fab-402e-bf12-570cee817a16. {{(pid=87214) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 19:03:41 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-ed39762e-554a-4f35-acad-7794c268b8d2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Updating group a1392b45-4fab-402e-bf12-570cee817a16 with name None description: None add_volumes: 8e1e3545-acd2-4ffa-881b-efa12d32b8d9 remove_volumes: None. Sep 08 19:03:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:41 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:03:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-35cd57de-af22-42ef-8fe6-728f0b7f9183 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-35cd57de-af22-42ef-8fe6-728f0b7f9183 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d Sep 08 19:03:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-35cd57de-af22-42ef-8fe6-728f0b7f9183 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-35cd57de-af22-42ef-8fe6-728f0b7f9183 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed39762e-554a-4f35-acad-7794c268b8d2 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 202 Sep 08 19:03:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 137/260] 192.168.122.253 () {62 vars in 1290 bytes} [Tue Sep 8 19:03:41 2026] PUT /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-34d318c2-1e7c-4cc1-acb4-729371dca9a0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-34d318c2-1e7c-4cc1-acb4-729371dca9a0 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-34d318c2-1e7c-4cc1-acb4-729371dca9a0 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-34d318c2-1e7c-4cc1-acb4-729371dca9a0 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-34d318c2-1e7c-4cc1-acb4-729371dca9a0 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member a1392b45-4fab-402e-bf12-570cee817a16 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-35cd57de-af22-42ef-8fe6-728f0b7f9183 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-35cd57de-af22-42ef-8fe6-728f0b7f9183 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d returned with HTTP 200 Sep 08 19:03:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 124/261] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:41 2026] GET /volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:41 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:03:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-34d318c2-1e7c-4cc1-acb4-729371dca9a0 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 200 Sep 08 19:03:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 138/262] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:41 2026] GET /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5d2b47f4-786e-4b55-854f-f347a8ebe719 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5d2b47f4-786e-4b55-854f-f347a8ebe719 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d Sep 08 19:03:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5d2b47f4-786e-4b55-854f-f347a8ebe719 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5d2b47f4-786e-4b55-854f-f347a8ebe719 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-efe505ad-3b51-48e1-80aa-bcbeca79bb0d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-efe505ad-3b51-48e1-80aa-bcbeca79bb0d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-efe505ad-3b51-48e1-80aa-bcbeca79bb0d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-efe505ad-3b51-48e1-80aa-bcbeca79bb0d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-efe505ad-3b51-48e1-80aa-bcbeca79bb0d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member a1392b45-4fab-402e-bf12-570cee817a16 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5d2b47f4-786e-4b55-854f-f347a8ebe719 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5d2b47f4-786e-4b55-854f-f347a8ebe719 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d returned with HTTP 200 Sep 08 19:03:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 125/263] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:42 2026] GET /volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-26372bcc-136c-46c9-ae3b-2eb44b2db309 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:42 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:03:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-26372bcc-136c-46c9-ae3b-2eb44b2db309 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d/action Sep 08 19:03:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-efe505ad-3b51-48e1-80aa-bcbeca79bb0d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 200 Sep 08 19:03:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-26372bcc-136c-46c9-ae3b-2eb44b2db309 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-26372bcc-136c-46c9-ae3b-2eb44b2db309 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 139/264] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:42 2026] GET /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.admin_actions [None req-26372bcc-136c-46c9-ae3b-2eb44b2db309 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Updating snapshot '3421d63d-01e6-4e34-926d-d529a51e7f5d' with '{'status': 'creating'}' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:03:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-979b9c22-840a-4468-bf68-0da0210baf64 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-979b9c22-840a-4468-bf68-0da0210baf64 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:03:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-979b9c22-840a-4468-bf68-0da0210baf64 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-979b9c22-840a-4468-bf68-0da0210baf64 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-979b9c22-840a-4468-bf68-0da0210baf64 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-979b9c22-840a-4468-bf68-0da0210baf64 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:03:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:42 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:03:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-979b9c22-840a-4468-bf68-0da0210baf64 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all volumes completed successfully. Sep 08 19:03:42 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-979b9c22-840a-4468-bf68-0da0210baf64 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:42 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-979b9c22-840a-4468-bf68-0da0210baf64 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-26372bcc-136c-46c9-ae3b-2eb44b2db309 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d/action returned with HTTP 202 Sep 08 19:03:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 126/265] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:03:42 2026] POST /volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:03:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fbf9fe15-1570-4ffd-845e-118f315d52b3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fbf9fe15-1570-4ffd-845e-118f315d52b3 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d Sep 08 19:03:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fbf9fe15-1570-4ffd-845e-118f315d52b3 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fbf9fe15-1570-4ffd-845e-118f315d52b3 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fbf9fe15-1570-4ffd-845e-118f315d52b3 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:42 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-979b9c22-840a-4468-bf68-0da0210baf64 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fbf9fe15-1570-4ffd-845e-118f315d52b3 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d returned with HTTP 200 Sep 08 19:03:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 127/266] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:42 2026] GET /volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-34d93bf6-504f-4422-88a3-a68947dffac5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-34d93bf6-504f-4422-88a3-a68947dffac5 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d/action Sep 08 19:03:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-34d93bf6-504f-4422-88a3-a68947dffac5 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-34d93bf6-504f-4422-88a3-a68947dffac5 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:42 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-979b9c22-840a-4468-bf68-0da0210baf64 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:42 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-979b9c22-840a-4468-bf68-0da0210baf64 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-34d93bf6-504f-4422-88a3-a68947dffac5 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Snapshot retrieved successfully. Sep 08 19:03:42 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-979b9c22-840a-4468-bf68-0da0210baf64 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-979b9c22-840a-4468-bf68-0da0210baf64 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:03:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 140/267] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:03:42 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:03:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-34d93bf6-504f-4422-88a3-a68947dffac5 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Snapshot delete request issued successfully. Sep 08 19:03:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-34d93bf6-504f-4422-88a3-a68947dffac5 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d/action returned with HTTP 202 Sep 08 19:03:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 128/268] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:03:42 2026] POST /volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:03:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-063afdd6-acb4-44fd-bb99-5f3231a615a2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-063afdd6-acb4-44fd-bb99-5f3231a615a2 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d Sep 08 19:03:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-063afdd6-acb4-44fd-bb99-5f3231a615a2 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-063afdd6-acb4-44fd-bb99-5f3231a615a2 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fd1ae8b4-95c7-4050-9ac0-68f6a5459533 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fd1ae8b4-95c7-4050-9ac0-68f6a5459533 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/group_snapshots Sep 08 19:03:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fd1ae8b4-95c7-4050-9ac0-68f6a5459533 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a1392b45-4fab-402e-bf12-570cee817a16", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1040593338"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-063afdd6-acb4-44fd-bb99-5f3231a615a2 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-063afdd6-acb4-44fd-bb99-5f3231a615a2 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d returned with HTTP 200 Sep 08 19:03:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 141/269] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:43 2026] GET /volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:03:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-fd1ae8b4-95c7-4050-9ac0-68f6a5459533 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a1392b45-4fab-402e-bf12-570cee817a16', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1040593338'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 19:03:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:43 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.group_snapshots [None req-fd1ae8b4-95c7-4050-9ac0-68f6a5459533 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1040593338. Sep 08 19:03:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:43 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:03:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:43 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-fd1ae8b4-95c7-4050-9ac0-68f6a5459533 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-253604583 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-253604583, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:03:43 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-fd1ae8b4-95c7-4050-9ac0-68f6a5459533 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Created reservations ['c6d56ca9-defb-47b4-89f2-a76aa3241d5c', 'b94b14ca-ff1d-4cab-85e2-d1241e04128b', '04b99266-344f-420c-b428-6d6398485c82', 'c32b10d4-b8c3-43f8-bf3b-646bc0cc3e82'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fd1ae8b4-95c7-4050-9ac0-68f6a5459533 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots returned with HTTP 202 Sep 08 19:03:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 129/270] 192.168.122.253 () {62 vars in 1208 bytes} [Tue Sep 8 19:03:43 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c4dbc09c-72a2-4fa0-8ca6-048d900be871 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c4dbc09c-72a2-4fa0-8ca6-048d900be871 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 Sep 08 19:03:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c4dbc09c-72a2-4fa0-8ca6-048d900be871 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c4dbc09c-72a2-4fa0-8ca6-048d900be871 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-c4dbc09c-72a2-4fa0-8ca6-048d900be871 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 9c74b244-26fb-4f92-ad20-796577006f55 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c4dbc09c-72a2-4fa0-8ca6-048d900be871 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 returned with HTTP 200 Sep 08 19:03:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 142/271] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:43 2026] GET /volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 => generated 326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2098a609-21f6-4474-9b6e-716b5db805c9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2098a609-21f6-4474-9b6e-716b5db805c9 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d Sep 08 19:03:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2098a609-21f6-4474-9b6e-716b5db805c9 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2098a609-21f6-4474-9b6e-716b5db805c9 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2098a609-21f6-4474-9b6e-716b5db805c9 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2098a609-21f6-4474-9b6e-716b5db805c9 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d returned with HTTP 200 Sep 08 19:03:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 130/272] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:44 2026] GET /volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-91de5425-b360-4fae-898f-e88551ca2290 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-91de5425-b360-4fae-898f-e88551ca2290 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:03:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-91de5425-b360-4fae-898f-e88551ca2290 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-91de5425-b360-4fae-898f-e88551ca2290 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-91de5425-b360-4fae-898f-e88551ca2290 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:03:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-91de5425-b360-4fae-898f-e88551ca2290 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:03:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 143/273] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:44 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fcabbd01-d39f-4185-8db3-89af1a84f669 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fcabbd01-d39f-4185-8db3-89af1a84f669 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 Sep 08 19:03:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fcabbd01-d39f-4185-8db3-89af1a84f669 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fcabbd01-d39f-4185-8db3-89af1a84f669 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-fcabbd01-d39f-4185-8db3-89af1a84f669 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 9c74b244-26fb-4f92-ad20-796577006f55 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fcabbd01-d39f-4185-8db3-89af1a84f669 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 returned with HTTP 200 Sep 08 19:03:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 131/274] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:44 2026] GET /volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-c7b6f6d7-175e-4766-9815-0bd93d547141 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-c7b6f6d7-175e-4766-9815-0bd93d547141 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:03:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-c7b6f6d7-175e-4766-9815-0bd93d547141 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-c7b6f6d7-175e-4766-9815-0bd93d547141 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-c7b6f6d7-175e-4766-9815-0bd93d547141 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:03:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-c7b6f6d7-175e-4766-9815-0bd93d547141 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:03:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 144/275] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:03:44 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ccf5e598-c7f7-430b-8505-074bd829a33a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ccf5e598-c7f7-430b-8505-074bd829a33a None None] GET http://192.168.122.253/volume// Sep 08 19:03:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ccf5e598-c7f7-430b-8505-074bd829a33a None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ccf5e598-c7f7-430b-8505-074bd829a33a None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ccf5e598-c7f7-430b-8505-074bd829a33a None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:03:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 132/276] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:03:44 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:03:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-b7f3c2a8-2e4e-433c-842a-85f0ba18955e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-b7f3c2a8-2e4e-433c-842a-85f0ba18955e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:03:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-b7f3c2a8-2e4e-433c-842a-85f0ba18955e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc4db7f2-9487-4e09-ba2c-98db096c9e3f", "connector": null, "instance_uuid": "666e566f-5559-416b-95b5-1d3fc11fddca"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-b7f3c2a8-2e4e-433c-842a-85f0ba18955e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:03:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 145/277] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:03:44 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:03:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-561e340b-b0ab-46d9-a61a-59632955495f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-561e340b-b0ab-46d9-a61a-59632955495f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:03:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-561e340b-b0ab-46d9-a61a-59632955495f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-561e340b-b0ab-46d9-a61a-59632955495f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9b3f0e6b-24df-4628-9be1-8ca2ce433a28 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9b3f0e6b-24df-4628-9be1-8ca2ce433a28 None None] GET http://192.168.122.253/volume// Sep 08 19:03:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9b3f0e6b-24df-4628-9be1-8ca2ce433a28 None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9b3f0e6b-24df-4628-9be1-8ca2ce433a28 None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9b3f0e6b-24df-4628-9be1-8ca2ce433a28 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:03:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 146/278] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:03:44 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:03:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-d880ef1f-7cc2-43fa-817b-d10a70405203 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-561e340b-b0ab-46d9-a61a-59632955495f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:03:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-d880ef1f-7cc2-43fa-817b-d10a70405203 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:03:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-d880ef1f-7cc2-43fa-817b-d10a70405203 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-d880ef1f-7cc2-43fa-817b-d10a70405203 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-561e340b-b0ab-46d9-a61a-59632955495f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:03:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 133/279] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:44 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-d880ef1f-7cc2-43fa-817b-d10a70405203 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:03:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-d880ef1f-7cc2-43fa-817b-d10a70405203 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:03:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 147/280] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:03:44 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 1036 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:03:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cfbda71d-5d87-4ae5-a8fb-a6dbc06f69ef None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cfbda71d-5d87-4ae5-a8fb-a6dbc06f69ef tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d Sep 08 19:03:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cfbda71d-5d87-4ae5-a8fb-a6dbc06f69ef tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cfbda71d-5d87-4ae5-a8fb-a6dbc06f69ef tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cfbda71d-5d87-4ae5-a8fb-a6dbc06f69ef tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cfbda71d-5d87-4ae5-a8fb-a6dbc06f69ef tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d returned with HTTP 200 Sep 08 19:03:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 134/281] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:45 2026] GET /volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d => generated 465 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-e6a5e71a-c220-417d-924d-8616db62d3d8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-e6a5e71a-c220-417d-924d-8616db62d3d8 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] PUT http://192.168.122.253/volume/v3/attachments/ea7ed516-ea25-4235-b203-657503a8377a Sep 08 19:03:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-e6a5e71a-c220-417d-924d-8616db62d3d8 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:45 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-e6a5e71a-c220-417d-924d-8616db62d3d8 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Acquiring lock "cinder-attachment_update-bc4db7f2-9487-4e09-ba2c-98db096c9e3f-devstack" by "attachment_update" {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:03:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ffbb6148-b12f-4e87-9e92-937dc714aac5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:45 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-e6a5e71a-c220-417d-924d-8616db62d3d8 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Lock "cinder-attachment_update-bc4db7f2-9487-4e09-ba2c-98db096c9e3f-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:03:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ffbb6148-b12f-4e87-9e92-937dc714aac5 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 Sep 08 19:03:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ffbb6148-b12f-4e87-9e92-937dc714aac5 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ffbb6148-b12f-4e87-9e92-937dc714aac5 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-ffbb6148-b12f-4e87-9e92-937dc714aac5 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 9c74b244-26fb-4f92-ad20-796577006f55 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ffbb6148-b12f-4e87-9e92-937dc714aac5 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 returned with HTTP 200 Sep 08 19:03:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 135/282] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:45 2026] GET /volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 => generated 326 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d98465cf-0cfe-47f1-88ee-e82b171e9959 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d98465cf-0cfe-47f1-88ee-e82b171e9959 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d98465cf-0cfe-47f1-88ee-e82b171e9959 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d98465cf-0cfe-47f1-88ee-e82b171e9959 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d98465cf-0cfe-47f1-88ee-e82b171e9959 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d98465cf-0cfe-47f1-88ee-e82b171e9959 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:03:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 136/283] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:45 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e90aa76e-0d6a-44fa-9f81-f30eb66a9033 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e90aa76e-0d6a-44fa-9f81-f30eb66a9033 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e90aa76e-0d6a-44fa-9f81-f30eb66a9033 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e90aa76e-0d6a-44fa-9f81-f30eb66a9033 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e90aa76e-0d6a-44fa-9f81-f30eb66a9033 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d returned with HTTP 404 Sep 08 19:03:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 137/284] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:46 2026] GET /volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c319e44b-549d-4c78-9dcc-6ad0a9cc493b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c319e44b-549d-4c78-9dcc-6ad0a9cc493b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c319e44b-549d-4c78-9dcc-6ad0a9cc493b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c319e44b-549d-4c78-9dcc-6ad0a9cc493b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.admin_actions [None req-c319e44b-549d-4c78-9dcc-6ad0a9cc493b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Updating snapshot '28cb6efc-5b92-4eaa-a1f4-86f273bd4c88' with '{'status': 'available'}' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c319e44b-549d-4c78-9dcc-6ad0a9cc493b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action returned with HTTP 202 Sep 08 19:03:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 138/285] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:03:46 2026] POST /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8ea926e4-3ba7-40c5-ac5f-d0a59110933b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8ea926e4-3ba7-40c5-ac5f-d0a59110933b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8ea926e4-3ba7-40c5-ac5f-d0a59110933b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8ea926e4-3ba7-40c5-ac5f-d0a59110933b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8ea926e4-3ba7-40c5-ac5f-d0a59110933b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8ea926e4-3ba7-40c5-ac5f-d0a59110933b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:03:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 139/286] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:46 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d0b9468c-1535-43fc-8c54-8974c054c4b0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d0b9468c-1535-43fc-8c54-8974c054c4b0 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d0b9468c-1535-43fc-8c54-8974c054c4b0 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d0b9468c-1535-43fc-8c54-8974c054c4b0 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-d0b9468c-1535-43fc-8c54-8974c054c4b0 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Delete snapshot with id: 3421d63d-01e6-4e34-926d-d529a51e7f5d Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d0b9468c-1535-43fc-8c54-8974c054c4b0 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d returned with HTTP 404 Sep 08 19:03:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 140/287] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:03:46 2026] DELETE /volume/v3/snapshots/3421d63d-01e6-4e34-926d-d529a51e7f5d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0d57daab-18ae-46d6-b83a-6c88fefcce2e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0d57daab-18ae-46d6-b83a-6c88fefcce2e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0d57daab-18ae-46d6-b83a-6c88fefcce2e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92950c08-86cf-49c1-909c-adfacdd265d2", "name": "tempest-SnapshotsActionsTest-Snapshot-1410852013"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0d57daab-18ae-46d6-b83a-6c88fefcce2e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Volume info retrieved successfully. Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-0d57daab-18ae-46d6-b83a-6c88fefcce2e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Create snapshot from volume 92950c08-86cf-49c1-909c-adfacdd265d2 Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-0d57daab-18ae-46d6-b83a-6c88fefcce2e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Created reservations ['be5730e3-17b0-486b-85ba-15bd7665cc46', '6a132e47-a88b-41f2-a430-59670306e7dd', '8ca10f3c-b16b-42d0-a841-6a039a280e05', '6ea77a3f-9fd7-414c-ab68-37f7616553a5'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0d57daab-18ae-46d6-b83a-6c88fefcce2e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot create request issued successfully. Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0d57daab-18ae-46d6-b83a-6c88fefcce2e tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:03:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 141/288] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:03:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7314336b-0a2f-4735-ac93-8756a77b29cd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7314336b-0a2f-4735-ac93-8756a77b29cd tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7314336b-0a2f-4735-ac93-8756a77b29cd tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7314336b-0a2f-4735-ac93-8756a77b29cd tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-7314336b-0a2f-4735-ac93-8756a77b29cd tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 9c74b244-26fb-4f92-ad20-796577006f55 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7314336b-0a2f-4735-ac93-8756a77b29cd tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 returned with HTTP 200 Sep 08 19:03:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 142/289] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:46 2026] GET /volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 => generated 326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5a82242c-c473-45e8-971d-6093100bde3c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5a82242c-c473-45e8-971d-6093100bde3c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5a82242c-c473-45e8-971d-6093100bde3c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5a82242c-c473-45e8-971d-6093100bde3c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5a82242c-c473-45e8-971d-6093100bde3c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5a82242c-c473-45e8-971d-6093100bde3c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 returned with HTTP 200 Sep 08 19:03:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 143/290] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:46 2026] GET /volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-58fd5d99-4270-4fc9-93bd-355844e5d699 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-58fd5d99-4270-4fc9-93bd-355844e5d699 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:03:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-58fd5d99-4270-4fc9-93bd-355844e5d699 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-58fd5d99-4270-4fc9-93bd-355844e5d699 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:47 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-58fd5d99-4270-4fc9-93bd-355844e5d699 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:03:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-58fd5d99-4270-4fc9-93bd-355844e5d699 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:03:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 144/291] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:47 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-26da133c-a713-4b97-8f4f-8f9ab45c9e0c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-26da133c-a713-4b97-8f4f-8f9ab45c9e0c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 Sep 08 19:03:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-26da133c-a713-4b97-8f4f-8f9ab45c9e0c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-26da133c-a713-4b97-8f4f-8f9ab45c9e0c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-26da133c-a713-4b97-8f4f-8f9ab45c9e0c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 9c74b244-26fb-4f92-ad20-796577006f55 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-26da133c-a713-4b97-8f4f-8f9ab45c9e0c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 returned with HTTP 200 Sep 08 19:03:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 145/292] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:47 2026] GET /volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 => generated 326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-10ccf5d6-a0a5-4f8c-8703-d7ae8235a51f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-10ccf5d6-a0a5-4f8c-8703-d7ae8235a51f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 Sep 08 19:03:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-10ccf5d6-a0a5-4f8c-8703-d7ae8235a51f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-10ccf5d6-a0a5-4f8c-8703-d7ae8235a51f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-10ccf5d6-a0a5-4f8c-8703-d7ae8235a51f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-10ccf5d6-a0a5-4f8c-8703-d7ae8235a51f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 returned with HTTP 200 Sep 08 19:03:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 146/293] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:47 2026] GET /volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d53888d9-0261-4d29-b9f5-5b3c62f693b4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d53888d9-0261-4d29-b9f5-5b3c62f693b4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:03:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d53888d9-0261-4d29-b9f5-5b3c62f693b4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d53888d9-0261-4d29-b9f5-5b3c62f693b4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:48 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:48 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d53888d9-0261-4d29-b9f5-5b3c62f693b4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:03:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d53888d9-0261-4d29-b9f5-5b3c62f693b4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:03:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 147/294] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:48 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7648da4f-aefb-438a-953b-f430bc871d51 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7648da4f-aefb-438a-953b-f430bc871d51 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 Sep 08 19:03:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7648da4f-aefb-438a-953b-f430bc871d51 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7648da4f-aefb-438a-953b-f430bc871d51 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-7648da4f-aefb-438a-953b-f430bc871d51 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 9c74b244-26fb-4f92-ad20-796577006f55 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:48 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:48 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7648da4f-aefb-438a-953b-f430bc871d51 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 returned with HTTP 200 Sep 08 19:03:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 148/295] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:48 2026] GET /volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 => generated 326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ad7cdb7f-62c0-4c6f-8bc1-270b2b064eb4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad7cdb7f-62c0-4c6f-8bc1-270b2b064eb4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 Sep 08 19:03:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad7cdb7f-62c0-4c6f-8bc1-270b2b064eb4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad7cdb7f-62c0-4c6f-8bc1-270b2b064eb4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:48 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:48 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ad7cdb7f-62c0-4c6f-8bc1-270b2b064eb4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad7cdb7f-62c0-4c6f-8bc1-270b2b064eb4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 returned with HTTP 200 Sep 08 19:03:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 149/296] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:48 2026] GET /volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-97c13504-be84-4dad-af90-11a72f64db7e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-97c13504-be84-4dad-af90-11a72f64db7e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-97c13504-be84-4dad-af90-11a72f64db7e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-97c13504-be84-4dad-af90-11a72f64db7e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-97c13504-be84-4dad-af90-11a72f64db7e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-97c13504-be84-4dad-af90-11a72f64db7e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:03:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 150/297] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:49 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-59a3c8d5-d14b-4d7d-a403-a5c73bd90c09 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-59a3c8d5-d14b-4d7d-a403-a5c73bd90c09 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-59a3c8d5-d14b-4d7d-a403-a5c73bd90c09 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-59a3c8d5-d14b-4d7d-a403-a5c73bd90c09 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-59a3c8d5-d14b-4d7d-a403-a5c73bd90c09 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 9c74b244-26fb-4f92-ad20-796577006f55 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-59a3c8d5-d14b-4d7d-a403-a5c73bd90c09 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 returned with HTTP 200 Sep 08 19:03:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 151/298] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:49 2026] GET /volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 => generated 327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3f5ae917-1c54-45c6-b580-16bc7b1159d4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3f5ae917-1c54-45c6-b580-16bc7b1159d4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3f5ae917-1c54-45c6-b580-16bc7b1159d4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3f5ae917-1c54-45c6-b580-16bc7b1159d4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3f5ae917-1c54-45c6-b580-16bc7b1159d4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3f5ae917-1c54-45c6-b580-16bc7b1159d4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 returned with HTTP 200 Sep 08 19:03:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 152/299] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:49 2026] GET /volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ce73dea9-6fc6-4ee2-b12e-bc5de098582b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ce73dea9-6fc6-4ee2-b12e-bc5de098582b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/detail Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ce73dea9-6fc6-4ee2-b12e-bc5de098582b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ce73dea9-6fc6-4ee2-b12e-bc5de098582b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-ce73dea9-6fc6-4ee2-b12e-bc5de098582b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-ce73dea9-6fc6-4ee2-b12e-bc5de098582b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ce73dea9-6fc6-4ee2-b12e-bc5de098582b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all snapshots completed successfully. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ce73dea9-6fc6-4ee2-b12e-bc5de098582b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 19:03:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 153/300] 192.168.122.253 () {58 vars in 1148 bytes} [Tue Sep 8 19:03:49 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a001aabc-1fb3-48ba-a3b6-d224dd518a4b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a001aabc-1fb3-48ba-a3b6-d224dd518a4b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/cf47ab69-7064-4184-95b4-17fb51aa1e71 Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a001aabc-1fb3-48ba-a3b6-d224dd518a4b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a001aabc-1fb3-48ba-a3b6-d224dd518a4b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a001aabc-1fb3-48ba-a3b6-d224dd518a4b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Snapshot retrieved successfully. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a001aabc-1fb3-48ba-a3b6-d224dd518a4b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/cf47ab69-7064-4184-95b4-17fb51aa1e71 returned with HTTP 200 Sep 08 19:03:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 154/301] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:49 2026] GET /volume/v3/snapshots/cf47ab69-7064-4184-95b4-17fb51aa1e71 => generated 470 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-14655d6d-70a3-4888-92f5-b1c5f2e34d7e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-14655d6d-70a3-4888-92f5-b1c5f2e34d7e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-14655d6d-70a3-4888-92f5-b1c5f2e34d7e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-14655d6d-70a3-4888-92f5-b1c5f2e34d7e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-14655d6d-70a3-4888-92f5-b1c5f2e34d7e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Snapshot retrieved successfully. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-14655d6d-70a3-4888-92f5-b1c5f2e34d7e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 returned with HTTP 200 Sep 08 19:03:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 155/302] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:49 2026] GET /volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5da310a3-270c-4394-bfb1-d0998d3ceaf1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5da310a3-270c-4394-bfb1-d0998d3ceaf1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] DELETE http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5da310a3-270c-4394-bfb1-d0998d3ceaf1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5da310a3-270c-4394-bfb1-d0998d3ceaf1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-5da310a3-270c-4394-bfb1-d0998d3ceaf1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] delete called for member 9c74b244-26fb-4f92-ad20-796577006f55 {{(pid=87213) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.group_snapshots [None req-5da310a3-270c-4394-bfb1-d0998d3ceaf1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Delete group_snapshot with id: 9c74b244-26fb-4f92-ad20-796577006f55 Sep 08 19:03:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5da310a3-270c-4394-bfb1-d0998d3ceaf1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 returned with HTTP 202 Sep 08 19:03:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 156/303] 192.168.122.253 () {60 vars in 1300 bytes} [Tue Sep 8 19:03:49 2026] DELETE /volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-417e2974-1616-4f50-aaeb-a391c3ef459f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-417e2974-1616-4f50-aaeb-a391c3ef459f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-417e2974-1616-4f50-aaeb-a391c3ef459f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-417e2974-1616-4f50-aaeb-a391c3ef459f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-417e2974-1616-4f50-aaeb-a391c3ef459f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-417e2974-1616-4f50-aaeb-a391c3ef459f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:03:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-417e2974-1616-4f50-aaeb-a391c3ef459f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all volumes completed successfully. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-417e2974-1616-4f50-aaeb-a391c3ef459f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:50 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-417e2974-1616-4f50-aaeb-a391c3ef459f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-417e2974-1616-4f50-aaeb-a391c3ef459f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:50 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-417e2974-1616-4f50-aaeb-a391c3ef459f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:50 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-417e2974-1616-4f50-aaeb-a391c3ef459f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-417e2974-1616-4f50-aaeb-a391c3ef459f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-417e2974-1616-4f50-aaeb-a391c3ef459f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:03:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 157/304] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:03:49 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2bef43a6-cf9e-41d5-857c-66a3ce0e34fe None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2bef43a6-cf9e-41d5-857c-66a3ce0e34fe tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/detail Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2bef43a6-cf9e-41d5-857c-66a3ce0e34fe tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2bef43a6-cf9e-41d5-857c-66a3ce0e34fe tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-2bef43a6-cf9e-41d5-857c-66a3ce0e34fe tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-2bef43a6-cf9e-41d5-857c-66a3ce0e34fe tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2bef43a6-cf9e-41d5-857c-66a3ce0e34fe tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all snapshots completed successfully. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2bef43a6-cf9e-41d5-857c-66a3ce0e34fe tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 19:03:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 158/305] 192.168.122.253 () {58 vars in 1148 bytes} [Tue Sep 8 19:03:50 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6fdf3917-5137-4161-8f37-936448823c8c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6fdf3917-5137-4161-8f37-936448823c8c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6fdf3917-5137-4161-8f37-936448823c8c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6fdf3917-5137-4161-8f37-936448823c8c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6fdf3917-5137-4161-8f37-936448823c8c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Snapshot retrieved successfully. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6fdf3917-5137-4161-8f37-936448823c8c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 returned with HTTP 200 Sep 08 19:03:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 159/306] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:50 2026] GET /volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d871a764-29a8-40da-a19f-9856084cda07 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d871a764-29a8-40da-a19f-9856084cda07 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d871a764-29a8-40da-a19f-9856084cda07 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d871a764-29a8-40da-a19f-9856084cda07 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d871a764-29a8-40da-a19f-9856084cda07 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d871a764-29a8-40da-a19f-9856084cda07 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:03:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 160/307] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:50 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:50 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-e6a5e71a-c220-417d-924d-8616db62d3d8 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Lock "cinder-attachment_update-bc4db7f2-9487-4e09-ba2c-98db096c9e3f-devstack" released by "attachment_update" :: held 5.280s {{(pid=87214) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:03:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-e6a5e71a-c220-417d-924d-8616db62d3d8 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments/ea7ed516-ea25-4235-b203-657503a8377a returned with HTTP 200 Sep 08 19:03:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 148/308] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:03:45 2026] PUT /volume/v3/attachments/ea7ed516-ea25-4235-b203-657503a8377a => generated 694 bytes in 5401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ac48ab2c-fc42-44fc-9bcf-fd79943b09fa None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ac48ab2c-fc42-44fc-9bcf-fd79943b09fa tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ac48ab2c-fc42-44fc-9bcf-fd79943b09fa tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ac48ab2c-fc42-44fc-9bcf-fd79943b09fa tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ac48ab2c-fc42-44fc-9bcf-fd79943b09fa tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ac48ab2c-fc42-44fc-9bcf-fd79943b09fa tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 returned with HTTP 200 Sep 08 19:03:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 161/309] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:50 2026] GET /volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-02d0f336-b7d2-4b5d-8bc3-5135f4736c64 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-02d0f336-b7d2-4b5d-8bc3-5135f4736c64 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303/action Sep 08 19:03:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-02d0f336-b7d2-4b5d-8bc3-5135f4736c64 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-02d0f336-b7d2-4b5d-8bc3-5135f4736c64 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-02d0f336-b7d2-4b5d-8bc3-5135f4736c64 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Updating snapshot '8445080b-b9bf-467a-b797-0ea3b06b4303' with '{'status': 'deleting'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:03:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-02d0f336-b7d2-4b5d-8bc3-5135f4736c64 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303/action returned with HTTP 202 Sep 08 19:03:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 149/310] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:03:50 2026] POST /volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1eca4b38-f422-47af-99e7-8a7d0944e6b4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1eca4b38-f422-47af-99e7-8a7d0944e6b4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1eca4b38-f422-47af-99e7-8a7d0944e6b4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1eca4b38-f422-47af-99e7-8a7d0944e6b4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1eca4b38-f422-47af-99e7-8a7d0944e6b4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1eca4b38-f422-47af-99e7-8a7d0944e6b4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 returned with HTTP 200 Sep 08 19:03:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 162/311] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:50 2026] GET /volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 => generated 465 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:03:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e9a5268e-9d02-4e90-baa6-4ec47b88a035 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e9a5268e-9d02-4e90-baa6-4ec47b88a035 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303/action Sep 08 19:03:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e9a5268e-9d02-4e90-baa6-4ec47b88a035 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e9a5268e-9d02-4e90-baa6-4ec47b88a035 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e9a5268e-9d02-4e90-baa6-4ec47b88a035 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Snapshot retrieved successfully. Sep 08 19:03:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e9a5268e-9d02-4e90-baa6-4ec47b88a035 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Snapshot delete request issued successfully. Sep 08 19:03:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e9a5268e-9d02-4e90-baa6-4ec47b88a035 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303/action returned with HTTP 202 Sep 08 19:03:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 150/312] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:03:50 2026] POST /volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:03:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a31d0648-f7ca-49a1-80f7-801a0e09fc79 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a31d0648-f7ca-49a1-80f7-801a0e09fc79 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 Sep 08 19:03:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a31d0648-f7ca-49a1-80f7-801a0e09fc79 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a31d0648-f7ca-49a1-80f7-801a0e09fc79 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-64eabb93-39ae-4d66-be54-d7f89e92196e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-64eabb93-39ae-4d66-be54-d7f89e92196e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] POST http://192.168.122.253/volume/v3/attachments/ea7ed516-ea25-4235-b203-657503a8377a/action Sep 08 19:03:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-64eabb93-39ae-4d66-be54-d7f89e92196e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action body: b'{"os-complete": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a31d0648-f7ca-49a1-80f7-801a0e09fc79 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-64eabb93-39ae-4d66-be54-d7f89e92196e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a31d0648-f7ca-49a1-80f7-801a0e09fc79 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 returned with HTTP 200 Sep 08 19:03:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 163/313] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:51 2026] GET /volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-8f1005c8-5de9-40b5-9170-8bde8ab201e7 req-64eabb93-39ae-4d66-be54-d7f89e92196e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments/ea7ed516-ea25-4235-b203-657503a8377a/action returned with HTTP 204 Sep 08 19:03:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 151/314] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:03:51 2026] POST /volume/v3/attachments/ea7ed516-ea25-4235-b203-657503a8377a/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9026db14-9c60-4277-952f-64ddd9b9022c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9026db14-9c60-4277-952f-64ddd9b9022c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 Sep 08 19:03:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9026db14-9c60-4277-952f-64ddd9b9022c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9026db14-9c60-4277-952f-64ddd9b9022c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9026db14-9c60-4277-952f-64ddd9b9022c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Snapshot retrieved successfully. Sep 08 19:03:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9026db14-9c60-4277-952f-64ddd9b9022c tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 returned with HTTP 200 Sep 08 19:03:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 164/315] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:51 2026] GET /volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-42506bef-776f-46f1-b10d-15caaea55636 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-42506bef-776f-46f1-b10d-15caaea55636 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:03:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-42506bef-776f-46f1-b10d-15caaea55636 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-42506bef-776f-46f1-b10d-15caaea55636 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-42506bef-776f-46f1-b10d-15caaea55636 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:03:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-42506bef-776f-46f1-b10d-15caaea55636 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:03:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 152/316] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:51 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 1148 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9cbd45ab-5ef6-4903-88cb-51588aec8379 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9cbd45ab-5ef6-4903-88cb-51588aec8379 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:03:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9cbd45ab-5ef6-4903-88cb-51588aec8379 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9cbd45ab-5ef6-4903-88cb-51588aec8379 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9cbd45ab-5ef6-4903-88cb-51588aec8379 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:03:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9cbd45ab-5ef6-4903-88cb-51588aec8379 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:03:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 165/317] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:03:51 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 1148 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-65e8f7ce-f128-441f-b63e-d9dd683177ec None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-65e8f7ce-f128-441f-b63e-d9dd683177ec tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 Sep 08 19:03:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-65e8f7ce-f128-441f-b63e-d9dd683177ec tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-65e8f7ce-f128-441f-b63e-d9dd683177ec tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-65e8f7ce-f128-441f-b63e-d9dd683177ec tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-65e8f7ce-f128-441f-b63e-d9dd683177ec tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 returned with HTTP 200 Sep 08 19:03:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 153/318] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:52 2026] GET /volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-e6a84c15-b9ae-468f-a232-0ba34a7f8253 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-e6a84c15-b9ae-468f-a232-0ba34a7f8253 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:03:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-e6a84c15-b9ae-468f-a232-0ba34a7f8253 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-e6a84c15-b9ae-468f-a232-0ba34a7f8253 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5f82e4be-baf7-4b10-95d6-5840a435a102 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5f82e4be-baf7-4b10-95d6-5840a435a102 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 Sep 08 19:03:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5f82e4be-baf7-4b10-95d6-5840a435a102 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5f82e4be-baf7-4b10-95d6-5840a435a102 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5f82e4be-baf7-4b10-95d6-5840a435a102 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Snapshot retrieved successfully. Sep 08 19:03:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5f82e4be-baf7-4b10-95d6-5840a435a102 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 returned with HTTP 200 Sep 08 19:03:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-e6a84c15-b9ae-468f-a232-0ba34a7f8253 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:03:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 154/319] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:52 2026] GET /volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-e6a84c15-b9ae-468f-a232-0ba34a7f8253 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:03:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 166/320] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:03:52 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 1148 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f6c38a4a-612b-4b5a-a549-d590e80ef57d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f6c38a4a-612b-4b5a-a549-d590e80ef57d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 Sep 08 19:03:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f6c38a4a-612b-4b5a-a549-d590e80ef57d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f6c38a4a-612b-4b5a-a549-d590e80ef57d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f6c38a4a-612b-4b5a-a549-d590e80ef57d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f6c38a4a-612b-4b5a-a549-d590e80ef57d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 returned with HTTP 200 Sep 08 19:03:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 155/321] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:53 2026] GET /volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 => generated 465 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d7cd6d3b-f0cc-4537-b0fd-e00b0970cf2f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7cd6d3b-f0cc-4537-b0fd-e00b0970cf2f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 Sep 08 19:03:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7cd6d3b-f0cc-4537-b0fd-e00b0970cf2f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7cd6d3b-f0cc-4537-b0fd-e00b0970cf2f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-07c4dac0-9f56-40af-96b1-435c287aaf74 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d7cd6d3b-f0cc-4537-b0fd-e00b0970cf2f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Snapshot retrieved successfully. Sep 08 19:03:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7cd6d3b-f0cc-4537-b0fd-e00b0970cf2f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 returned with HTTP 200 Sep 08 19:03:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-07c4dac0-9f56-40af-96b1-435c287aaf74 None None] GET http://192.168.122.253/volume// Sep 08 19:03:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-07c4dac0-9f56-40af-96b1-435c287aaf74 None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 167/322] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:53 2026] GET /volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-07c4dac0-9f56-40af-96b1-435c287aaf74 None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-07c4dac0-9f56-40af-96b1-435c287aaf74 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:03:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 156/323] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:03:53 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:03:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-59f9fbbf-80a9-40a3-9238-0e32a4a7f48a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-59f9fbbf-80a9-40a3-9238-0e32a4a7f48a tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:03:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-59f9fbbf-80a9-40a3-9238-0e32a4a7f48a tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc4db7f2-9487-4e09-ba2c-98db096c9e3f", "connector": null, "instance_uuid": "666e566f-5559-416b-95b5-1d3fc11fddca"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:53 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:53 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:53 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:53 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-59f9fbbf-80a9-40a3-9238-0e32a4a7f48a tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:03:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 168/324] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:03:53 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3b768d6f-a1d7-4122-8b1b-22dbe73fdfeb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3b768d6f-a1d7-4122-8b1b-22dbe73fdfeb None None] GET http://192.168.122.253/volume// Sep 08 19:03:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3b768d6f-a1d7-4122-8b1b-22dbe73fdfeb None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3b768d6f-a1d7-4122-8b1b-22dbe73fdfeb None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3b768d6f-a1d7-4122-8b1b-22dbe73fdfeb None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:03:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 157/325] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:03:53 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 19:03:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-001c611d-c3a7-4aba-8687-85d4be72e7f3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-001c611d-c3a7-4aba-8687-85d4be72e7f3 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:03:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-001c611d-c3a7-4aba-8687-85d4be72e7f3 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-001c611d-c3a7-4aba-8687-85d4be72e7f3 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:53 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:53 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-001c611d-c3a7-4aba-8687-85d4be72e7f3 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:03:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-001c611d-c3a7-4aba-8687-85d4be72e7f3 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:03:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 169/326] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:03:53 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 1329 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:03:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-7d66da8d-ea22-479b-8937-5b23062b4851 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-7d66da8d-ea22-479b-8937-5b23062b4851 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] DELETE http://192.168.122.253/volume/v3/attachments/ea7ed516-ea25-4235-b203-657503a8377a Sep 08 19:03:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-7d66da8d-ea22-479b-8937-5b23062b4851 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-7d66da8d-ea22-479b-8937-5b23062b4851 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:53 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:53 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:03:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-7d66da8d-ea22-479b-8937-5b23062b4851 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments/ea7ed516-ea25-4235-b203-657503a8377a returned with HTTP 200 Sep 08 19:03:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 158/327] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:03:53 2026] DELETE /volume/v3/attachments/ea7ed516-ea25-4235-b203-657503a8377a => generated 192 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6b7ec252-3beb-4dbd-8b52-5d831f60f349 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6b7ec252-3beb-4dbd-8b52-5d831f60f349 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6b7ec252-3beb-4dbd-8b52-5d831f60f349 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6b7ec252-3beb-4dbd-8b52-5d831f60f349 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6b7ec252-3beb-4dbd-8b52-5d831f60f349 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 returned with HTTP 404 Sep 08 19:03:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 170/328] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:54 2026] GET /volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-35e1d37e-30c7-4d75-8e3f-3c3a880ded1b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-35e1d37e-30c7-4d75-8e3f-3c3a880ded1b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action Sep 08 19:03:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-35e1d37e-30c7-4d75-8e3f-3c3a880ded1b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-35e1d37e-30c7-4d75-8e3f-3c3a880ded1b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-35e1d37e-30c7-4d75-8e3f-3c3a880ded1b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Updating snapshot '28cb6efc-5b92-4eaa-a1f4-86f273bd4c88' with '{'status': 'available'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:03:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-35e1d37e-30c7-4d75-8e3f-3c3a880ded1b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action returned with HTTP 202 Sep 08 19:03:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 159/329] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:03:54 2026] POST /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6a250f84-1ad0-4678-a29b-3371f46ecb28 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6a250f84-1ad0-4678-a29b-3371f46ecb28 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6a250f84-1ad0-4678-a29b-3371f46ecb28 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6a250f84-1ad0-4678-a29b-3371f46ecb28 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6a250f84-1ad0-4678-a29b-3371f46ecb28 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6a250f84-1ad0-4678-a29b-3371f46ecb28 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:03:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 171/330] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:54 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cdf455c7-95e3-483d-b4b7-bb8a9fedf59f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cdf455c7-95e3-483d-b4b7-bb8a9fedf59f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9534fbee-5f52-4511-afcf-2973f4e01966 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cdf455c7-95e3-483d-b4b7-bb8a9fedf59f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cdf455c7-95e3-483d-b4b7-bb8a9fedf59f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:54 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-cdf455c7-95e3-483d-b4b7-bb8a9fedf59f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Delete snapshot with id: 8445080b-b9bf-467a-b797-0ea3b06b4303 Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9534fbee-5f52-4511-afcf-2973f4e01966 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9534fbee-5f52-4511-afcf-2973f4e01966 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9534fbee-5f52-4511-afcf-2973f4e01966 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9534fbee-5f52-4511-afcf-2973f4e01966 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 returned with HTTP 404 Sep 08 19:03:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 172/331] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:54 2026] GET /volume/v3/snapshots/972f380e-129f-47ce-9745-3e3fc6f5ebe1 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cdf455c7-95e3-483d-b4b7-bb8a9fedf59f tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 returned with HTTP 404 Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e297b5c6-48df-4d67-b502-c0d57dae8284 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 160/332] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:03:54 2026] DELETE /volume/v3/snapshots/8445080b-b9bf-467a-b797-0ea3b06b4303 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e297b5c6-48df-4d67-b502-c0d57dae8284 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/cf47ab69-7064-4184-95b4-17fb51aa1e71 Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e297b5c6-48df-4d67-b502-c0d57dae8284 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e297b5c6-48df-4d67-b502-c0d57dae8284 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6638a0f1-d42c-4a4d-a228-05e01e94f05b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6638a0f1-d42c-4a4d-a228-05e01e94f05b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e297b5c6-48df-4d67-b502-c0d57dae8284 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Snapshot retrieved successfully. Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e297b5c6-48df-4d67-b502-c0d57dae8284 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/cf47ab69-7064-4184-95b4-17fb51aa1e71 returned with HTTP 200 Sep 08 19:03:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 173/333] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:54 2026] GET /volume/v3/snapshots/cf47ab69-7064-4184-95b4-17fb51aa1e71 => generated 468 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6638a0f1-d42c-4a4d-a228-05e01e94f05b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92950c08-86cf-49c1-909c-adfacdd265d2", "name": "tempest-SnapshotsActionsTest-Snapshot-40213330"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2954b8d4-7b89-4cc4-990f-aada51570b2b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2954b8d4-7b89-4cc4-990f-aada51570b2b None None] GET http://192.168.122.253/volume// Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2954b8d4-7b89-4cc4-990f-aada51570b2b None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6638a0f1-d42c-4a4d-a228-05e01e94f05b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Volume info retrieved successfully. Sep 08 19:03:54 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-6638a0f1-d42c-4a4d-a228-05e01e94f05b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Create snapshot from volume 92950c08-86cf-49c1-909c-adfacdd265d2 Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2954b8d4-7b89-4cc4-990f-aada51570b2b None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2954b8d4-7b89-4cc4-990f-aada51570b2b None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:03:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 174/334] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:03:54 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-c3eb58ad-22e2-448c-a409-26085f4190c6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-c3eb58ad-22e2-448c-a409-26085f4190c6 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-c3eb58ad-22e2-448c-a409-26085f4190c6 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-c3eb58ad-22e2-448c-a409-26085f4190c6 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:54 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-6638a0f1-d42c-4a4d-a228-05e01e94f05b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:03:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-c3eb58ad-22e2-448c-a409-26085f4190c6 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:03:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-c3eb58ad-22e2-448c-a409-26085f4190c6 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:03:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 175/335] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:03:54 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 1036 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:03:54 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-6638a0f1-d42c-4a4d-a228-05e01e94f05b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Created reservations ['8e4de744-c759-4d7f-a702-f085ae000b07', '60772648-5ca1-45e8-aa78-005ac232c8c9', '07c4857f-3217-4e78-aad4-d1349725588f', '93735b3e-1353-43d0-bc5f-42a627937f3c'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6638a0f1-d42c-4a4d-a228-05e01e94f05b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot create request issued successfully. Sep 08 19:03:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6638a0f1-d42c-4a4d-a228-05e01e94f05b tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:03:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 161/336] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:03:54 2026] POST /volume/v3/snapshots => generated 305 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-367e29f5-2ae1-4dbb-b920-3a4a28e3055c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-367e29f5-2ae1-4dbb-b920-3a4a28e3055c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-367e29f5-2ae1-4dbb-b920-3a4a28e3055c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-367e29f5-2ae1-4dbb-b920-3a4a28e3055c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-367e29f5-2ae1-4dbb-b920-3a4a28e3055c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-367e29f5-2ae1-4dbb-b920-3a4a28e3055c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde returned with HTTP 200 Sep 08 19:03:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 176/337] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:55 2026] GET /volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde => generated 437 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-4ffd2be6-5039-40a8-84ae-ffa4db9978f1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-4ffd2be6-5039-40a8-84ae-ffa4db9978f1 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] PUT http://192.168.122.253/volume/v3/attachments/d451a03b-a457-4ee4-9ec1-82ca111f05ca Sep 08 19:03:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-4ffd2be6-5039-40a8-84ae-ffa4db9978f1 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:55 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-4ffd2be6-5039-40a8-84ae-ffa4db9978f1 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Acquiring lock "cinder-attachment_update-bc4db7f2-9487-4e09-ba2c-98db096c9e3f-devstack" by "attachment_update" {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:03:55 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-4ffd2be6-5039-40a8-84ae-ffa4db9978f1 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Lock "cinder-attachment_update-bc4db7f2-9487-4e09-ba2c-98db096c9e3f-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:03:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e738ff6a-d640-4d3e-9325-c9c8d0e28af3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e738ff6a-d640-4d3e-9325-c9c8d0e28af3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/cf47ab69-7064-4184-95b4-17fb51aa1e71 Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e738ff6a-d640-4d3e-9325-c9c8d0e28af3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e738ff6a-d640-4d3e-9325-c9c8d0e28af3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e738ff6a-d640-4d3e-9325-c9c8d0e28af3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/cf47ab69-7064-4184-95b4-17fb51aa1e71 returned with HTTP 404 Sep 08 19:03:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 177/338] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:55 2026] GET /volume/v3/snapshots/cf47ab69-7064-4184-95b4-17fb51aa1e71 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-879fc91b-30a5-4783-bd58-ddaf8f220668 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-879fc91b-30a5-4783-bd58-ddaf8f220668 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-879fc91b-30a5-4783-bd58-ddaf8f220668 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-879fc91b-30a5-4783-bd58-ddaf8f220668 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-879fc91b-30a5-4783-bd58-ddaf8f220668 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 9c74b244-26fb-4f92-ad20-796577006f55 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-879fc91b-30a5-4783-bd58-ddaf8f220668 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 returned with HTTP 404 Sep 08 19:03:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 178/339] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:03:55 2026] GET /volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-aef56848-3beb-4588-b8e0-b11808e6d05d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aef56848-3beb-4588-b8e0-b11808e6d05d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] DELETE http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aef56848-3beb-4588-b8e0-b11808e6d05d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aef56848-3beb-4588-b8e0-b11808e6d05d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-aef56848-3beb-4588-b8e0-b11808e6d05d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] delete called for member 9c74b244-26fb-4f92-ad20-796577006f55 {{(pid=87213) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.group_snapshots [None req-aef56848-3beb-4588-b8e0-b11808e6d05d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Delete group_snapshot with id: 9c74b244-26fb-4f92-ad20-796577006f55 Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aef56848-3beb-4588-b8e0-b11808e6d05d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 returned with HTTP 404 Sep 08 19:03:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 179/340] 192.168.122.253 () {60 vars in 1300 bytes} [Tue Sep 8 19:03:55 2026] DELETE /volume/v3/group_snapshots/9c74b244-26fb-4f92-ad20-796577006f55 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bb3d8680-5d16-441e-8657-c40ec00e2641 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bb3d8680-5d16-441e-8657-c40ec00e2641 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bb3d8680-5d16-441e-8657-c40ec00e2641 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bb3d8680-5d16-441e-8657-c40ec00e2641 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-bb3d8680-5d16-441e-8657-c40ec00e2641 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bb3d8680-5d16-441e-8657-c40ec00e2641 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:55 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:03:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bb3d8680-5d16-441e-8657-c40ec00e2641 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all volumes completed successfully. Sep 08 19:03:55 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-bb3d8680-5d16-441e-8657-c40ec00e2641 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:55 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-bb3d8680-5d16-441e-8657-c40ec00e2641 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-bb3d8680-5d16-441e-8657-c40ec00e2641 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:55 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-bb3d8680-5d16-441e-8657-c40ec00e2641 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:55 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-bb3d8680-5d16-441e-8657-c40ec00e2641 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-bb3d8680-5d16-441e-8657-c40ec00e2641 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bb3d8680-5d16-441e-8657-c40ec00e2641 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:03:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 180/341] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:03:55 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ae6d9872-11e5-49e6-868d-33bc00f6e374 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ae6d9872-11e5-49e6-868d-33bc00f6e374 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16/action Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ae6d9872-11e5-49e6-868d-33bc00f6e374 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ae6d9872-11e5-49e6-868d-33bc00f6e374 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-ae6d9872-11e5-49e6-868d-33bc00f6e374 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] delete called for group a1392b45-4fab-402e-bf12-570cee817a16 {{(pid=87213) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 19:03:55 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.groups [None req-ae6d9872-11e5-49e6-868d-33bc00f6e374 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Delete group with id: a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:55 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 19:03:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:56 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:03:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ae6d9872-11e5-49e6-868d-33bc00f6e374 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16/action returned with HTTP 202 Sep 08 19:03:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 181/342] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:03:55 2026] POST /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7e511781-1545-4f01-9a63-e721e008d7e7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7e511781-1545-4f01-9a63-e721e008d7e7 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde Sep 08 19:03:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7e511781-1545-4f01-9a63-e721e008d7e7 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7e511781-1545-4f01-9a63-e721e008d7e7 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7e511781-1545-4f01-9a63-e721e008d7e7 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7e511781-1545-4f01-9a63-e721e008d7e7 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde returned with HTTP 200 Sep 08 19:03:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 182/343] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:56 2026] GET /volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-66d15919-fd61-43b0-991d-d70a5fc7d392 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-66d15919-fd61-43b0-991d-d70a5fc7d392 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 Sep 08 19:03:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-66d15919-fd61-43b0-991d-d70a5fc7d392 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-66d15919-fd61-43b0-991d-d70a5fc7d392 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-66d15919-fd61-43b0-991d-d70a5fc7d392 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:56 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-66d15919-fd61-43b0-991d-d70a5fc7d392 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:56 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-66d15919-fd61-43b0-991d-d70a5fc7d392 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:56 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-66d15919-fd61-43b0-991d-d70a5fc7d392 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-66d15919-fd61-43b0-991d-d70a5fc7d392 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 returned with HTTP 200 Sep 08 19:03:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 183/344] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:56 2026] GET /volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 => generated 921 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:56 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-4ffd2be6-5039-40a8-84ae-ffa4db9978f1 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Lock "cinder-attachment_update-bc4db7f2-9487-4e09-ba2c-98db096c9e3f-devstack" released by "attachment_update" :: held 1.801s {{(pid=87214) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:03:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-4ffd2be6-5039-40a8-84ae-ffa4db9978f1 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments/d451a03b-a457-4ee4-9ec1-82ca111f05ca returned with HTTP 200 Sep 08 19:03:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 162/345] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:03:55 2026] PUT /volume/v3/attachments/d451a03b-a457-4ee4-9ec1-82ca111f05ca => generated 694 bytes in 1852 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-6bf8b149-0c8b-45dd-9a4a-c0180e6ec7f4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-6bf8b149-0c8b-45dd-9a4a-c0180e6ec7f4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] POST http://192.168.122.253/volume/v3/attachments/d451a03b-a457-4ee4-9ec1-82ca111f05ca/action Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-6bf8b149-0c8b-45dd-9a4a-c0180e6ec7f4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action body: b'{"os-complete": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-6bf8b149-0c8b-45dd-9a4a-c0180e6ec7f4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5dd86a93-534b-41f3-952e-cb09a9a5883d req-6bf8b149-0c8b-45dd-9a4a-c0180e6ec7f4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments/d451a03b-a457-4ee4-9ec1-82ca111f05ca/action returned with HTTP 204 Sep 08 19:03:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 184/346] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:03:56 2026] POST /volume/v3/attachments/d451a03b-a457-4ee4-9ec1-82ca111f05ca/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-55033768-5dfa-4b24-aeff-bb77fa39eded None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-55033768-5dfa-4b24-aeff-bb77fa39eded tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde Sep 08 19:03:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-55033768-5dfa-4b24-aeff-bb77fa39eded tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-55033768-5dfa-4b24-aeff-bb77fa39eded tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-55033768-5dfa-4b24-aeff-bb77fa39eded tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-55033768-5dfa-4b24-aeff-bb77fa39eded tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde returned with HTTP 200 Sep 08 19:03:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 163/347] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:57 2026] GET /volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ef69192a-cbec-47f0-b85e-613b98dc154f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ef69192a-cbec-47f0-b85e-613b98dc154f tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde/action Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ef69192a-cbec-47f0-b85e-613b98dc154f tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ef69192a-cbec-47f0-b85e-613b98dc154f tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.admin_actions [None req-ef69192a-cbec-47f0-b85e-613b98dc154f tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Updating snapshot '003e48db-28dc-4824-b811-1d8bf2bb5bde' with '{'status': 'error'}' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:03:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ef69192a-cbec-47f0-b85e-613b98dc154f tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde/action returned with HTTP 202 Sep 08 19:03:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 185/348] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:03:57 2026] POST /volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 19:03:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-36cfb1f3-cf81-4bc9-828e-fd18e080cfcf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36cfb1f3-cf81-4bc9-828e-fd18e080cfcf tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5529c047-f878-4393-9cc6-ac1dc3197a4d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36cfb1f3-cf81-4bc9-828e-fd18e080cfcf tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36cfb1f3-cf81-4bc9-828e-fd18e080cfcf tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5529c047-f878-4393-9cc6-ac1dc3197a4d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5529c047-f878-4393-9cc6-ac1dc3197a4d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5529c047-f878-4393-9cc6-ac1dc3197a4d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5529c047-f878-4393-9cc6-ac1dc3197a4d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5529c047-f878-4393-9cc6-ac1dc3197a4d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde returned with HTTP 200 Sep 08 19:03:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 186/349] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:57 2026] GET /volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde => generated 460 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:03:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6d56e9fa-693d-411c-8ab3-fd407c972ca8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d56e9fa-693d-411c-8ab3-fd407c972ca8 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde/action Sep 08 19:03:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-36cfb1f3-cf81-4bc9-828e-fd18e080cfcf tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:03:57 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-36cfb1f3-cf81-4bc9-828e-fd18e080cfcf tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d56e9fa-693d-411c-8ab3-fd407c972ca8 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:03:57 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-36cfb1f3-cf81-4bc9-828e-fd18e080cfcf tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d56e9fa-693d-411c-8ab3-fd407c972ca8 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6d56e9fa-693d-411c-8ab3-fd407c972ca8 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Snapshot retrieved successfully. Sep 08 19:03:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:03:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6d56e9fa-693d-411c-8ab3-fd407c972ca8 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Snapshot delete request issued successfully. Sep 08 19:03:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d56e9fa-693d-411c-8ab3-fd407c972ca8 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde/action returned with HTTP 202 Sep 08 19:03:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 187/350] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:03:57 2026] POST /volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-02c5c355-b35c-47cb-bf8b-baf53c90b4b8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:57 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-36cfb1f3-cf81-4bc9-828e-fd18e080cfcf tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:03:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-02c5c355-b35c-47cb-bf8b-baf53c90b4b8 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-02c5c355-b35c-47cb-bf8b-baf53c90b4b8 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-02c5c355-b35c-47cb-bf8b-baf53c90b4b8 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-02c5c355-b35c-47cb-bf8b-baf53c90b4b8 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-02c5c355-b35c-47cb-bf8b-baf53c90b4b8 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde returned with HTTP 200 Sep 08 19:03:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 188/351] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:57 2026] GET /volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde => generated 463 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36cfb1f3-cf81-4bc9-828e-fd18e080cfcf tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 returned with HTTP 200 Sep 08 19:03:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 164/352] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:57 2026] GET /volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 => generated 921 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:03:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a2bcbc7f-2861-40c6-98f2-7b5e76f22e8a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a2bcbc7f-2861-40c6-98f2-7b5e76f22e8a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde Sep 08 19:03:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a2bcbc7f-2861-40c6-98f2-7b5e76f22e8a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a2bcbc7f-2861-40c6-98f2-7b5e76f22e8a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a86e3165-c9dd-4e9e-bbd1-1cbb7a203ce3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a86e3165-c9dd-4e9e-bbd1-1cbb7a203ce3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 Sep 08 19:03:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a86e3165-c9dd-4e9e-bbd1-1cbb7a203ce3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a86e3165-c9dd-4e9e-bbd1-1cbb7a203ce3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a2bcbc7f-2861-40c6-98f2-7b5e76f22e8a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a2bcbc7f-2861-40c6-98f2-7b5e76f22e8a tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde returned with HTTP 200 Sep 08 19:03:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 189/353] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:58 2026] GET /volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde => generated 463 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a86e3165-c9dd-4e9e-bbd1-1cbb7a203ce3 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 returned with HTTP 404 Sep 08 19:03:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 165/354] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:58 2026] GET /volume/v3/volumes/8e1e3545-acd2-4ffa-881b-efa12d32b8d9 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-56758287-bcb3-4d31-be7d-2934218d1db7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-56758287-bcb3-4d31-be7d-2934218d1db7 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/b53afab5-6514-42df-8393-b95083268a23 Sep 08 19:03:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-56758287-bcb3-4d31-be7d-2934218d1db7 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-56758287-bcb3-4d31-be7d-2934218d1db7 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-56758287-bcb3-4d31-be7d-2934218d1db7 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/b53afab5-6514-42df-8393-b95083268a23 returned with HTTP 404 Sep 08 19:03:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 190/355] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:03:58 2026] GET /volume/v3/volumes/b53afab5-6514-42df-8393-b95083268a23 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-871b0c4d-59d2-4a94-88f5-5fc9d41b6eac None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-871b0c4d-59d2-4a94-88f5-5fc9d41b6eac tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 Sep 08 19:03:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-871b0c4d-59d2-4a94-88f5-5fc9d41b6eac tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-871b0c4d-59d2-4a94-88f5-5fc9d41b6eac tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-871b0c4d-59d2-4a94-88f5-5fc9d41b6eac tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member a1392b45-4fab-402e-bf12-570cee817a16 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-871b0c4d-59d2-4a94-88f5-5fc9d41b6eac tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 returned with HTTP 404 Sep 08 19:03:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 166/356] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:58 2026] GET /volume/v3/groups/a1392b45-4fab-402e-bf12-570cee817a16 => generated 108 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:03:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-288453c6-58a9-4d11-b586-6b2211cddabb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-288453c6-58a9-4d11-b586-6b2211cddabb tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/972dd2bd-0af7-4a3c-ab61-e0c5d9c13227 Sep 08 19:03:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-288453c6-58a9-4d11-b586-6b2211cddabb tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-288453c6-58a9-4d11-b586-6b2211cddabb tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-288453c6-58a9-4d11-b586-6b2211cddabb tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/group_types/972dd2bd-0af7-4a3c-ab61-e0c5d9c13227 returned with HTTP 202 Sep 08 19:03:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 191/357] 192.168.122.253 () {60 vars in 1288 bytes} [Tue Sep 8 19:03:58 2026] DELETE /volume/v3/group_types/972dd2bd-0af7-4a3c-ab61-e0c5d9c13227 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:03:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e0bc1cd4-ebfd-44e5-8029-91eec3899a7e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e0bc1cd4-ebfd-44e5-8029-91eec3899a7e tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] DELETE http://192.168.122.253/volume/v3/types/a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc Sep 08 19:03:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e0bc1cd4-ebfd-44e5-8029-91eec3899a7e tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e0bc1cd4-ebfd-44e5-8029-91eec3899a7e tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e0bc1cd4-ebfd-44e5-8029-91eec3899a7e tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/types/a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc returned with HTTP 202 Sep 08 19:03:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 167/358] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:03:59 2026] DELETE /volume/v3/types/a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:03:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-afdbd236-9525-4598-8ced-2e866a0d3d6f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-afdbd236-9525-4598-8ced-2e866a0d3d6f tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] GET http://192.168.122.253/volume/v3/types/a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc Sep 08 19:03:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-afdbd236-9525-4598-8ced-2e866a0d3d6f tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-afdbd236-9525-4598-8ced-2e866a0d3d6f tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-afdbd236-9525-4598-8ced-2e866a0d3d6f tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/types/a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc returned with HTTP 404 Sep 08 19:03:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 192/359] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:03:59 2026] GET /volume/v3/types/a4d3e2a5-e9fc-48b9-af4a-d43fe1bb6ccc => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0cad56be-23b8-48f1-831a-c1f6f2cc4011 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0cad56be-23b8-48f1-831a-c1f6f2cc4011 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:03:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0cad56be-23b8-48f1-831a-c1f6f2cc4011 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-92930237"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0cad56be-23b8-48f1-831a-c1f6f2cc4011 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:03:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 168/360] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:03:59 2026] POST /volume/v3/types => generated 222 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:03:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c3b42ffd-04ed-4ff5-8d0c-b412b623e6ec None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c3b42ffd-04ed-4ff5-8d0c-b412b623e6ec tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] POST http://192.168.122.253/volume/v3/group_types Sep 08 19:03:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c3b42ffd-04ed-4ff5-8d0c-b412b623e6ec tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-628785551"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c3b42ffd-04ed-4ff5-8d0c-b412b623e6ec tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/group_types returned with HTTP 202 Sep 08 19:03:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 193/361] 192.168.122.253 () {62 vars in 1195 bytes} [Tue Sep 8 19:03:59 2026] POST /volume/v3/group_types => generated 180 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8b5b7aae-1e0f-4c41-b04f-56458e0daffd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b5b7aae-1e0f-4c41-b04f-56458e0daffd tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/groups Sep 08 19:03:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8b5b7aae-1e0f-4c41-b04f-56458e0daffd tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "23830512-6835-4ce0-be60-7b9887d9fc7a", "volume_types": ["e89e3002-2708-41c8-9a55-71fd88bd2bf9"], "name": "tempest-GroupSnapshotsTest-Group-1522219955"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:03:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-8b5b7aae-1e0f-4c41-b04f-56458e0daffd tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Creating new group {'group': {'group_type': '23830512-6835-4ce0-be60-7b9887d9fc7a', 'volume_types': ['e89e3002-2708-41c8-9a55-71fd88bd2bf9'], 'name': 'tempest-GroupSnapshotsTest-Group-1522219955'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 19:03:59 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-8b5b7aae-1e0f-4c41-b04f-56458e0daffd tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Creating group tempest-GroupSnapshotsTest-Group-1522219955. Sep 08 19:03:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8b5b7aae-1e0f-4c41-b04f-56458e0daffd tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Availability Zones retrieved successfully. Sep 08 19:03:59 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-8b5b7aae-1e0f-4c41-b04f-56458e0daffd tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Created reservations ['08d7856b-314b-4a20-85ba-c59702915cdd'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:03:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b5b7aae-1e0f-4c41-b04f-56458e0daffd tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups returned with HTTP 202 Sep 08 19:03:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 169/362] 192.168.122.253 () {62 vars in 1181 bytes} [Tue Sep 8 19:03:59 2026] POST /volume/v3/groups => generated 112 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:03:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4ed408d3-2d19-4575-b3ac-b9939f92bdaf None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4ed408d3-2d19-4575-b3ac-b9939f92bdaf tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde Sep 08 19:03:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4ed408d3-2d19-4575-b3ac-b9939f92bdaf tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4ed408d3-2d19-4575-b3ac-b9939f92bdaf tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d4ac6b2c-f652-4f73-b843-ad41c061c60b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:03:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:03:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4ed408d3-2d19-4575-b3ac-b9939f92bdaf tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:03:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4ed408d3-2d19-4575-b3ac-b9939f92bdaf tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde returned with HTTP 200 Sep 08 19:03:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 194/363] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:03:59 2026] GET /volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde => generated 463 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:03:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d4ac6b2c-f652-4f73-b843-ad41c061c60b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/35b25dfe-e87f-4fca-ba78-b7f2e3db0357 Sep 08 19:03:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d4ac6b2c-f652-4f73-b843-ad41c061c60b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:03:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d4ac6b2c-f652-4f73-b843-ad41c061c60b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:03:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-d4ac6b2c-f652-4f73-b843-ad41c061c60b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 35b25dfe-e87f-4fca-ba78-b7f2e3db0357 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:03:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:03:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:03:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:03:59 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:03:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d4ac6b2c-f652-4f73-b843-ad41c061c60b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/35b25dfe-e87f-4fca-ba78-b7f2e3db0357 returned with HTTP 200 Sep 08 19:03:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 170/364] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:03:59 2026] GET /volume/v3/groups/35b25dfe-e87f-4fca-ba78-b7f2e3db0357 => generated 392 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9fee37f9-b0de-4707-b614-9dcdd1e21f16 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9fee37f9-b0de-4707-b614-9dcdd1e21f16 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde Sep 08 19:04:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9fee37f9-b0de-4707-b614-9dcdd1e21f16 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9fee37f9-b0de-4707-b614-9dcdd1e21f16 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9fee37f9-b0de-4707-b614-9dcdd1e21f16 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde returned with HTTP 404 Sep 08 19:04:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 195/365] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:00 2026] GET /volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-43ce0abd-7317-42c9-ae4d-cdf1325af989 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43ce0abd-7317-42c9-ae4d-cdf1325af989 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action Sep 08 19:04:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-43ce0abd-7317-42c9-ae4d-cdf1325af989 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-43ce0abd-7317-42c9-ae4d-cdf1325af989 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-43ce0abd-7317-42c9-ae4d-cdf1325af989 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Updating snapshot '28cb6efc-5b92-4eaa-a1f4-86f273bd4c88' with '{'status': 'available'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:04:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9f140f5a-1b10-4b70-8635-62b31b550177 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9f140f5a-1b10-4b70-8635-62b31b550177 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/35b25dfe-e87f-4fca-ba78-b7f2e3db0357 Sep 08 19:04:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9f140f5a-1b10-4b70-8635-62b31b550177 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9f140f5a-1b10-4b70-8635-62b31b550177 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-9f140f5a-1b10-4b70-8635-62b31b550177 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 35b25dfe-e87f-4fca-ba78-b7f2e3db0357 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43ce0abd-7317-42c9-ae4d-cdf1325af989 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action returned with HTTP 202 Sep 08 19:04:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 171/366] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:04:00 2026] POST /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:04:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:00 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ae1bea6a-00e0-48cf-8dd8-4f7b1e8a81d5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9f140f5a-1b10-4b70-8635-62b31b550177 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/35b25dfe-e87f-4fca-ba78-b7f2e3db0357 returned with HTTP 200 Sep 08 19:04:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 196/367] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:00 2026] GET /volume/v3/groups/35b25dfe-e87f-4fca-ba78-b7f2e3db0357 => generated 393 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ae1bea6a-00e0-48cf-8dd8-4f7b1e8a81d5 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:04:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ae1bea6a-00e0-48cf-8dd8-4f7b1e8a81d5 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ae1bea6a-00e0-48cf-8dd8-4f7b1e8a81d5 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0b94156e-37fa-4136-9951-4a0c86338b9d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:04:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-186098644", "volume_type": "e89e3002-2708-41c8-9a55-71fd88bd2bf9", "group_id": "35b25dfe-e87f-4fca-ba78-b7f2e3db0357", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-186098644', 'volume_type': 'e89e3002-2708-41c8-9a55-71fd88bd2bf9', 'group_id': '35b25dfe-e87f-4fca-ba78-b7f2e3db0357', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:04:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ae1bea6a-00e0-48cf-8dd8-4f7b1e8a81d5 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:04:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ae1bea6a-00e0-48cf-8dd8-4f7b1e8a81d5 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:04:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 172/368] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:00 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-211843cb-4020-4758-8bf7-350de071d1c4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-211843cb-4020-4758-8bf7-350de071d1c4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde Sep 08 19:04:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-211843cb-4020-4758-8bf7-350de071d1c4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-211843cb-4020-4758-8bf7-350de071d1c4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:00 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-211843cb-4020-4758-8bf7-350de071d1c4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Delete snapshot with id: 003e48db-28dc-4824-b811-1d8bf2bb5bde Sep 08 19:04:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:00 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Create volume of 1 GB Sep 08 19:04:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-211843cb-4020-4758-8bf7-350de071d1c4 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde returned with HTTP 404 Sep 08 19:04:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 173/369] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:04:00 2026] DELETE /volume/v3/snapshots/003e48db-28dc-4824-b811-1d8bf2bb5bde => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:00 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c977d13a-b72b-46c9-8849-aaec6c85d3fc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Availability Zones retrieved successfully. Sep 08 19:04:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c977d13a-b72b-46c9-8849-aaec6c85d3fc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:04:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c977d13a-b72b-46c9-8849-aaec6c85d3fc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92950c08-86cf-49c1-909c-adfacdd265d2", "name": "tempest-SnapshotsActionsTest-Snapshot-1454445551"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c977d13a-b72b-46c9-8849-aaec6c85d3fc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Volume info retrieved successfully. Sep 08 19:04:01 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-c977d13a-b72b-46c9-8849-aaec6c85d3fc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Create snapshot from volume 92950c08-86cf-49c1-909c-adfacdd265d2 Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Flow 'volume_create_api' (101777c6-134c-4feb-ad97-adf07f884404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd4ebc4-ac7d-49bf-8e78-20a6c1ae0fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:04:01 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-c977d13a-b72b-46c9-8849-aaec6c85d3fc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Created reservations ['bc2c13f7-fc05-4c8b-9150-cfce779e6ed7', '4dfd4da5-d918-4c62-bc4f-b69b59da38bd', 'b0f69506-836c-4f0a-b920-ab84fb9d60a7', '093d0759-874d-4581-931d-b59c8f9b1cfd'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd4ebc4-ac7d-49bf-8e78-20a6c1ae0fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e89e3002-2708-41c8-9a55-71fd88bd2bf9,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-92930237',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e89e3002-2708-41c8-9a55-71fd88bd2bf9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '35b25dfe-e87f-4fca-ba78-b7f2e3db0357', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b3a723-9d06-4199-afb5-04811df96189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c977d13a-b72b-46c9-8849-aaec6c85d3fc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot create request issued successfully. Sep 08 19:04:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c977d13a-b72b-46c9-8849-aaec6c85d3fc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:04:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 174/370] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:04:00 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 08 19:04:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e337036c-27fd-4652-b20d-f2b8f8023e33 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e337036c-27fd-4652-b20d-f2b8f8023e33 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 Sep 08 19:04:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e337036c-27fd-4652-b20d-f2b8f8023e33 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e337036c-27fd-4652-b20d-f2b8f8023e33 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-92930237 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-92930237, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:04:01 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-92930237 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-92930237, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:04:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e337036c-27fd-4652-b20d-f2b8f8023e33 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:04:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e337036c-27fd-4652-b20d-f2b8f8023e33 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 returned with HTTP 200 Sep 08 19:04:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 175/371] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:01 2026] GET /volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Created reservations ['3ebbb2f8-0b3e-4e02-96cb-1a514c0534df', '24f84ed8-0d30-449f-9f31-53364e16b4cd', 'fd24e6de-a5b5-49de-affc-36db4aaccbe6', 'b23da435-c084-4667-85d0-fb48d3822c37'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b3a723-9d06-4199-afb5-04811df96189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ebbb2f8-0b3e-4e02-96cb-1a514c0534df', '24f84ed8-0d30-449f-9f31-53364e16b4cd', 'fd24e6de-a5b5-49de-affc-36db4aaccbe6', 'b23da435-c084-4667-85d0-fb48d3822c37']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f817dd6-4087-4d3c-8ebf-c54d1e6b6114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f817dd6-4087-4d3c-8ebf-c54d1e6b6114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90285eb6-032b-4230-88e4-ad135696d792', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-186098644',encryption_key_id=None,group_id=35b25dfe-e87f-4fca-ba78-b7f2e3db0357,group_type_id=,metadata={},multiattach=False,project_id='2f4af63752664bde9715b3a38dd2816b',qos_specs=None,replication_status=,reservations=['3ebbb2f8-0b3e-4e02-96cb-1a514c0534df','24f84ed8-0d30-449f-9f31-53364e16b4cd','fd24e6de-a5b5-49de-affc-36db4aaccbe6','b23da435-c084-4667-85d0-fb48d3822c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fde263c6462548c4bc680c99437ad4a2',volume_type_id=e89e3002-2708-41c8-9a55-71fd88bd2bf9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-186098644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=35b25dfe-e87f-4fca-ba78-b7f2e3db0357,host=None,id=90285eb6-032b-4230-88e4-ad135696d792,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4af63752664bde9715b3a38dd2816b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fde263c6462548c4bc680c99437ad4a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e89e3002-2708-41c8-9a55-71fd88bd2bf9),volume_type_id=e89e3002-2708-41c8-9a55-71fd88bd2bf9)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f22fb535-8353-4fca-b06d-a13493bda903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f22fb535-8353-4fca-b06d-a13493bda903) transitioned into state 'SUCCESS' from state '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-186098644',encryption_key_id=None,group_id=35b25dfe-e87f-4fca-ba78-b7f2e3db0357,group_type_id=,metadata={},multiattach=False,project_id='2f4af63752664bde9715b3a38dd2816b',qos_specs=None,replication_status=,reservations=['3ebbb2f8-0b3e-4e02-96cb-1a514c0534df','24f84ed8-0d30-449f-9f31-53364e16b4cd','fd24e6de-a5b5-49de-affc-36db4aaccbe6','b23da435-c084-4667-85d0-fb48d3822c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fde263c6462548c4bc680c99437ad4a2',volume_type_id=e89e3002-2708-41c8-9a55-71fd88bd2bf9)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab81bfc7-5ff8-4381-b84f-fecb3c14300a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab81bfc7-5ff8-4381-b84f-fecb3c14300a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Flow 'volume_create_api' (101777c6-134c-4feb-ad97-adf07f884404) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Create volume request issued successfully. Sep 08 19:04:01 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:01 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:01 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0b94156e-37fa-4136-9951-4a0c86338b9d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:04:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 197/372] 192.168.122.253 () {62 vars in 1184 bytes} [Tue Sep 8 19:04:00 2026] POST /volume/v3/volumes => generated 828 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a3248eeb-7be5-48a2-97b4-80e9d9b568ca None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a3248eeb-7be5-48a2-97b4-80e9d9b568ca tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 Sep 08 19:04:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a3248eeb-7be5-48a2-97b4-80e9d9b568ca tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a3248eeb-7be5-48a2-97b4-80e9d9b568ca tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a3248eeb-7be5-48a2-97b4-80e9d9b568ca tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:04:01 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-a3248eeb-7be5-48a2-97b4-80e9d9b568ca tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:01 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-a3248eeb-7be5-48a2-97b4-80e9d9b568ca tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:01 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-a3248eeb-7be5-48a2-97b4-80e9d9b568ca tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a3248eeb-7be5-48a2-97b4-80e9d9b568ca tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 returned with HTTP 200 Sep 08 19:04:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 176/373] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:01 2026] GET /volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 => generated 896 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e6a470dd-ead4-414f-b07f-76d0ca680054 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e6a470dd-ead4-414f-b07f-76d0ca680054 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 Sep 08 19:04:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e6a470dd-ead4-414f-b07f-76d0ca680054 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e6a470dd-ead4-414f-b07f-76d0ca680054 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e6a470dd-ead4-414f-b07f-76d0ca680054 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:04:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e6a470dd-ead4-414f-b07f-76d0ca680054 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 returned with HTTP 200 Sep 08 19:04:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 198/374] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:02 2026] GET /volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d02666e4-4e49-4af2-bdb9-80c7e27cd518 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d02666e4-4e49-4af2-bdb9-80c7e27cd518 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 Sep 08 19:04:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d02666e4-4e49-4af2-bdb9-80c7e27cd518 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d02666e4-4e49-4af2-bdb9-80c7e27cd518 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:02 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d02666e4-4e49-4af2-bdb9-80c7e27cd518 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:04:02 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-d02666e4-4e49-4af2-bdb9-80c7e27cd518 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:02 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-d02666e4-4e49-4af2-bdb9-80c7e27cd518 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:02 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-d02666e4-4e49-4af2-bdb9-80c7e27cd518 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d02666e4-4e49-4af2-bdb9-80c7e27cd518 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 returned with HTTP 200 Sep 08 19:04:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 177/375] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:02 2026] GET /volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 => generated 920 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:04:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6fe788d5-27bf-48dc-8e31-38136cbd4c88 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6fe788d5-27bf-48dc-8e31-38136cbd4c88 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 Sep 08 19:04:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6fe788d5-27bf-48dc-8e31-38136cbd4c88 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6fe788d5-27bf-48dc-8e31-38136cbd4c88 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6fe788d5-27bf-48dc-8e31-38136cbd4c88 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:04:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6fe788d5-27bf-48dc-8e31-38136cbd4c88 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 returned with HTTP 200 Sep 08 19:04:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 199/376] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:03 2026] GET /volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5634d1aa-fed8-4042-95fa-041ebd4250c2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5634d1aa-fed8-4042-95fa-041ebd4250c2 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9/action Sep 08 19:04:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5634d1aa-fed8-4042-95fa-041ebd4250c2 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5634d1aa-fed8-4042-95fa-041ebd4250c2 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-5634d1aa-fed8-4042-95fa-041ebd4250c2 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Updating snapshot 'c678c23b-a0a6-42c6-9137-2cdda5dc18d9' with '{'status': 'error_deleting'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:04:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5634d1aa-fed8-4042-95fa-041ebd4250c2 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9/action returned with HTTP 202 Sep 08 19:04:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 178/377] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:04:03 2026] POST /volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:04:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b871a34c-21a6-4323-8a52-4633c3faa65c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b871a34c-21a6-4323-8a52-4633c3faa65c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 Sep 08 19:04:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b871a34c-21a6-4323-8a52-4633c3faa65c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b871a34c-21a6-4323-8a52-4633c3faa65c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b871a34c-21a6-4323-8a52-4633c3faa65c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:04:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b871a34c-21a6-4323-8a52-4633c3faa65c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 returned with HTTP 200 Sep 08 19:04:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 200/378] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:03 2026] GET /volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-83b4256d-0951-48e2-a6c0-588c0367975a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-83b4256d-0951-48e2-a6c0-588c0367975a tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9/action Sep 08 19:04:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-83b4256d-0951-48e2-a6c0-588c0367975a tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-83b4256d-0951-48e2-a6c0-588c0367975a tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-83b4256d-0951-48e2-a6c0-588c0367975a tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Snapshot retrieved successfully. Sep 08 19:04:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-83b4256d-0951-48e2-a6c0-588c0367975a tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Snapshot delete request issued successfully. Sep 08 19:04:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-83b4256d-0951-48e2-a6c0-588c0367975a tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9/action returned with HTTP 202 Sep 08 19:04:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 179/379] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:04:03 2026] POST /volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:04:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-31014c7e-53b3-44f0-ab36-b93aa373ed39 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-31014c7e-53b3-44f0-ab36-b93aa373ed39 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 Sep 08 19:04:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-31014c7e-53b3-44f0-ab36-b93aa373ed39 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-31014c7e-53b3-44f0-ab36-b93aa373ed39 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-31014c7e-53b3-44f0-ab36-b93aa373ed39 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:04:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-31014c7e-53b3-44f0-ab36-b93aa373ed39 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 returned with HTTP 200 Sep 08 19:04:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 201/380] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:03 2026] GET /volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3ee5b5c8-9f8a-4639-bd20-42728c353cd4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3ee5b5c8-9f8a-4639-bd20-42728c353cd4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 Sep 08 19:04:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3ee5b5c8-9f8a-4639-bd20-42728c353cd4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3ee5b5c8-9f8a-4639-bd20-42728c353cd4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3ee5b5c8-9f8a-4639-bd20-42728c353cd4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:04:03 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-3ee5b5c8-9f8a-4639-bd20-42728c353cd4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:03 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-3ee5b5c8-9f8a-4639-bd20-42728c353cd4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:03 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-3ee5b5c8-9f8a-4639-bd20-42728c353cd4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3ee5b5c8-9f8a-4639-bd20-42728c353cd4 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 returned with HTTP 200 Sep 08 19:04:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 180/381] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:03 2026] GET /volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 => generated 921 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7c437ab2-1835-4417-845c-c6cd2f5ec959 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7c437ab2-1835-4417-845c-c6cd2f5ec959 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/group_snapshots Sep 08 19:04:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7c437ab2-1835-4417-845c-c6cd2f5ec959 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "35b25dfe-e87f-4fca-ba78-b7f2e3db0357", "name": "tempest-group_snapshot-1312027806"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-7c437ab2-1835-4417-845c-c6cd2f5ec959 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '35b25dfe-e87f-4fca-ba78-b7f2e3db0357', 'name': 'tempest-group_snapshot-1312027806'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 19:04:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:04 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.group_snapshots [None req-7c437ab2-1835-4417-845c-c6cd2f5ec959 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Creating group_snapshot tempest-group_snapshot-1312027806. Sep 08 19:04:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:04 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:04:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:04 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-7c437ab2-1835-4417-845c-c6cd2f5ec959 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-92930237 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-92930237, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:04:04 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-7c437ab2-1835-4417-845c-c6cd2f5ec959 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Created reservations ['c55592e5-b2c2-43a0-97bb-b0b32166ff26', 'f4d37dd1-f124-46d2-b0fc-f6cf9efdbb59', 'dcdfe438-c8a4-401d-a1a0-084648018210', '4ad16d97-fb76-4b04-a945-fc2ad3b0e5ce'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:04:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7c437ab2-1835-4417-845c-c6cd2f5ec959 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots returned with HTTP 202 Sep 08 19:04:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 202/382] 192.168.122.253 () {62 vars in 1208 bytes} [Tue Sep 8 19:04:04 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c86c6b93-42a3-484b-8792-b04f8893807a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c86c6b93-42a3-484b-8792-b04f8893807a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 Sep 08 19:04:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c86c6b93-42a3-484b-8792-b04f8893807a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c86c6b93-42a3-484b-8792-b04f8893807a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-c86c6b93-42a3-484b-8792-b04f8893807a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member e8682f5c-42d3-406e-ab7a-3ff919e35146 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:04:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c86c6b93-42a3-484b-8792-b04f8893807a tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 returned with HTTP 200 Sep 08 19:04:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 181/383] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:04:04 2026] GET /volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 => generated 307 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1e1b40d6-d0e1-4e74-b1e0-590883a9068d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1e1b40d6-d0e1-4e74-b1e0-590883a9068d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 Sep 08 19:04:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1e1b40d6-d0e1-4e74-b1e0-590883a9068d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1e1b40d6-d0e1-4e74-b1e0-590883a9068d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1e1b40d6-d0e1-4e74-b1e0-590883a9068d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:04:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1e1b40d6-d0e1-4e74-b1e0-590883a9068d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 returned with HTTP 200 Sep 08 19:04:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 203/384] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:04 2026] GET /volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7979bbde-67e4-482f-abe6-209b68a1fda6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7979bbde-67e4-482f-abe6-209b68a1fda6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7979bbde-67e4-482f-abe6-209b68a1fda6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7979bbde-67e4-482f-abe6-209b68a1fda6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-7979bbde-67e4-482f-abe6-209b68a1fda6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member e8682f5c-42d3-406e-ab7a-3ff919e35146 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7979bbde-67e4-482f-abe6-209b68a1fda6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 returned with HTTP 200 Sep 08 19:04:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 182/385] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:04:05 2026] GET /volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ad110a00-713c-4094-bc8a-264a9b906b90 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad110a00-713c-4094-bc8a-264a9b906b90 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad110a00-713c-4094-bc8a-264a9b906b90 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad110a00-713c-4094-bc8a-264a9b906b90 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad110a00-713c-4094-bc8a-264a9b906b90 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 returned with HTTP 404 Sep 08 19:04:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 204/386] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:05 2026] GET /volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3e936cc6-2e5e-4b96-92f4-ff2ae1b2a6fc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3e936cc6-2e5e-4b96-92f4-ff2ae1b2a6fc tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3e936cc6-2e5e-4b96-92f4-ff2ae1b2a6fc tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3e936cc6-2e5e-4b96-92f4-ff2ae1b2a6fc tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-3e936cc6-2e5e-4b96-92f4-ff2ae1b2a6fc tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Updating snapshot '28cb6efc-5b92-4eaa-a1f4-86f273bd4c88' with '{'status': 'available'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3e936cc6-2e5e-4b96-92f4-ff2ae1b2a6fc tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action returned with HTTP 202 Sep 08 19:04:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 183/387] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:04:05 2026] POST /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-67ec912f-eca7-4e46-b60e-4b4262f62db6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-67ec912f-eca7-4e46-b60e-4b4262f62db6 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-67ec912f-eca7-4e46-b60e-4b4262f62db6 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-67ec912f-eca7-4e46-b60e-4b4262f62db6 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-67ec912f-eca7-4e46-b60e-4b4262f62db6 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:04:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-67ec912f-eca7-4e46-b60e-4b4262f62db6 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:04:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 205/388] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:05 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-52b5b76a-4351-45b3-8f68-c375d6d710fc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-52b5b76a-4351-45b3-8f68-c375d6d710fc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-52b5b76a-4351-45b3-8f68-c375d6d710fc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-52b5b76a-4351-45b3-8f68-c375d6d710fc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-52b5b76a-4351-45b3-8f68-c375d6d710fc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Delete snapshot with id: c678c23b-a0a6-42c6-9137-2cdda5dc18d9 Sep 08 19:04:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-52b5b76a-4351-45b3-8f68-c375d6d710fc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 returned with HTTP 404 Sep 08 19:04:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 184/389] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:04:05 2026] DELETE /volume/v3/snapshots/c678c23b-a0a6-42c6-9137-2cdda5dc18d9 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1e939d54-772f-4395-8f12-0276c827f6f4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1e939d54-772f-4395-8f12-0276c827f6f4 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1e939d54-772f-4395-8f12-0276c827f6f4 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1e939d54-772f-4395-8f12-0276c827f6f4 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.admin_actions [None req-1e939d54-772f-4395-8f12-0276c827f6f4 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Updating snapshot '28cb6efc-5b92-4eaa-a1f4-86f273bd4c88' with '{'status': 'creating'}' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1e939d54-772f-4395-8f12-0276c827f6f4 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action returned with HTTP 202 Sep 08 19:04:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 206/390] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:04:05 2026] POST /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-534959a3-9c8e-4173-a1a8-2343306da4d7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-534959a3-9c8e-4173-a1a8-2343306da4d7 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-534959a3-9c8e-4173-a1a8-2343306da4d7 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-534959a3-9c8e-4173-a1a8-2343306da4d7 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-534959a3-9c8e-4173-a1a8-2343306da4d7 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:04:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-534959a3-9c8e-4173-a1a8-2343306da4d7 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:04:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 185/391] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:05 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-745c8f14-a161-4b5d-8cbd-38b2d86fe7cc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-745c8f14-a161-4b5d-8cbd-38b2d86fe7cc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] POST http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-745c8f14-a161-4b5d-8cbd-38b2d86fe7cc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-745c8f14-a161-4b5d-8cbd-38b2d86fe7cc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.snapshot_actions [None req-745c8f14-a161-4b5d-8cbd-38b2d86fe7cc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87213) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:05 devstack devstack@c-api.service[87213]: INFO cinder.api.contrib.snapshot_actions [None req-745c8f14-a161-4b5d-8cbd-38b2d86fe7cc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Updating snapshot 28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 with info {'id': '28cb6efc-5b92-4eaa-a1f4-86f273bd4c88', 'status': 'error', 'progress': '80%'} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-745c8f14-a161-4b5d-8cbd-38b2d86fe7cc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action returned with HTTP 202 Sep 08 19:04:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 207/392] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:04:05 2026] POST /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f27ce63e-941a-4023-9e63-68632b73857b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f27ce63e-941a-4023-9e63-68632b73857b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f27ce63e-941a-4023-9e63-68632b73857b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f27ce63e-941a-4023-9e63-68632b73857b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f27ce63e-941a-4023-9e63-68632b73857b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Snapshot retrieved successfully. Sep 08 19:04:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f27ce63e-941a-4023-9e63-68632b73857b tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:04:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 186/393] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:05 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-66ed95f6-9600-4ddf-b3b0-91d709a54ab5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-66ed95f6-9600-4ddf-b3b0-91d709a54ab5 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] POST http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-66ed95f6-9600-4ddf-b3b0-91d709a54ab5 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-66ed95f6-9600-4ddf-b3b0-91d709a54ab5 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.admin_actions [None req-66ed95f6-9600-4ddf-b3b0-91d709a54ab5 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] Updating snapshot '28cb6efc-5b92-4eaa-a1f4-86f273bd4c88' with '{'status': 'available'}' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:04:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-66ed95f6-9600-4ddf-b3b0-91d709a54ab5 tempest-SnapshotsActionsTest-1013765699 tempest-SnapshotsActionsTest-1013765699-project-admin] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action returned with HTTP 202 Sep 08 19:04:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 208/394] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:04:05 2026] POST /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-093f2445-0ecc-49d3-9350-59deb07229b5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-093f2445-0ecc-49d3-9350-59deb07229b5 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-093f2445-0ecc-49d3-9350-59deb07229b5 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-093f2445-0ecc-49d3-9350-59deb07229b5 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-093f2445-0ecc-49d3-9350-59deb07229b5 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:04:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-093f2445-0ecc-49d3-9350-59deb07229b5 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:04:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 187/395] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:05 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7fc322b5-1379-4d68-84e9-20a6e1c0f0d8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7fc322b5-1379-4d68-84e9-20a6e1c0f0d8 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:04:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7fc322b5-1379-4d68-84e9-20a6e1c0f0d8 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7fc322b5-1379-4d68-84e9-20a6e1c0f0d8 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:06 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-7fc322b5-1379-4d68-84e9-20a6e1c0f0d8 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Delete snapshot with id: 28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:04:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7fc322b5-1379-4d68-84e9-20a6e1c0f0d8 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:04:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7fc322b5-1379-4d68-84e9-20a6e1c0f0d8 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot delete request issued successfully. Sep 08 19:04:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7fc322b5-1379-4d68-84e9-20a6e1c0f0d8 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 202 Sep 08 19:04:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 209/396] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:04:06 2026] DELETE /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:04:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5e073a48-495b-49e8-b4f2-362eefb9ab3d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5e073a48-495b-49e8-b4f2-362eefb9ab3d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:04:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5e073a48-495b-49e8-b4f2-362eefb9ab3d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5e073a48-495b-49e8-b4f2-362eefb9ab3d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5e073a48-495b-49e8-b4f2-362eefb9ab3d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:04:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5e073a48-495b-49e8-b4f2-362eefb9ab3d tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:04:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 188/397] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:06 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-51302dc4-2fff-47cc-80e0-9a6bed3c10f9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-51302dc4-2fff-47cc-80e0-9a6bed3c10f9 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 Sep 08 19:04:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-51302dc4-2fff-47cc-80e0-9a6bed3c10f9 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-51302dc4-2fff-47cc-80e0-9a6bed3c10f9 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-51302dc4-2fff-47cc-80e0-9a6bed3c10f9 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member e8682f5c-42d3-406e-ab7a-3ff919e35146 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:04:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-51302dc4-2fff-47cc-80e0-9a6bed3c10f9 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 returned with HTTP 200 Sep 08 19:04:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 210/398] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:04:06 2026] GET /volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 => generated 307 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f048cc8f-73df-44a0-bbd6-635d99c26b3c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f048cc8f-73df-44a0-bbd6-635d99c26b3c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f048cc8f-73df-44a0-bbd6-635d99c26b3c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f048cc8f-73df-44a0-bbd6-635d99c26b3c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f048cc8f-73df-44a0-bbd6-635d99c26b3c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Snapshot retrieved successfully. Sep 08 19:04:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f048cc8f-73df-44a0-bbd6-635d99c26b3c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 200 Sep 08 19:04:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 189/399] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:07 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f2c52a5a-a410-4b60-8c4e-1e1342750f07 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f2c52a5a-a410-4b60-8c4e-1e1342750f07 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f2c52a5a-a410-4b60-8c4e-1e1342750f07 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f2c52a5a-a410-4b60-8c4e-1e1342750f07 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.group_snapshots [None req-f2c52a5a-a410-4b60-8c4e-1e1342750f07 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member e8682f5c-42d3-406e-ab7a-3ff919e35146 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f2c52a5a-a410-4b60-8c4e-1e1342750f07 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 returned with HTTP 200 Sep 08 19:04:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 211/400] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:04:07 2026] GET /volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 => generated 308 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b3705b06-3edf-40d4-a4db-b9cf7d2c6882 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b3705b06-3edf-40d4-a4db-b9cf7d2c6882 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/detail Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b3705b06-3edf-40d4-a4db-b9cf7d2c6882 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b3705b06-3edf-40d4-a4db-b9cf7d2c6882 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-b3705b06-3edf-40d4-a4db-b9cf7d2c6882 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-b3705b06-3edf-40d4-a4db-b9cf7d2c6882 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:07 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:04:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b3705b06-3edf-40d4-a4db-b9cf7d2c6882 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all snapshots completed successfully. Sep 08 19:04:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b3705b06-3edf-40d4-a4db-b9cf7d2c6882 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 19:04:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 190/401] 192.168.122.253 () {58 vars in 1148 bytes} [Tue Sep 8 19:04:07 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f7c7cea4-e6b1-405b-8054-b70e7462a1dc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f7c7cea4-e6b1-405b-8054-b70e7462a1dc tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/ba4ef767-ecd8-45a9-a35d-a05b6505074c Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f7c7cea4-e6b1-405b-8054-b70e7462a1dc tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f7c7cea4-e6b1-405b-8054-b70e7462a1dc tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f7c7cea4-e6b1-405b-8054-b70e7462a1dc tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Snapshot retrieved successfully. Sep 08 19:04:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f7c7cea4-e6b1-405b-8054-b70e7462a1dc tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/ba4ef767-ecd8-45a9-a35d-a05b6505074c returned with HTTP 200 Sep 08 19:04:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 212/402] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:07 2026] GET /volume/v3/snapshots/ba4ef767-ecd8-45a9-a35d-a05b6505074c => generated 451 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dd35febc-5f32-49f4-af3a-ead3aba5363b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dd35febc-5f32-49f4-af3a-ead3aba5363b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dd35febc-5f32-49f4-af3a-ead3aba5363b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dd35febc-5f32-49f4-af3a-ead3aba5363b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-dd35febc-5f32-49f4-af3a-ead3aba5363b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member e8682f5c-42d3-406e-ab7a-3ff919e35146 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dd35febc-5f32-49f4-af3a-ead3aba5363b tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 returned with HTTP 200 Sep 08 19:04:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 191/403] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:04:07 2026] GET /volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 => generated 308 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8dc46d56-9b25-4581-b517-6547bc5235f1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8dc46d56-9b25-4581-b517-6547bc5235f1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/detail Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8dc46d56-9b25-4581-b517-6547bc5235f1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8dc46d56-9b25-4581-b517-6547bc5235f1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:07 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 19:04:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8dc46d56-9b25-4581-b517-6547bc5235f1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 08 19:04:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 213/404] 192.168.122.253 () {60 vars in 1207 bytes} [Tue Sep 8 19:04:07 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-725f38a0-36a9-48c9-93ed-75df6dcee86d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-725f38a0-36a9-48c9-93ed-75df6dcee86d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] DELETE http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-725f38a0-36a9-48c9-93ed-75df6dcee86d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-725f38a0-36a9-48c9-93ed-75df6dcee86d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-725f38a0-36a9-48c9-93ed-75df6dcee86d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] delete called for member e8682f5c-42d3-406e-ab7a-3ff919e35146 {{(pid=87214) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.group_snapshots [None req-725f38a0-36a9-48c9-93ed-75df6dcee86d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Delete group_snapshot with id: e8682f5c-42d3-406e-ab7a-3ff919e35146 Sep 08 19:04:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:07 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:04:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-725f38a0-36a9-48c9-93ed-75df6dcee86d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 returned with HTTP 202 Sep 08 19:04:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 192/405] 192.168.122.253 () {60 vars in 1300 bytes} [Tue Sep 8 19:04:07 2026] DELETE /volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5f98f8b3-81b5-4014-b657-ca9d5a11390d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5f98f8b3-81b5-4014-b657-ca9d5a11390d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5f98f8b3-81b5-4014-b657-ca9d5a11390d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5f98f8b3-81b5-4014-b657-ca9d5a11390d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-5f98f8b3-81b5-4014-b657-ca9d5a11390d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5f98f8b3-81b5-4014-b657-ca9d5a11390d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:07 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:04:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5f98f8b3-81b5-4014-b657-ca9d5a11390d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all volumes completed successfully. Sep 08 19:04:07 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-5f98f8b3-81b5-4014-b657-ca9d5a11390d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:07 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-5f98f8b3-81b5-4014-b657-ca9d5a11390d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-5f98f8b3-81b5-4014-b657-ca9d5a11390d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5f98f8b3-81b5-4014-b657-ca9d5a11390d tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:04:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 214/406] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:04:07 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-792c0cc5-5fa4-4aa2-8d18-f7507e28e9e8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-792c0cc5-5fa4-4aa2-8d18-f7507e28e9e8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/detail Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-792c0cc5-5fa4-4aa2-8d18-f7507e28e9e8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-792c0cc5-5fa4-4aa2-8d18-f7507e28e9e8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-792c0cc5-5fa4-4aa2-8d18-f7507e28e9e8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:07 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-792c0cc5-5fa4-4aa2-8d18-f7507e28e9e8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:04:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:07 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:04:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-792c0cc5-5fa4-4aa2-8d18-f7507e28e9e8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all snapshots completed successfully. Sep 08 19:04:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-792c0cc5-5fa4-4aa2-8d18-f7507e28e9e8 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 19:04:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 193/407] 192.168.122.253 () {58 vars in 1148 bytes} [Tue Sep 8 19:04:07 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cd0187df-d2df-4842-8698-a031733b4051 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cd0187df-d2df-4842-8698-a031733b4051 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/ba4ef767-ecd8-45a9-a35d-a05b6505074c Sep 08 19:04:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cd0187df-d2df-4842-8698-a031733b4051 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cd0187df-d2df-4842-8698-a031733b4051 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cd0187df-d2df-4842-8698-a031733b4051 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Snapshot retrieved successfully. Sep 08 19:04:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cd0187df-d2df-4842-8698-a031733b4051 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/ba4ef767-ecd8-45a9-a35d-a05b6505074c returned with HTTP 200 Sep 08 19:04:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 215/408] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:07 2026] GET /volume/v3/snapshots/ba4ef767-ecd8-45a9-a35d-a05b6505074c => generated 450 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-aafc7aaf-c2b2-4cea-b639-e3926e2e500c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aafc7aaf-c2b2-4cea-b639-e3926e2e500c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 Sep 08 19:04:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aafc7aaf-c2b2-4cea-b639-e3926e2e500c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aafc7aaf-c2b2-4cea-b639-e3926e2e500c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aafc7aaf-c2b2-4cea-b639-e3926e2e500c tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 returned with HTTP 404 Sep 08 19:04:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 194/409] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:08 2026] GET /volume/v3/snapshots/28cb6efc-5b92-4eaa-a1f4-86f273bd4c88 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b9ebfea2-c5eb-4185-a474-ef11b1d56114 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b9ebfea2-c5eb-4185-a474-ef11b1d56114 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 Sep 08 19:04:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b9ebfea2-c5eb-4185-a474-ef11b1d56114 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b9ebfea2-c5eb-4185-a474-ef11b1d56114 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b9ebfea2-c5eb-4185-a474-ef11b1d56114 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Volume info retrieved successfully. Sep 08 19:04:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b9ebfea2-c5eb-4185-a474-ef11b1d56114 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 returned with HTTP 200 Sep 08 19:04:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 216/410] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:08 2026] GET /volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:04:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3758e2ae-a237-49b9-964a-af60a7a87efc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3758e2ae-a237-49b9-964a-af60a7a87efc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] DELETE http://192.168.122.253/volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 Sep 08 19:04:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3758e2ae-a237-49b9-964a-af60a7a87efc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3758e2ae-a237-49b9-964a-af60a7a87efc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:08 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-3758e2ae-a237-49b9-964a-af60a7a87efc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Delete volume with id: 92950c08-86cf-49c1-909c-adfacdd265d2 Sep 08 19:04:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3758e2ae-a237-49b9-964a-af60a7a87efc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Volume info retrieved successfully. Sep 08 19:04:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3758e2ae-a237-49b9-964a-af60a7a87efc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Delete volume request issued successfully. Sep 08 19:04:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3758e2ae-a237-49b9-964a-af60a7a87efc tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 returned with HTTP 202 Sep 08 19:04:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 195/411] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:04:08 2026] DELETE /volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:04:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4c86c73c-42a3-4442-b448-d391bc153928 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4c86c73c-42a3-4442-b448-d391bc153928 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 Sep 08 19:04:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4c86c73c-42a3-4442-b448-d391bc153928 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4c86c73c-42a3-4442-b448-d391bc153928 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4c86c73c-42a3-4442-b448-d391bc153928 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Volume info retrieved successfully. Sep 08 19:04:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4c86c73c-42a3-4442-b448-d391bc153928 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 returned with HTTP 200 Sep 08 19:04:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 217/412] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:08 2026] GET /volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 => generated 852 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3c5f35ac-4865-409a-b271-c176ab3cf380 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3c5f35ac-4865-409a-b271-c176ab3cf380 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/ba4ef767-ecd8-45a9-a35d-a05b6505074c Sep 08 19:04:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3c5f35ac-4865-409a-b271-c176ab3cf380 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3c5f35ac-4865-409a-b271-c176ab3cf380 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3c5f35ac-4865-409a-b271-c176ab3cf380 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Snapshot retrieved successfully. Sep 08 19:04:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3c5f35ac-4865-409a-b271-c176ab3cf380 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/ba4ef767-ecd8-45a9-a35d-a05b6505074c returned with HTTP 200 Sep 08 19:04:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 196/413] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:09 2026] GET /volume/v3/snapshots/ba4ef767-ecd8-45a9-a35d-a05b6505074c => generated 450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-413bc3a1-6197-4174-91b6-c25bce170c03 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-413bc3a1-6197-4174-91b6-c25bce170c03 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] GET http://192.168.122.253/volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 Sep 08 19:04:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-413bc3a1-6197-4174-91b6-c25bce170c03 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-413bc3a1-6197-4174-91b6-c25bce170c03 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-413bc3a1-6197-4174-91b6-c25bce170c03 tempest-SnapshotsActionsTest-2091053524 tempest-SnapshotsActionsTest-2091053524-project-member] http://192.168.122.253/volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 returned with HTTP 404 Sep 08 19:04:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 218/414] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:09 2026] GET /volume/v3/volumes/92950c08-86cf-49c1-909c-adfacdd265d2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-27690f28-7436-49fb-b323-c2c5ec151676 req-d9d8194c-0932-499a-8af4-5caa06344f99 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-d9d8194c-0932-499a-8af4-5caa06344f99 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-d9d8194c-0932-499a-8af4-5caa06344f99 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-d9d8194c-0932-499a-8af4-5caa06344f99 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-27690f28-7436-49fb-b323-c2c5ec151676 req-d9d8194c-0932-499a-8af4-5caa06344f99 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e9688e56-8a5e-45c1-9f3d-d65433db49e6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-d9d8194c-0932-499a-8af4-5caa06344f99 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:04:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 197/415] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:04:10 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 1143 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e9688e56-8a5e-45c1-9f3d-d65433db49e6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/snapshots/ba4ef767-ecd8-45a9-a35d-a05b6505074c Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e9688e56-8a5e-45c1-9f3d-d65433db49e6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e9688e56-8a5e-45c1-9f3d-d65433db49e6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e9688e56-8a5e-45c1-9f3d-d65433db49e6 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/snapshots/ba4ef767-ecd8-45a9-a35d-a05b6505074c returned with HTTP 404 Sep 08 19:04:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 219/416] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:10 2026] GET /volume/v3/snapshots/ba4ef767-ecd8-45a9-a35d-a05b6505074c => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-26f2f815-b506-4841-ac02-7e4567449990 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-26f2f815-b506-4841-ac02-7e4567449990 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-26f2f815-b506-4841-ac02-7e4567449990 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-26f2f815-b506-4841-ac02-7e4567449990 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-26f2f815-b506-4841-ac02-7e4567449990 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member e8682f5c-42d3-406e-ab7a-3ff919e35146 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-26f2f815-b506-4841-ac02-7e4567449990 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 returned with HTTP 404 Sep 08 19:04:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 198/417] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:04:10 2026] GET /volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2c3dbe21-3b0e-4b13-ab34-4daa877d95c0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2c3dbe21-3b0e-4b13-ab34-4daa877d95c0 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/group_snapshots Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2c3dbe21-3b0e-4b13-ab34-4daa877d95c0 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2c3dbe21-3b0e-4b13-ab34-4daa877d95c0 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:10 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2c3dbe21-3b0e-4b13-ab34-4daa877d95c0 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots returned with HTTP 200 Sep 08 19:04:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 220/418] 192.168.122.253 () {60 vars in 1186 bytes} [Tue Sep 8 19:04:10 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1f419f06-8df3-452d-9bfe-0eeface8372e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-27690f28-7436-49fb-b323-c2c5ec151676 req-8d96f7c8-79d2-4d70-b488-d13007b5a9c8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f419f06-8df3-452d-9bfe-0eeface8372e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] DELETE http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1f419f06-8df3-452d-9bfe-0eeface8372e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1f419f06-8df3-452d-9bfe-0eeface8372e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.group_snapshots [None req-1f419f06-8df3-452d-9bfe-0eeface8372e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] delete called for member e8682f5c-42d3-406e-ab7a-3ff919e35146 {{(pid=87214) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.group_snapshots [None req-1f419f06-8df3-452d-9bfe-0eeface8372e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Delete group_snapshot with id: e8682f5c-42d3-406e-ab7a-3ff919e35146 Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-8d96f7c8-79d2-4d70-b488-d13007b5a9c8 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] POST http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5/action Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-8d96f7c8-79d2-4d70-b488-d13007b5a9c8 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-8d96f7c8-79d2-4d70-b488-d13007b5a9c8 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f419f06-8df3-452d-9bfe-0eeface8372e tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 returned with HTTP 404 Sep 08 19:04:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 199/419] 192.168.122.253 () {60 vars in 1300 bytes} [Tue Sep 8 19:04:10 2026] DELETE /volume/v3/group_snapshots/e8682f5c-42d3-406e-ab7a-3ff919e35146 => generated 116 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-510499bf-9d47-4f31-883f-689dfe272953 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-510499bf-9d47-4f31-883f-689dfe272953 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-510499bf-9d47-4f31-883f-689dfe272953 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-510499bf-9d47-4f31-883f-689dfe272953 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-510499bf-9d47-4f31-883f-689dfe272953 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-27690f28-7436-49fb-b323-c2c5ec151676 req-8d96f7c8-79d2-4d70-b488-d13007b5a9c8 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-510499bf-9d47-4f31-883f-689dfe272953 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-27690f28-7436-49fb-b323-c2c5ec151676 req-8d96f7c8-79d2-4d70-b488-d13007b5a9c8 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Begin detaching volume completed successfully. Sep 08 19:04:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:10 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-8d96f7c8-79d2-4d70-b488-d13007b5a9c8 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5/action returned with HTTP 202 Sep 08 19:04:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-510499bf-9d47-4f31-883f-689dfe272953 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Get all volumes completed successfully. Sep 08 19:04:10 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-510499bf-9d47-4f31-883f-689dfe272953 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:10 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-510499bf-9d47-4f31-883f-689dfe272953 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 221/420] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:04:10 2026] POST /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f260af0b-430c-4d1b-9f42-04977fab0d2f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f260af0b-430c-4d1b-9f42-04977fab0d2f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f260af0b-430c-4d1b-9f42-04977fab0d2f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f260af0b-430c-4d1b-9f42-04977fab0d2f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-510499bf-9d47-4f31-883f-689dfe272953 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-510499bf-9d47-4f31-883f-689dfe272953 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:04:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 200/421] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:04:10 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-34cee594-4c17-40c3-9abe-eefc11148fbf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-34cee594-4c17-40c3-9abe-eefc11148fbf tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] POST http://192.168.122.253/volume/v3/groups/35b25dfe-e87f-4fca-ba78-b7f2e3db0357/action Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-34cee594-4c17-40c3-9abe-eefc11148fbf tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-34cee594-4c17-40c3-9abe-eefc11148fbf tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f260af0b-430c-4d1b-9f42-04977fab0d2f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-34cee594-4c17-40c3-9abe-eefc11148fbf tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] delete called for group 35b25dfe-e87f-4fca-ba78-b7f2e3db0357 {{(pid=87214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-34cee594-4c17-40c3-9abe-eefc11148fbf tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Delete group with id: 35b25dfe-e87f-4fca-ba78-b7f2e3db0357 Sep 08 19:04:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f260af0b-430c-4d1b-9f42-04977fab0d2f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:04:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 222/422] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:10 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 1146 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8fddc897-d804-4176-a459-5b254f8224f0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8fddc897-d804-4176-a459-5b254f8224f0 None None] GET http://192.168.122.253/volume// Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8fddc897-d804-4176-a459-5b254f8224f0 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8fddc897-d804-4176-a459-5b254f8224f0 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8fddc897-d804-4176-a459-5b254f8224f0 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:04:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 223/423] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:04:10 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:04:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:10 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-27690f28-7436-49fb-b323-c2c5ec151676 req-99f90a2d-3ba7-45cd-b73c-abb859ab41e2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-99f90a2d-3ba7-45cd-b73c-abb859ab41e2 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-99f90a2d-3ba7-45cd-b73c-abb859ab41e2 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-99f90a2d-3ba7-45cd-b73c-abb859ab41e2 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:10 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:04:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-27690f28-7436-49fb-b323-c2c5ec151676 req-99f90a2d-3ba7-45cd-b73c-abb859ab41e2 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-99f90a2d-3ba7-45cd-b73c-abb859ab41e2 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:04:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 224/424] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:04:10 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 1327 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-34cee594-4c17-40c3-9abe-eefc11148fbf tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/35b25dfe-e87f-4fca-ba78-b7f2e3db0357/action returned with HTTP 202 Sep 08 19:04:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 201/425] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:04:10 2026] POST /volume/v3/groups/35b25dfe-e87f-4fca-ba78-b7f2e3db0357/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4e6297e0-9dd6-4b46-aacb-d69d1dde0630 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4e6297e0-9dd6-4b46-aacb-d69d1dde0630 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4e6297e0-9dd6-4b46-aacb-d69d1dde0630 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4e6297e0-9dd6-4b46-aacb-d69d1dde0630 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4e6297e0-9dd6-4b46-aacb-d69d1dde0630 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Volume info retrieved successfully. Sep 08 19:04:10 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-4e6297e0-9dd6-4b46-aacb-d69d1dde0630 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:10 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-4e6297e0-9dd6-4b46-aacb-d69d1dde0630 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:10 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-4e6297e0-9dd6-4b46-aacb-d69d1dde0630 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4e6297e0-9dd6-4b46-aacb-d69d1dde0630 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 returned with HTTP 200 Sep 08 19:04:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 225/426] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:10 2026] GET /volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 => generated 920 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-27690f28-7436-49fb-b323-c2c5ec151676 req-6b02cc7e-af20-45a5-bba5-9fa311f0b5d8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-6b02cc7e-af20-45a5-bba5-9fa311f0b5d8 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] DELETE http://192.168.122.253/volume/v3/attachments/8a003ebb-c32b-44d2-8dff-8db5430d02a8 Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-6b02cc7e-af20-45a5-bba5-9fa311f0b5d8 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-6b02cc7e-af20-45a5-bba5-9fa311f0b5d8 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:10 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:04:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-27690f28-7436-49fb-b323-c2c5ec151676 req-6b02cc7e-af20-45a5-bba5-9fa311f0b5d8 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/attachments/8a003ebb-c32b-44d2-8dff-8db5430d02a8 returned with HTTP 200 Sep 08 19:04:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 202/427] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:04:10 2026] DELETE /volume/v3/attachments/8a003ebb-c32b-44d2-8dff-8db5430d02a8 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c7f5567d-c296-41ce-a73d-a042e075d341 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c7f5567d-c296-41ce-a73d-a042e075d341 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:04:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c7f5567d-c296-41ce-a73d-a042e075d341 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c7f5567d-c296-41ce-a73d-a042e075d341 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c7f5567d-c296-41ce-a73d-a042e075d341 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:04:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c7f5567d-c296-41ce-a73d-a042e075d341 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:04:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 226/428] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:11 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ba62fed3-728e-4fe3-a2dd-1395564c8d0f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ba62fed3-728e-4fe3-a2dd-1395564c8d0f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 Sep 08 19:04:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ba62fed3-728e-4fe3-a2dd-1395564c8d0f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ba62fed3-728e-4fe3-a2dd-1395564c8d0f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ba62fed3-728e-4fe3-a2dd-1395564c8d0f tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 returned with HTTP 404 Sep 08 19:04:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 203/429] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:11 2026] GET /volume/v3/volumes/90285eb6-032b-4230-88e4-ad135696d792 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 19:04:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8d3837f8-8247-4d33-a2a4-0f5c6bf6a3c1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8d3837f8-8247-4d33-a2a4-0f5c6bf6a3c1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] GET http://192.168.122.253/volume/v3/groups/35b25dfe-e87f-4fca-ba78-b7f2e3db0357 Sep 08 19:04:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8d3837f8-8247-4d33-a2a4-0f5c6bf6a3c1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8d3837f8-8247-4d33-a2a4-0f5c6bf6a3c1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-8d3837f8-8247-4d33-a2a4-0f5c6bf6a3c1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] show called for member 35b25dfe-e87f-4fca-ba78-b7f2e3db0357 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8d3837f8-8247-4d33-a2a4-0f5c6bf6a3c1 tempest-GroupSnapshotsTest-450460635 tempest-GroupSnapshotsTest-450460635-project-member] http://192.168.122.253/volume/v3/groups/35b25dfe-e87f-4fca-ba78-b7f2e3db0357 returned with HTTP 404 Sep 08 19:04:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 227/430] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:11 2026] GET /volume/v3/groups/35b25dfe-e87f-4fca-ba78-b7f2e3db0357 => generated 108 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:04:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c489ceac-485c-476d-aa3b-f65d764543f7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c489ceac-485c-476d-aa3b-f65d764543f7 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/23830512-6835-4ce0-be60-7b9887d9fc7a Sep 08 19:04:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c489ceac-485c-476d-aa3b-f65d764543f7 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c489ceac-485c-476d-aa3b-f65d764543f7 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:11 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:11 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c489ceac-485c-476d-aa3b-f65d764543f7 tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/group_types/23830512-6835-4ce0-be60-7b9887d9fc7a returned with HTTP 202 Sep 08 19:04:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 204/431] 192.168.122.253 () {60 vars in 1288 bytes} [Tue Sep 8 19:04:11 2026] DELETE /volume/v3/group_types/23830512-6835-4ce0-be60-7b9887d9fc7a => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:04:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9016fccb-b837-4177-a9ea-bd9ad5fd470e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9016fccb-b837-4177-a9ea-bd9ad5fd470e tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] DELETE http://192.168.122.253/volume/v3/types/e89e3002-2708-41c8-9a55-71fd88bd2bf9 Sep 08 19:04:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9016fccb-b837-4177-a9ea-bd9ad5fd470e tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9016fccb-b837-4177-a9ea-bd9ad5fd470e tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9016fccb-b837-4177-a9ea-bd9ad5fd470e tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/types/e89e3002-2708-41c8-9a55-71fd88bd2bf9 returned with HTTP 202 Sep 08 19:04:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 228/432] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:04:11 2026] DELETE /volume/v3/types/e89e3002-2708-41c8-9a55-71fd88bd2bf9 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:04:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c8ea0eeb-d2db-4cfe-adc8-feae30b2879d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c8ea0eeb-d2db-4cfe-adc8-feae30b2879d tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] GET http://192.168.122.253/volume/v3/types/e89e3002-2708-41c8-9a55-71fd88bd2bf9 Sep 08 19:04:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c8ea0eeb-d2db-4cfe-adc8-feae30b2879d tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c8ea0eeb-d2db-4cfe-adc8-feae30b2879d tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c8ea0eeb-d2db-4cfe-adc8-feae30b2879d tempest-GroupSnapshotsTest-936328485 tempest-GroupSnapshotsTest-936328485-project-admin] http://192.168.122.253/volume/v3/types/e89e3002-2708-41c8-9a55-71fd88bd2bf9 returned with HTTP 404 Sep 08 19:04:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 205/433] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:04:12 2026] GET /volume/v3/types/e89e3002-2708-41c8-9a55-71fd88bd2bf9 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c41ba94f-6722-420b-ae98-6c3bc59e321b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c41ba94f-6722-420b-ae98-6c3bc59e321b tempest-VolumePoolsAdminTestsJSON-415166845 tempest-VolumePoolsAdminTestsJSON-415166845-project-admin] GET http://192.168.122.253/volume/v3/scheduler-stats/get_pools?detail=True Sep 08 19:04:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c41ba94f-6722-420b-ae98-6c3bc59e321b tempest-VolumePoolsAdminTestsJSON-415166845 tempest-VolumePoolsAdminTestsJSON-415166845-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c41ba94f-6722-420b-ae98-6c3bc59e321b tempest-VolumePoolsAdminTestsJSON-415166845 tempest-VolumePoolsAdminTestsJSON-415166845-project-admin] Calling method 'get_pools' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c41ba94f-6722-420b-ae98-6c3bc59e321b tempest-VolumePoolsAdminTestsJSON-415166845 tempest-VolumePoolsAdminTestsJSON-415166845-project-admin] http://192.168.122.253/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 08 19:04:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 229/434] 192.168.122.253 () {58 vars in 1198 bytes} [Tue Sep 8 19:04:16 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b1e49feb-d90f-42af-8153-de013f146014 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b1e49feb-d90f-42af-8153-de013f146014 tempest-VolumePoolsAdminTestsJSON-415166845 tempest-VolumePoolsAdminTestsJSON-415166845-project-admin] GET http://192.168.122.253/volume/v3/scheduler-stats/get_pools Sep 08 19:04:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b1e49feb-d90f-42af-8153-de013f146014 tempest-VolumePoolsAdminTestsJSON-415166845 tempest-VolumePoolsAdminTestsJSON-415166845-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b1e49feb-d90f-42af-8153-de013f146014 tempest-VolumePoolsAdminTestsJSON-415166845 tempest-VolumePoolsAdminTestsJSON-415166845-project-admin] Calling method 'get_pools' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b1e49feb-d90f-42af-8153-de013f146014 tempest-VolumePoolsAdminTestsJSON-415166845 tempest-VolumePoolsAdminTestsJSON-415166845-project-admin] http://192.168.122.253/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 19:04:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 206/435] 192.168.122.253 () {58 vars in 1175 bytes} [Tue Sep 8 19:04:17 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 19:04:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-95d50910-d21f-43eb-9dbe-71e804cd6ed2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-95d50910-d21f-43eb-9dbe-71e804cd6ed2 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] POST http://192.168.122.253/volume/v3/group_types Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-95d50910-d21f-43eb-9dbe-71e804cd6ed2 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-993084464", "description": "tempest-group-type-description-1595271004", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-95d50910-d21f-43eb-9dbe-71e804cd6ed2 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] http://192.168.122.253/volume/v3/group_types returned with HTTP 202 Sep 08 19:04:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 230/436] 192.168.122.253 () {62 vars in 1196 bytes} [Tue Sep 8 19:04:19 2026] POST /volume/v3/group_types => generated 264 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1cf9dd3a-ed05-4f7e-8078-9b657006fe5e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1cf9dd3a-ed05-4f7e-8078-9b657006fe5e tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] GET http://192.168.122.253/volume/v3/group_types Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1cf9dd3a-ed05-4f7e-8078-9b657006fe5e tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1cf9dd3a-ed05-4f7e-8078-9b657006fe5e tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1cf9dd3a-ed05-4f7e-8078-9b657006fe5e tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] http://192.168.122.253/volume/v3/group_types returned with HTTP 200 Sep 08 19:04:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 207/437] 192.168.122.253 () {60 vars in 1174 bytes} [Tue Sep 8 19:04:20 2026] GET /volume/v3/group_types => generated 498 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-53f766f3-3b47-4292-b1dd-5836a9525c30 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-53f766f3-3b47-4292-b1dd-5836a9525c30 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] PUT http://192.168.122.253/volume/v3/group_types/7a4b9d66-f8b7-4e62-88cd-7559010d7d30 Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-53f766f3-3b47-4292-b1dd-5836a9525c30 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-653413662", "description": "updated-group-type-desc"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-53f766f3-3b47-4292-b1dd-5836a9525c30 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] http://192.168.122.253/volume/v3/group_types/7a4b9d66-f8b7-4e62-88cd-7559010d7d30 returned with HTTP 200 Sep 08 19:04:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 231/438] 192.168.122.253 () {62 vars in 1306 bytes} [Tue Sep 8 19:04:20 2026] PUT /volume/v3/group_types/7a4b9d66-f8b7-4e62-88cd-7559010d7d30 => generated 254 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-60306ff4-c204-4e64-996a-c8defb1b80d8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-60306ff4-c204-4e64-996a-c8defb1b80d8 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] GET http://192.168.122.253/volume/v3/group_types/7a4b9d66-f8b7-4e62-88cd-7559010d7d30 Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-60306ff4-c204-4e64-996a-c8defb1b80d8 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-60306ff4-c204-4e64-996a-c8defb1b80d8 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-60306ff4-c204-4e64-996a-c8defb1b80d8 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] http://192.168.122.253/volume/v3/group_types/7a4b9d66-f8b7-4e62-88cd-7559010d7d30 returned with HTTP 200 Sep 08 19:04:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 208/439] 192.168.122.253 () {60 vars in 1285 bytes} [Tue Sep 8 19:04:20 2026] GET /volume/v3/group_types/7a4b9d66-f8b7-4e62-88cd-7559010d7d30 => generated 254 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6c62c885-9fa9-4755-806c-690e98057add None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6c62c885-9fa9-4755-806c-690e98057add tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/7a4b9d66-f8b7-4e62-88cd-7559010d7d30 Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6c62c885-9fa9-4755-806c-690e98057add tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6c62c885-9fa9-4755-806c-690e98057add tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6c62c885-9fa9-4755-806c-690e98057add tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] http://192.168.122.253/volume/v3/group_types/7a4b9d66-f8b7-4e62-88cd-7559010d7d30 returned with HTTP 202 Sep 08 19:04:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 232/440] 192.168.122.253 () {60 vars in 1288 bytes} [Tue Sep 8 19:04:20 2026] DELETE /volume/v3/group_types/7a4b9d66-f8b7-4e62-88cd-7559010d7d30 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-23d96326-2608-4377-82b4-7fe68016b1be None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-23d96326-2608-4377-82b4-7fe68016b1be tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] GET http://192.168.122.253/volume/v3/group_types Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-23d96326-2608-4377-82b4-7fe68016b1be tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-23d96326-2608-4377-82b4-7fe68016b1be tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-23d96326-2608-4377-82b4-7fe68016b1be tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] http://192.168.122.253/volume/v3/group_types returned with HTTP 200 Sep 08 19:04:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 209/441] 192.168.122.253 () {60 vars in 1174 bytes} [Tue Sep 8 19:04:20 2026] GET /volume/v3/group_types => generated 248 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5ee49da3-88f4-42cd-9693-8cf82b374094 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ee49da3-88f4-42cd-9693-8cf82b374094 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] POST http://192.168.122.253/volume/v3/group_types Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5ee49da3-88f4-42cd-9693-8cf82b374094 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-22424582", "is_public": true}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ee49da3-88f4-42cd-9693-8cf82b374094 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] http://192.168.122.253/volume/v3/group_types returned with HTTP 202 Sep 08 19:04:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 233/442] 192.168.122.253 () {62 vars in 1195 bytes} [Tue Sep 8 19:04:20 2026] POST /volume/v3/group_types => generated 162 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-95e108c3-1b72-44b3-8a25-2ae48f797190 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-95e108c3-1b72-44b3-8a25-2ae48f797190 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] POST http://192.168.122.253/volume/v3/group_types Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-95e108c3-1b72-44b3-8a25-2ae48f797190 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1196555384", "is_public": false}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-95e108c3-1b72-44b3-8a25-2ae48f797190 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] http://192.168.122.253/volume/v3/group_types returned with HTTP 202 Sep 08 19:04:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 210/443] 192.168.122.253 () {62 vars in 1195 bytes} [Tue Sep 8 19:04:20 2026] POST /volume/v3/group_types => generated 165 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c0bb7ad6-3c51-46aa-a9a5-18fb8e437267 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c0bb7ad6-3c51-46aa-a9a5-18fb8e437267 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] GET http://192.168.122.253/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c0bb7ad6-3c51-46aa-a9a5-18fb8e437267 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c0bb7ad6-3c51-46aa-a9a5-18fb8e437267 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c0bb7ad6-3c51-46aa-a9a5-18fb8e437267 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] http://192.168.122.253/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 08 19:04:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 234/444] 192.168.122.253 () {60 vars in 1235 bytes} [Tue Sep 8 19:04:20 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d52af4d6-c44d-4282-b055-efb7790f8434 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d52af4d6-c44d-4282-b055-efb7790f8434 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] GET http://192.168.122.253/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d52af4d6-c44d-4282-b055-efb7790f8434 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d52af4d6-c44d-4282-b055-efb7790f8434 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d52af4d6-c44d-4282-b055-efb7790f8434 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] http://192.168.122.253/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 08 19:04:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 211/445] 192.168.122.253 () {60 vars in 1237 bytes} [Tue Sep 8 19:04:20 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-65ff4bc2-8b68-403c-9395-2d32c70a98f3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-65ff4bc2-8b68-403c-9395-2d32c70a98f3 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] GET http://192.168.122.253/volume/v3/group_types?is_public=False Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-65ff4bc2-8b68-403c-9395-2d32c70a98f3 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-65ff4bc2-8b68-403c-9395-2d32c70a98f3 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-65ff4bc2-8b68-403c-9395-2d32c70a98f3 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] http://192.168.122.253/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 08 19:04:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 235/446] 192.168.122.253 () {60 vars in 1205 bytes} [Tue Sep 8 19:04:20 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2dd73192-f123-4ab2-9eac-86f784e2dcb1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2dd73192-f123-4ab2-9eac-86f784e2dcb1 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] GET http://192.168.122.253/volume/v3/group_types?is_public=True Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2dd73192-f123-4ab2-9eac-86f784e2dcb1 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2dd73192-f123-4ab2-9eac-86f784e2dcb1 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2dd73192-f123-4ab2-9eac-86f784e2dcb1 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] http://192.168.122.253/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 08 19:04:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 212/447] 192.168.122.253 () {60 vars in 1203 bytes} [Tue Sep 8 19:04:20 2026] GET /volume/v3/group_types?is_public=True => generated 396 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2596c400-fc1d-4032-aea1-7f277765ec0f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2596c400-fc1d-4032-aea1-7f277765ec0f tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/b7599a8a-803d-4719-9417-79802a82c032 Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2596c400-fc1d-4032-aea1-7f277765ec0f tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2596c400-fc1d-4032-aea1-7f277765ec0f tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2596c400-fc1d-4032-aea1-7f277765ec0f tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] http://192.168.122.253/volume/v3/group_types/b7599a8a-803d-4719-9417-79802a82c032 returned with HTTP 202 Sep 08 19:04:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 236/448] 192.168.122.253 () {60 vars in 1288 bytes} [Tue Sep 8 19:04:20 2026] DELETE /volume/v3/group_types/b7599a8a-803d-4719-9417-79802a82c032 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-80d247f9-48ea-4a95-95bd-65ef4402d0f8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-80d247f9-48ea-4a95-95bd-65ef4402d0f8 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/755fed0e-78ef-4a3d-85f4-e0a2de961255 Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-80d247f9-48ea-4a95-95bd-65ef4402d0f8 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-80d247f9-48ea-4a95-95bd-65ef4402d0f8 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-80d247f9-48ea-4a95-95bd-65ef4402d0f8 tempest-GroupTypesTest-764250133 tempest-GroupTypesTest-764250133-project-admin] http://192.168.122.253/volume/v3/group_types/755fed0e-78ef-4a3d-85f4-e0a2de961255 returned with HTTP 202 Sep 08 19:04:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 213/449] 192.168.122.253 () {60 vars in 1288 bytes} [Tue Sep 8 19:04:20 2026] DELETE /volume/v3/group_types/755fed0e-78ef-4a3d-85f4-e0a2de961255 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:04:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-54fc086f-49cc-4b21-9365-88d61d2fe304 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-54fc086f-49cc-4b21-9365-88d61d2fe304 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:04:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-54fc086f-49cc-4b21-9365-88d61d2fe304 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-54fc086f-49cc-4b21-9365-88d61d2fe304 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-54fc086f-49cc-4b21-9365-88d61d2fe304 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-54fc086f-49cc-4b21-9365-88d61d2fe304 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:04:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 237/450] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:24 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 1148 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7f8b9afb-56ed-4dd9-a7f2-6bc4625f399e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7f8b9afb-56ed-4dd9-a7f2-6bc4625f399e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7f8b9afb-56ed-4dd9-a7f2-6bc4625f399e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7f8b9afb-56ed-4dd9-a7f2-6bc4625f399e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7f8b9afb-56ed-4dd9-a7f2-6bc4625f399e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7f8b9afb-56ed-4dd9-a7f2-6bc4625f399e tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:04:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 214/451] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:25 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 1148 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-0f2034aa-11c8-48be-a131-6796a5d295a2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-0f2034aa-11c8-48be-a131-6796a5d295a2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:04:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-0f2034aa-11c8-48be-a131-6796a5d295a2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-0f2034aa-11c8-48be-a131-6796a5d295a2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-0f2034aa-11c8-48be-a131-6796a5d295a2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-0f2034aa-11c8-48be-a131-6796a5d295a2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:04:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 238/452] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:04:25 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 1148 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-6e3d33d8-dea9-4c70-af67-c6581317939a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-6e3d33d8-dea9-4c70-af67-c6581317939a tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] POST http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f/action Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-6e3d33d8-dea9-4c70-af67-c6581317939a tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-6e3d33d8-dea9-4c70-af67-c6581317939a tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-6e3d33d8-dea9-4c70-af67-c6581317939a tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-6e3d33d8-dea9-4c70-af67-c6581317939a tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Begin detaching volume completed successfully. Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-6e3d33d8-dea9-4c70-af67-c6581317939a tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f/action returned with HTTP 202 Sep 08 19:04:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 215/453] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:04:25 2026] POST /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:04:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cef14989-956f-4592-aa63-5678ddc7f975 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4b50236b-c789-4502-b52f-fe7c62d9b4fe None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4b50236b-c789-4502-b52f-fe7c62d9b4fe None None] GET http://192.168.122.253/volume// Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4b50236b-c789-4502-b52f-fe7c62d9b4fe None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4b50236b-c789-4502-b52f-fe7c62d9b4fe None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4b50236b-c789-4502-b52f-fe7c62d9b4fe None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:04:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 216/454] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:04:25 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-5e66c294-cb97-444a-b400-5a295f71f9c4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-5e66c294-cb97-444a-b400-5a295f71f9c4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-5e66c294-cb97-444a-b400-5a295f71f9c4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-5e66c294-cb97-444a-b400-5a295f71f9c4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-5e66c294-cb97-444a-b400-5a295f71f9c4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-5e66c294-cb97-444a-b400-5a295f71f9c4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:04:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 217/455] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:04:25 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 1332 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:04:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cef14989-956f-4592-aa63-5678ddc7f975 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] GET http://192.168.122.253/volume/v3/os-services Sep 08 19:04:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cef14989-956f-4592-aa63-5678ddc7f975 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cef14989-956f-4592-aa63-5678ddc7f975 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:25 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 19:04:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cef14989-956f-4592-aa63-5678ddc7f975 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] http://192.168.122.253/volume/v3/os-services returned with HTTP 200 Sep 08 19:04:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 239/456] 192.168.122.253 () {58 vars in 1133 bytes} [Tue Sep 8 19:04:25 2026] GET /volume/v3/os-services => generated 705 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-10c86ddf-0bf0-47a7-b58b-3be83e82f777 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-10c86ddf-0bf0-47a7-b58b-3be83e82f777 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] GET http://192.168.122.253/volume/v3/os-services?host=devstack Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-10c86ddf-0bf0-47a7-b58b-3be83e82f777 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-10c86ddf-0bf0-47a7-b58b-3be83e82f777 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:25 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-10c86ddf-0bf0-47a7-b58b-3be83e82f777 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] http://192.168.122.253/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 08 19:04:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 218/457] 192.168.122.253 () {58 vars in 1160 bytes} [Tue Sep 8 19:04:25 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dc023ad7-0f6e-4625-bdd3-9c3757f109f1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dc023ad7-0f6e-4625-bdd3-9c3757f109f1 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] GET http://192.168.122.253/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 08 19:04:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dc023ad7-0f6e-4625-bdd3-9c3757f109f1 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dc023ad7-0f6e-4625-bdd3-9c3757f109f1 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dc023ad7-0f6e-4625-bdd3-9c3757f109f1 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] http://192.168.122.253/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 08 19:04:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 240/458] 192.168.122.253 () {58 vars in 1208 bytes} [Tue Sep 8 19:04:25 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f5022b11-416c-421b-9a83-84bd0523b813 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f5022b11-416c-421b-9a83-84bd0523b813 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] GET http://192.168.122.253/volume/v3/os-services?binary=cinder-scheduler Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f5022b11-416c-421b-9a83-84bd0523b813 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f5022b11-416c-421b-9a83-84bd0523b813 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f5022b11-416c-421b-9a83-84bd0523b813 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] http://192.168.122.253/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 08 19:04:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 219/459] 192.168.122.253 () {58 vars in 1180 bytes} [Tue Sep 8 19:04:25 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-2bd888dd-d6af-40eb-b31f-a85ad4f72b86 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-2bd888dd-d6af-40eb-b31f-a85ad4f72b86 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] DELETE http://192.168.122.253/volume/v3/attachments/d451a03b-a457-4ee4-9ec1-82ca111f05ca Sep 08 19:04:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-2bd888dd-d6af-40eb-b31f-a85ad4f72b86 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-2bd888dd-d6af-40eb-b31f-a85ad4f72b86 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:26 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:04:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f4718168-c5be-4116-9c8f-9cb862093bbe req-2bd888dd-d6af-40eb-b31f-a85ad4f72b86 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments/d451a03b-a457-4ee4-9ec1-82ca111f05ca returned with HTTP 200 Sep 08 19:04:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 220/460] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:04:26 2026] DELETE /volume/v3/attachments/d451a03b-a457-4ee4-9ec1-82ca111f05ca => generated 19 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:04:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1392545759"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1392545759'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Create volume of 1 GB Sep 08 19:04:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Availability Zones retrieved successfully. Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Flow 'volume_create_api' (3138ffd1-1b74-448a-908a-fcd53e7e8203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1c457b-2702-4514-83f4-a7b1acca7736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1c457b-2702-4514-83f4-a7b1acca7736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59918708-6829-4f93-8d7f-53f6e6b1bca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Created reservations ['965e6373-d595-436d-94a8-16da6b5fb650', 'e5bc333f-31b8-4865-ab6e-1916e9085c66', '38e999a0-da7e-44e0-909e-a0d6285d4339', '011e2c1f-431c-470d-837c-482919c05b22'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59918708-6829-4f93-8d7f-53f6e6b1bca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['965e6373-d595-436d-94a8-16da6b5fb650', 'e5bc333f-31b8-4865-ab6e-1916e9085c66', '38e999a0-da7e-44e0-909e-a0d6285d4339', '011e2c1f-431c-470d-837c-482919c05b22']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617ca221-7c11-4df0-8fd1-8508b74c8dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617ca221-7c11-4df0-8fd1-8508b74c8dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1392545759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8278d5362a2b4bf3acd2aa21f1418a27',qos_specs=None,replication_status=,reservations=['965e6373-d595-436d-94a8-16da6b5fb650','e5bc333f-31b8-4865-ab6e-1916e9085c66','38e999a0-da7e-44e0-909e-a0d6285d4339','011e2c1f-431c-470d-837c-482919c05b22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8232c8fa242e47ada5f004f8edb4c498',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1392545759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8278d5362a2b4bf3acd2aa21f1418a27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8232c8fa242e47ada5f004f8edb4c498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab2d1b05-7a5e-450f-beef-3c06b1ef44b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab2d1b05-7a5e-450f-beef-3c06b1ef44b3) transitioned into state 'SUCCESS' from state '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-1392545759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8278d5362a2b4bf3acd2aa21f1418a27',qos_specs=None,replication_status=,reservations=['965e6373-d595-436d-94a8-16da6b5fb650','e5bc333f-31b8-4865-ab6e-1916e9085c66','38e999a0-da7e-44e0-909e-a0d6285d4339','011e2c1f-431c-470d-837c-482919c05b22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8232c8fa242e47ada5f004f8edb4c498',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09717e7e-9ce0-43ec-b6aa-9d4bfc7520a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09717e7e-9ce0-43ec-b6aa-9d4bfc7520a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Flow 'volume_create_api' (3138ffd1-1b74-448a-908a-fcd53e7e8203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Create volume request issued successfully. Sep 08 19:04:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a2e451eb-ba7f-4bf5-be8f-76f2029d3139 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:04:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 241/461] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:04:26 2026] POST /volume/v3/volumes => generated 763 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:04:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b41b6082-5d2b-4ae2-89fa-3fd409e79f77 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b41b6082-5d2b-4ae2-89fa-3fd409e79f77 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:04:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b41b6082-5d2b-4ae2-89fa-3fd409e79f77 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b41b6082-5d2b-4ae2-89fa-3fd409e79f77 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-aa21a13a-5862-44b1-b23c-552493c24d5f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aa21a13a-5862-44b1-b23c-552493c24d5f tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] GET http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aa21a13a-5862-44b1-b23c-552493c24d5f tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aa21a13a-5862-44b1-b23c-552493c24d5f tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b41b6082-5d2b-4ae2-89fa-3fd409e79f77 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b41b6082-5d2b-4ae2-89fa-3fd409e79f77 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:04:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 221/462] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:26 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-aa21a13a-5862-44b1-b23c-552493c24d5f tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Volume info retrieved successfully. Sep 08 19:04:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aa21a13a-5862-44b1-b23c-552493c24d5f tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 returned with HTTP 200 Sep 08 19:04:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 242/463] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:26 2026] GET /volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 => generated 831 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:04:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-db6adab4-2bbb-497b-85af-79b95c08321f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-db6adab4-2bbb-497b-85af-79b95c08321f tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] GET http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 Sep 08 19:04:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-db6adab4-2bbb-497b-85af-79b95c08321f tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-db6adab4-2bbb-497b-85af-79b95c08321f tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-db6adab4-2bbb-497b-85af-79b95c08321f tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Volume info retrieved successfully. Sep 08 19:04:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-db6adab4-2bbb-497b-85af-79b95c08321f tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 returned with HTTP 200 Sep 08 19:04:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 222/464] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:28 2026] GET /volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-42529c37-262f-4f2d-bf00-05c4a13c0239 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-42529c37-262f-4f2d-bf00-05c4a13c0239 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:04:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-42529c37-262f-4f2d-bf00-05c4a13c0239 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-669453857"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-42529c37-262f-4f2d-bf00-05c4a13c0239 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:04:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 243/465] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:04:28 2026] POST /volume/v3/types => generated 215 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-96d5bece-e762-438f-887b-700b5ee7654d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-96d5bece-e762-438f-887b-700b5ee7654d tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] POST http://192.168.122.253/volume/v3/group_types Sep 08 19:04:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-96d5bece-e762-438f-887b-700b5ee7654d tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-623106577"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-96d5bece-e762-438f-887b-700b5ee7654d tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] http://192.168.122.253/volume/v3/group_types returned with HTTP 202 Sep 08 19:04:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 223/466] 192.168.122.253 () {62 vars in 1195 bytes} [Tue Sep 8 19:04:28 2026] POST /volume/v3/group_types => generated 172 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:04:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ae7f59e6-49bd-47af-b70e-31cf0f9b40e0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a2c00d90-04b4-4fee-85db-ebf7192d3597 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a2c00d90-04b4-4fee-85db-ebf7192d3597 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] GET http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a2c00d90-04b4-4fee-85db-ebf7192d3597 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a2c00d90-04b4-4fee-85db-ebf7192d3597 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a2c00d90-04b4-4fee-85db-ebf7192d3597 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Volume info retrieved successfully. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a2c00d90-04b4-4fee-85db-ebf7192d3597 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 returned with HTTP 200 Sep 08 19:04:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 224/467] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:29 2026] GET /volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 => generated 856 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ae7f59e6-49bd-47af-b70e-31cf0f9b40e0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] POST http://192.168.122.253/volume/v3/groups Sep 08 19:04:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ae7f59e6-49bd-47af-b70e-31cf0f9b40e0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3013b15e-845f-4fa8-82fb-5e35c6d4c9cf", "volume_types": ["6d4e6662-bd83-4617-a875-9e4ace175f13"], "name": "tempest-Group1-1145653805"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-ae7f59e6-49bd-47af-b70e-31cf0f9b40e0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Creating new group {'group': {'group_type': '3013b15e-845f-4fa8-82fb-5e35c6d4c9cf', 'volume_types': ['6d4e6662-bd83-4617-a875-9e4ace175f13'], 'name': 'tempest-Group1-1145653805'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4a9e33e9-3125-4354-a6c8-8476be8ed93e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4a9e33e9-3125-4354-a6c8-8476be8ed93e tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] GET http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 Sep 08 19:04:29 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.groups [None req-ae7f59e6-49bd-47af-b70e-31cf0f9b40e0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Creating group tempest-Group1-1145653805. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4a9e33e9-3125-4354-a6c8-8476be8ed93e tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4a9e33e9-3125-4354-a6c8-8476be8ed93e tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ae7f59e6-49bd-47af-b70e-31cf0f9b40e0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Availability Zones retrieved successfully. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4a9e33e9-3125-4354-a6c8-8476be8ed93e tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Volume info retrieved successfully. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4a9e33e9-3125-4354-a6c8-8476be8ed93e tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 returned with HTTP 200 Sep 08 19:04:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 225/468] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:29 2026] GET /volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 => generated 1019 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:29 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-ae7f59e6-49bd-47af-b70e-31cf0f9b40e0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Created reservations ['f4564f82-5fd1-459f-98ad-353ff623c29d'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4b11ec53-9211-446a-9980-c70b0847a4e4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4b11ec53-9211-446a-9980-c70b0847a4e4 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] GET http://192.168.122.253/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4b11ec53-9211-446a-9980-c70b0847a4e4 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4b11ec53-9211-446a-9980-c70b0847a4e4 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4b11ec53-9211-446a-9980-c70b0847a4e4 tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] http://192.168.122.253/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 08 19:04:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 226/469] 192.168.122.253 () {58 vars in 1202 bytes} [Tue Sep 8 19:04:29 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e5b4b00d-12bf-4489-b4cf-1b0a059b3cd2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e5b4b00d-12bf-4489-b4cf-1b0a059b3cd2 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] GET http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e5b4b00d-12bf-4489-b4cf-1b0a059b3cd2 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e5b4b00d-12bf-4489-b4cf-1b0a059b3cd2 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e5b4b00d-12bf-4489-b4cf-1b0a059b3cd2 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Volume info retrieved successfully. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e5b4b00d-12bf-4489-b4cf-1b0a059b3cd2 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 returned with HTTP 200 Sep 08 19:04:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 227/470] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:29 2026] GET /volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-76f493d2-2bb5-4882-b0a5-3e631a7a353b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-76f493d2-2bb5-4882-b0a5-3e631a7a353b tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] DELETE http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-76f493d2-2bb5-4882-b0a5-3e631a7a353b tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-76f493d2-2bb5-4882-b0a5-3e631a7a353b tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-76f493d2-2bb5-4882-b0a5-3e631a7a353b tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Delete volume with id: c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 Sep 08 19:04:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ae7f59e6-49bd-47af-b70e-31cf0f9b40e0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups returned with HTTP 202 Sep 08 19:04:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 244/471] 192.168.122.253 () {62 vars in 1181 bytes} [Tue Sep 8 19:04:29 2026] POST /volume/v3/groups => generated 94 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:04:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-76f493d2-2bb5-4882-b0a5-3e631a7a353b tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Volume info retrieved successfully. Sep 08 19:04:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0608e08c-e194-4598-b876-34b42d0bb51d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0608e08c-e194-4598-b876-34b42d0bb51d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097 Sep 08 19:04:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0608e08c-e194-4598-b876-34b42d0bb51d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0608e08c-e194-4598-b876-34b42d0bb51d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-0608e08c-e194-4598-b876-34b42d0bb51d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member a546c6e5-eb27-4cce-96a8-7ba8f76b4097 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-76f493d2-2bb5-4882-b0a5-3e631a7a353b tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Delete volume request issued successfully. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-76f493d2-2bb5-4882-b0a5-3e631a7a353b tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 returned with HTTP 202 Sep 08 19:04:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 228/472] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:04:29 2026] DELETE /volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3bb88004-8eb5-424f-8830-e5e91bf94f7d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3bb88004-8eb5-424f-8830-e5e91bf94f7d tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] GET http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3bb88004-8eb5-424f-8830-e5e91bf94f7d tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3bb88004-8eb5-424f-8830-e5e91bf94f7d tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:29 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0608e08c-e194-4598-b876-34b42d0bb51d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097 returned with HTTP 200 Sep 08 19:04:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 245/473] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:29 2026] GET /volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097 => generated 322 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3bb88004-8eb5-424f-8830-e5e91bf94f7d tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Volume info retrieved successfully. Sep 08 19:04:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3bb88004-8eb5-424f-8830-e5e91bf94f7d tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 returned with HTTP 200 Sep 08 19:04:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 229/474] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:29 2026] GET /volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 => generated 855 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1816b4bc-7384-4834-adb4-ebdaa2458624 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1816b4bc-7384-4834-adb4-ebdaa2458624 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097 Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1816b4bc-7384-4834-adb4-ebdaa2458624 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1816b4bc-7384-4834-adb4-ebdaa2458624 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-1816b4bc-7384-4834-adb4-ebdaa2458624 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member a546c6e5-eb27-4cce-96a8-7ba8f76b4097 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=548,cinder:UPDATE=140,cinder:INSERT=71,cinder:DELETE=5 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:30 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1816b4bc-7384-4834-adb4-ebdaa2458624 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097 returned with HTTP 200 Sep 08 19:04:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 246/475] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:30 2026] GET /volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097 => generated 323 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0f67aafc-3a0c-43b5-861e-0c3635d70841 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0f67aafc-3a0c-43b5-861e-0c3635d70841 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] POST http://192.168.122.253/volume/v3/groups Sep 08 19:04:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0f67aafc-3a0c-43b5-861e-0c3635d70841 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3013b15e-845f-4fa8-82fb-5e35c6d4c9cf", "volume_types": ["6d4e6662-bd83-4617-a875-9e4ace175f13"], "name": "tempest-Group2-1182005587"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-0f67aafc-3a0c-43b5-861e-0c3635d70841 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Creating new group {'group': {'group_type': '3013b15e-845f-4fa8-82fb-5e35c6d4c9cf', 'volume_types': ['6d4e6662-bd83-4617-a875-9e4ace175f13'], 'name': 'tempest-Group2-1182005587'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 19:04:30 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=480,cinder:UPDATE=112,cinder:INSERT=48,cinder:DELETE=7 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:04:30 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-0f67aafc-3a0c-43b5-861e-0c3635d70841 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Creating group tempest-Group2-1182005587. Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8d392e9e-d514-45ba-a1cd-25c4f447b459 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8d392e9e-d514-45ba-a1cd-25c4f447b459 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] GET http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8d392e9e-d514-45ba-a1cd-25c4f447b459 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8d392e9e-d514-45ba-a1cd-25c4f447b459 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0f67aafc-3a0c-43b5-861e-0c3635d70841 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Availability Zones retrieved successfully. Sep 08 19:04:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8d392e9e-d514-45ba-a1cd-25c4f447b459 tempest-VolumesServicesTestJSON-1810453858 tempest-VolumesServicesTestJSON-1810453858-project-member] http://192.168.122.253/volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 returned with HTTP 404 Sep 08 19:04:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 247/476] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:30 2026] GET /volume/v3/volumes/c3fc3162-3ecf-4a8f-aa14-b30606fcb7a4 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8f71b274-6ed3-4be1-9774-e08d6ae82b4e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f71b274-6ed3-4be1-9774-e08d6ae82b4e tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] GET http://192.168.122.253/volume/v3/os-services Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f71b274-6ed3-4be1-9774-e08d6ae82b4e tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f71b274-6ed3-4be1-9774-e08d6ae82b4e tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:30 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-0f67aafc-3a0c-43b5-861e-0c3635d70841 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Created reservations ['becab716-1421-4aa8-9316-bfcf4087afc2'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:30 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 19:04:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f71b274-6ed3-4be1-9774-e08d6ae82b4e tempest-VolumesServicesTestJSON-1098381955 tempest-VolumesServicesTestJSON-1098381955-project-admin] http://192.168.122.253/volume/v3/os-services returned with HTTP 200 Sep 08 19:04:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 248/477] 192.168.122.253 () {58 vars in 1133 bytes} [Tue Sep 8 19:04:30 2026] GET /volume/v3/os-services => generated 705 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0f67aafc-3a0c-43b5-861e-0c3635d70841 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups returned with HTTP 202 Sep 08 19:04:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 230/478] 192.168.122.253 () {62 vars in 1181 bytes} [Tue Sep 8 19:04:30 2026] POST /volume/v3/groups => generated 94 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fcf93165-0aa7-4310-b62a-4cdb3b63f7e1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fcf93165-0aa7-4310-b62a-4cdb3b63f7e1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fcf93165-0aa7-4310-b62a-4cdb3b63f7e1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fcf93165-0aa7-4310-b62a-4cdb3b63f7e1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-fcf93165-0aa7-4310-b62a-4cdb3b63f7e1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member 8dc91e85-86b2-432b-88b9-b6b04b9277aa {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:30 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fcf93165-0aa7-4310-b62a-4cdb3b63f7e1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa returned with HTTP 200 Sep 08 19:04:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 249/479] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:30 2026] GET /volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa => generated 322 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:04:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-989799698", "imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-989799698', 'imageRef': '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:04:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ea01c310-dfeb-496f-9287-5bb32b0cc7b5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ea01c310-dfeb-496f-9287-5bb32b0cc7b5 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa Sep 08 19:04:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ea01c310-dfeb-496f-9287-5bb32b0cc7b5 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ea01c310-dfeb-496f-9287-5bb32b0cc7b5 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-ea01c310-dfeb-496f-9287-5bb32b0cc7b5 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member 8dc91e85-86b2-432b-88b9-b6b04b9277aa {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ea01c310-dfeb-496f-9287-5bb32b0cc7b5 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa returned with HTTP 200 Sep 08 19:04:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 250/480] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:31 2026] GET /volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa => generated 323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-182024378", "volume_type": "6d4e6662-bd83-4617-a875-9e4ace175f13", "group_id": "a546c6e5-eb27-4cce-96a8-7ba8f76b4097", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-182024378', 'volume_type': '6d4e6662-bd83-4617-a875-9e4ace175f13', 'group_id': 'a546c6e5-eb27-4cce-96a8-7ba8f76b4097', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:32 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Create volume of 1 GB Sep 08 19:04:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Availability Zones retrieved successfully. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Flow 'volume_create_api' (45bc5fc2-50c9-46db-a5dc-e288c8c93932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7051d7b-fa6a-40f5-814d-5b7a41f53e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7051d7b-fa6a-40f5-814d-5b7a41f53e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:04:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d4e6662-bd83-4617-a875-9e4ace175f13,is_public=True,name='tempest-GroupsTest-volume-type-669453857',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d4e6662-bd83-4617-a875-9e4ace175f13', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a546c6e5-eb27-4cce-96a8-7ba8f76b4097', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6bcd597-fb0e-4097-8ac0-a620b67f7b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-669453857 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-669453857, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-669453857 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-669453857, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Created reservations ['bdd964c0-873b-4b2a-b98d-62976861c56e', '77751481-16c6-404a-bb05-8b483755480b', '269e7406-b24f-42a2-8d44-c7e138d215ef', 'fe6c7044-772e-483c-8ffc-ba061ebea4bf'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6bcd597-fb0e-4097-8ac0-a620b67f7b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdd964c0-873b-4b2a-b98d-62976861c56e', '77751481-16c6-404a-bb05-8b483755480b', '269e7406-b24f-42a2-8d44-c7e138d215ef', 'fe6c7044-772e-483c-8ffc-ba061ebea4bf']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9a47731-f572-449c-8a05-25d79b7a960a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9a47731-f572-449c-8a05-25d79b7a960a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd1b31a8-2550-4929-9157-7b69b3a24e11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-182024378',encryption_key_id=None,group_id=a546c6e5-eb27-4cce-96a8-7ba8f76b4097,group_type_id=,metadata={},multiattach=False,project_id='f49d23a067714b7b882f5b15dc1c5ca0',qos_specs=None,replication_status=,reservations=['bdd964c0-873b-4b2a-b98d-62976861c56e','77751481-16c6-404a-bb05-8b483755480b','269e7406-b24f-42a2-8d44-c7e138d215ef','fe6c7044-772e-483c-8ffc-ba061ebea4bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9515850e3c904f93be8dad083a5f8e9e',volume_type_id=6d4e6662-bd83-4617-a875-9e4ace175f13), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-182024378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a546c6e5-eb27-4cce-96a8-7ba8f76b4097,host=None,id=bd1b31a8-2550-4929-9157-7b69b3a24e11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f49d23a067714b7b882f5b15dc1c5ca0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9515850e3c904f93be8dad083a5f8e9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d4e6662-bd83-4617-a875-9e4ace175f13),volume_type_id=6d4e6662-bd83-4617-a875-9e4ace175f13)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e01276b-43b8-4c14-8a42-a185290dea59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:32 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Create volume of 1 GB Sep 08 19:04:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e01276b-43b8-4c14-8a42-a185290dea59) transitioned into state 'SUCCESS' from state '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-182024378',encryption_key_id=None,group_id=a546c6e5-eb27-4cce-96a8-7ba8f76b4097,group_type_id=,metadata={},multiattach=False,project_id='f49d23a067714b7b882f5b15dc1c5ca0',qos_specs=None,replication_status=,reservations=['bdd964c0-873b-4b2a-b98d-62976861c56e','77751481-16c6-404a-bb05-8b483755480b','269e7406-b24f-42a2-8d44-c7e138d215ef','fe6c7044-772e-483c-8ffc-ba061ebea4bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9515850e3c904f93be8dad083a5f8e9e',volume_type_id=6d4e6662-bd83-4617-a875-9e4ace175f13)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1186a225-3815-4b48-bdbb-c0b450a591fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Availability Zones retrieved successfully. Sep 08 19:04:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Flow 'volume_create_api' (7c727932-20ab-4af6-9983-43facd6713b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:04:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f2eaae-b9b6-46b9-aa5f-1b3f972da457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1186a225-3815-4b48-bdbb-c0b450a591fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Flow 'volume_create_api' (45bc5fc2-50c9-46db-a5dc-e288c8c93932) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Create volume request issued successfully. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:32 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bf98f16c-744c-4fc4-ab11-1ca61d545694 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:04:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 251/481] 192.168.122.253 () {62 vars in 1184 bytes} [Tue Sep 8 19:04:32 2026] POST /volume/v3/volumes => generated 821 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0ec80770-dfc6-4958-90e6-fa03ba95c049 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f2eaae-b9b6-46b9-aa5f-1b3f972da457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ec80770-dfc6-4958-90e6-fa03ba95c049 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/bd1b31a8-2550-4929-9157-7b69b3a24e11 Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ec80770-dfc6-4958-90e6-fa03ba95c049 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ec80770-dfc6-4958-90e6-fa03ba95c049 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b7172e-5b7f-42a5-9c93-22636447390e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ec80770-dfc6-4958-90e6-fa03ba95c049 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Volume info retrieved successfully. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-0ec80770-dfc6-4958-90e6-fa03ba95c049 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:32 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-0ec80770-dfc6-4958-90e6-fa03ba95c049 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:32 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Created reservations ['600ae969-cdf6-47aa-8c8b-a1e01e51b8a1', 'a0da6245-b37e-4529-9f92-c59c42579858', '01771581-6db5-4891-b881-0b5f7c013cfa', '99dcc3c8-d764-4ca5-95ff-9af6e0519afd'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:04:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b7172e-5b7f-42a5-9c93-22636447390e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['600ae969-cdf6-47aa-8c8b-a1e01e51b8a1', 'a0da6245-b37e-4529-9f92-c59c42579858', '01771581-6db5-4891-b881-0b5f7c013cfa', '99dcc3c8-d764-4ca5-95ff-9af6e0519afd']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (075ce808-2ea4-4ae1-89fa-204b0cf95304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-0ec80770-dfc6-4958-90e6-fa03ba95c049 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (075ce808-2ea4-4ae1-89fa-204b0cf95304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dd7edea-70e6-435b-bba8-ff72e187cca2', '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-989799698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58eb106d1cd049e1a214538ab1bd080d',qos_specs=None,replication_status=,reservations=['600ae969-cdf6-47aa-8c8b-a1e01e51b8a1','a0da6245-b37e-4529-9f92-c59c42579858','01771581-6db5-4891-b881-0b5f7c013cfa','99dcc3c8-d764-4ca5-95ff-9af6e0519afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d2acdce07e4fbf9e085bed545aedf4',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-989799698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dd7edea-70e6-435b-bba8-ff72e187cca2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58eb106d1cd049e1a214538ab1bd080d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39d2acdce07e4fbf9e085bed545aedf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ec80770-dfc6-4958-90e6-fa03ba95c049 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/bd1b31a8-2550-4929-9157-7b69b3a24e11 returned with HTTP 200 Sep 08 19:04:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 252/482] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:32 2026] GET /volume/v3/volumes/bd1b31a8-2550-4929-9157-7b69b3a24e11 => generated 889 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:04:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d33fbfe-f59c-4c2e-8e5d-09519b796c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d33fbfe-f59c-4c2e-8e5d-09519b796c53) transitioned into state 'SUCCESS' from state '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-989799698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58eb106d1cd049e1a214538ab1bd080d',qos_specs=None,replication_status=,reservations=['600ae969-cdf6-47aa-8c8b-a1e01e51b8a1','a0da6245-b37e-4529-9f92-c59c42579858','01771581-6db5-4891-b881-0b5f7c013cfa','99dcc3c8-d764-4ca5-95ff-9af6e0519afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d2acdce07e4fbf9e085bed545aedf4',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb1c6f8-2099-4358-a675-c96a52c82025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb1c6f8-2099-4358-a675-c96a52c82025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Flow 'volume_create_api' (7c727932-20ab-4af6-9983-43facd6713b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:04:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Create volume request issued successfully. Sep 08 19:04:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a991c8bb-5a19-4443-9502-09c4d3f5fa17 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:04:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 231/483] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:04:31 2026] POST /volume/v3/volumes => generated 761 bytes in 953 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5135efe8-668b-4d7b-ba18-bf08f724d674 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5135efe8-668b-4d7b-ba18-bf08f724d674 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5135efe8-668b-4d7b-ba18-bf08f724d674 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5135efe8-668b-4d7b-ba18-bf08f724d674 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5135efe8-668b-4d7b-ba18-bf08f724d674 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5135efe8-668b-4d7b-ba18-bf08f724d674 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 returned with HTTP 200 Sep 08 19:04:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 253/484] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:32 2026] GET /volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 => generated 829 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:04:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dcaba105-d86c-462e-abde-0eccb54875c1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dcaba105-d86c-462e-abde-0eccb54875c1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/bd1b31a8-2550-4929-9157-7b69b3a24e11 Sep 08 19:04:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dcaba105-d86c-462e-abde-0eccb54875c1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dcaba105-d86c-462e-abde-0eccb54875c1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-dcaba105-d86c-462e-abde-0eccb54875c1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Volume info retrieved successfully. Sep 08 19:04:33 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-dcaba105-d86c-462e-abde-0eccb54875c1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:33 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-dcaba105-d86c-462e-abde-0eccb54875c1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:33 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-dcaba105-d86c-462e-abde-0eccb54875c1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dcaba105-d86c-462e-abde-0eccb54875c1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/bd1b31a8-2550-4929-9157-7b69b3a24e11 returned with HTTP 200 Sep 08 19:04:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 232/485] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:33 2026] GET /volume/v3/volumes/bd1b31a8-2550-4929-9157-7b69b3a24e11 => generated 914 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f1614b3e-7e46-477a-a589-4b31e19438d4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3d22e54e-f0e9-49f1-bfa9-2be1e4690d57 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3d22e54e-f0e9-49f1-bfa9-2be1e4690d57 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097 Sep 08 19:04:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3d22e54e-f0e9-49f1-bfa9-2be1e4690d57 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3d22e54e-f0e9-49f1-bfa9-2be1e4690d57 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-3d22e54e-f0e9-49f1-bfa9-2be1e4690d57 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member a546c6e5-eb27-4cce-96a8-7ba8f76b4097 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f1614b3e-7e46-477a-a589-4b31e19438d4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 Sep 08 19:04:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f1614b3e-7e46-477a-a589-4b31e19438d4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f1614b3e-7e46-477a-a589-4b31e19438d4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:34 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:04:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3d22e54e-f0e9-49f1-bfa9-2be1e4690d57 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097 returned with HTTP 200 Sep 08 19:04:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 233/486] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:33 2026] GET /volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097 => generated 323 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f1614b3e-7e46-477a-a589-4b31e19438d4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7f7e814e-ca6c-4889-8e60-4c10ea32bad3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7f7e814e-ca6c-4889-8e60-4c10ea32bad3 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa Sep 08 19:04:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f1614b3e-7e46-477a-a589-4b31e19438d4 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 returned with HTTP 200 Sep 08 19:04:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7f7e814e-ca6c-4889-8e60-4c10ea32bad3 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7f7e814e-ca6c-4889-8e60-4c10ea32bad3 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-7f7e814e-ca6c-4889-8e60-4c10ea32bad3 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member 8dc91e85-86b2-432b-88b9-b6b04b9277aa {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 254/487] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:33 2026] GET /volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:34 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:04:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7f7e814e-ca6c-4889-8e60-4c10ea32bad3 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa returned with HTTP 200 Sep 08 19:04:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 234/488] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:34 2026] GET /volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa => generated 323 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dfc20527-f98f-4b63-a01b-e3b78c929ca0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dfc20527-f98f-4b63-a01b-e3b78c929ca0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/detail Sep 08 19:04:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dfc20527-f98f-4b63-a01b-e3b78c929ca0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dfc20527-f98f-4b63-a01b-e3b78c929ca0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:34 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:34 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:34 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dfc20527-f98f-4b63-a01b-e3b78c929ca0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/detail returned with HTTP 200 Sep 08 19:04:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 255/489] 192.168.122.253 () {60 vars in 1180 bytes} [Tue Sep 8 19:04:34 2026] GET /volume/v3/groups/detail => generated 640 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d8766c7a-1c6d-4a89-81d5-d454a3afdf6d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d8766c7a-1c6d-4a89-81d5-d454a3afdf6d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:04:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d8766c7a-1c6d-4a89-81d5-d454a3afdf6d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d8766c7a-1c6d-4a89-81d5-d454a3afdf6d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-d8766c7a-1c6d-4a89-81d5-d454a3afdf6d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:04:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d8766c7a-1c6d-4a89-81d5-d454a3afdf6d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:04:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:34 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:04:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d8766c7a-1c6d-4a89-81d5-d454a3afdf6d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Get all volumes completed successfully. Sep 08 19:04:34 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-d8766c7a-1c6d-4a89-81d5-d454a3afdf6d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:34 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-d8766c7a-1c6d-4a89-81d5-d454a3afdf6d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:34 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-d8766c7a-1c6d-4a89-81d5-d454a3afdf6d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d8766c7a-1c6d-4a89-81d5-d454a3afdf6d tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:04:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 235/490] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:04:34 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-87d1c00b-fcd5-4f2e-bd08-6d6f81f8136c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-87d1c00b-fcd5-4f2e-bd08-6d6f81f8136c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:04:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-87d1c00b-fcd5-4f2e-bd08-6d6f81f8136c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-87d1c00b-fcd5-4f2e-bd08-6d6f81f8136c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-87d1c00b-fcd5-4f2e-bd08-6d6f81f8136c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:04:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-87d1c00b-fcd5-4f2e-bd08-6d6f81f8136c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:04:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:34 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:04:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-87d1c00b-fcd5-4f2e-bd08-6d6f81f8136c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Get all volumes completed successfully. Sep 08 19:04:34 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-87d1c00b-fcd5-4f2e-bd08-6d6f81f8136c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:34 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-87d1c00b-fcd5-4f2e-bd08-6d6f81f8136c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:34 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-87d1c00b-fcd5-4f2e-bd08-6d6f81f8136c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-87d1c00b-fcd5-4f2e-bd08-6d6f81f8136c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:04:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 256/491] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:04:34 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2875eab7-8357-4d69-94ff-9f49ad370f20 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2875eab7-8357-4d69-94ff-9f49ad370f20 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] POST http://192.168.122.253/volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097/action Sep 08 19:04:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2875eab7-8357-4d69-94ff-9f49ad370f20 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2875eab7-8357-4d69-94ff-9f49ad370f20 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-2875eab7-8357-4d69-94ff-9f49ad370f20 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] delete called for group a546c6e5-eb27-4cce-96a8-7ba8f76b4097 {{(pid=87214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 19:04:34 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-2875eab7-8357-4d69-94ff-9f49ad370f20 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Delete group with id: a546c6e5-eb27-4cce-96a8-7ba8f76b4097 Sep 08 19:04:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:34 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 19:04:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:34 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:04:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2875eab7-8357-4d69-94ff-9f49ad370f20 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097/action returned with HTTP 202 Sep 08 19:04:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 236/492] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:04:34 2026] POST /volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:04:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-90340444-912a-4290-9a8a-c6f7c24daca6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-90340444-912a-4290-9a8a-c6f7c24daca6 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/bd1b31a8-2550-4929-9157-7b69b3a24e11 Sep 08 19:04:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-90340444-912a-4290-9a8a-c6f7c24daca6 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-90340444-912a-4290-9a8a-c6f7c24daca6 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-90340444-912a-4290-9a8a-c6f7c24daca6 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Volume info retrieved successfully. Sep 08 19:04:34 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-90340444-912a-4290-9a8a-c6f7c24daca6 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:34 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-90340444-912a-4290-9a8a-c6f7c24daca6 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:34 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-90340444-912a-4290-9a8a-c6f7c24daca6 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-90340444-912a-4290-9a8a-c6f7c24daca6 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/bd1b31a8-2550-4929-9157-7b69b3a24e11 returned with HTTP 200 Sep 08 19:04:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 257/493] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:34 2026] GET /volume/v3/volumes/bd1b31a8-2550-4929-9157-7b69b3a24e11 => generated 913 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4c5b7aee-4881-4c59-b5b9-32c9babbf8b6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4c5b7aee-4881-4c59-b5b9-32c9babbf8b6 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 Sep 08 19:04:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4c5b7aee-4881-4c59-b5b9-32c9babbf8b6 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4c5b7aee-4881-4c59-b5b9-32c9babbf8b6 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:35 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:35 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4c5b7aee-4881-4c59-b5b9-32c9babbf8b6 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4c5b7aee-4881-4c59-b5b9-32c9babbf8b6 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 returned with HTTP 200 Sep 08 19:04:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 237/494] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:35 2026] GET /volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 => generated 911 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b4fd691b-f59d-42c2-a0e8-1b07831f4969 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b4fd691b-f59d-42c2-a0e8-1b07831f4969 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/bd1b31a8-2550-4929-9157-7b69b3a24e11 Sep 08 19:04:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b4fd691b-f59d-42c2-a0e8-1b07831f4969 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b4fd691b-f59d-42c2-a0e8-1b07831f4969 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b4fd691b-f59d-42c2-a0e8-1b07831f4969 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/bd1b31a8-2550-4929-9157-7b69b3a24e11 returned with HTTP 404 Sep 08 19:04:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 258/495] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:35 2026] GET /volume/v3/volumes/bd1b31a8-2550-4929-9157-7b69b3a24e11 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:04:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5a1dec44-6c7d-4c68-bd96-c880184fdc3c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5a1dec44-6c7d-4c68-bd96-c880184fdc3c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097 Sep 08 19:04:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5a1dec44-6c7d-4c68-bd96-c880184fdc3c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5a1dec44-6c7d-4c68-bd96-c880184fdc3c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-5a1dec44-6c7d-4c68-bd96-c880184fdc3c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member a546c6e5-eb27-4cce-96a8-7ba8f76b4097 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5a1dec44-6c7d-4c68-bd96-c880184fdc3c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097 returned with HTTP 404 Sep 08 19:04:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 238/496] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:35 2026] GET /volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:04:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-696f275c-b3d0-4e6f-a6cc-6ba3629073df None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-696f275c-b3d0-4e6f-a6cc-6ba3629073df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] POST http://192.168.122.253/volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa/action Sep 08 19:04:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-696f275c-b3d0-4e6f-a6cc-6ba3629073df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-696f275c-b3d0-4e6f-a6cc-6ba3629073df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-696f275c-b3d0-4e6f-a6cc-6ba3629073df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] delete called for group 8dc91e85-86b2-432b-88b9-b6b04b9277aa {{(pid=87213) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 19:04:35 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.groups [None req-696f275c-b3d0-4e6f-a6cc-6ba3629073df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Delete group with id: 8dc91e85-86b2-432b-88b9-b6b04b9277aa Sep 08 19:04:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:35 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 19:04:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-696f275c-b3d0-4e6f-a6cc-6ba3629073df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa/action returned with HTTP 202 Sep 08 19:04:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 259/497] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:04:35 2026] POST /volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:04:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3b391452-9ae3-4541-8f2e-783011d84dbd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3b391452-9ae3-4541-8f2e-783011d84dbd tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa Sep 08 19:04:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3b391452-9ae3-4541-8f2e-783011d84dbd tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3b391452-9ae3-4541-8f2e-783011d84dbd tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-3b391452-9ae3-4541-8f2e-783011d84dbd tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member 8dc91e85-86b2-432b-88b9-b6b04b9277aa {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:36 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:04:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3b391452-9ae3-4541-8f2e-783011d84dbd tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa returned with HTTP 200 Sep 08 19:04:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 239/498] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:36 2026] GET /volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa => generated 322 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b2d3a6d7-27ae-4739-be83-8845555414a5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b2d3a6d7-27ae-4739-be83-8845555414a5 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 Sep 08 19:04:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b2d3a6d7-27ae-4739-be83-8845555414a5 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b2d3a6d7-27ae-4739-be83-8845555414a5 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:36 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:36 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b2d3a6d7-27ae-4739-be83-8845555414a5 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b2d3a6d7-27ae-4739-be83-8845555414a5 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 returned with HTTP 200 Sep 08 19:04:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 260/499] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:36 2026] GET /volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 => generated 914 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:04:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9aa8adec-e9f9-48be-ada7-a8ac203b80b4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9aa8adec-e9f9-48be-ada7-a8ac203b80b4 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:04:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9aa8adec-e9f9-48be-ada7-a8ac203b80b4 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1760275467", "description": "tempest-volume-type-description-1753010000", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9aa8adec-e9f9-48be-ada7-a8ac203b80b4 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:04:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 240/500] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:04:36 2026] POST /volume/v3/types => generated 318 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e99d1dae-2756-461c-a1f5-0827a4a4ba84 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e99d1dae-2756-461c-a1f5-0827a4a4ba84 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] GET http://192.168.122.253/volume/v3/types/448becb4-6cb0-433a-8b33-cd3db4ac7238 Sep 08 19:04:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e99d1dae-2756-461c-a1f5-0827a4a4ba84 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e99d1dae-2756-461c-a1f5-0827a4a4ba84 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e99d1dae-2756-461c-a1f5-0827a4a4ba84 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/448becb4-6cb0-433a-8b33-cd3db4ac7238 returned with HTTP 200 Sep 08 19:04:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 261/501] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:04:36 2026] GET /volume/v3/types/448becb4-6cb0-433a-8b33-cd3db4ac7238 => generated 340 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f98cbb68-d876-4e74-8804-0ce467178a36 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f98cbb68-d876-4e74-8804-0ce467178a36 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] DELETE http://192.168.122.253/volume/v3/types/448becb4-6cb0-433a-8b33-cd3db4ac7238 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f98cbb68-d876-4e74-8804-0ce467178a36 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f98cbb68-d876-4e74-8804-0ce467178a36 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f98cbb68-d876-4e74-8804-0ce467178a36 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/448becb4-6cb0-433a-8b33-cd3db4ac7238 returned with HTTP 202 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 241/502] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:04:36 2026] DELETE /volume/v3/types/448becb4-6cb0-433a-8b33-cd3db4ac7238 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-33e3d191-0966-49d6-9f13-cf8c2819cceb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-33e3d191-0966-49d6-9f13-cf8c2819cceb tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] GET http://192.168.122.253/volume/v3/types/448becb4-6cb0-433a-8b33-cd3db4ac7238 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-33e3d191-0966-49d6-9f13-cf8c2819cceb tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-33e3d191-0966-49d6-9f13-cf8c2819cceb tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-33e3d191-0966-49d6-9f13-cf8c2819cceb tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/448becb4-6cb0-433a-8b33-cd3db4ac7238 returned with HTTP 404 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 262/503] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/types/448becb4-6cb0-433a-8b33-cd3db4ac7238 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-89edb95b-adff-4f72-8c64-366a92d446fb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-89edb95b-adff-4f72-8c64-366a92d446fb tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-89edb95b-adff-4f72-8c64-366a92d446fb tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-619034168"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-89edb95b-adff-4f72-8c64-366a92d446fb tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 242/504] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:04:37 2026] POST /volume/v3/types => generated 220 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2eccd800-27e1-49fb-962a-27b70b534526 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b23c8b3a-dbfb-4b93-acd0-24c83048ee1a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2eccd800-27e1-49fb-962a-27b70b534526 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] POST http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2eccd800-27e1-49fb-962a-27b70b534526 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b23c8b3a-dbfb-4b93-acd0-24c83048ee1a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b23c8b3a-dbfb-4b93-acd0-24c83048ee1a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b23c8b3a-dbfb-4b93-acd0-24c83048ee1a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-b23c8b3a-dbfb-4b93-acd0-24c83048ee1a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member 8dc91e85-86b2-432b-88b9-b6b04b9277aa {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b23c8b3a-dbfb-4b93-acd0-24c83048ee1a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa returned with HTTP 404 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 243/505] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-75703699-f6d3-4d97-b0ef-8146c0a4b84c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-75703699-f6d3-4d97-b0ef-8146c0a4b84c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/detail Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-75703699-f6d3-4d97-b0ef-8146c0a4b84c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-75703699-f6d3-4d97-b0ef-8146c0a4b84c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:37 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-75703699-f6d3-4d97-b0ef-8146c0a4b84c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/detail returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 244/506] 192.168.122.253 () {60 vars in 1180 bytes} [Tue Sep 8 19:04:37 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 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-efebbebd-bc61-4062-8fac-43601d4a799f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-efebbebd-bc61-4062-8fac-43601d4a799f tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-efebbebd-bc61-4062-8fac-43601d4a799f tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-efebbebd-bc61-4062-8fac-43601d4a799f tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-efebbebd-bc61-4062-8fac-43601d4a799f tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-efebbebd-bc61-4062-8fac-43601d4a799f tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:37 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-efebbebd-bc61-4062-8fac-43601d4a799f tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Get all volumes completed successfully. Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-efebbebd-bc61-4062-8fac-43601d4a799f tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 245/507] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2eccd800-27e1-49fb-962a-27b70b534526 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 263/508] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:04:37 2026] POST /volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption => generated 239 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-15cfe2ac-ef91-4233-860e-27962d901aa1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b61a9200-bb7a-46a0-8225-42d305a2752e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b61a9200-bb7a-46a0-8225-42d305a2752e tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] POST http://192.168.122.253/volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa/action Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-15cfe2ac-ef91-4233-860e-27962d901aa1 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] GET http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-15cfe2ac-ef91-4233-860e-27962d901aa1 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-15cfe2ac-ef91-4233-860e-27962d901aa1 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b61a9200-bb7a-46a0-8225-42d305a2752e tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b61a9200-bb7a-46a0-8225-42d305a2752e tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-b61a9200-bb7a-46a0-8225-42d305a2752e tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] delete called for group 8dc91e85-86b2-432b-88b9-b6b04b9277aa {{(pid=87213) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.groups [None req-b61a9200-bb7a-46a0-8225-42d305a2752e tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Delete group with id: 8dc91e85-86b2-432b-88b9-b6b04b9277aa Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b61a9200-bb7a-46a0-8225-42d305a2752e tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa/action returned with HTTP 404 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 264/509] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:04:37 2026] POST /volume/v3/groups/8dc91e85-86b2-432b-88b9-b6b04b9277aa/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-15cfe2ac-ef91-4233-860e-27962d901aa1 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 246/510] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b61cfc4a-1926-4a86-9037-055c7e765a65 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b61cfc4a-1926-4a86-9037-055c7e765a65 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b61cfc4a-1926-4a86-9037-055c7e765a65 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b61cfc4a-1926-4a86-9037-055c7e765a65 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2793c7b2-8a52-41cb-ba2c-796410633c07 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-b61cfc4a-1926-4a86-9037-055c7e765a65 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b61cfc4a-1926-4a86-9037-055c7e765a65 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2793c7b2-8a52-41cb-ba2c-796410633c07 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] PUT http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption/7e4b0e62-c4bf-4fa9-8a4d-45bca229700a Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2793c7b2-8a52-41cb-ba2c-796410633c07 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b61cfc4a-1926-4a86-9037-055c7e765a65 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Get all volumes completed successfully. Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b61cfc4a-1926-4a86-9037-055c7e765a65 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 265/511] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b96312be-73f0-45c7-bd4a-9a00cbe42004 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b96312be-73f0-45c7-bd4a-9a00cbe42004 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b96312be-73f0-45c7-bd4a-9a00cbe42004 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b96312be-73f0-45c7-bd4a-9a00cbe42004 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2793c7b2-8a52-41cb-ba2c-796410633c07 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption/7e4b0e62-c4bf-4fa9-8a4d-45bca229700a returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 247/512] 192.168.122.253 () {60 vars in 1391 bytes} [Tue Sep 8 19:04:37 2026] PUT /volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption/7e4b0e62-c4bf-4fa9-8a4d-45bca229700a => generated 122 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b96312be-73f0-45c7-bd4a-9a00cbe42004 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bb80eecf-2053-451a-b444-ccc962f86eda None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bb80eecf-2053-451a-b444-ccc962f86eda tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] POST http://192.168.122.253/volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097/action Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bb80eecf-2053-451a-b444-ccc962f86eda tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bb80eecf-2053-451a-b444-ccc962f86eda tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-bb80eecf-2053-451a-b444-ccc962f86eda tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] delete called for group a546c6e5-eb27-4cce-96a8-7ba8f76b4097 {{(pid=87214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-bb80eecf-2053-451a-b444-ccc962f86eda tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Delete group with id: a546c6e5-eb27-4cce-96a8-7ba8f76b4097 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b96312be-73f0-45c7-bd4a-9a00cbe42004 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 266/513] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bb80eecf-2053-451a-b444-ccc962f86eda tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097/action returned with HTTP 404 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-16a5d645-1de9-4e31-af89-c8f0dcb4eaf7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 248/514] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:04:37 2026] POST /volume/v3/groups/a546c6e5-eb27-4cce-96a8-7ba8f76b4097/action => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-16a5d645-1de9-4e31-af89-c8f0dcb4eaf7 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] GET http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-16a5d645-1de9-4e31-af89-c8f0dcb4eaf7 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-16a5d645-1de9-4e31-af89-c8f0dcb4eaf7 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ffaa2536-6a66-49ca-b2e5-d4fb4e8ff490 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ffaa2536-6a66-49ca-b2e5-d4fb4e8ff490 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/3013b15e-845f-4fa8-82fb-5e35c6d4c9cf Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ffaa2536-6a66-49ca-b2e5-d4fb4e8ff490 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ffaa2536-6a66-49ca-b2e5-d4fb4e8ff490 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-16a5d645-1de9-4e31-af89-c8f0dcb4eaf7 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 267/515] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption => generated 347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3aa200fc-a971-4fa3-a75f-e847a6a29b13 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3aa200fc-a971-4fa3-a75f-e847a6a29b13 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] GET http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption/cipher Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3aa200fc-a971-4fa3-a75f-e847a6a29b13 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3aa200fc-a971-4fa3-a75f-e847a6a29b13 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ffaa2536-6a66-49ca-b2e5-d4fb4e8ff490 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] http://192.168.122.253/volume/v3/group_types/3013b15e-845f-4fa8-82fb-5e35c6d4c9cf returned with HTTP 202 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 249/516] 192.168.122.253 () {60 vars in 1288 bytes} [Tue Sep 8 19:04:37 2026] DELETE /volume/v3/group_types/3013b15e-845f-4fa8-82fb-5e35c6d4c9cf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3aa200fc-a971-4fa3-a75f-e847a6a29b13 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption/cipher returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-70fafd66-1a96-4f5c-a27e-95a4dd88bb2d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 268/517] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption/cipher => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-70fafd66-1a96-4f5c-a27e-95a4dd88bb2d tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] DELETE http://192.168.122.253/volume/v3/types/6d4e6662-bd83-4617-a875-9e4ace175f13 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-70fafd66-1a96-4f5c-a27e-95a4dd88bb2d tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-70fafd66-1a96-4f5c-a27e-95a4dd88bb2d tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-60071731-3acd-4056-8f32-a8243d696123 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-60071731-3acd-4056-8f32-a8243d696123 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] DELETE http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption/7e4b0e62-c4bf-4fa9-8a4d-45bca229700a Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-60071731-3acd-4056-8f32-a8243d696123 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-60071731-3acd-4056-8f32-a8243d696123 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-60071731-3acd-4056-8f32-a8243d696123 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption/7e4b0e62-c4bf-4fa9-8a4d-45bca229700a returned with HTTP 202 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 269/518] 192.168.122.253 () {58 vars in 1373 bytes} [Tue Sep 8 19:04:37 2026] DELETE /volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption/7e4b0e62-c4bf-4fa9-8a4d-45bca229700a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8898ceca-c6c3-4b17-85ca-e68154a11e0d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8898ceca-c6c3-4b17-85ca-e68154a11e0d tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] GET http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8898ceca-c6c3-4b17-85ca-e68154a11e0d tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8898ceca-c6c3-4b17-85ca-e68154a11e0d tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8898ceca-c6c3-4b17-85ca-e68154a11e0d tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-70fafd66-1a96-4f5c-a27e-95a4dd88bb2d tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] http://192.168.122.253/volume/v3/types/6d4e6662-bd83-4617-a875-9e4ace175f13 returned with HTTP 202 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 270/519] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption => generated 2 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 250/520] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:04:37 2026] DELETE /volume/v3/types/6d4e6662-bd83-4617-a875-9e4ace175f13 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-07fb97cf-8b6d-4b25-80cf-b15bef8046b7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-108dc027-c4bb-447f-b9be-35aaf1d59ae6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-07fb97cf-8b6d-4b25-80cf-b15bef8046b7 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] GET http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-108dc027-c4bb-447f-b9be-35aaf1d59ae6 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] GET http://192.168.122.253/volume/v3/types/6d4e6662-bd83-4617-a875-9e4ace175f13 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-07fb97cf-8b6d-4b25-80cf-b15bef8046b7 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-108dc027-c4bb-447f-b9be-35aaf1d59ae6 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-07fb97cf-8b6d-4b25-80cf-b15bef8046b7 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-108dc027-c4bb-447f-b9be-35aaf1d59ae6 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-108dc027-c4bb-447f-b9be-35aaf1d59ae6 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] http://192.168.122.253/volume/v3/types/6d4e6662-bd83-4617-a875-9e4ace175f13 returned with HTTP 404 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 271/521] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/types/6d4e6662-bd83-4617-a875-9e4ace175f13 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-07fb97cf-8b6d-4b25-80cf-b15bef8046b7 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 251/522] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69/encryption => generated 2 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b19c774b-a69e-49e5-8693-c0dab167929a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bfc5ebd9-1daa-4c17-a3d4-15a691d353b7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b19c774b-a69e-49e5-8693-c0dab167929a tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b19c774b-a69e-49e5-8693-c0dab167929a tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1884978879"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bfc5ebd9-1daa-4c17-a3d4-15a691d353b7 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] DELETE http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bfc5ebd9-1daa-4c17-a3d4-15a691d353b7 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bfc5ebd9-1daa-4c17-a3d4-15a691d353b7 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b19c774b-a69e-49e5-8693-c0dab167929a tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 272/523] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:04:37 2026] POST /volume/v3/types => generated 216 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-44a840d5-6146-4e04-84f5-a704a0eb900a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-44a840d5-6146-4e04-84f5-a704a0eb900a tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] POST http://192.168.122.253/volume/v3/group_types Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-44a840d5-6146-4e04-84f5-a704a0eb900a tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-673663130"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bfc5ebd9-1daa-4c17-a3d4-15a691d353b7 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69 returned with HTTP 202 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 252/524] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:04:37 2026] DELETE /volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-44a840d5-6146-4e04-84f5-a704a0eb900a tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] http://192.168.122.253/volume/v3/group_types returned with HTTP 202 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 273/525] 192.168.122.253 () {62 vars in 1195 bytes} [Tue Sep 8 19:04:37 2026] POST /volume/v3/group_types => generated 172 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-18407bfe-840f-45dc-a468-cc1687bcba71 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fe455d74-fd6b-4ee0-9125-8077aa7f91a3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-18407bfe-840f-45dc-a468-cc1687bcba71 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] GET http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-18407bfe-840f-45dc-a468-cc1687bcba71 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-18407bfe-840f-45dc-a468-cc1687bcba71 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fe455d74-fd6b-4ee0-9125-8077aa7f91a3 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] POST http://192.168.122.253/volume/v3/groups Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fe455d74-fd6b-4ee0-9125-8077aa7f91a3 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "48c922c0-f941-4abe-8898-6b779aa49c54", "volume_types": ["eac52636-7cd0-4f5e-982e-7520d1390426"], "name": "tempest-GroupsTest-Group-91646051"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-fe455d74-fd6b-4ee0-9125-8077aa7f91a3 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Creating new group {'group': {'group_type': '48c922c0-f941-4abe-8898-6b779aa49c54', 'volume_types': ['eac52636-7cd0-4f5e-982e-7520d1390426'], 'name': 'tempest-GroupsTest-Group-91646051'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-18407bfe-840f-45dc-a468-cc1687bcba71 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69 returned with HTTP 404 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 253/526] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/types/f0bf3bb7-a008-4b0c-ac3f-5c7325376f69 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7dd1ae65-ddb7-49a1-8838-efa5e6700c72 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.groups [None req-fe455d74-fd6b-4ee0-9125-8077aa7f91a3 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Creating group tempest-GroupsTest-Group-91646051. Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7dd1ae65-ddb7-49a1-8838-efa5e6700c72 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] GET http://192.168.122.253/volume/v3/types Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7dd1ae65-ddb7-49a1-8838-efa5e6700c72 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7dd1ae65-ddb7-49a1-8838-efa5e6700c72 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fe455d74-fd6b-4ee0-9125-8077aa7f91a3 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Availability Zones retrieved successfully. Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7dd1ae65-ddb7-49a1-8838-efa5e6700c72 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 254/527] 192.168.122.253 () {58 vars in 1115 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/types => generated 871 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2676ab4d-977a-4a10-b7ee-6b169ca2184c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-fe455d74-fd6b-4ee0-9125-8077aa7f91a3 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Created reservations ['767e9336-4c0e-4dd8-b66d-220d5bf3b1a3'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2676ab4d-977a-4a10-b7ee-6b169ca2184c tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2676ab4d-977a-4a10-b7ee-6b169ca2184c tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1503990801"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2676ab4d-977a-4a10-b7ee-6b169ca2184c tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 255/528] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:04:37 2026] POST /volume/v3/types => generated 221 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-35c1c700-8c34-4591-9d63-c5e08d6290d2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-35c1c700-8c34-4591-9d63-c5e08d6290d2 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] PUT http://192.168.122.253/volume/v3/types/4f4f4383-c9e2-42b9-b895-b5dbf74af559 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-35c1c700-8c34-4591-9d63-c5e08d6290d2 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-257640473", "description": "tempest-volume-type-description-1459396404", "is_public": false}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fe455d74-fd6b-4ee0-9125-8077aa7f91a3 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups returned with HTTP 202 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 274/529] 192.168.122.253 () {62 vars in 1181 bytes} [Tue Sep 8 19:04:37 2026] POST /volume/v3/groups => generated 102 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6a97fba6-069c-4c58-aa5f-25336d1bbc0b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6a97fba6-069c-4c58-aa5f-25336d1bbc0b tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6a97fba6-069c-4c58-aa5f-25336d1bbc0b tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6a97fba6-069c-4c58-aa5f-25336d1bbc0b tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-6a97fba6-069c-4c58-aa5f-25336d1bbc0b tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member 91fcd73b-807a-4fd3-8e2f-8651a746921d {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:37 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6a97fba6-069c-4c58-aa5f-25336d1bbc0b tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 275/530] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d => generated 330 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-35c1c700-8c34-4591-9d63-c5e08d6290d2 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/4f4f4383-c9e2-42b9-b895-b5dbf74af559 returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 256/531] 192.168.122.253 () {60 vars in 1247 bytes} [Tue Sep 8 19:04:37 2026] PUT /volume/v3/types/4f4f4383-c9e2-42b9-b895-b5dbf74af559 => generated 204 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-36ae8f59-b7e1-4ae7-896b-164edad452d8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-36ae8f59-b7e1-4ae7-896b-164edad452d8 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] GET http://192.168.122.253/volume/v3/types/4f4f4383-c9e2-42b9-b895-b5dbf74af559 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-36ae8f59-b7e1-4ae7-896b-164edad452d8 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-36ae8f59-b7e1-4ae7-896b-164edad452d8 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-36ae8f59-b7e1-4ae7-896b-164edad452d8 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/4f4f4383-c9e2-42b9-b895-b5dbf74af559 returned with HTTP 200 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 276/532] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/types/4f4f4383-c9e2-42b9-b895-b5dbf74af559 => generated 268 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-31dbaaaf-5e23-4eeb-98d2-19342af26579 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-31dbaaaf-5e23-4eeb-98d2-19342af26579 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] DELETE http://192.168.122.253/volume/v3/types/4f4f4383-c9e2-42b9-b895-b5dbf74af559 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-31dbaaaf-5e23-4eeb-98d2-19342af26579 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-31dbaaaf-5e23-4eeb-98d2-19342af26579 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-31dbaaaf-5e23-4eeb-98d2-19342af26579 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/4f4f4383-c9e2-42b9-b895-b5dbf74af559 returned with HTTP 202 Sep 08 19:04:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 257/533] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:04:37 2026] DELETE /volume/v3/types/4f4f4383-c9e2-42b9-b895-b5dbf74af559 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-393cb021-260b-4ea4-a428-e195d83b56f6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-393cb021-260b-4ea4-a428-e195d83b56f6 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] GET http://192.168.122.253/volume/v3/types/4f4f4383-c9e2-42b9-b895-b5dbf74af559 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-393cb021-260b-4ea4-a428-e195d83b56f6 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-393cb021-260b-4ea4-a428-e195d83b56f6 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-393cb021-260b-4ea4-a428-e195d83b56f6 tempest-VolumeTypesTest-1966476153 tempest-VolumeTypesTest-1966476153-project-admin] http://192.168.122.253/volume/v3/types/4f4f4383-c9e2-42b9-b895-b5dbf74af559 returned with HTTP 404 Sep 08 19:04:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 277/534] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:04:37 2026] GET /volume/v3/types/4f4f4383-c9e2-42b9-b895-b5dbf74af559 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c12c940f-99bd-4cc2-93f3-df16b0b8096f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c12c940f-99bd-4cc2-93f3-df16b0b8096f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 Sep 08 19:04:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c12c940f-99bd-4cc2-93f3-df16b0b8096f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c12c940f-99bd-4cc2-93f3-df16b0b8096f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c12c940f-99bd-4cc2-93f3-df16b0b8096f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c12c940f-99bd-4cc2-93f3-df16b0b8096f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 returned with HTTP 200 Sep 08 19:04:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 258/535] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:38 2026] GET /volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 => generated 914 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-24adb8d2-504d-4ce6-a91f-2e7d430c024b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-24adb8d2-504d-4ce6-a91f-2e7d430c024b tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d Sep 08 19:04:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-24adb8d2-504d-4ce6-a91f-2e7d430c024b tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-24adb8d2-504d-4ce6-a91f-2e7d430c024b tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-24adb8d2-504d-4ce6-a91f-2e7d430c024b tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member 91fcd73b-807a-4fd3-8e2f-8651a746921d {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:38 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-24adb8d2-504d-4ce6-a91f-2e7d430c024b tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d returned with HTTP 200 Sep 08 19:04:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 278/536] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:38 2026] GET /volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d => generated 331 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9987fe8e-3929-4429-8532-532ba3d8549c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:04:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1621082106", "volume_type": "eac52636-7cd0-4f5e-982e-7520d1390426", "group_id": "91fcd73b-807a-4fd3-8e2f-8651a746921d", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1621082106', 'volume_type': 'eac52636-7cd0-4f5e-982e-7520d1390426', 'group_id': '91fcd73b-807a-4fd3-8e2f-8651a746921d', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:04:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:38 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Create volume of 1 GB Sep 08 19:04:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:38 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:04:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Availability Zones retrieved successfully. Sep 08 19:04:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Flow 'volume_create_api' (d5f877d3-ad02-449c-8ee0-8678700e5aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:04:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (672855de-26d4-4d67-83a4-252f192013ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (672855de-26d4-4d67-83a4-252f192013ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:04:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eac52636-7cd0-4f5e-982e-7520d1390426,is_public=True,name='tempest-GroupsTest-volume-type-1884978879',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eac52636-7cd0-4f5e-982e-7520d1390426', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '91fcd73b-807a-4fd3-8e2f-8651a746921d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0436e662-1872-4b03-b8ca-13d87b9c7def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1884978879 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1884978879, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:04:39 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1884978879 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1884978879, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Created reservations ['0c76fda3-3ce4-4f27-9e1f-3c811c1c3561', '3e4d2d3c-a761-4615-8e51-4c6620c8941d', 'd00a4e01-7bc1-40f0-8b4e-e5cdf94a65c4', '4b4e5276-e9ab-4abb-a7bf-8cf370092c69'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0436e662-1872-4b03-b8ca-13d87b9c7def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c76fda3-3ce4-4f27-9e1f-3c811c1c3561', '3e4d2d3c-a761-4615-8e51-4c6620c8941d', 'd00a4e01-7bc1-40f0-8b4e-e5cdf94a65c4', '4b4e5276-e9ab-4abb-a7bf-8cf370092c69']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fa895dd-9e10-478d-8765-81a2eba094df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fa895dd-9e10-478d-8765-81a2eba094df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ae4f6bc-3a96-4e50-8cd6-31b906d598d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1621082106',encryption_key_id=None,group_id=91fcd73b-807a-4fd3-8e2f-8651a746921d,group_type_id=,metadata={},multiattach=False,project_id='f49d23a067714b7b882f5b15dc1c5ca0',qos_specs=None,replication_status=,reservations=['0c76fda3-3ce4-4f27-9e1f-3c811c1c3561','3e4d2d3c-a761-4615-8e51-4c6620c8941d','d00a4e01-7bc1-40f0-8b4e-e5cdf94a65c4','4b4e5276-e9ab-4abb-a7bf-8cf370092c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9515850e3c904f93be8dad083a5f8e9e',volume_type_id=eac52636-7cd0-4f5e-982e-7520d1390426), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1621082106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=91fcd73b-807a-4fd3-8e2f-8651a746921d,host=None,id=9ae4f6bc-3a96-4e50-8cd6-31b906d598d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f49d23a067714b7b882f5b15dc1c5ca0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9515850e3c904f93be8dad083a5f8e9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eac52636-7cd0-4f5e-982e-7520d1390426),volume_type_id=eac52636-7cd0-4f5e-982e-7520d1390426)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a9ad053-3008-4b57-9b4a-1a28009ca68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a9ad053-3008-4b57-9b4a-1a28009ca68b) transitioned into state 'SUCCESS' from state '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-1621082106',encryption_key_id=None,group_id=91fcd73b-807a-4fd3-8e2f-8651a746921d,group_type_id=,metadata={},multiattach=False,project_id='f49d23a067714b7b882f5b15dc1c5ca0',qos_specs=None,replication_status=,reservations=['0c76fda3-3ce4-4f27-9e1f-3c811c1c3561','3e4d2d3c-a761-4615-8e51-4c6620c8941d','d00a4e01-7bc1-40f0-8b4e-e5cdf94a65c4','4b4e5276-e9ab-4abb-a7bf-8cf370092c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9515850e3c904f93be8dad083a5f8e9e',volume_type_id=eac52636-7cd0-4f5e-982e-7520d1390426)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c27e1246-2d6a-4311-b1a7-b1ce249bfb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c27e1246-2d6a-4311-b1a7-b1ce249bfb59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Flow 'volume_create_api' (d5f877d3-ad02-449c-8ee0-8678700e5aed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Create volume request issued successfully. Sep 08 19:04:39 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:39 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5525099e-c64a-455e-b178-b8f0c03cc2d1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9987fe8e-3929-4429-8532-532ba3d8549c tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:04:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 259/537] 192.168.122.253 () {62 vars in 1184 bytes} [Tue Sep 8 19:04:38 2026] POST /volume/v3/volumes => generated 823 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5525099e-c64a-455e-b178-b8f0c03cc2d1 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 Sep 08 19:04:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5525099e-c64a-455e-b178-b8f0c03cc2d1 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5525099e-c64a-455e-b178-b8f0c03cc2d1 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4a1f947e-f27c-42ba-90b0-a76f501bda49 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4a1f947e-f27c-42ba-90b0-a76f501bda49 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/9ae4f6bc-3a96-4e50-8cd6-31b906d598d2 Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4a1f947e-f27c-42ba-90b0-a76f501bda49 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4a1f947e-f27c-42ba-90b0-a76f501bda49 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5525099e-c64a-455e-b178-b8f0c03cc2d1 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4a1f947e-f27c-42ba-90b0-a76f501bda49 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Volume info retrieved successfully. Sep 08 19:04:39 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-4a1f947e-f27c-42ba-90b0-a76f501bda49 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:39 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-4a1f947e-f27c-42ba-90b0-a76f501bda49 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5525099e-c64a-455e-b178-b8f0c03cc2d1 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 returned with HTTP 200 Sep 08 19:04:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 279/538] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:39 2026] GET /volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 => generated 914 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:39 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-4a1f947e-f27c-42ba-90b0-a76f501bda49 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4a1f947e-f27c-42ba-90b0-a76f501bda49 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/9ae4f6bc-3a96-4e50-8cd6-31b906d598d2 returned with HTTP 200 Sep 08 19:04:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 260/539] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:39 2026] GET /volume/v3/volumes/9ae4f6bc-3a96-4e50-8cd6-31b906d598d2 => generated 891 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c4d6f383-f42c-4ed7-925d-8534551b5281 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4d6f383-f42c-4ed7-925d-8534551b5281 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 Sep 08 19:04:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4d6f383-f42c-4ed7-925d-8534551b5281 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4d6f383-f42c-4ed7-925d-8534551b5281 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-01e21a2a-537a-4a61-bcc9-e3479e0ea363 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c4d6f383-f42c-4ed7-925d-8534551b5281 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-01e21a2a-537a-4a61-bcc9-e3479e0ea363 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:04:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-01e21a2a-537a-4a61-bcc9-e3479e0ea363 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-01e21a2a-537a-4a61-bcc9-e3479e0ea363 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4d6f383-f42c-4ed7-925d-8534551b5281 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 returned with HTTP 200 Sep 08 19:04:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 280/540] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:40 2026] GET /volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 => generated 1332 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:04:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-01e21a2a-537a-4a61-bcc9-e3479e0ea363 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:04:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-01e21a2a-537a-4a61-bcc9-e3479e0ea363 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:04:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 261/541] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:40 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-8d50ad1d-78cc-4cf1-8782-e262b5079be5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-8d50ad1d-78cc-4cf1-8782-e262b5079be5 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 Sep 08 19:04:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-8d50ad1d-78cc-4cf1-8782-e262b5079be5 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-8d50ad1d-78cc-4cf1-8782-e262b5079be5 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1e01c4a6-b16d-4303-a602-1b16a22d2a41 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e01c4a6-b16d-4303-a602-1b16a22d2a41 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/9ae4f6bc-3a96-4e50-8cd6-31b906d598d2 Sep 08 19:04:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e01c4a6-b16d-4303-a602-1b16a22d2a41 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e01c4a6-b16d-4303-a602-1b16a22d2a41 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-8d50ad1d-78cc-4cf1-8782-e262b5079be5 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-8d50ad1d-78cc-4cf1-8782-e262b5079be5 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 returned with HTTP 200 Sep 08 19:04:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 281/542] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:04:40 2026] GET /volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 => generated 1332 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1e01c4a6-b16d-4303-a602-1b16a22d2a41 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Volume info retrieved successfully. Sep 08 19:04:40 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-1e01c4a6-b16d-4303-a602-1b16a22d2a41 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:40 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-1e01c4a6-b16d-4303-a602-1b16a22d2a41 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-317370cb-35f8-408f-9561-9d2c885a15eb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-317370cb-35f8-408f-9561-9d2c885a15eb tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:04:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-317370cb-35f8-408f-9561-9d2c885a15eb tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-317370cb-35f8-408f-9561-9d2c885a15eb tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-317370cb-35f8-408f-9561-9d2c885a15eb tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:04:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-317370cb-35f8-408f-9561-9d2c885a15eb tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:04:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 282/543] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:40 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:40 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-1e01c4a6-b16d-4303-a602-1b16a22d2a41 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e01c4a6-b16d-4303-a602-1b16a22d2a41 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/9ae4f6bc-3a96-4e50-8cd6-31b906d598d2 returned with HTTP 200 Sep 08 19:04:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 262/544] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:40 2026] GET /volume/v3/volumes/9ae4f6bc-3a96-4e50-8cd6-31b906d598d2 => generated 916 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:04:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-571925354", "volume_type": "eac52636-7cd0-4f5e-982e-7520d1390426", "group_id": "91fcd73b-807a-4fd3-8e2f-8651a746921d", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-571925354', 'volume_type': 'eac52636-7cd0-4f5e-982e-7520d1390426', 'group_id': '91fcd73b-807a-4fd3-8e2f-8651a746921d', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:04:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:40 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Create volume of 1 GB Sep 08 19:04:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:40 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Availability Zones retrieved successfully. Sep 08 19:04:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Flow 'volume_create_api' (ef2cb8e6-979e-4c3e-ab52-2d3d7bc34679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda8202c-ef07-47cd-a734-fe1b7d4eed7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda8202c-ef07-47cd-a734-fe1b7d4eed7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:04:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eac52636-7cd0-4f5e-982e-7520d1390426,is_public=True,name='tempest-GroupsTest-volume-type-1884978879',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eac52636-7cd0-4f5e-982e-7520d1390426', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '91fcd73b-807a-4fd3-8e2f-8651a746921d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b592c48a-57be-434c-8c60-48ce7fde4222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1884978879 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1884978879, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:04:41 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1884978879 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1884978879, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:04:41 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Created reservations ['e5c9d429-03a5-48f3-a74e-a7be489d3a39', 'cf53afa1-1719-4772-b8df-5af5bd7d1d68', '0768a7e6-cef7-4b48-9862-a0b0f5db7a08', '950ab4bf-29ac-4d87-b787-45843ce80acb'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b592c48a-57be-434c-8c60-48ce7fde4222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5c9d429-03a5-48f3-a74e-a7be489d3a39', 'cf53afa1-1719-4772-b8df-5af5bd7d1d68', '0768a7e6-cef7-4b48-9862-a0b0f5db7a08', '950ab4bf-29ac-4d87-b787-45843ce80acb']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fdbd6b6-3298-461a-996b-4b3fa3c47570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fdbd6b6-3298-461a-996b-4b3fa3c47570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4529d0c4-c1ec-4732-a8ec-38ce57566619', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-571925354',encryption_key_id=None,group_id=91fcd73b-807a-4fd3-8e2f-8651a746921d,group_type_id=,metadata={},multiattach=False,project_id='f49d23a067714b7b882f5b15dc1c5ca0',qos_specs=None,replication_status=,reservations=['e5c9d429-03a5-48f3-a74e-a7be489d3a39','cf53afa1-1719-4772-b8df-5af5bd7d1d68','0768a7e6-cef7-4b48-9862-a0b0f5db7a08','950ab4bf-29ac-4d87-b787-45843ce80acb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9515850e3c904f93be8dad083a5f8e9e',volume_type_id=eac52636-7cd0-4f5e-982e-7520d1390426), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:04:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-571925354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=91fcd73b-807a-4fd3-8e2f-8651a746921d,host=None,id=4529d0c4-c1ec-4732-a8ec-38ce57566619,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f49d23a067714b7b882f5b15dc1c5ca0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9515850e3c904f93be8dad083a5f8e9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eac52636-7cd0-4f5e-982e-7520d1390426),volume_type_id=eac52636-7cd0-4f5e-982e-7520d1390426)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e56eaba-c74d-41a9-bebf-62a4700e6ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e56eaba-c74d-41a9-bebf-62a4700e6ab8) transitioned into state 'SUCCESS' from state '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-571925354',encryption_key_id=None,group_id=91fcd73b-807a-4fd3-8e2f-8651a746921d,group_type_id=,metadata={},multiattach=False,project_id='f49d23a067714b7b882f5b15dc1c5ca0',qos_specs=None,replication_status=,reservations=['e5c9d429-03a5-48f3-a74e-a7be489d3a39','cf53afa1-1719-4772-b8df-5af5bd7d1d68','0768a7e6-cef7-4b48-9862-a0b0f5db7a08','950ab4bf-29ac-4d87-b787-45843ce80acb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9515850e3c904f93be8dad083a5f8e9e',volume_type_id=eac52636-7cd0-4f5e-982e-7520d1390426)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d60fc587-a767-42c6-a26a-7e5adf468e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d60fc587-a767-42c6-a26a-7e5adf468e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Flow 'volume_create_api' (ef2cb8e6-979e-4c3e-ab52-2d3d7bc34679) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Create volume request issued successfully. Sep 08 19:04:41 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:41 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:41 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-df4d6631-eb10-4419-a3fb-9e159b4f9fc1 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:04:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 283/545] 192.168.122.253 () {62 vars in 1184 bytes} [Tue Sep 8 19:04:40 2026] POST /volume/v3/volumes => generated 822 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-96c1276c-5698-40ba-b3d8-d19dc72e34a2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-96c1276c-5698-40ba-b3d8-d19dc72e34a2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 Sep 08 19:04:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-96c1276c-5698-40ba-b3d8-d19dc72e34a2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-96c1276c-5698-40ba-b3d8-d19dc72e34a2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-96c1276c-5698-40ba-b3d8-d19dc72e34a2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Volume info retrieved successfully. Sep 08 19:04:41 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-96c1276c-5698-40ba-b3d8-d19dc72e34a2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:41 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-96c1276c-5698-40ba-b3d8-d19dc72e34a2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:41 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-96c1276c-5698-40ba-b3d8-d19dc72e34a2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-96c1276c-5698-40ba-b3d8-d19dc72e34a2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 returned with HTTP 200 Sep 08 19:04:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 263/546] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:41 2026] GET /volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 => generated 890 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-96cd2f90-ad11-4c98-8e53-5851c6ab64f3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-96cd2f90-ad11-4c98-8e53-5851c6ab64f3 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 Sep 08 19:04:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-96cd2f90-ad11-4c98-8e53-5851c6ab64f3 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-96cd2f90-ad11-4c98-8e53-5851c6ab64f3 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-96cd2f90-ad11-4c98-8e53-5851c6ab64f3 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-96cd2f90-ad11-4c98-8e53-5851c6ab64f3 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 returned with HTTP 200 Sep 08 19:04:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 284/547] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:04:42 2026] GET /volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 => generated 1332 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-020dc771-5e57-4361-973c-76a474023940 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-020dc771-5e57-4361-973c-76a474023940 None None] GET http://192.168.122.253/volume// Sep 08 19:04:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-020dc771-5e57-4361-973c-76a474023940 None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-020dc771-5e57-4361-973c-76a474023940 None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-020dc771-5e57-4361-973c-76a474023940 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:04:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 264/548] 192.168.122.253 () {58 vars in 1308 bytes} [Tue Sep 8 19:04:42 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:04:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-7197c8c9-ee2d-4163-998c-03451b347a06 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-7197c8c9-ee2d-4163-998c-03451b347a06 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:04:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-7197c8c9-ee2d-4163-998c-03451b347a06 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9dd7edea-70e6-435b-bba8-ff72e187cca2", "connector": null, "instance_uuid": "0f58e74a-ebec-458e-a9eb-20c0c18acd21"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-7197c8c9-ee2d-4163-998c-03451b347a06 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:04:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 285/549] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:04:42 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:04:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-651e91f6-cbed-4e46-8b25-6109eafe31bb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-651e91f6-cbed-4e46-8b25-6109eafe31bb tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 Sep 08 19:04:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-651e91f6-cbed-4e46-8b25-6109eafe31bb tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-651e91f6-cbed-4e46-8b25-6109eafe31bb tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-651e91f6-cbed-4e46-8b25-6109eafe31bb tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Volume info retrieved successfully. Sep 08 19:04:43 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-651e91f6-cbed-4e46-8b25-6109eafe31bb tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:43 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-651e91f6-cbed-4e46-8b25-6109eafe31bb tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:43 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-651e91f6-cbed-4e46-8b25-6109eafe31bb tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-651e91f6-cbed-4e46-8b25-6109eafe31bb tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 returned with HTTP 200 Sep 08 19:04:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 265/550] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:42 2026] GET /volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 => generated 914 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d6636ec0-b66b-4ffc-a2ac-9e8d7aec7fc2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d6636ec0-b66b-4ffc-a2ac-9e8d7aec7fc2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 Sep 08 19:04:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d6636ec0-b66b-4ffc-a2ac-9e8d7aec7fc2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d6636ec0-b66b-4ffc-a2ac-9e8d7aec7fc2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d6636ec0-b66b-4ffc-a2ac-9e8d7aec7fc2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Volume info retrieved successfully. Sep 08 19:04:44 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-d6636ec0-b66b-4ffc-a2ac-9e8d7aec7fc2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:44 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-d6636ec0-b66b-4ffc-a2ac-9e8d7aec7fc2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:44 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-d6636ec0-b66b-4ffc-a2ac-9e8d7aec7fc2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d6636ec0-b66b-4ffc-a2ac-9e8d7aec7fc2 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 returned with HTTP 200 Sep 08 19:04:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 286/551] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:44 2026] GET /volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 => generated 915 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d368396a-eb85-4ecf-9854-db825cab84bf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d368396a-eb85-4ecf-9854-db825cab84bf tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] PUT http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d Sep 08 19:04:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d368396a-eb85-4ecf-9854-db825cab84bf tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "4529d0c4-c1ec-4732-a8ec-38ce57566619"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-d368396a-eb85-4ecf-9854-db825cab84bf tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Update called for group 91fcd73b-807a-4fd3-8e2f-8651a746921d. {{(pid=87214) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 19:04:44 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-d368396a-eb85-4ecf-9854-db825cab84bf tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Updating group 91fcd73b-807a-4fd3-8e2f-8651a746921d with name new_group description: This is a new group add_volumes: None remove_volumes: 4529d0c4-c1ec-4732-a8ec-38ce57566619. Sep 08 19:04:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-20589c77-523f-4d49-9169-59342d87ec96 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-20589c77-523f-4d49-9169-59342d87ec96 None None] GET http://192.168.122.253/volume// Sep 08 19:04:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-20589c77-523f-4d49-9169-59342d87ec96 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-20589c77-523f-4d49-9169-59342d87ec96 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-20589c77-523f-4d49-9169-59342d87ec96 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:04:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 287/552] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:04:44 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:04:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-5a1378cd-388c-4f17-9107-95162bde08b2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-5a1378cd-388c-4f17-9107-95162bde08b2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 Sep 08 19:04:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-5a1378cd-388c-4f17-9107-95162bde08b2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-5a1378cd-388c-4f17-9107-95162bde08b2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-5a1378cd-388c-4f17-9107-95162bde08b2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:04:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d368396a-eb85-4ecf-9854-db825cab84bf tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d returned with HTTP 202 Sep 08 19:04:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 266/553] 192.168.122.253 () {62 vars in 1291 bytes} [Tue Sep 8 19:04:44 2026] PUT /volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:04:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-5a1378cd-388c-4f17-9107-95162bde08b2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 returned with HTTP 200 Sep 08 19:04:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e1a50104-5854-4a57-b400-3287df8f97eb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 288/554] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:04:44 2026] GET /volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 => generated 1512 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:04:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e1a50104-5854-4a57-b400-3287df8f97eb tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d Sep 08 19:04:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e1a50104-5854-4a57-b400-3287df8f97eb tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e1a50104-5854-4a57-b400-3287df8f97eb tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-e1a50104-5854-4a57-b400-3287df8f97eb tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member 91fcd73b-807a-4fd3-8e2f-8651a746921d {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:44 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:04:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e1a50104-5854-4a57-b400-3287df8f97eb tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d returned with HTTP 200 Sep 08 19:04:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 267/555] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:44 2026] GET /volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d => generated 323 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a194d0aa-4601-48ee-a41d-cd6604e4d17d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-657cf0f4-c33f-4aeb-bc66-ac6c5baea627 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-657cf0f4-c33f-4aeb-bc66-ac6c5baea627 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] PUT http://192.168.122.253/volume/v3/attachments/ecca8893-7b1e-4de7-a24f-f5fa48d192fc Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-657cf0f4-c33f-4aeb-bc66-ac6c5baea627 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-657cf0f4-c33f-4aeb-bc66-ac6c5baea627 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Acquiring lock "cinder-attachment_update-9dd7edea-70e6-435b-bba8-ff72e187cca2-devstack" by "attachment_update" {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-657cf0f4-c33f-4aeb-bc66-ac6c5baea627 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Lock "cinder-attachment_update-9dd7edea-70e6-435b-bba8-ff72e187cca2-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a194d0aa-4601-48ee-a41d-cd6604e4d17d tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] POST http://192.168.122.253/volume/v3/types/9ae0f483-8687-4c17-873b-9437fa91764a/encryption Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a194d0aa-4601-48ee-a41d-cd6604e4d17d tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a194d0aa-4601-48ee-a41d-cd6604e4d17d tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] http://192.168.122.253/volume/v3/types/9ae0f483-8687-4c17-873b-9437fa91764a/encryption returned with HTTP 404 Sep 08 19:04:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 289/556] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:04:44 2026] POST /volume/v3/types/9ae0f483-8687-4c17-873b-9437fa91764a/encryption => generated 114 bytes in 316 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ca068b88-a0db-4948-ad5c-20889401b7ed None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ca068b88-a0db-4948-ad5c-20889401b7ed tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ca068b88-a0db-4948-ad5c-20889401b7ed tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1033025908", "os-volume-type-access:is_public": false}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-657cf0f4-c33f-4aeb-bc66-ac6c5baea627 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Lock "cinder-attachment_update-9dd7edea-70e6-435b-bba8-ff72e187cca2-devstack" released by "attachment_update" :: held 0.221s {{(pid=87214) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-657cf0f4-c33f-4aeb-bc66-ac6c5baea627 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments/ecca8893-7b1e-4de7-a24f-f5fa48d192fc returned with HTTP 200 Sep 08 19:04:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 268/557] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:04:45 2026] PUT /volume/v3/attachments/ecca8893-7b1e-4de7-a24f-f5fa48d192fc => generated 694 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ca068b88-a0db-4948-ad5c-20889401b7ed tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:04:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 290/558] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:04:45 2026] POST /volume/v3/types => generated 231 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-36d94ab9-b31b-47e8-90e0-19154740f5e0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-5a1c035a-869e-4fa8-b356-31901d5b587f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-5a1c035a-869e-4fa8-b356-31901d5b587f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] POST http://192.168.122.253/volume/v3/attachments/ecca8893-7b1e-4de7-a24f-f5fa48d192fc/action Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-5a1c035a-869e-4fa8-b356-31901d5b587f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action body: b'{"os-complete": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-5a1c035a-869e-4fa8-b356-31901d5b587f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fa8fecc8-aea1-4c58-9b6d-57c7ec7af567 req-5a1c035a-869e-4fa8-b356-31901d5b587f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments/ecca8893-7b1e-4de7-a24f-f5fa48d192fc/action returned with HTTP 204 Sep 08 19:04:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 291/559] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:04:45 2026] POST /volume/v3/attachments/ecca8893-7b1e-4de7-a24f-f5fa48d192fc/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36d94ab9-b31b-47e8-90e0-19154740f5e0 tempest-VolumeTypesNegativeTest-1345457906 tempest-VolumeTypesNegativeTest-1345457906-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36d94ab9-b31b-47e8-90e0-19154740f5e0 tempest-VolumeTypesNegativeTest-1345457906 tempest-VolumeTypesNegativeTest-1345457906-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b8ff91a0-f4ed-4731-b50d-a20b87917e3e", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2032778304"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-36d94ab9-b31b-47e8-90e0-19154740f5e0 tempest-VolumeTypesNegativeTest-1345457906 tempest-VolumeTypesNegativeTest-1345457906-project-member] Create volume request body: {'volume': {'volume_type': 'b8ff91a0-f4ed-4731-b50d-a20b87917e3e', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2032778304'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36d94ab9-b31b-47e8-90e0-19154740f5e0 tempest-VolumeTypesNegativeTest-1345457906 tempest-VolumeTypesNegativeTest-1345457906-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 404 Sep 08 19:04:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 269/560] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:04:45 2026] POST /volume/v3/volumes => generated 114 bytes in 310 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a8833d0c-36da-43d8-882e-3f158de6c97d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8833d0c-36da-43d8-882e-3f158de6c97d tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] DELETE http://192.168.122.253/volume/v3/types/b8ff91a0-f4ed-4731-b50d-a20b87917e3e Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8833d0c-36da-43d8-882e-3f158de6c97d tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8833d0c-36da-43d8-882e-3f158de6c97d tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8833d0c-36da-43d8-882e-3f158de6c97d tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] http://192.168.122.253/volume/v3/types/b8ff91a0-f4ed-4731-b50d-a20b87917e3e returned with HTTP 202 Sep 08 19:04:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 292/561] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:04:45 2026] DELETE /volume/v3/types/b8ff91a0-f4ed-4731-b50d-a20b87917e3e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9538762e-f6cf-4b4f-bd1a-b001c59101db None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9538762e-f6cf-4b4f-bd1a-b001c59101db tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] GET http://192.168.122.253/volume/v3/types/b8ff91a0-f4ed-4731-b50d-a20b87917e3e Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9538762e-f6cf-4b4f-bd1a-b001c59101db tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9538762e-f6cf-4b4f-bd1a-b001c59101db tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9538762e-f6cf-4b4f-bd1a-b001c59101db tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] http://192.168.122.253/volume/v3/types/b8ff91a0-f4ed-4731-b50d-a20b87917e3e returned with HTTP 404 Sep 08 19:04:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 270/562] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:04:45 2026] GET /volume/v3/types/b8ff91a0-f4ed-4731-b50d-a20b87917e3e => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-54575741-465f-4d88-bd80-964ca243441f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-54575741-465f-4d88-bd80-964ca243441f tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-54575741-465f-4d88-bd80-964ca243441f tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-54575741-465f-4d88-bd80-964ca243441f tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 400 Sep 08 19:04:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 293/563] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:04:45 2026] POST /volume/v3/types => generated 115 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2d0c3b98-7d0c-4f7d-92ce-d13fac69e511 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2d0c3b98-7d0c-4f7d-92ce-d13fac69e511 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2d0c3b98-7d0c-4f7d-92ce-d13fac69e511 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-606610150"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2d0c3b98-7d0c-4f7d-92ce-d13fac69e511 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:04:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 271/564] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:04:45 2026] POST /volume/v3/types => generated 228 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8ee4dce8-c7d3-493c-a20c-a822732ead4d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8ee4dce8-c7d3-493c-a20c-a822732ead4d tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8ee4dce8-c7d3-493c-a20c-a822732ead4d tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-606610150"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a96a8835-5f9a-4393-ad56-c0635a8124df None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a96a8835-5f9a-4393-ad56-c0635a8124df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a96a8835-5f9a-4393-ad56-c0635a8124df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a96a8835-5f9a-4393-ad56-c0635a8124df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-a96a8835-5f9a-4393-ad56-c0635a8124df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member 91fcd73b-807a-4fd3-8e2f-8651a746921d {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8ee4dce8-c7d3-493c-a20c-a822732ead4d tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-606610150 already exists. Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8ee4dce8-c7d3-493c-a20c-a822732ead4d tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 409 Sep 08 19:04:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 294/565] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:04:45 2026] POST /volume/v3/types => generated 133 bytes in 21 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-eb983f85-62a1-46b3-b1f3-75a482bd7299 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-eb983f85-62a1-46b3-b1f3-75a482bd7299 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] DELETE http://192.168.122.253/volume/v3/types/cb88c67d-49bb-4701-9117-1c9807a2f9da Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-eb983f85-62a1-46b3-b1f3-75a482bd7299 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-eb983f85-62a1-46b3-b1f3-75a482bd7299 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:45 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:04:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a96a8835-5f9a-4393-ad56-c0635a8124df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d returned with HTTP 200 Sep 08 19:04:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 272/566] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:45 2026] GET /volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d => generated 324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-81abb57f-f383-4d6f-8732-5363aa5cd102 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-81abb57f-f383-4d6f-8732-5363aa5cd102 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-81abb57f-f383-4d6f-8732-5363aa5cd102 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-81abb57f-f383-4d6f-8732-5363aa5cd102 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-81abb57f-f383-4d6f-8732-5363aa5cd102 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member 91fcd73b-807a-4fd3-8e2f-8651a746921d {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:45 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:04:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-81abb57f-f383-4d6f-8732-5363aa5cd102 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d returned with HTTP 200 Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-eb983f85-62a1-46b3-b1f3-75a482bd7299 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] http://192.168.122.253/volume/v3/types/cb88c67d-49bb-4701-9117-1c9807a2f9da returned with HTTP 202 Sep 08 19:04:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 295/567] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:04:45 2026] DELETE /volume/v3/types/cb88c67d-49bb-4701-9117-1c9807a2f9da => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 273/568] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:45 2026] GET /volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d => generated 324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-25862f88-19cd-4861-9db7-f5e54b782c14 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-25862f88-19cd-4861-9db7-f5e54b782c14 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] GET http://192.168.122.253/volume/v3/types/cb88c67d-49bb-4701-9117-1c9807a2f9da Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-25862f88-19cd-4861-9db7-f5e54b782c14 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-25862f88-19cd-4861-9db7-f5e54b782c14 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-484e0325-397f-41fb-a920-5c93ff2f808a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-484e0325-397f-41fb-a920-5c93ff2f808a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-484e0325-397f-41fb-a920-5c93ff2f808a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-484e0325-397f-41fb-a920-5c93ff2f808a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-484e0325-397f-41fb-a920-5c93ff2f808a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-484e0325-397f-41fb-a920-5c93ff2f808a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-25862f88-19cd-4861-9db7-f5e54b782c14 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] http://192.168.122.253/volume/v3/types/cb88c67d-49bb-4701-9117-1c9807a2f9da returned with HTTP 404 Sep 08 19:04:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 296/569] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:04:45 2026] GET /volume/v3/types/cb88c67d-49bb-4701-9117-1c9807a2f9da => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-10313a0b-0db5-4254-9e0f-db5e680f385f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-10313a0b-0db5-4254-9e0f-db5e680f385f tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] DELETE http://192.168.122.253/volume/v3/types/00d1dc49-c4a1-4d83-9524-114779439dcd Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-10313a0b-0db5-4254-9e0f-db5e680f385f tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-10313a0b-0db5-4254-9e0f-db5e680f385f tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:45 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:04:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-484e0325-397f-41fb-a920-5c93ff2f808a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Get all volumes completed successfully. Sep 08 19:04:45 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-484e0325-397f-41fb-a920-5c93ff2f808a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:45 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-484e0325-397f-41fb-a920-5c93ff2f808a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-10313a0b-0db5-4254-9e0f-db5e680f385f tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] http://192.168.122.253/volume/v3/types/00d1dc49-c4a1-4d83-9524-114779439dcd returned with HTTP 404 Sep 08 19:04:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 297/570] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:04:45 2026] DELETE /volume/v3/types/00d1dc49-c4a1-4d83-9524-114779439dcd => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-18f5d3db-07a6-4470-8c40-d65bd643a136 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-18f5d3db-07a6-4470-8c40-d65bd643a136 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] GET http://192.168.122.253/volume/v3/types/fcb8d76e-7e46-4871-9a46-6c48ab13f808 Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-18f5d3db-07a6-4470-8c40-d65bd643a136 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-18f5d3db-07a6-4470-8c40-d65bd643a136 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-18f5d3db-07a6-4470-8c40-d65bd643a136 tempest-VolumeTypesNegativeTest-1752852094 tempest-VolumeTypesNegativeTest-1752852094-project-admin] http://192.168.122.253/volume/v3/types/fcb8d76e-7e46-4871-9a46-6c48ab13f808 returned with HTTP 404 Sep 08 19:04:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 298/571] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:04:45 2026] GET /volume/v3/types/fcb8d76e-7e46-4871-9a46-6c48ab13f808 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:46 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-484e0325-397f-41fb-a920-5c93ff2f808a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-484e0325-397f-41fb-a920-5c93ff2f808a tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:04:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 274/572] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:04:45 2026] GET /volume/v3/volumes/detail => generated 1790 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:04:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e6680c66-dd75-4c20-a209-d1e63e868872 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e6680c66-dd75-4c20-a209-d1e63e868872 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] PUT http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d Sep 08 19:04:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e6680c66-dd75-4c20-a209-d1e63e868872 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4529d0c4-c1ec-4732-a8ec-38ce57566619"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-e6680c66-dd75-4c20-a209-d1e63e868872 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Update called for group 91fcd73b-807a-4fd3-8e2f-8651a746921d. {{(pid=87213) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 19:04:46 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.groups [None req-e6680c66-dd75-4c20-a209-d1e63e868872 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Updating group 91fcd73b-807a-4fd3-8e2f-8651a746921d with name None description: None add_volumes: 4529d0c4-c1ec-4732-a8ec-38ce57566619 remove_volumes: None. Sep 08 19:04:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:46 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e6680c66-dd75-4c20-a209-d1e63e868872 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d returned with HTTP 202 Sep 08 19:04:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 299/573] 192.168.122.253 () {62 vars in 1290 bytes} [Tue Sep 8 19:04:46 2026] PUT /volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:04:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-aa090465-c62a-40a1-a74c-2df2ab94b32e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aa090465-c62a-40a1-a74c-2df2ab94b32e tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d Sep 08 19:04:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aa090465-c62a-40a1-a74c-2df2ab94b32e tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aa090465-c62a-40a1-a74c-2df2ab94b32e tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-aa090465-c62a-40a1-a74c-2df2ab94b32e tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member 91fcd73b-807a-4fd3-8e2f-8651a746921d {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:46 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:04:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aa090465-c62a-40a1-a74c-2df2ab94b32e tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d returned with HTTP 200 Sep 08 19:04:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 275/574] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:46 2026] GET /volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d => generated 323 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-92b7c50c-a4f8-44f2-9e52-6c2c32fb3cc0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-92b7c50c-a4f8-44f2-9e52-6c2c32fb3cc0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d Sep 08 19:04:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-92b7c50c-a4f8-44f2-9e52-6c2c32fb3cc0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-92b7c50c-a4f8-44f2-9e52-6c2c32fb3cc0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-92b7c50c-a4f8-44f2-9e52-6c2c32fb3cc0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member 91fcd73b-807a-4fd3-8e2f-8651a746921d {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:47 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:04:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-92b7c50c-a4f8-44f2-9e52-6c2c32fb3cc0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d returned with HTTP 200 Sep 08 19:04:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 300/575] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:47 2026] GET /volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d => generated 324 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7e56fc25-5de2-49c4-8f57-8042f456e850 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7e56fc25-5de2-49c4-8f57-8042f456e850 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:04:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7e56fc25-5de2-49c4-8f57-8042f456e850 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7e56fc25-5de2-49c4-8f57-8042f456e850 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-7e56fc25-5de2-49c4-8f57-8042f456e850 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:04:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7e56fc25-5de2-49c4-8f57-8042f456e850 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:04:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:47 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:04:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7e56fc25-5de2-49c4-8f57-8042f456e850 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Get all volumes completed successfully. Sep 08 19:04:47 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-7e56fc25-5de2-49c4-8f57-8042f456e850 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:47 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-7e56fc25-5de2-49c4-8f57-8042f456e850 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:47 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-7e56fc25-5de2-49c4-8f57-8042f456e850 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:47 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-7e56fc25-5de2-49c4-8f57-8042f456e850 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:47 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-7e56fc25-5de2-49c4-8f57-8042f456e850 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:47 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-7e56fc25-5de2-49c4-8f57-8042f456e850 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7e56fc25-5de2-49c4-8f57-8042f456e850 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:04:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 276/576] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:04:47 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:04:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-27205cc3-3cd5-4a76-a114-19d9a46224df None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-27205cc3-3cd5-4a76-a114-19d9a46224df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:04:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-27205cc3-3cd5-4a76-a114-19d9a46224df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-27205cc3-3cd5-4a76-a114-19d9a46224df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-27205cc3-3cd5-4a76-a114-19d9a46224df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:04:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:47 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-27205cc3-3cd5-4a76-a114-19d9a46224df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:04:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:47 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:04:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:47 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:47 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-27205cc3-3cd5-4a76-a114-19d9a46224df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Get all volumes completed successfully. Sep 08 19:04:47 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-27205cc3-3cd5-4a76-a114-19d9a46224df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:47 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-27205cc3-3cd5-4a76-a114-19d9a46224df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:47 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-27205cc3-3cd5-4a76-a114-19d9a46224df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:47 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-27205cc3-3cd5-4a76-a114-19d9a46224df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:47 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-27205cc3-3cd5-4a76-a114-19d9a46224df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:47 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-27205cc3-3cd5-4a76-a114-19d9a46224df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-27205cc3-3cd5-4a76-a114-19d9a46224df tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:04:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 301/577] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:04:47 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:04:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a5892c81-2aa3-47b3-97c7-3b446dc26da0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a5892c81-2aa3-47b3-97c7-3b446dc26da0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] POST http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d/action Sep 08 19:04:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a5892c81-2aa3-47b3-97c7-3b446dc26da0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:04:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a5892c81-2aa3-47b3-97c7-3b446dc26da0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-a5892c81-2aa3-47b3-97c7-3b446dc26da0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] delete called for group 91fcd73b-807a-4fd3-8e2f-8651a746921d {{(pid=87214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 19:04:47 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-a5892c81-2aa3-47b3-97c7-3b446dc26da0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Delete group with id: 91fcd73b-807a-4fd3-8e2f-8651a746921d Sep 08 19:04:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:47 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 19:04:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:47 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:04:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a5892c81-2aa3-47b3-97c7-3b446dc26da0 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d/action returned with HTTP 202 Sep 08 19:04:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 277/578] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:04:47 2026] POST /volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:04:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6acf6c8b-62f4-4356-8e8e-aca7f4fa9b16 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6acf6c8b-62f4-4356-8e8e-aca7f4fa9b16 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 Sep 08 19:04:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6acf6c8b-62f4-4356-8e8e-aca7f4fa9b16 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6acf6c8b-62f4-4356-8e8e-aca7f4fa9b16 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:48 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:48 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6acf6c8b-62f4-4356-8e8e-aca7f4fa9b16 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Volume info retrieved successfully. Sep 08 19:04:48 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-6acf6c8b-62f4-4356-8e8e-aca7f4fa9b16 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:48 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-6acf6c8b-62f4-4356-8e8e-aca7f4fa9b16 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:48 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-6acf6c8b-62f4-4356-8e8e-aca7f4fa9b16 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:48 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:48 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6acf6c8b-62f4-4356-8e8e-aca7f4fa9b16 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 returned with HTTP 200 Sep 08 19:04:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 302/579] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:48 2026] GET /volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 => generated 914 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d67daa4c-6c12-4c43-a9c6-d6c64907b739 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d67daa4c-6c12-4c43-a9c6-d6c64907b739 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 Sep 08 19:04:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d67daa4c-6c12-4c43-a9c6-d6c64907b739 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d67daa4c-6c12-4c43-a9c6-d6c64907b739 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:49 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:49 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d67daa4c-6c12-4c43-a9c6-d6c64907b739 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Volume info retrieved successfully. Sep 08 19:04:49 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-d67daa4c-6c12-4c43-a9c6-d6c64907b739 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:49 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-d67daa4c-6c12-4c43-a9c6-d6c64907b739 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:49 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-d67daa4c-6c12-4c43-a9c6-d6c64907b739 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:49 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:49 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d67daa4c-6c12-4c43-a9c6-d6c64907b739 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 returned with HTTP 200 Sep 08 19:04:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 278/580] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:49 2026] GET /volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 => generated 914 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-657fdb03-1c38-4599-affd-294a907d7914 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-657fdb03-1c38-4599-affd-294a907d7914 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 Sep 08 19:04:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-657fdb03-1c38-4599-affd-294a907d7914 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-657fdb03-1c38-4599-affd-294a907d7914 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:50 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-657fdb03-1c38-4599-affd-294a907d7914 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Volume info retrieved successfully. Sep 08 19:04:50 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-657fdb03-1c38-4599-affd-294a907d7914 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:04:50 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-657fdb03-1c38-4599-affd-294a907d7914 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:04:51 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-657fdb03-1c38-4599-affd-294a907d7914 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:04:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-657fdb03-1c38-4599-affd-294a907d7914 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 returned with HTTP 200 Sep 08 19:04:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 303/581] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:50 2026] GET /volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 => generated 913 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:04:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-43c013a5-7ad2-4b09-bdd9-aed5fdb75e29 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43c013a5-7ad2-4b09-bdd9-aed5fdb75e29 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 Sep 08 19:04:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-43c013a5-7ad2-4b09-bdd9-aed5fdb75e29 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-43c013a5-7ad2-4b09-bdd9-aed5fdb75e29 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43c013a5-7ad2-4b09-bdd9-aed5fdb75e29 tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 returned with HTTP 404 Sep 08 19:04:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 279/582] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:52 2026] GET /volume/v3/volumes/4529d0c4-c1ec-4732-a8ec-38ce57566619 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:04:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7c5ce7fd-9185-41d9-bdd0-daf39de9cc6f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7c5ce7fd-9185-41d9-bdd0-daf39de9cc6f tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/volumes/9ae4f6bc-3a96-4e50-8cd6-31b906d598d2 Sep 08 19:04:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7c5ce7fd-9185-41d9-bdd0-daf39de9cc6f tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7c5ce7fd-9185-41d9-bdd0-daf39de9cc6f tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7c5ce7fd-9185-41d9-bdd0-daf39de9cc6f tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/volumes/9ae4f6bc-3a96-4e50-8cd6-31b906d598d2 returned with HTTP 404 Sep 08 19:04:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 304/583] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:04:52 2026] GET /volume/v3/volumes/9ae4f6bc-3a96-4e50-8cd6-31b906d598d2 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:04:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fdc39132-e93c-4bf4-a306-0a46a1eef0de None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fdc39132-e93c-4bf4-a306-0a46a1eef0de tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] GET http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d Sep 08 19:04:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fdc39132-e93c-4bf4-a306-0a46a1eef0de tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fdc39132-e93c-4bf4-a306-0a46a1eef0de tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-fdc39132-e93c-4bf4-a306-0a46a1eef0de tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] show called for member 91fcd73b-807a-4fd3-8e2f-8651a746921d {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:04:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fdc39132-e93c-4bf4-a306-0a46a1eef0de tempest-GroupsTest-1594759639 tempest-GroupsTest-1594759639-project-member] http://192.168.122.253/volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d returned with HTTP 404 Sep 08 19:04:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 280/584] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:04:52 2026] GET /volume/v3/groups/91fcd73b-807a-4fd3-8e2f-8651a746921d => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:04:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-54432d1d-3f0a-4845-925a-7a81368832a9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-54432d1d-3f0a-4845-925a-7a81368832a9 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/48c922c0-f941-4abe-8898-6b779aa49c54 Sep 08 19:04:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-54432d1d-3f0a-4845-925a-7a81368832a9 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-54432d1d-3f0a-4845-925a-7a81368832a9 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-54432d1d-3f0a-4845-925a-7a81368832a9 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] http://192.168.122.253/volume/v3/group_types/48c922c0-f941-4abe-8898-6b779aa49c54 returned with HTTP 202 Sep 08 19:04:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 305/585] 192.168.122.253 () {60 vars in 1288 bytes} [Tue Sep 8 19:04:52 2026] DELETE /volume/v3/group_types/48c922c0-f941-4abe-8898-6b779aa49c54 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:04:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-38689c08-97a7-455d-bf55-a92635b6cfe9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-38689c08-97a7-455d-bf55-a92635b6cfe9 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] DELETE http://192.168.122.253/volume/v3/types/eac52636-7cd0-4f5e-982e-7520d1390426 Sep 08 19:04:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-38689c08-97a7-455d-bf55-a92635b6cfe9 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-38689c08-97a7-455d-bf55-a92635b6cfe9 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-38689c08-97a7-455d-bf55-a92635b6cfe9 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] http://192.168.122.253/volume/v3/types/eac52636-7cd0-4f5e-982e-7520d1390426 returned with HTTP 202 Sep 08 19:04:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 281/586] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:04:52 2026] DELETE /volume/v3/types/eac52636-7cd0-4f5e-982e-7520d1390426 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:04:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e2f05b85-2ada-4e0d-9c60-fb0956948e97 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e2f05b85-2ada-4e0d-9c60-fb0956948e97 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] GET http://192.168.122.253/volume/v3/types/eac52636-7cd0-4f5e-982e-7520d1390426 Sep 08 19:04:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e2f05b85-2ada-4e0d-9c60-fb0956948e97 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e2f05b85-2ada-4e0d-9c60-fb0956948e97 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e2f05b85-2ada-4e0d-9c60-fb0956948e97 tempest-GroupsTest-317302302 tempest-GroupsTest-317302302-project-admin] http://192.168.122.253/volume/v3/types/eac52636-7cd0-4f5e-982e-7520d1390426 returned with HTTP 404 Sep 08 19:04:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 306/587] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:04:52 2026] GET /volume/v3/types/eac52636-7cd0-4f5e-982e-7520d1390426 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:04:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:04:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1530568426"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1530568426'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:04:53 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Create volume of 1 GB Sep 08 19:04:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Availability Zones retrieved successfully. Sep 08 19:04:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Flow 'volume_create_api' (19ba7bc5-c13e-4376-a1c9-5da4e9f871a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:04:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e558cdfb-4432-4eff-8cc0-873c090b2c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:04:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e558cdfb-4432-4eff-8cc0-873c090b2c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2613627-8d7d-4842-ac95-058bd8791ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:53 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Created reservations ['239e4ef1-f71f-4218-89b2-9baed4a678a1', 'a00ca867-1404-411d-acea-3c7f180be735', 'e9cab031-9b7f-420c-989e-cedab70b08bf', '4c0bc2b5-fa74-4319-be7c-6276dd1f7d0d'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:04:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2613627-8d7d-4842-ac95-058bd8791ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['239e4ef1-f71f-4218-89b2-9baed4a678a1', 'a00ca867-1404-411d-acea-3c7f180be735', 'e9cab031-9b7f-420c-989e-cedab70b08bf', '4c0bc2b5-fa74-4319-be7c-6276dd1f7d0d']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3859236c-5285-424a-b2f9-1a756803f72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3859236c-5285-424a-b2f9-1a756803f72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b1d4170-5a6a-4efb-a0b5-10d0a7204926', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1530568426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9939b980a3b349cb850e709a3df13f2e',qos_specs=None,replication_status=,reservations=['239e4ef1-f71f-4218-89b2-9baed4a678a1','a00ca867-1404-411d-acea-3c7f180be735','e9cab031-9b7f-420c-989e-cedab70b08bf','4c0bc2b5-fa74-4319-be7c-6276dd1f7d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a8db5bef894c419e7b865ef3cd38ee',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1530568426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b1d4170-5a6a-4efb-a0b5-10d0a7204926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9939b980a3b349cb850e709a3df13f2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35a8db5bef894c419e7b865ef3cd38ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea95f4ef-8669-4bd0-9ba6-f0cb97b110d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea95f4ef-8669-4bd0-9ba6-f0cb97b110d4) transitioned into state 'SUCCESS' from state '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-1530568426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9939b980a3b349cb850e709a3df13f2e',qos_specs=None,replication_status=,reservations=['239e4ef1-f71f-4218-89b2-9baed4a678a1','a00ca867-1404-411d-acea-3c7f180be735','e9cab031-9b7f-420c-989e-cedab70b08bf','4c0bc2b5-fa74-4319-be7c-6276dd1f7d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a8db5bef894c419e7b865ef3cd38ee',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae5e8b92-9b83-452e-9634-3a29b953d4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:04:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae5e8b92-9b83-452e-9634-3a29b953d4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:04:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Flow 'volume_create_api' (19ba7bc5-c13e-4376-a1c9-5da4e9f871a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:04:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Create volume request issued successfully. Sep 08 19:04:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-13cb43d1-6875-44f7-95f5-ad75577ec178 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:04:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 282/588] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:04:52 2026] POST /volume/v3/volumes => generated 760 bytes in 1327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:04:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6f26dd29-05b1-4a4f-9c1a-06767388650e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6f26dd29-05b1-4a4f-9c1a-06767388650e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:04:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6f26dd29-05b1-4a4f-9c1a-06767388650e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6f26dd29-05b1-4a4f-9c1a-06767388650e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6f26dd29-05b1-4a4f-9c1a-06767388650e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:04:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6f26dd29-05b1-4a4f-9c1a-06767388650e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 returned with HTTP 200 Sep 08 19:04:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 307/589] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:54 2026] GET /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 => generated 828 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6b8b9b43-52f2-4253-9c7e-c8f68f80fc64 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6b8b9b43-52f2-4253-9c7e-c8f68f80fc64 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:04:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6b8b9b43-52f2-4253-9c7e-c8f68f80fc64 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6b8b9b43-52f2-4253-9c7e-c8f68f80fc64 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6b8b9b43-52f2-4253-9c7e-c8f68f80fc64 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:04:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6b8b9b43-52f2-4253-9c7e-c8f68f80fc64 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 returned with HTTP 200 Sep 08 19:04:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 283/590] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:55 2026] GET /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 => generated 852 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:04:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-27b915fa-2777-4d2e-9d68-a16172b6ed89 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-27b915fa-2777-4d2e-9d68-a16172b6ed89 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:04:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-27b915fa-2777-4d2e-9d68-a16172b6ed89 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-27b915fa-2777-4d2e-9d68-a16172b6ed89 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:04:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-27b915fa-2777-4d2e-9d68-a16172b6ed89 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:04:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-27b915fa-2777-4d2e-9d68-a16172b6ed89 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 returned with HTTP 200 Sep 08 19:04:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 308/591] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:04:56 2026] GET /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:04:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9e400f1c-92ec-4eac-ba46-24b2e0cc2f62 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9e400f1c-92ec-4eac-ba46-24b2e0cc2f62 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:04:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9e400f1c-92ec-4eac-ba46-24b2e0cc2f62 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b1d4170-5a6a-4efb-a0b5-10d0a7204926", "name": "tempest-VolumesDeleteCascade-Snapshot-573449729"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:04:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9e400f1c-92ec-4eac-ba46-24b2e0cc2f62 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:04:56 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-9e400f1c-92ec-4eac-ba46-24b2e0cc2f62 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Create snapshot from volume 2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:04:56 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-9e400f1c-92ec-4eac-ba46-24b2e0cc2f62 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Created reservations ['8a7532a0-fe98-4625-83c6-0a1c13e9adb5', '621fd01e-af45-4800-a408-9384c066b07b', 'ea3512da-7ef9-4f0c-bc9f-39b1dfd475d4', '7acc6ef9-8fda-42dc-b03e-d5f3d7d9449a'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:04:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:04:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:04:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9e400f1c-92ec-4eac-ba46-24b2e0cc2f62 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot create request issued successfully. Sep 08 19:04:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9e400f1c-92ec-4eac-ba46-24b2e0cc2f62 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:04:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 284/592] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:04:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:04:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cf56460f-8674-4209-b4b4-4206a7b8012f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cf56460f-8674-4209-b4b4-4206a7b8012f tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f Sep 08 19:04:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cf56460f-8674-4209-b4b4-4206a7b8012f tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cf56460f-8674-4209-b4b4-4206a7b8012f tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cf56460f-8674-4209-b4b4-4206a7b8012f tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:04:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cf56460f-8674-4209-b4b4-4206a7b8012f tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f returned with HTTP 200 Sep 08 19:04:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 309/593] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:56 2026] GET /volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f => generated 438 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-07b3ac6d-aaf5-4d58-b304-880327c15d73 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-07b3ac6d-aaf5-4d58-b304-880327c15d73 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f Sep 08 19:04:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-07b3ac6d-aaf5-4d58-b304-880327c15d73 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-07b3ac6d-aaf5-4d58-b304-880327c15d73 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:04:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-07b3ac6d-aaf5-4d58-b304-880327c15d73 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:04:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-07b3ac6d-aaf5-4d58-b304-880327c15d73 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f returned with HTTP 200 Sep 08 19:04:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 285/594] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:58 2026] GET /volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f => generated 438 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:04:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-859ba89a-be8d-4e07-a1c5-5d20db98af6a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:04:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-859ba89a-be8d-4e07-a1c5-5d20db98af6a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f Sep 08 19:04:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-859ba89a-be8d-4e07-a1c5-5d20db98af6a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:04:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-859ba89a-be8d-4e07-a1c5-5d20db98af6a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:04:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:04:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:04:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-859ba89a-be8d-4e07-a1c5-5d20db98af6a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:04:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-859ba89a-be8d-4e07-a1c5-5d20db98af6a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f returned with HTTP 200 Sep 08 19:04:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 310/595] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:04:59 2026] GET /volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f => generated 438 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5e80a0b7-df7d-4693-a273-d9fa3cedd325 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5e80a0b7-df7d-4693-a273-d9fa3cedd325 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f Sep 08 19:05:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5e80a0b7-df7d-4693-a273-d9fa3cedd325 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5e80a0b7-df7d-4693-a273-d9fa3cedd325 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5e80a0b7-df7d-4693-a273-d9fa3cedd325 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:05:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5e80a0b7-df7d-4693-a273-d9fa3cedd325 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f returned with HTTP 200 Sep 08 19:05:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 286/596] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:00 2026] GET /volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-37d3a62d-6ea7-4c91-8e19-9fa37ccbc29c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-37d3a62d-6ea7-4c91-8e19-9fa37ccbc29c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f Sep 08 19:05:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-37d3a62d-6ea7-4c91-8e19-9fa37ccbc29c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-37d3a62d-6ea7-4c91-8e19-9fa37ccbc29c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-37d3a62d-6ea7-4c91-8e19-9fa37ccbc29c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:05:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-37d3a62d-6ea7-4c91-8e19-9fa37ccbc29c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f returned with HTTP 200 Sep 08 19:05:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 311/597] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:01 2026] GET /volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f => generated 465 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-036c067b-c24c-47c7-b1bf-e08cf6189182 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-036c067b-c24c-47c7-b1bf-e08cf6189182 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:05:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-036c067b-c24c-47c7-b1bf-e08cf6189182 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b1d4170-5a6a-4efb-a0b5-10d0a7204926", "name": "tempest-VolumesDeleteCascade-Snapshot-477527017"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-036c067b-c24c-47c7-b1bf-e08cf6189182 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:01 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-036c067b-c24c-47c7-b1bf-e08cf6189182 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Create snapshot from volume 2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:05:01 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-036c067b-c24c-47c7-b1bf-e08cf6189182 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Created reservations ['4fbf0cbd-24a8-46e3-8222-ea809ad750ce', 'd967906b-0176-4d99-b57f-960f8744a2f2', 'ad54f094-c4ea-419c-9acd-127f55c060c3', '9695782e-b11d-41e9-8a6d-6c341bc5f264'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-036c067b-c24c-47c7-b1bf-e08cf6189182 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot create request issued successfully. Sep 08 19:05:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-036c067b-c24c-47c7-b1bf-e08cf6189182 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:05:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 287/598] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:05:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:05:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-75a7b359-77ee-4371-9324-78c4d579ac9c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-75a7b359-77ee-4371-9324-78c4d579ac9c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 Sep 08 19:05:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-75a7b359-77ee-4371-9324-78c4d579ac9c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-75a7b359-77ee-4371-9324-78c4d579ac9c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-75a7b359-77ee-4371-9324-78c4d579ac9c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:05:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-75a7b359-77ee-4371-9324-78c4d579ac9c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 returned with HTTP 200 Sep 08 19:05:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 312/599] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:01 2026] GET /volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 => generated 438 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-01aa9593-bc25-4b45-8a6c-66f8b106f07d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-01aa9593-bc25-4b45-8a6c-66f8b106f07d tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 Sep 08 19:05:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-01aa9593-bc25-4b45-8a6c-66f8b106f07d tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-01aa9593-bc25-4b45-8a6c-66f8b106f07d tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-01aa9593-bc25-4b45-8a6c-66f8b106f07d tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:05:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-01aa9593-bc25-4b45-8a6c-66f8b106f07d tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 returned with HTTP 200 Sep 08 19:05:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 288/600] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:02 2026] GET /volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 => generated 438 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-45ef5b32-3305-4dd8-8828-52829698908c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-45ef5b32-3305-4dd8-8828-52829698908c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 Sep 08 19:05:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-45ef5b32-3305-4dd8-8828-52829698908c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-45ef5b32-3305-4dd8-8828-52829698908c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-45ef5b32-3305-4dd8-8828-52829698908c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:05:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-45ef5b32-3305-4dd8-8828-52829698908c tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 returned with HTTP 200 Sep 08 19:05:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 313/601] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:04 2026] GET /volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 => generated 438 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e1a9077a-8555-45d1-9df6-da2dcfb42d69 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e1a9077a-8555-45d1-9df6-da2dcfb42d69 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 Sep 08 19:05:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e1a9077a-8555-45d1-9df6-da2dcfb42d69 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e1a9077a-8555-45d1-9df6-da2dcfb42d69 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e1a9077a-8555-45d1-9df6-da2dcfb42d69 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:05:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e1a9077a-8555-45d1-9df6-da2dcfb42d69 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 returned with HTTP 200 Sep 08 19:05:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 289/602] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:05 2026] GET /volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-99ae8a8a-e54c-459f-b4cc-96cfc912cecf None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-99ae8a8a-e54c-459f-b4cc-96cfc912cecf tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:05:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-99ae8a8a-e54c-459f-b4cc-96cfc912cecf tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-776493979"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-99ae8a8a-e54c-459f-b4cc-96cfc912cecf tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:05:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 314/603] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:05:05 2026] POST /volume/v3/types => generated 219 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-daed3dd4-9273-47a5-a607-a37da1243324 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-179303ea-d7a6-4129-95ff-71b2757aaf4b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-179303ea-d7a6-4129-95ff-71b2757aaf4b tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] POST http://192.168.122.253/volume/v3/group_types Sep 08 19:05:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-179303ea-d7a6-4129-95ff-71b2757aaf4b tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1041173996"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-daed3dd4-9273-47a5-a607-a37da1243324 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 Sep 08 19:05:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-daed3dd4-9273-47a5-a607-a37da1243324 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-daed3dd4-9273-47a5-a607-a37da1243324 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-179303ea-d7a6-4129-95ff-71b2757aaf4b tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] http://192.168.122.253/volume/v3/group_types returned with HTTP 202 Sep 08 19:05:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-daed3dd4-9273-47a5-a607-a37da1243324 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:05:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 315/604] 192.168.122.253 () {62 vars in 1195 bytes} [Tue Sep 8 19:05:06 2026] POST /volume/v3/group_types => generated 177 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-daed3dd4-9273-47a5-a607-a37da1243324 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 returned with HTTP 200 Sep 08 19:05:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 290/605] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:06 2026] GET /volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 => generated 465 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-983ca366-f06a-4552-a2b4-d119c2d809a0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-acf55522-6bcd-47dc-a9c4-df9e37e3c5b9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-acf55522-6bcd-47dc-a9c4-df9e37e3c5b9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] DELETE http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926?cascade=True Sep 08 19:05:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-acf55522-6bcd-47dc-a9c4-df9e37e3c5b9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-acf55522-6bcd-47dc-a9c4-df9e37e3c5b9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:06 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-acf55522-6bcd-47dc-a9c4-df9e37e3c5b9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Delete volume with id: 2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:05:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-acf55522-6bcd-47dc-a9c4-df9e37e3c5b9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:06 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:05:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-acf55522-6bcd-47dc-a9c4-df9e37e3c5b9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Delete volume request issued successfully. Sep 08 19:05:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-acf55522-6bcd-47dc-a9c4-df9e37e3c5b9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926?cascade=True returned with HTTP 202 Sep 08 19:05:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 291/606] 192.168.122.253 () {58 vars in 1260 bytes} [Tue Sep 8 19:05:06 2026] DELETE /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926?cascade=True => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-58aa433f-bab2-46bb-97f0-c0ebdf0e62ca None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-58aa433f-bab2-46bb-97f0-c0ebdf0e62ca tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:05:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-58aa433f-bab2-46bb-97f0-c0ebdf0e62ca tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-58aa433f-bab2-46bb-97f0-c0ebdf0e62ca tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-983ca366-f06a-4552-a2b4-d119c2d809a0 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] POST http://192.168.122.253/volume/v3/groups Sep 08 19:05:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-983ca366-f06a-4552-a2b4-d119c2d809a0 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "62d0a5b4-0672-4b94-8d8d-bdc3f875b858", "volume_types": ["d7796c02-c4f9-4dc8-b6bf-669048d3a2d8"], "name": "tempest-GroupsV314Test-Group-307476907"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-983ca366-f06a-4552-a2b4-d119c2d809a0 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Creating new group {'group': {'group_type': '62d0a5b4-0672-4b94-8d8d-bdc3f875b858', 'volume_types': ['d7796c02-c4f9-4dc8-b6bf-669048d3a2d8'], 'name': 'tempest-GroupsV314Test-Group-307476907'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 19:05:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-58aa433f-bab2-46bb-97f0-c0ebdf0e62ca tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:06 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.groups [None req-983ca366-f06a-4552-a2b4-d119c2d809a0 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Creating group tempest-GroupsV314Test-Group-307476907. Sep 08 19:05:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-58aa433f-bab2-46bb-97f0-c0ebdf0e62ca tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 returned with HTTP 200 Sep 08 19:05:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 292/607] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:06 2026] GET /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 => generated 852 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-983ca366-f06a-4552-a2b4-d119c2d809a0 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Availability Zones retrieved successfully. Sep 08 19:05:07 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-983ca366-f06a-4552-a2b4-d119c2d809a0 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Created reservations ['57cdc58f-99e9-42ea-8518-34e0b9e5b4c6'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-983ca366-f06a-4552-a2b4-d119c2d809a0 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/groups returned with HTTP 202 Sep 08 19:05:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 316/608] 192.168.122.253 () {62 vars in 1181 bytes} [Tue Sep 8 19:05:06 2026] POST /volume/v3/groups => generated 107 bytes in 867 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-001dcd12-d240-4bc3-b69e-dd9f7211d854 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-001dcd12-d240-4bc3-b69e-dd9f7211d854 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/groups/078d1dd9-8d65-4e60-a924-ffb4ac0d3174 Sep 08 19:05:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-001dcd12-d240-4bc3-b69e-dd9f7211d854 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-001dcd12-d240-4bc3-b69e-dd9f7211d854 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-001dcd12-d240-4bc3-b69e-dd9f7211d854 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] show called for member 078d1dd9-8d65-4e60-a924-ffb4ac0d3174 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:05:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:07 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:05:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-001dcd12-d240-4bc3-b69e-dd9f7211d854 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/groups/078d1dd9-8d65-4e60-a924-ffb4ac0d3174 returned with HTTP 200 Sep 08 19:05:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 293/609] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:05:07 2026] GET /volume/v3/groups/078d1dd9-8d65-4e60-a924-ffb4ac0d3174 => generated 387 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f0420b15-5067-4516-b4df-2c823306a7fc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f0420b15-5067-4516-b4df-2c823306a7fc tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:05:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f0420b15-5067-4516-b4df-2c823306a7fc tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f0420b15-5067-4516-b4df-2c823306a7fc tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f0420b15-5067-4516-b4df-2c823306a7fc tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f0420b15-5067-4516-b4df-2c823306a7fc tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 returned with HTTP 200 Sep 08 19:05:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 317/610] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:07 2026] GET /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 => generated 852 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-52a70ee8-599c-4f55-a3ef-b02f329eb139 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-52a70ee8-599c-4f55-a3ef-b02f329eb139 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/groups/078d1dd9-8d65-4e60-a924-ffb4ac0d3174 Sep 08 19:05:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-52a70ee8-599c-4f55-a3ef-b02f329eb139 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-52a70ee8-599c-4f55-a3ef-b02f329eb139 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-52a70ee8-599c-4f55-a3ef-b02f329eb139 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] show called for member 078d1dd9-8d65-4e60-a924-ffb4ac0d3174 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:05:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:08 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:05:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-52a70ee8-599c-4f55-a3ef-b02f329eb139 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/groups/078d1dd9-8d65-4e60-a924-ffb4ac0d3174 returned with HTTP 200 Sep 08 19:05:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 294/611] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:05:08 2026] GET /volume/v3/groups/078d1dd9-8d65-4e60-a924-ffb4ac0d3174 => generated 388 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-491b14a5-364e-492c-b1c0-28bea91841b5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1059220670", "volume_type": "d7796c02-c4f9-4dc8-b6bf-669048d3a2d8", "group_id": "078d1dd9-8d65-4e60-a924-ffb4ac0d3174", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1059220670', 'volume_type': 'd7796c02-c4f9-4dc8-b6bf-669048d3a2d8', 'group_id': '078d1dd9-8d65-4e60-a924-ffb4ac0d3174', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:05:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:08 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Create volume of 1 GB Sep 08 19:05:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:08 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:05:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Availability Zones retrieved successfully. Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Flow 'volume_create_api' (91fdd421-a5a0-4d4f-b59d-c7cbafc5b93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a408ed-2370-4c76-8d0b-3cd4cfefef6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a408ed-2370-4c76-8d0b-3cd4cfefef6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:05:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7796c02-c4f9-4dc8-b6bf-669048d3a2d8,is_public=True,name='tempest-GroupsV314Test-volume-type-776493979',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7796c02-c4f9-4dc8-b6bf-669048d3a2d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '078d1dd9-8d65-4e60-a924-ffb4ac0d3174', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8938d701-c0cc-4541-8fec-1ca3dcaac0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:08 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-776493979 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-776493979, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:05:08 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-776493979 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-776493979, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Created reservations ['4a9e00a1-cc65-40d3-807d-59aeae091dca', '942134a1-3a66-4cae-b869-7f5d8169ea50', '31d20293-a057-4822-8507-a86a7d20545f', '965b19c0-8fd1-416f-bb98-c5ffb2c18cc5'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8938d701-c0cc-4541-8fec-1ca3dcaac0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a9e00a1-cc65-40d3-807d-59aeae091dca', '942134a1-3a66-4cae-b869-7f5d8169ea50', '31d20293-a057-4822-8507-a86a7d20545f', '965b19c0-8fd1-416f-bb98-c5ffb2c18cc5']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc8e27d1-2185-4f19-82ff-49f840aabb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc8e27d1-2185-4f19-82ff-49f840aabb4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '895eed65-e84c-40bb-8fec-1c4846a30fe0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1059220670',encryption_key_id=None,group_id=078d1dd9-8d65-4e60-a924-ffb4ac0d3174,group_type_id=,metadata={},multiattach=False,project_id='89c420e4fab34c0ea27610e5b1f4ccfe',qos_specs=None,replication_status=,reservations=['4a9e00a1-cc65-40d3-807d-59aeae091dca','942134a1-3a66-4cae-b869-7f5d8169ea50','31d20293-a057-4822-8507-a86a7d20545f','965b19c0-8fd1-416f-bb98-c5ffb2c18cc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5445ed62ed04f7e9046e5a4b9e3b5c3',volume_type_id=d7796c02-c4f9-4dc8-b6bf-669048d3a2d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1059220670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=078d1dd9-8d65-4e60-a924-ffb4ac0d3174,host=None,id=895eed65-e84c-40bb-8fec-1c4846a30fe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89c420e4fab34c0ea27610e5b1f4ccfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5445ed62ed04f7e9046e5a4b9e3b5c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7796c02-c4f9-4dc8-b6bf-669048d3a2d8),volume_type_id=d7796c02-c4f9-4dc8-b6bf-669048d3a2d8)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbec0943-2a1f-40c9-acd2-8647a5319c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbec0943-2a1f-40c9-acd2-8647a5319c74) transitioned into state 'SUCCESS' from state '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-1059220670',encryption_key_id=None,group_id=078d1dd9-8d65-4e60-a924-ffb4ac0d3174,group_type_id=,metadata={},multiattach=False,project_id='89c420e4fab34c0ea27610e5b1f4ccfe',qos_specs=None,replication_status=,reservations=['4a9e00a1-cc65-40d3-807d-59aeae091dca','942134a1-3a66-4cae-b869-7f5d8169ea50','31d20293-a057-4822-8507-a86a7d20545f','965b19c0-8fd1-416f-bb98-c5ffb2c18cc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5445ed62ed04f7e9046e5a4b9e3b5c3',volume_type_id=d7796c02-c4f9-4dc8-b6bf-669048d3a2d8)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1adf0854-04f5-44fa-a940-bdc6db77f9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e3c861c5-1cfa-4bce-b229-851b381d0e13 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e3c861c5-1cfa-4bce-b229-851b381d0e13 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:05:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e3c861c5-1cfa-4bce-b229-851b381d0e13 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e3c861c5-1cfa-4bce-b229-851b381d0e13 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1adf0854-04f5-44fa-a940-bdc6db77f9f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e3c861c5-1cfa-4bce-b229-851b381d0e13 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Flow 'volume_create_api' (91fdd421-a5a0-4d4f-b59d-c7cbafc5b93e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:05:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e3c861c5-1cfa-4bce-b229-851b381d0e13 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 returned with HTTP 200 Sep 08 19:05:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Create volume request issued successfully. Sep 08 19:05:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 295/612] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:08 2026] GET /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:08 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:08 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:09 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-491b14a5-364e-492c-b1c0-28bea91841b5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:05:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 318/613] 192.168.122.253 () {62 vars in 1184 bytes} [Tue Sep 8 19:05:08 2026] POST /volume/v3/volumes => generated 826 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d17e526d-7b79-4da3-83ee-4bcf94eb0349 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d17e526d-7b79-4da3-83ee-4bcf94eb0349 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 Sep 08 19:05:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d17e526d-7b79-4da3-83ee-4bcf94eb0349 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d17e526d-7b79-4da3-83ee-4bcf94eb0349 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:09 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:09 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d17e526d-7b79-4da3-83ee-4bcf94eb0349 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:09 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-d17e526d-7b79-4da3-83ee-4bcf94eb0349 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:09 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-d17e526d-7b79-4da3-83ee-4bcf94eb0349 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:09 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-d17e526d-7b79-4da3-83ee-4bcf94eb0349 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d17e526d-7b79-4da3-83ee-4bcf94eb0349 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 returned with HTTP 200 Sep 08 19:05:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 296/614] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:09 2026] GET /volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 => generated 918 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-749adbef-7bcd-4f0c-8c64-77cebbf0f80a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-749adbef-7bcd-4f0c-8c64-77cebbf0f80a None None] GET http://192.168.122.253/volume// Sep 08 19:05:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-749adbef-7bcd-4f0c-8c64-77cebbf0f80a None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-749adbef-7bcd-4f0c-8c64-77cebbf0f80a None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-749adbef-7bcd-4f0c-8c64-77cebbf0f80a None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:05:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 319/615] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:05:09 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:05:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-3543b651-b382-442a-984d-3d9969c19e00 req-0545fb33-06f9-4fbb-af87-4170136d5245 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-0545fb33-06f9-4fbb-af87-4170136d5245 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:05:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-0545fb33-06f9-4fbb-af87-4170136d5245 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9dd7edea-70e6-435b-bba8-ff72e187cca2", "connector": null, "instance_uuid": "0f58e74a-ebec-458e-a9eb-20c0c18acd21"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:09 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:09 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:09 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:09 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2901fce8-82bf-44cb-8307-bc82dea04e91 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2901fce8-82bf-44cb-8307-bc82dea04e91 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:05:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2901fce8-82bf-44cb-8307-bc82dea04e91 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2901fce8-82bf-44cb-8307-bc82dea04e91 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-0545fb33-06f9-4fbb-af87-4170136d5245 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:05:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 297/616] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:05:09 2026] POST /volume/v3/attachments => generated 273 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-3543b651-b382-442a-984d-3d9969c19e00 req-65839211-c21e-4a02-b264-98d9f6f37781 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-65839211-c21e-4a02-b264-98d9f6f37781 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] DELETE http://192.168.122.253/volume/v3/attachments/ecca8893-7b1e-4de7-a24f-f5fa48d192fc Sep 08 19:05:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-65839211-c21e-4a02-b264-98d9f6f37781 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-65839211-c21e-4a02-b264-98d9f6f37781 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2901fce8-82bf-44cb-8307-bc82dea04e91 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2901fce8-82bf-44cb-8307-bc82dea04e91 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 returned with HTTP 200 Sep 08 19:05:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 320/617] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:09 2026] GET /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 => generated 852 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:05:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:10 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:05:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-65839211-c21e-4a02-b264-98d9f6f37781 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments/ecca8893-7b1e-4de7-a24f-f5fa48d192fc returned with HTTP 200 Sep 08 19:05:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 298/618] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:05:10 2026] DELETE /volume/v3/attachments/ecca8893-7b1e-4de7-a24f-f5fa48d192fc => generated 192 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4187ad42-9352-40c0-99dd-819c029d451a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4187ad42-9352-40c0-99dd-819c029d451a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 Sep 08 19:05:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4187ad42-9352-40c0-99dd-819c029d451a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4187ad42-9352-40c0-99dd-819c029d451a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4187ad42-9352-40c0-99dd-819c029d451a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:10 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-4187ad42-9352-40c0-99dd-819c029d451a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:10 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-4187ad42-9352-40c0-99dd-819c029d451a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:10 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-4187ad42-9352-40c0-99dd-819c029d451a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4187ad42-9352-40c0-99dd-819c029d451a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 returned with HTTP 200 Sep 08 19:05:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 321/619] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:10 2026] GET /volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 => generated 918 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-373c6006-0b64-4612-ae54-c956864434f6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-373c6006-0b64-4612-ae54-c956864434f6 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:05:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-373c6006-0b64-4612-ae54-c956864434f6 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-373c6006-0b64-4612-ae54-c956864434f6 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:11 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:11 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:11 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:11 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:11 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-373c6006-0b64-4612-ae54-c956864434f6 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-373c6006-0b64-4612-ae54-c956864434f6 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 returned with HTTP 200 Sep 08 19:05:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 299/620] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:11 2026] GET /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-70e5cc3f-6ccd-49a9-b9e1-4eb0f6b8338c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-70e5cc3f-6ccd-49a9-b9e1-4eb0f6b8338c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 Sep 08 19:05:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-70e5cc3f-6ccd-49a9-b9e1-4eb0f6b8338c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-70e5cc3f-6ccd-49a9-b9e1-4eb0f6b8338c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-70e5cc3f-6ccd-49a9-b9e1-4eb0f6b8338c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:11 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-70e5cc3f-6ccd-49a9-b9e1-4eb0f6b8338c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:11 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-70e5cc3f-6ccd-49a9-b9e1-4eb0f6b8338c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:12 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-70e5cc3f-6ccd-49a9-b9e1-4eb0f6b8338c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-70e5cc3f-6ccd-49a9-b9e1-4eb0f6b8338c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 returned with HTTP 200 Sep 08 19:05:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 322/621] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:11 2026] GET /volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 => generated 919 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] POST http://192.168.122.253/volume/v3/groups/action Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Action body: b'{"create-from-src": {"source_group_id": "078d1dd9-8d65-4e60-a924-ffb4ac0d3174", "name": "tempest-Group_from_grp-2060811344"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "078d1dd9-8d65-4e60-a924-ffb4ac0d3174", "name": "tempest-Group_from_grp-2060811344"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6422d329-9dc2-4c27-b75a-0187fc5e5870 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Creating new group {'create-from-src': {'source_group_id': '078d1dd9-8d65-4e60-a924-ffb4ac0d3174', 'name': 'tempest-Group_from_grp-2060811344'}}. {{(pid=87214) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Creating group tempest-Group_from_grp-2060811344 from source group 078d1dd9-8d65-4e60-a924-ffb4ac0d3174. Sep 08 19:05:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6422d329-9dc2-4c27-b75a-0187fc5e5870 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:05:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6422d329-9dc2-4c27-b75a-0187fc5e5870 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6422d329-9dc2-4c27-b75a-0187fc5e5870 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:12 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6422d329-9dc2-4c27-b75a-0187fc5e5870 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6422d329-9dc2-4c27-b75a-0187fc5e5870 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 returned with HTTP 200 Sep 08 19:05:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 323/622] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:12 2026] GET /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:05:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:05:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Created reservations ['af669669-571a-49a7-8147-3ff808f61d71'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:05:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:12 devstack devstack@c-api.service[87214]: INFO cinder.group.api [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] A mapping entry already exists for group 66fadb03-e3c6-4a19-baef-246f8d9c63ac and volume type d7796c02-c4f9-4dc8-b6bf-669048d3a2d8. Do not need to create again. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Availability Zones retrieved successfully. Sep 08 19:05:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-3543b651-b382-442a-984d-3d9969c19e00 req-b46e83af-ad66-425d-a2f5-751d110c6c89 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-b46e83af-ad66-425d-a2f5-751d110c6c89 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] PUT http://192.168.122.253/volume/v3/attachments/3d017cff-328b-450f-9fda-32a1b4a8d0ad Sep 08 19:05:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-b46e83af-ad66-425d-a2f5-751d110c6c89 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Flow 'volume_create_api' (7de584bb-001b-4a6b-a492-59be96b018c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e89130c8-0967-4214-973b-4cdb1ef3589a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:05:12 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-3543b651-b382-442a-984d-3d9969c19e00 req-b46e83af-ad66-425d-a2f5-751d110c6c89 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Acquiring lock "cinder-attachment_update-9dd7edea-70e6-435b-bba8-ff72e187cca2-devstack" by "attachment_update" {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:05:12 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-3543b651-b382-442a-984d-3d9969c19e00 req-b46e83af-ad66-425d-a2f5-751d110c6c89 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Lock "cinder-attachment_update-9dd7edea-70e6-435b-bba8-ff72e187cca2-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:05:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:12 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e89130c8-0967-4214-973b-4cdb1ef3589a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '895eed65-e84c-40bb-8fec-1c4846a30fe0', 'volume_type': VolumeType(created_at=2026-09-08T17:05:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7796c02-c4f9-4dc8-b6bf-669048d3a2d8,is_public=True,name='tempest-GroupsV314Test-volume-type-776493979',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7796c02-c4f9-4dc8-b6bf-669048d3a2d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '66fadb03-e3c6-4a19-baef-246f8d9c63ac', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6732804-c9d9-4b0e-a3f2-f1bf5f70c715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-776493979 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-776493979, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-776493979 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-776493979, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Created reservations ['00c8c4f3-4f0a-463a-89cd-941c05fd2f44', '802a20d8-5109-4dd9-9293-1616709f5a9f', '17eb0df9-fe5e-4b14-8050-2d7b5ff73f05', 'adc1b0fd-365b-4114-ad69-e7bb1ab31666'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6732804-c9d9-4b0e-a3f2-f1bf5f70c715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00c8c4f3-4f0a-463a-89cd-941c05fd2f44', '802a20d8-5109-4dd9-9293-1616709f5a9f', '17eb0df9-fe5e-4b14-8050-2d7b5ff73f05', 'adc1b0fd-365b-4114-ad69-e7bb1ab31666']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b50964b-f673-475e-83eb-a4a0edc74d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b50964b-f673-475e-83eb-a4a0edc74d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76b88ffb-dd45-4a70-a7ba-2040fb4b8d27', '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=66fadb03-e3c6-4a19-baef-246f8d9c63ac,group_type_id=,metadata={},multiattach=False,project_id='89c420e4fab34c0ea27610e5b1f4ccfe',qos_specs=None,replication_status=,reservations=['00c8c4f3-4f0a-463a-89cd-941c05fd2f44','802a20d8-5109-4dd9-9293-1616709f5a9f','17eb0df9-fe5e-4b14-8050-2d7b5ff73f05','adc1b0fd-365b-4114-ad69-e7bb1ab31666'],size=1,snapshot_id=None,source_replicaid=,source_volid=895eed65-e84c-40bb-8fec-1c4846a30fe0,status='creating',user_id='c5445ed62ed04f7e9046e5a4b9e3b5c3',volume_type_id=d7796c02-c4f9-4dc8-b6bf-669048d3a2d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=66fadb03-e3c6-4a19-baef-246f8d9c63ac,host=None,id=76b88ffb-dd45-4a70-a7ba-2040fb4b8d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89c420e4fab34c0ea27610e5b1f4ccfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=895eed65-e84c-40bb-8fec-1c4846a30fe0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5445ed62ed04f7e9046e5a4b9e3b5c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7796c02-c4f9-4dc8-b6bf-669048d3a2d8),volume_type_id=d7796c02-c4f9-4dc8-b6bf-669048d3a2d8)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3880d63c-b9a7-406f-b477-0f75d6a2ae13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3880d63c-b9a7-406f-b477-0f75d6a2ae13) transitioned into state 'SUCCESS' from 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=66fadb03-e3c6-4a19-baef-246f8d9c63ac,group_type_id=,metadata={},multiattach=False,project_id='89c420e4fab34c0ea27610e5b1f4ccfe',qos_specs=None,replication_status=,reservations=['00c8c4f3-4f0a-463a-89cd-941c05fd2f44','802a20d8-5109-4dd9-9293-1616709f5a9f','17eb0df9-fe5e-4b14-8050-2d7b5ff73f05','adc1b0fd-365b-4114-ad69-e7bb1ab31666'],size=1,snapshot_id=None,source_replicaid=,source_volid=895eed65-e84c-40bb-8fec-1c4846a30fe0,status='creating',user_id='c5445ed62ed04f7e9046e5a4b9e3b5c3',volume_type_id=d7796c02-c4f9-4dc8-b6bf-669048d3a2d8)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Flow 'volume_create_api' (7de584bb-001b-4a6b-a492-59be96b018c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Create volume request issued successfully. Sep 08 19:05:12 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-3543b651-b382-442a-984d-3d9969c19e00 req-b46e83af-ad66-425d-a2f5-751d110c6c89 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Lock "cinder-attachment_update-9dd7edea-70e6-435b-bba8-ff72e187cca2-devstack" released by "attachment_update" :: held 0.291s {{(pid=87213) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:05:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-b46e83af-ad66-425d-a2f5-751d110c6c89 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments/3d017cff-328b-450f-9fda-32a1b4a8d0ad returned with HTTP 200 Sep 08 19:05:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 324/623] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:05:12 2026] PUT /volume/v3/attachments/3d017cff-328b-450f-9fda-32a1b4a8d0ad => generated 694 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-3543b651-b382-442a-984d-3d9969c19e00 req-d8d12601-5206-4ea7-a10f-9af6251eb262 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:05:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:12 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-d8d12601-5206-4ea7-a10f-9af6251eb262 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/attachments/3d017cff-328b-450f-9fda-32a1b4a8d0ad Sep 08 19:05:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-d8d12601-5206-4ea7-a10f-9af6251eb262 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-d8d12601-5206-4ea7-a10f-9af6251eb262 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2f64f531-58b9-4a4a-84f8-d3abc39a2151 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/groups/action returned with HTTP 202 Sep 08 19:05:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 300/624] 192.168.122.253 () {62 vars in 1202 bytes} [Tue Sep 8 19:05:12 2026] POST /volume/v3/groups/action => generated 102 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:13 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dd4c0960-93c7-4412-a8ec-f69d8b7aece4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dd4c0960-93c7-4412-a8ec-f69d8b7aece4 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:05:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dd4c0960-93c7-4412-a8ec-f69d8b7aece4 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dd4c0960-93c7-4412-a8ec-f69d8b7aece4 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-dd4c0960-93c7-4412-a8ec-f69d8b7aece4 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:05:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-d8d12601-5206-4ea7-a10f-9af6251eb262 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments/3d017cff-328b-450f-9fda-32a1b4a8d0ad returned with HTTP 200 Sep 08 19:05:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 325/625] 192.168.122.253 () {62 vars in 1540 bytes} [Tue Sep 8 19:05:12 2026] GET /volume/v3/attachments/3d017cff-328b-450f-9fda-32a1b4a8d0ad => generated 719 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:13 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-dd4c0960-93c7-4412-a8ec-f69d8b7aece4 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:05:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:13 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:13 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-dd4c0960-93c7-4412-a8ec-f69d8b7aece4 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Get all volumes completed successfully. Sep 08 19:05:13 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-dd4c0960-93c7-4412-a8ec-f69d8b7aece4 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:13 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-dd4c0960-93c7-4412-a8ec-f69d8b7aece4 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:13 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-dd4c0960-93c7-4412-a8ec-f69d8b7aece4 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:13 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-dd4c0960-93c7-4412-a8ec-f69d8b7aece4 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:13 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-dd4c0960-93c7-4412-a8ec-f69d8b7aece4 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:13 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-dd4c0960-93c7-4412-a8ec-f69d8b7aece4 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3803f21e-2934-4afe-b8e8-301a47cb4a3e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3803f21e-2934-4afe-b8e8-301a47cb4a3e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:05:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3803f21e-2934-4afe-b8e8-301a47cb4a3e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3803f21e-2934-4afe-b8e8-301a47cb4a3e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dd4c0960-93c7-4412-a8ec-f69d8b7aece4 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:05:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:13 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 301/626] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:05:13 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 19:05:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c868c437-3c2a-4968-a696-67837bef0933 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c868c437-3c2a-4968-a696-67837bef0933 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 Sep 08 19:05:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c868c437-3c2a-4968-a696-67837bef0933 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c868c437-3c2a-4968-a696-67837bef0933 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3803f21e-2934-4afe-b8e8-301a47cb4a3e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3803f21e-2934-4afe-b8e8-301a47cb4a3e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 returned with HTTP 200 Sep 08 19:05:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 326/627] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:13 2026] GET /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 => generated 852 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:13 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c868c437-3c2a-4968-a696-67837bef0933 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:13 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-c868c437-3c2a-4968-a696-67837bef0933 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:13 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-c868c437-3c2a-4968-a696-67837bef0933 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:13 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-c868c437-3c2a-4968-a696-67837bef0933 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c868c437-3c2a-4968-a696-67837bef0933 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 returned with HTTP 200 Sep 08 19:05:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 302/628] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:13 2026] GET /volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 => generated 929 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ab235ae8-28ba-4eab-a561-9d33feff5492 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ab235ae8-28ba-4eab-a561-9d33feff5492 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:05:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ab235ae8-28ba-4eab-a561-9d33feff5492 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ab235ae8-28ba-4eab-a561-9d33feff5492 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:14 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:14 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:14 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:14 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:14 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ab235ae8-28ba-4eab-a561-9d33feff5492 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ab235ae8-28ba-4eab-a561-9d33feff5492 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 returned with HTTP 200 Sep 08 19:05:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 327/629] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:14 2026] GET /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 => generated 852 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f3017169-f01a-4424-b80c-b8374ab3058c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f3017169-f01a-4424-b80c-b8374ab3058c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 Sep 08 19:05:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f3017169-f01a-4424-b80c-b8374ab3058c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f3017169-f01a-4424-b80c-b8374ab3058c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:14 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:14 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:14 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:14 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f3017169-f01a-4424-b80c-b8374ab3058c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:14 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-f3017169-f01a-4424-b80c-b8374ab3058c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:14 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-f3017169-f01a-4424-b80c-b8374ab3058c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:15 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-f3017169-f01a-4424-b80c-b8374ab3058c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f3017169-f01a-4424-b80c-b8374ab3058c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 returned with HTTP 200 Sep 08 19:05:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 303/630] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:14 2026] GET /volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 => generated 929 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f22db769-aab7-4925-8418-6ad6c08edf76 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f22db769-aab7-4925-8418-6ad6c08edf76 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:05:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f22db769-aab7-4925-8418-6ad6c08edf76 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f22db769-aab7-4925-8418-6ad6c08edf76 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f22db769-aab7-4925-8418-6ad6c08edf76 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 returned with HTTP 404 Sep 08 19:05:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 328/631] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:15 2026] GET /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6a2b0357-50c8-4920-b58b-0f0cfbdafdc2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6a2b0357-50c8-4920-b58b-0f0cfbdafdc2 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] GET http://192.168.122.253/volume/v3/volumes Sep 08 19:05:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6a2b0357-50c8-4920-b58b-0f0cfbdafdc2 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6a2b0357-50c8-4920-b58b-0f0cfbdafdc2 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-6a2b0357-50c8-4920-b58b-0f0cfbdafdc2 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:05:15 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6a2b0357-50c8-4920-b58b-0f0cfbdafdc2 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:05:15 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:15 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:05:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6a2b0357-50c8-4920-b58b-0f0cfbdafdc2 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Get all volumes completed successfully. Sep 08 19:05:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6a2b0357-50c8-4920-b58b-0f0cfbdafdc2 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] http://192.168.122.253/volume/v3/volumes returned with HTTP 200 Sep 08 19:05:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 304/632] 192.168.122.253 () {58 vars in 1121 bytes} [Tue Sep 8 19:05:15 2026] GET /volume/v3/volumes => generated 15 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 19:05:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7b2a5b44-4f93-46dc-aa97-a91355390f52 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7b2a5b44-4f93-46dc-aa97-a91355390f52 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] GET http://192.168.122.253/volume/v3/snapshots Sep 08 19:05:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7b2a5b44-4f93-46dc-aa97-a91355390f52 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7b2a5b44-4f93-46dc-aa97-a91355390f52 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-7b2a5b44-4f93-46dc-aa97-a91355390f52 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:05:15 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-7b2a5b44-4f93-46dc-aa97-a91355390f52 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:05:15 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:15 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:05:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7b2a5b44-4f93-46dc-aa97-a91355390f52 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Get all snapshots completed successfully. Sep 08 19:05:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7b2a5b44-4f93-46dc-aa97-a91355390f52 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] http://192.168.122.253/volume/v3/snapshots returned with HTTP 200 Sep 08 19:05:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 329/633] 192.168.122.253 () {58 vars in 1127 bytes} [Tue Sep 8 19:05:15 2026] GET /volume/v3/snapshots => generated 17 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:05:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f55a536b-c8d9-47fb-853e-1e52ff04d4dd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f55a536b-c8d9-47fb-853e-1e52ff04d4dd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 Sep 08 19:05:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f55a536b-c8d9-47fb-853e-1e52ff04d4dd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f55a536b-c8d9-47fb-853e-1e52ff04d4dd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:15 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-f55a536b-c8d9-47fb-853e-1e52ff04d4dd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Delete snapshot with id: 0be36108-9c0a-460b-a0f7-950df933c063 Sep 08 19:05:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f55a536b-c8d9-47fb-853e-1e52ff04d4dd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 returned with HTTP 404 Sep 08 19:05:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 305/634] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:05:15 2026] DELETE /volume/v3/snapshots/0be36108-9c0a-460b-a0f7-950df933c063 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fd30cb8d-35c6-4390-bb4d-0fbc451f3130 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fd30cb8d-35c6-4390-bb4d-0fbc451f3130 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f Sep 08 19:05:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fd30cb8d-35c6-4390-bb4d-0fbc451f3130 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fd30cb8d-35c6-4390-bb4d-0fbc451f3130 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:15 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-fd30cb8d-35c6-4390-bb4d-0fbc451f3130 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Delete snapshot with id: aaf90fd6-cfc8-4b73-ab1a-8004b68d789f Sep 08 19:05:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fd30cb8d-35c6-4390-bb4d-0fbc451f3130 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f returned with HTTP 404 Sep 08 19:05:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 330/635] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:05:15 2026] DELETE /volume/v3/snapshots/aaf90fd6-cfc8-4b73-ab1a-8004b68d789f => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ae9709d8-e1c9-420a-a8f0-d6fe9a38bec3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ae9709d8-e1c9-420a-a8f0-d6fe9a38bec3 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ae9709d8-e1c9-420a-a8f0-d6fe9a38bec3 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ae9709d8-e1c9-420a-a8f0-d6fe9a38bec3 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ae9709d8-e1c9-420a-a8f0-d6fe9a38bec3 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 returned with HTTP 404 Sep 08 19:05:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 306/636] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:16 2026] GET /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8a11011c-bca7-44f7-97cb-71983b9af852 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8a11011c-bca7-44f7-97cb-71983b9af852 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] DELETE http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:05:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8a11011c-bca7-44f7-97cb-71983b9af852 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8a11011c-bca7-44f7-97cb-71983b9af852 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-8a11011c-bca7-44f7-97cb-71983b9af852 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Delete volume with id: 2b1d4170-5a6a-4efb-a0b5-10d0a7204926 Sep 08 19:05:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8a11011c-bca7-44f7-97cb-71983b9af852 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 returned with HTTP 404 Sep 08 19:05:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 331/637] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:05:16 2026] DELETE /volume/v3/volumes/2b1d4170-5a6a-4efb-a0b5-10d0a7204926 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-237876461"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-237876461'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Create volume of 1 GB Sep 08 19:05:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Availability Zones retrieved successfully. Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Flow 'volume_create_api' (b428bed3-e3b2-49df-83aa-5311ef53dd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a19f3f6a-6d53-4611-b46e-23c17036da39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-85a181ec-7b70-4a24-bf18-445cf707aa48 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-85a181ec-7b70-4a24-bf18-445cf707aa48 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 Sep 08 19:05:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-85a181ec-7b70-4a24-bf18-445cf707aa48 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-85a181ec-7b70-4a24-bf18-445cf707aa48 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a19f3f6a-6d53-4611-b46e-23c17036da39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd55c721-cee5-4ad0-af52-97404b6b60b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:16 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-85a181ec-7b70-4a24-bf18-445cf707aa48 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:16 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-85a181ec-7b70-4a24-bf18-445cf707aa48 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:16 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-85a181ec-7b70-4a24-bf18-445cf707aa48 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:16 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-85a181ec-7b70-4a24-bf18-445cf707aa48 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Created reservations ['f083a824-fff2-471c-8a85-a61b920203eb', '4a8fd790-dfd9-49a2-98af-ff3f3bb6aab9', '1949f1df-c58c-4d9b-809d-0905332395ad', '4fb923a2-6e6e-4452-83f2-88e04725c36c'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd55c721-cee5-4ad0-af52-97404b6b60b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f083a824-fff2-471c-8a85-a61b920203eb', '4a8fd790-dfd9-49a2-98af-ff3f3bb6aab9', '1949f1df-c58c-4d9b-809d-0905332395ad', '4fb923a2-6e6e-4452-83f2-88e04725c36c']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa5d8b4-bee0-4c08-94e7-7da0a1cd25ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-85a181ec-7b70-4a24-bf18-445cf707aa48 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 returned with HTTP 200 Sep 08 19:05:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 332/638] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:16 2026] GET /volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 => generated 929 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-3543b651-b382-442a-984d-3d9969c19e00 req-a6b0c9a2-ae24-4d14-99b1-b50acf004785 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-a6b0c9a2-ae24-4d14-99b1-b50acf004785 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] POST http://192.168.122.253/volume/v3/attachments/3d017cff-328b-450f-9fda-32a1b4a8d0ad/action Sep 08 19:05:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-a6b0c9a2-ae24-4d14-99b1-b50acf004785 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action body: b'{"os-complete": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-a6b0c9a2-ae24-4d14-99b1-b50acf004785 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:16 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa5d8b4-bee0-4c08-94e7-7da0a1cd25ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6942b66a-9b1c-43bc-97e4-902526242ff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-237876461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9939b980a3b349cb850e709a3df13f2e',qos_specs=None,replication_status=,reservations=['f083a824-fff2-471c-8a85-a61b920203eb','4a8fd790-dfd9-49a2-98af-ff3f3bb6aab9','1949f1df-c58c-4d9b-809d-0905332395ad','4fb923a2-6e6e-4452-83f2-88e04725c36c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a8db5bef894c419e7b865ef3cd38ee',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-237876461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6942b66a-9b1c-43bc-97e4-902526242ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9939b980a3b349cb850e709a3df13f2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35a8db5bef894c419e7b865ef3cd38ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17722d83-8d2e-4b64-b953-652a2b68574a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:16 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17722d83-8d2e-4b64-b953-652a2b68574a) transitioned into state 'SUCCESS' from state '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-237876461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9939b980a3b349cb850e709a3df13f2e',qos_specs=None,replication_status=,reservations=['f083a824-fff2-471c-8a85-a61b920203eb','4a8fd790-dfd9-49a2-98af-ff3f3bb6aab9','1949f1df-c58c-4d9b-809d-0905332395ad','4fb923a2-6e6e-4452-83f2-88e04725c36c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a8db5bef894c419e7b865ef3cd38ee',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbbcf37f-d713-46f8-971b-b2b62a958c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbbcf37f-d713-46f8-971b-b2b62a958c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Flow 'volume_create_api' (b428bed3-e3b2-49df-83aa-5311ef53dd57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Create volume request issued successfully. Sep 08 19:05:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b52d7c53-0f3f-4159-b9ee-82d5cc76f47a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:05:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 307/639] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:05:16 2026] POST /volume/v3/volumes => generated 759 bytes in 706 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-97cb3cf4-c5d0-47f9-a385-76f2cc4de933 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3543b651-b382-442a-984d-3d9969c19e00 req-a6b0c9a2-ae24-4d14-99b1-b50acf004785 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments/3d017cff-328b-450f-9fda-32a1b4a8d0ad/action returned with HTTP 204 Sep 08 19:05:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-97cb3cf4-c5d0-47f9-a385-76f2cc4de933 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-97cb3cf4-c5d0-47f9-a385-76f2cc4de933 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-97cb3cf4-c5d0-47f9-a385-76f2cc4de933 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 333/640] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:05:16 2026] POST /volume/v3/attachments/3d017cff-328b-450f-9fda-32a1b4a8d0ad/action => generated 0 bytes in 278 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:16 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:16 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:16 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:16 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-97cb3cf4-c5d0-47f9-a385-76f2cc4de933 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-97cb3cf4-c5d0-47f9-a385-76f2cc4de933 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 200 Sep 08 19:05:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 308/641] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:16 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 827 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1da2464b-3a40-471c-ba42-18d9aa367567 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1da2464b-3a40-471c-ba42-18d9aa367567 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 Sep 08 19:05:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1da2464b-3a40-471c-ba42-18d9aa367567 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1da2464b-3a40-471c-ba42-18d9aa367567 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:17 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:17 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:17 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:17 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1da2464b-3a40-471c-ba42-18d9aa367567 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:17 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-1da2464b-3a40-471c-ba42-18d9aa367567 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:17 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-1da2464b-3a40-471c-ba42-18d9aa367567 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:17 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-1da2464b-3a40-471c-ba42-18d9aa367567 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:17 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:17 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1da2464b-3a40-471c-ba42-18d9aa367567 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 returned with HTTP 200 Sep 08 19:05:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 334/642] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:17 2026] GET /volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 => generated 929 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e4c293d2-ba5c-4de2-9f12-f35a3e8ade66 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e4c293d2-ba5c-4de2-9f12-f35a3e8ade66 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e4c293d2-ba5c-4de2-9f12-f35a3e8ade66 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e4c293d2-ba5c-4de2-9f12-f35a3e8ade66 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e4c293d2-ba5c-4de2-9f12-f35a3e8ade66 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e4c293d2-ba5c-4de2-9f12-f35a3e8ade66 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 200 Sep 08 19:05:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 309/643] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:18 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:05:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7444c1e5-8288-44e2-98b9-29ad9a8aca67 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7444c1e5-8288-44e2-98b9-29ad9a8aca67 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 Sep 08 19:05:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7444c1e5-8288-44e2-98b9-29ad9a8aca67 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7444c1e5-8288-44e2-98b9-29ad9a8aca67 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7444c1e5-8288-44e2-98b9-29ad9a8aca67 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:18 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-7444c1e5-8288-44e2-98b9-29ad9a8aca67 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:18 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-7444c1e5-8288-44e2-98b9-29ad9a8aca67 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-37658482-c492-4d38-ae51-273f6908f99a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-37658482-c492-4d38-ae51-273f6908f99a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-37658482-c492-4d38-ae51-273f6908f99a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-37658482-c492-4d38-ae51-273f6908f99a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:19 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-7444c1e5-8288-44e2-98b9-29ad9a8aca67 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-37658482-c492-4d38-ae51-273f6908f99a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-37658482-c492-4d38-ae51-273f6908f99a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 200 Sep 08 19:05:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 310/644] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:19 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 851 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:05:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7444c1e5-8288-44e2-98b9-29ad9a8aca67 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 returned with HTTP 200 Sep 08 19:05:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 335/645] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:18 2026] GET /volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 => generated 929 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-16f1eb0e-2d65-4783-9e32-e66d4f3a9476 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-16f1eb0e-2d65-4783-9e32-e66d4f3a9476 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-16f1eb0e-2d65-4783-9e32-e66d4f3a9476 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-16f1eb0e-2d65-4783-9e32-e66d4f3a9476 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-86357397-4b7c-4d1f-b07d-f979e9675a1a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-86357397-4b7c-4d1f-b07d-f979e9675a1a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 Sep 08 19:05:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-86357397-4b7c-4d1f-b07d-f979e9675a1a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-86357397-4b7c-4d1f-b07d-f979e9675a1a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:20 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:20 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-86357397-4b7c-4d1f-b07d-f979e9675a1a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:20 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-86357397-4b7c-4d1f-b07d-f979e9675a1a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:20 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-86357397-4b7c-4d1f-b07d-f979e9675a1a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-16f1eb0e-2d65-4783-9e32-e66d4f3a9476 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-16f1eb0e-2d65-4783-9e32-e66d4f3a9476 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 200 Sep 08 19:05:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 311/646] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:20 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 851 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:20 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-86357397-4b7c-4d1f-b07d-f979e9675a1a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-86357397-4b7c-4d1f-b07d-f979e9675a1a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 returned with HTTP 200 Sep 08 19:05:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 336/647] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:20 2026] GET /volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 => generated 929 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:05:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1810b189-88e2-41f2-a102-e0d832e824ea None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1810b189-88e2-41f2-a102-e0d832e824ea tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1810b189-88e2-41f2-a102-e0d832e824ea tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1810b189-88e2-41f2-a102-e0d832e824ea tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-49a23a43-3b8a-4e88-a278-5401d7885594 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-49a23a43-3b8a-4e88-a278-5401d7885594 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 Sep 08 19:05:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-49a23a43-3b8a-4e88-a278-5401d7885594 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-49a23a43-3b8a-4e88-a278-5401d7885594 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1810b189-88e2-41f2-a102-e0d832e824ea tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1810b189-88e2-41f2-a102-e0d832e824ea tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 200 Sep 08 19:05:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 312/648] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:21 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 851 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-49a23a43-3b8a-4e88-a278-5401d7885594 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:21 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-49a23a43-3b8a-4e88-a278-5401d7885594 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:21 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-49a23a43-3b8a-4e88-a278-5401d7885594 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:22 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-49a23a43-3b8a-4e88-a278-5401d7885594 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-49a23a43-3b8a-4e88-a278-5401d7885594 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 returned with HTTP 200 Sep 08 19:05:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 337/649] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:21 2026] GET /volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 => generated 929 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-48a6b443-016f-4319-b080-16b91941c7aa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-48a6b443-016f-4319-b080-16b91941c7aa tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-48a6b443-016f-4319-b080-16b91941c7aa tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-48a6b443-016f-4319-b080-16b91941c7aa tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:22 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-48a6b443-016f-4319-b080-16b91941c7aa tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-48a6b443-016f-4319-b080-16b91941c7aa tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 200 Sep 08 19:05:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 313/650] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:22 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 851 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4950b095-c60e-42bf-90d5-ffbbddb873c2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4950b095-c60e-42bf-90d5-ffbbddb873c2 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 Sep 08 19:05:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4950b095-c60e-42bf-90d5-ffbbddb873c2 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4950b095-c60e-42bf-90d5-ffbbddb873c2 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:23 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:23 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4950b095-c60e-42bf-90d5-ffbbddb873c2 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:23 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-4950b095-c60e-42bf-90d5-ffbbddb873c2 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:23 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-4950b095-c60e-42bf-90d5-ffbbddb873c2 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:23 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-4950b095-c60e-42bf-90d5-ffbbddb873c2 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4950b095-c60e-42bf-90d5-ffbbddb873c2 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 returned with HTTP 200 Sep 08 19:05:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 338/651] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:23 2026] GET /volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 => generated 929 bytes in 681 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f928aae4-c5f0-4eda-a76c-9ff763492e60 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f928aae4-c5f0-4eda-a76c-9ff763492e60 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f928aae4-c5f0-4eda-a76c-9ff763492e60 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f928aae4-c5f0-4eda-a76c-9ff763492e60 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f928aae4-c5f0-4eda-a76c-9ff763492e60 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f928aae4-c5f0-4eda-a76c-9ff763492e60 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 200 Sep 08 19:05:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 314/652] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:24 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 851 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-13560dd3-abfd-4872-8249-b88ce8b6d23a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-13560dd3-abfd-4872-8249-b88ce8b6d23a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 Sep 08 19:05:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-13560dd3-abfd-4872-8249-b88ce8b6d23a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-13560dd3-abfd-4872-8249-b88ce8b6d23a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-13560dd3-abfd-4872-8249-b88ce8b6d23a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:25 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-13560dd3-abfd-4872-8249-b88ce8b6d23a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:25 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-13560dd3-abfd-4872-8249-b88ce8b6d23a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:25 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-13560dd3-abfd-4872-8249-b88ce8b6d23a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-967bf26c-2b5d-4883-b3f6-1ee6a02db0cd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-967bf26c-2b5d-4883-b3f6-1ee6a02db0cd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-967bf26c-2b5d-4883-b3f6-1ee6a02db0cd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-967bf26c-2b5d-4883-b3f6-1ee6a02db0cd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-13560dd3-abfd-4872-8249-b88ce8b6d23a tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 returned with HTTP 200 Sep 08 19:05:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 339/653] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:24 2026] GET /volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 => generated 929 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-967bf26c-2b5d-4883-b3f6-1ee6a02db0cd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-967bf26c-2b5d-4883-b3f6-1ee6a02db0cd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 200 Sep 08 19:05:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 315/654] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:25 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 851 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cfb83861-d7bc-4fad-b718-a0369fc2d40b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cfb83861-d7bc-4fad-b718-a0369fc2d40b tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 Sep 08 19:05:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cfb83861-d7bc-4fad-b718-a0369fc2d40b tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cfb83861-d7bc-4fad-b718-a0369fc2d40b tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cfb83861-d7bc-4fad-b718-a0369fc2d40b tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:26 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-cfb83861-d7bc-4fad-b718-a0369fc2d40b tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:26 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-cfb83861-d7bc-4fad-b718-a0369fc2d40b tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ed2e0755-02f8-492b-bf9a-22a16a120aab None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed2e0755-02f8-492b-bf9a-22a16a120aab tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ed2e0755-02f8-492b-bf9a-22a16a120aab tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ed2e0755-02f8-492b-bf9a-22a16a120aab tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ed2e0755-02f8-492b-bf9a-22a16a120aab tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:26 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-cfb83861-d7bc-4fad-b718-a0369fc2d40b tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed2e0755-02f8-492b-bf9a-22a16a120aab tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 200 Sep 08 19:05:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 316/655] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:26 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 851 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cfb83861-d7bc-4fad-b718-a0369fc2d40b tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 returned with HTTP 200 Sep 08 19:05:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 340/656] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:26 2026] GET /volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 => generated 929 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1695320204"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1695320204'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Create volume of 1 GB Sep 08 19:05:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Availability Zones retrieved successfully. Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Flow 'volume_create_api' (54da6652-2dbd-4d7b-945a-5adcefc8d0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f9fc64d-a548-4431-a272-1715cff91d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f9fc64d-a548-4431-a272-1715cff91d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbd3b8c0-8880-4031-a54a-e579932ab163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Created reservations ['74925802-8185-4140-9e9e-6eee6aee1df1', '1e902123-e926-48c9-bf76-e38d6feb371e', 'e5842fd0-245a-433a-b485-e4ce3630a1a9', 'd4897236-a78d-445d-8008-1c05bea4d240'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbd3b8c0-8880-4031-a54a-e579932ab163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74925802-8185-4140-9e9e-6eee6aee1df1', '1e902123-e926-48c9-bf76-e38d6feb371e', 'e5842fd0-245a-433a-b485-e4ce3630a1a9', 'd4897236-a78d-445d-8008-1c05bea4d240']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5e6b5df-a15a-48b7-ac83-3e84219ddd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5e6b5df-a15a-48b7-ac83-3e84219ddd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c36f2f9-2e60-4ce1-a795-c1b534c3213c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1695320204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e2606b6f1149d8b42b4dd3c1d6af1f',qos_specs=None,replication_status=,reservations=['74925802-8185-4140-9e9e-6eee6aee1df1','1e902123-e926-48c9-bf76-e38d6feb371e','e5842fd0-245a-433a-b485-e4ce3630a1a9','d4897236-a78d-445d-8008-1c05bea4d240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc1b0635c314911ade50fdccf38af9b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1695320204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c36f2f9-2e60-4ce1-a795-c1b534c3213c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4e2606b6f1149d8b42b4dd3c1d6af1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bc1b0635c314911ade50fdccf38af9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee595f77-ca16-4890-b13a-5f02f4dcdfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee595f77-ca16-4890-b13a-5f02f4dcdfb1) transitioned into state 'SUCCESS' from state '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-1695320204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e2606b6f1149d8b42b4dd3c1d6af1f',qos_specs=None,replication_status=,reservations=['74925802-8185-4140-9e9e-6eee6aee1df1','1e902123-e926-48c9-bf76-e38d6feb371e','e5842fd0-245a-433a-b485-e4ce3630a1a9','d4897236-a78d-445d-8008-1c05bea4d240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc1b0635c314911ade50fdccf38af9b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a49a8c-a09f-413d-a952-1e9b513ec183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a49a8c-a09f-413d-a952-1e9b513ec183) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Flow 'volume_create_api' (54da6652-2dbd-4d7b-945a-5adcefc8d0e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Create volume request issued successfully. Sep 08 19:05:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cc75d1ee-7a5e-4a6a-8109-a2cf7a285543 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:05:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 317/657] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:05:27 2026] POST /volume/v3/volumes => generated 760 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:05:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4bc346f0-83b7-4d21-907d-59ea767dd3b4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4bc346f0-83b7-4d21-907d-59ea767dd3b4 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4bc346f0-83b7-4d21-907d-59ea767dd3b4 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4bc346f0-83b7-4d21-907d-59ea767dd3b4 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4bc346f0-83b7-4d21-907d-59ea767dd3b4 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4bc346f0-83b7-4d21-907d-59ea767dd3b4 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 341/658] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:27 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 828 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-502e0965-79ab-4e89-87f5-3ef148796762 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-502e0965-79ab-4e89-87f5-3ef148796762 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-502e0965-79ab-4e89-87f5-3ef148796762 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-502e0965-79ab-4e89-87f5-3ef148796762 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-502e0965-79ab-4e89-87f5-3ef148796762 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-60e96346-fc64-4c00-adb8-2bfbbd79cb70 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-60e96346-fc64-4c00-adb8-2bfbbd79cb70 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 Sep 08 19:05:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-60e96346-fc64-4c00-adb8-2bfbbd79cb70 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-60e96346-fc64-4c00-adb8-2bfbbd79cb70 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-502e0965-79ab-4e89-87f5-3ef148796762 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 200 Sep 08 19:05:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 318/659] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:27 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-60e96346-fc64-4c00-adb8-2bfbbd79cb70 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:27 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-60e96346-fc64-4c00-adb8-2bfbbd79cb70 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:27 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-60e96346-fc64-4c00-adb8-2bfbbd79cb70 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-60e96346-fc64-4c00-adb8-2bfbbd79cb70 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-60e96346-fc64-4c00-adb8-2bfbbd79cb70 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 returned with HTTP 200 Sep 08 19:05:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 342/660] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:27 2026] GET /volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 => generated 930 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b44b0ed1-c164-4d52-9758-57560be87a23 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b44b0ed1-c164-4d52-9758-57560be87a23 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/groups/66fadb03-e3c6-4a19-baef-246f8d9c63ac Sep 08 19:05:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b44b0ed1-c164-4d52-9758-57560be87a23 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b44b0ed1-c164-4d52-9758-57560be87a23 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-b44b0ed1-c164-4d52-9758-57560be87a23 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] show called for member 66fadb03-e3c6-4a19-baef-246f8d9c63ac {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:05:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:28 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:05:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b44b0ed1-c164-4d52-9758-57560be87a23 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/groups/66fadb03-e3c6-4a19-baef-246f8d9c63ac returned with HTTP 200 Sep 08 19:05:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 319/661] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:05:28 2026] GET /volume/v3/groups/66fadb03-e3c6-4a19-baef-246f8d9c63ac => generated 417 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-052a3d99-3ebf-4832-ba20-265512e7e625 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-052a3d99-3ebf-4832-ba20-265512e7e625 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-052a3d99-3ebf-4832-ba20-265512e7e625 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-052a3d99-3ebf-4832-ba20-265512e7e625 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-052a3d99-3ebf-4832-ba20-265512e7e625 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-052a3d99-3ebf-4832-ba20-265512e7e625 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:28 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:05:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-052a3d99-3ebf-4832-ba20-265512e7e625 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Get all volumes completed successfully. Sep 08 19:05:28 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-052a3d99-3ebf-4832-ba20-265512e7e625 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:28 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-052a3d99-3ebf-4832-ba20-265512e7e625 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-052a3d99-3ebf-4832-ba20-265512e7e625 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:28 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-052a3d99-3ebf-4832-ba20-265512e7e625 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:28 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-052a3d99-3ebf-4832-ba20-265512e7e625 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-052a3d99-3ebf-4832-ba20-265512e7e625 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-052a3d99-3ebf-4832-ba20-265512e7e625 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:05:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 343/662] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:05:28 2026] GET /volume/v3/volumes/detail => generated 1842 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:05:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-89c7aefd-4b1c-41ec-ac59-4c7becd755c6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-89c7aefd-4b1c-41ec-ac59-4c7becd755c6 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] POST http://192.168.122.253/volume/v3/groups/66fadb03-e3c6-4a19-baef-246f8d9c63ac/action Sep 08 19:05:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-89c7aefd-4b1c-41ec-ac59-4c7becd755c6 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:05:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-89c7aefd-4b1c-41ec-ac59-4c7becd755c6 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-89c7aefd-4b1c-41ec-ac59-4c7becd755c6 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] delete called for group 66fadb03-e3c6-4a19-baef-246f8d9c63ac {{(pid=87214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 19:05:28 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-89c7aefd-4b1c-41ec-ac59-4c7becd755c6 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Delete group with id: 66fadb03-e3c6-4a19-baef-246f8d9c63ac Sep 08 19:05:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:28 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 19:05:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:28 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:05:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-89c7aefd-4b1c-41ec-ac59-4c7becd755c6 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/groups/66fadb03-e3c6-4a19-baef-246f8d9c63ac/action returned with HTTP 202 Sep 08 19:05:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 320/663] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:05:28 2026] POST /volume/v3/groups/66fadb03-e3c6-4a19-baef-246f8d9c63ac/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3f5623c6-6fbf-49e5-a762-46741c278321 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3f5623c6-6fbf-49e5-a762-46741c278321 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3f5623c6-6fbf-49e5-a762-46741c278321 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3f5623c6-6fbf-49e5-a762-46741c278321 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3f5623c6-6fbf-49e5-a762-46741c278321 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:28 devstack devstack@c-api.service[87213]: WARNING stevedore.named [None req-3f5623c6-6fbf-49e5-a762-46741c278321 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:28 devstack devstack@c-api.service[87213]: WARNING castellan.key_manager [None req-3f5623c6-6fbf-49e5-a762-46741c278321 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-3f5623c6-6fbf-49e5-a762-46741c278321 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3f5623c6-6fbf-49e5-a762-46741c278321 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 returned with HTTP 200 Sep 08 19:05:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 344/664] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:28 2026] GET /volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 => generated 929 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:05:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5221f8ee-8666-4544-9e65-aa3914f14bbf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5221f8ee-8666-4544-9e65-aa3914f14bbf tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5221f8ee-8666-4544-9e65-aa3914f14bbf tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5221f8ee-8666-4544-9e65-aa3914f14bbf tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5221f8ee-8666-4544-9e65-aa3914f14bbf tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5221f8ee-8666-4544-9e65-aa3914f14bbf tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 321/665] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:28 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2fe9afd4-9143-4d8a-8a8a-a56b1dfbb26f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2fe9afd4-9143-4d8a-8a8a-a56b1dfbb26f tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2fe9afd4-9143-4d8a-8a8a-a56b1dfbb26f tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2fe9afd4-9143-4d8a-8a8a-a56b1dfbb26f tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2fe9afd4-9143-4d8a-8a8a-a56b1dfbb26f tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2fe9afd4-9143-4d8a-8a8a-a56b1dfbb26f tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 200 Sep 08 19:05:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 345/666] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:28 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7ff51b76-5f85-44ea-8724-2ee31b82d0b2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7ff51b76-5f85-44ea-8724-2ee31b82d0b2 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:05:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7ff51b76-5f85-44ea-8724-2ee31b82d0b2 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6942b66a-9b1c-43bc-97e4-902526242ff5", "name": "tempest-VolumesDeleteCascade-Snapshot-326246487"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7ff51b76-5f85-44ea-8724-2ee31b82d0b2 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:28 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-7ff51b76-5f85-44ea-8724-2ee31b82d0b2 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Create snapshot from volume 6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:29 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-7ff51b76-5f85-44ea-8724-2ee31b82d0b2 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Created reservations ['e870c2c0-9dce-4e9c-8c7c-2e5d97d78394', '55ba0763-82e3-4e9b-9ac3-5d546bfc967e', '8639786b-ba2d-4d0a-9bf2-b09083f5e32e', '88367418-83d8-42bb-8706-f992c400110b'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7ff51b76-5f85-44ea-8724-2ee31b82d0b2 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot create request issued successfully. Sep 08 19:05:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7ff51b76-5f85-44ea-8724-2ee31b82d0b2 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:05:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 322/667] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:05:28 2026] POST /volume/v3/snapshots => generated 306 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:05:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e8e0689f-cca8-493f-b5f6-3ab3fca981fa None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e8e0689f-cca8-493f-b5f6-3ab3fca981fa tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 Sep 08 19:05:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e8e0689f-cca8-493f-b5f6-3ab3fca981fa tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e8e0689f-cca8-493f-b5f6-3ab3fca981fa tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e8e0689f-cca8-493f-b5f6-3ab3fca981fa tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:05:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e8e0689f-cca8-493f-b5f6-3ab3fca981fa tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 returned with HTTP 200 Sep 08 19:05:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 346/668] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:29 2026] GET /volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 => generated 438 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-abeb8c39-28ad-40d2-bbbe-acf4c1b40ec7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-abeb8c39-28ad-40d2-bbbe-acf4c1b40ec7 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 Sep 08 19:05:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-abeb8c39-28ad-40d2-bbbe-acf4c1b40ec7 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-abeb8c39-28ad-40d2-bbbe-acf4c1b40ec7 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-abeb8c39-28ad-40d2-bbbe-acf4c1b40ec7 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 returned with HTTP 404 Sep 08 19:05:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 323/669] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:29 2026] GET /volume/v3/volumes/76b88ffb-dd45-4a70-a7ba-2040fb4b8d27 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:05:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2b157d0e-f31e-4273-9998-501472965d47 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2b157d0e-f31e-4273-9998-501472965d47 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/groups/66fadb03-e3c6-4a19-baef-246f8d9c63ac Sep 08 19:05:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2b157d0e-f31e-4273-9998-501472965d47 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2b157d0e-f31e-4273-9998-501472965d47 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-2b157d0e-f31e-4273-9998-501472965d47 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] show called for member 66fadb03-e3c6-4a19-baef-246f8d9c63ac {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:05:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:29 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:05:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2b157d0e-f31e-4273-9998-501472965d47 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/groups/66fadb03-e3c6-4a19-baef-246f8d9c63ac returned with HTTP 200 Sep 08 19:05:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 347/670] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:05:29 2026] GET /volume/v3/groups/66fadb03-e3c6-4a19-baef-246f8d9c63ac => generated 416 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e39cb4cc-25d0-49fe-9189-1998ffb64a41 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e39cb4cc-25d0-49fe-9189-1998ffb64a41 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e39cb4cc-25d0-49fe-9189-1998ffb64a41 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e39cb4cc-25d0-49fe-9189-1998ffb64a41 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e39cb4cc-25d0-49fe-9189-1998ffb64a41 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e39cb4cc-25d0-49fe-9189-1998ffb64a41 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 324/671] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:29 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-a6e2d9e7-c0bb-4a1d-979c-ed76ff42ade3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-a6e2d9e7-c0bb-4a1d-979c-ed76ff42ade3 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-a6e2d9e7-c0bb-4a1d-979c-ed76ff42ade3 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-a6e2d9e7-c0bb-4a1d-979c-ed76ff42ade3 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-a6e2d9e7-c0bb-4a1d-979c-ed76ff42ade3 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-a6e2d9e7-c0bb-4a1d-979c-ed76ff42ade3 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 348/672] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:05:30 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e845e469-ab4b-463b-8f7f-75aea7f5c9ae None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e845e469-ab4b-463b-8f7f-75aea7f5c9ae tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e845e469-ab4b-463b-8f7f-75aea7f5c9ae tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e845e469-ab4b-463b-8f7f-75aea7f5c9ae tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e845e469-ab4b-463b-8f7f-75aea7f5c9ae tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e845e469-ab4b-463b-8f7f-75aea7f5c9ae tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 returned with HTTP 200 Sep 08 19:05:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 325/673] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:30 2026] GET /volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 => generated 438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bd5d2559-7da3-4405-822e-072bb8b4cedd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bd5d2559-7da3-4405-822e-072bb8b4cedd None None] GET http://192.168.122.253/volume// Sep 08 19:05:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bd5d2559-7da3-4405-822e-072bb8b4cedd None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bd5d2559-7da3-4405-822e-072bb8b4cedd None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bd5d2559-7da3-4405-822e-072bb8b4cedd None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:05:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 349/674] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:05:30 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-908593e7-7181-448a-ae3c-1aa7aaf34aa1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-908593e7-7181-448a-ae3c-1aa7aaf34aa1 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-908593e7-7181-448a-ae3c-1aa7aaf34aa1 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c36f2f9-2e60-4ce1-a795-c1b534c3213c", "connector": null, "instance_uuid": "5abb343e-8c7d-4e82-8ac3-61ea3cc8f422"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-908593e7-7181-448a-ae3c-1aa7aaf34aa1 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:05:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 326/675] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:05:30 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c117b5dd-dfbb-4183-83c8-2a161baf76fd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c117b5dd-dfbb-4183-83c8-2a161baf76fd tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c117b5dd-dfbb-4183-83c8-2a161baf76fd tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c117b5dd-dfbb-4183-83c8-2a161baf76fd tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-31448695-1e96-4f60-a918-90bc395b50e6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-31448695-1e96-4f60-a918-90bc395b50e6 None None] GET http://192.168.122.253/volume// Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-31448695-1e96-4f60-a918-90bc395b50e6 None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-31448695-1e96-4f60-a918-90bc395b50e6 None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-31448695-1e96-4f60-a918-90bc395b50e6 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:05:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 327/676] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:05:30 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:05:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c117b5dd-dfbb-4183-83c8-2a161baf76fd tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-b517a21d-242e-4845-9910-aaf8c27eb5d7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c117b5dd-dfbb-4183-83c8-2a161baf76fd tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 350/677] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:30 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-b517a21d-242e-4845-9910-aaf8c27eb5d7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-b517a21d-242e-4845-9910-aaf8c27eb5d7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-b517a21d-242e-4845-9910-aaf8c27eb5d7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-b517a21d-242e-4845-9910-aaf8c27eb5d7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-b517a21d-242e-4845-9910-aaf8c27eb5d7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 328/678] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:05:30 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 1033 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:05:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-353dfe6f-6ffd-4fd5-8e05-123d2cc62012 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-353dfe6f-6ffd-4fd5-8e05-123d2cc62012 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] PUT http://192.168.122.253/volume/v3/attachments/e3e0c392-9fd1-47e4-a422-1218e84d03d4 Sep 08 19:05:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-353dfe6f-6ffd-4fd5-8e05-123d2cc62012 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=457,cinder:INSERT=40,cinder:UPDATE=62 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-353dfe6f-6ffd-4fd5-8e05-123d2cc62012 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Acquiring lock "cinder-attachment_update-8c36f2f9-2e60-4ce1-a795-c1b534c3213c-devstack" by "attachment_update" {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7d9f3e53-0eb0-43ec-b28f-459feb76bf70 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7d9f3e53-0eb0-43ec-b28f-459feb76bf70 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/groups/66fadb03-e3c6-4a19-baef-246f8d9c63ac Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7d9f3e53-0eb0-43ec-b28f-459feb76bf70 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7d9f3e53-0eb0-43ec-b28f-459feb76bf70 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-7d9f3e53-0eb0-43ec-b28f-459feb76bf70 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] show called for member 66fadb03-e3c6-4a19-baef-246f8d9c63ac {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-353dfe6f-6ffd-4fd5-8e05-123d2cc62012 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Lock "cinder-attachment_update-8c36f2f9-2e60-4ce1-a795-c1b534c3213c-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:05:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=555,cinder:INSERT=73,cinder:UPDATE=158 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7d9f3e53-0eb0-43ec-b28f-459feb76bf70 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/groups/66fadb03-e3c6-4a19-baef-246f8d9c63ac returned with HTTP 404 Sep 08 19:05:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 329/679] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:05:30 2026] GET /volume/v3/groups/66fadb03-e3c6-4a19-baef-246f8d9c63ac => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:05:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e00832ed-9795-4ba7-8053-b656faf33df5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e00832ed-9795-4ba7-8053-b656faf33df5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e00832ed-9795-4ba7-8053-b656faf33df5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e00832ed-9795-4ba7-8053-b656faf33df5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-e00832ed-9795-4ba7-8053-b656faf33df5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e00832ed-9795-4ba7-8053-b656faf33df5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:05:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e00832ed-9795-4ba7-8053-b656faf33df5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Get all volumes completed successfully. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-e00832ed-9795-4ba7-8053-b656faf33df5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:30 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-e00832ed-9795-4ba7-8053-b656faf33df5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-e00832ed-9795-4ba7-8053-b656faf33df5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e00832ed-9795-4ba7-8053-b656faf33df5 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:05:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 330/680] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:05:30 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1ab79389-a4d3-439d-bb70-59f744a9d5e2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1ab79389-a4d3-439d-bb70-59f744a9d5e2 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] POST http://192.168.122.253/volume/v3/groups/078d1dd9-8d65-4e60-a924-ffb4ac0d3174/action Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1ab79389-a4d3-439d-bb70-59f744a9d5e2 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1ab79389-a4d3-439d-bb70-59f744a9d5e2 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-1ab79389-a4d3-439d-bb70-59f744a9d5e2 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] delete called for group 078d1dd9-8d65-4e60-a924-ffb4ac0d3174 {{(pid=87214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 19:05:30 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-1ab79389-a4d3-439d-bb70-59f744a9d5e2 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Delete group with id: 078d1dd9-8d65-4e60-a924-ffb4ac0d3174 Sep 08 19:05:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 19:05:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:30 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:05:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1ab79389-a4d3-439d-bb70-59f744a9d5e2 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/groups/078d1dd9-8d65-4e60-a924-ffb4ac0d3174/action returned with HTTP 202 Sep 08 19:05:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 331/681] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:05:30 2026] POST /volume/v3/groups/078d1dd9-8d65-4e60-a924-ffb4ac0d3174/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:05:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-68c38994-6354-4a69-b2ab-26a2faa8757c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-68c38994-6354-4a69-b2ab-26a2faa8757c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 Sep 08 19:05:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-68c38994-6354-4a69-b2ab-26a2faa8757c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-68c38994-6354-4a69-b2ab-26a2faa8757c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:31 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:31 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-68c38994-6354-4a69-b2ab-26a2faa8757c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Volume info retrieved successfully. Sep 08 19:05:31 devstack devstack@c-api.service[87214]: WARNING stevedore.named [None req-68c38994-6354-4a69-b2ab-26a2faa8757c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 19:05:31 devstack devstack@c-api.service[87214]: WARNING castellan.key_manager [None req-68c38994-6354-4a69-b2ab-26a2faa8757c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 19:05:31 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-68c38994-6354-4a69-b2ab-26a2faa8757c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:05:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-68c38994-6354-4a69-b2ab-26a2faa8757c tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 returned with HTTP 200 Sep 08 19:05:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 332/682] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:31 2026] GET /volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 => generated 918 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-26868074-05fe-4229-9311-cc3d86f954fb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-26868074-05fe-4229-9311-cc3d86f954fb tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 Sep 08 19:05:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-26868074-05fe-4229-9311-cc3d86f954fb tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-26868074-05fe-4229-9311-cc3d86f954fb tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-26868074-05fe-4229-9311-cc3d86f954fb tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:05:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-26868074-05fe-4229-9311-cc3d86f954fb tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 returned with HTTP 200 Sep 08 19:05:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 333/683] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:31 2026] GET /volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-11b6bca1-176b-4ad4-bfce-9a72fb518c78 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-11b6bca1-176b-4ad4-bfce-9a72fb518c78 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-11b6bca1-176b-4ad4-bfce-9a72fb518c78 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-11b6bca1-176b-4ad4-bfce-9a72fb518c78 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:31 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:31 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-11b6bca1-176b-4ad4-bfce-9a72fb518c78 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-11b6bca1-176b-4ad4-bfce-9a72fb518c78 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 334/684] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:31 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b2fcf784-cd1c-4e22-9bf4-1312b12fc208 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b2fcf784-cd1c-4e22-9bf4-1312b12fc208 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b2fcf784-cd1c-4e22-9bf4-1312b12fc208 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b2fcf784-cd1c-4e22-9bf4-1312b12fc208 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-353dfe6f-6ffd-4fd5-8e05-123d2cc62012 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Lock "cinder-attachment_update-8c36f2f9-2e60-4ce1-a795-c1b534c3213c-devstack" released by "attachment_update" :: held 1.484s {{(pid=87213) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-353dfe6f-6ffd-4fd5-8e05-123d2cc62012 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/attachments/e3e0c392-9fd1-47e4-a422-1218e84d03d4 returned with HTTP 200 Sep 08 19:05:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b2fcf784-cd1c-4e22-9bf4-1312b12fc208 tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 returned with HTTP 404 Sep 08 19:05:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 351/685] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:05:30 2026] PUT /volume/v3/attachments/e3e0c392-9fd1-47e4-a422-1218e84d03d4 => generated 694 bytes in 1541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 335/686] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:32 2026] GET /volume/v3/volumes/895eed65-e84c-40bb-8fec-1c4846a30fe0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e29e0621-ffce-4040-9067-af41128456fd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e29e0621-ffce-4040-9067-af41128456fd tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] GET http://192.168.122.253/volume/v3/groups/078d1dd9-8d65-4e60-a924-ffb4ac0d3174 Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e29e0621-ffce-4040-9067-af41128456fd tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e29e0621-ffce-4040-9067-af41128456fd tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-e29e0621-ffce-4040-9067-af41128456fd tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] show called for member 078d1dd9-8d65-4e60-a924-ffb4ac0d3174 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e29e0621-ffce-4040-9067-af41128456fd tempest-GroupsV314Test-1583354671 tempest-GroupsV314Test-1583354671-project-member] http://192.168.122.253/volume/v3/groups/078d1dd9-8d65-4e60-a924-ffb4ac0d3174 returned with HTTP 404 Sep 08 19:05:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 352/687] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:05:32 2026] GET /volume/v3/groups/078d1dd9-8d65-4e60-a924-ffb4ac0d3174 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fba99186-cdaf-4d2f-83e9-49ccedcb13d8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fba99186-cdaf-4d2f-83e9-49ccedcb13d8 tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/62d0a5b4-0672-4b94-8d8d-bdc3f875b858 Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fba99186-cdaf-4d2f-83e9-49ccedcb13d8 tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fba99186-cdaf-4d2f-83e9-49ccedcb13d8 tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6277398e-3683-44a5-9a30-735a42bcc16d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6277398e-3683-44a5-9a30-735a42bcc16d tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6277398e-3683-44a5-9a30-735a42bcc16d tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6277398e-3683-44a5-9a30-735a42bcc16d tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fba99186-cdaf-4d2f-83e9-49ccedcb13d8 tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] http://192.168.122.253/volume/v3/group_types/62d0a5b4-0672-4b94-8d8d-bdc3f875b858 returned with HTTP 202 Sep 08 19:05:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 336/688] 192.168.122.253 () {60 vars in 1288 bytes} [Tue Sep 8 19:05:32 2026] DELETE /volume/v3/group_types/62d0a5b4-0672-4b94-8d8d-bdc3f875b858 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3558d1e7-322e-43de-b98a-7ea61e6e3792 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3558d1e7-322e-43de-b98a-7ea61e6e3792 tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] DELETE http://192.168.122.253/volume/v3/types/d7796c02-c4f9-4dc8-b6bf-669048d3a2d8 Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3558d1e7-322e-43de-b98a-7ea61e6e3792 tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3558d1e7-322e-43de-b98a-7ea61e6e3792 tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6277398e-3683-44a5-9a30-735a42bcc16d tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:05:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6277398e-3683-44a5-9a30-735a42bcc16d tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 returned with HTTP 200 Sep 08 19:05:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 353/689] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:32 2026] GET /volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 => generated 465 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b739503c-89dd-426a-b318-6c46f5b24c2e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a34a0340-0045-494d-a1ba-5f9a0a0b9b90", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1218251532"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Create volume request body: {'volume': {'snapshot_id': 'a34a0340-0045-494d-a1ba-5f9a0a0b9b90', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1218251532'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Snapshot retrieved successfully. Sep 08 19:05:32 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Create volume of 1 GB Sep 08 19:05:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Availability Zones retrieved successfully. Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Flow 'volume_create_api' (392ed9cc-b3ce-49f7-9d03-5ecc48ca7360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2475df1f-5109-4843-89e3-ab614ae4a899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3558d1e7-322e-43de-b98a-7ea61e6e3792 tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] http://192.168.122.253/volume/v3/types/d7796c02-c4f9-4dc8-b6bf-669048d3a2d8 returned with HTTP 202 Sep 08 19:05:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 337/690] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:05:32 2026] DELETE /volume/v3/types/d7796c02-c4f9-4dc8-b6bf-669048d3a2d8 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a068556f-7ebd-4bae-ac29-5a8cd228818a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a068556f-7ebd-4bae-ac29-5a8cd228818a tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] GET http://192.168.122.253/volume/v3/types/d7796c02-c4f9-4dc8-b6bf-669048d3a2d8 Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a068556f-7ebd-4bae-ac29-5a8cd228818a tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a068556f-7ebd-4bae-ac29-5a8cd228818a tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a068556f-7ebd-4bae-ac29-5a8cd228818a tempest-GroupsV314Test-1148235404 tempest-GroupsV314Test-1148235404-project-admin] http://192.168.122.253/volume/v3/types/d7796c02-c4f9-4dc8-b6bf-669048d3a2d8 returned with HTTP 404 Sep 08 19:05:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 338/691] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:05:32 2026] GET /volume/v3/types/d7796c02-c4f9-4dc8-b6bf-669048d3a2d8 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3ed98c4a-0020-4559-a329-586c0b6267d6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3ed98c4a-0020-4559-a329-586c0b6267d6 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3ed98c4a-0020-4559-a329-586c0b6267d6 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3ed98c4a-0020-4559-a329-586c0b6267d6 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2475df1f-5109-4843-89e3-ab614ae4a899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a34a0340-0045-494d-a1ba-5f9a0a0b9b90', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9eb430c-6c11-4330-a84c-df162dcd33ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3ed98c4a-0020-4559-a329-586c0b6267d6 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3ed98c4a-0020-4559-a329-586c0b6267d6 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 339/692] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:32 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-a2b00e58-f820-4d5d-a99e-67a617346d94 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-a2b00e58-f820-4d5d-a99e-67a617346d94 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] POST http://192.168.122.253/volume/v3/attachments/e3e0c392-9fd1-47e4-a422-1218e84d03d4/action Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-a2b00e58-f820-4d5d-a99e-67a617346d94 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action body: b'{"os-complete": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-a2b00e58-f820-4d5d-a99e-67a617346d94 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Created reservations ['cfaca920-8135-4487-b4f2-48735c672cd7', '7e9a725e-2166-4836-8470-0d6d6bc5e0ba', 'a5b9b7e6-1f77-4114-a643-50937cfc3cb4', '249409a1-36c8-4e59-a499-27373d93abd9'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9eb430c-6c11-4330-a84c-df162dcd33ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfaca920-8135-4487-b4f2-48735c672cd7', '7e9a725e-2166-4836-8470-0d6d6bc5e0ba', 'a5b9b7e6-1f77-4114-a643-50937cfc3cb4', '249409a1-36c8-4e59-a499-27373d93abd9']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cfa3966-7b32-4e29-a826-b69edec0122b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-41e923bc-fb36-4fe0-a8c3-4a848a73a0a5 req-a2b00e58-f820-4d5d-a99e-67a617346d94 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/attachments/e3e0c392-9fd1-47e4-a422-1218e84d03d4/action returned with HTTP 204 Sep 08 19:05:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 340/693] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:05:32 2026] POST /volume/v3/attachments/e3e0c392-9fd1-47e4-a422-1218e84d03d4/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cfa3966-7b32-4e29-a826-b69edec0122b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1221d68-cd66-4717-9b96-da279c44c89d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1218251532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9939b980a3b349cb850e709a3df13f2e',qos_specs=None,replication_status=,reservations=['cfaca920-8135-4487-b4f2-48735c672cd7','7e9a725e-2166-4836-8470-0d6d6bc5e0ba','a5b9b7e6-1f77-4114-a643-50937cfc3cb4','249409a1-36c8-4e59-a499-27373d93abd9'],size=1,snapshot_id=a34a0340-0045-494d-a1ba-5f9a0a0b9b90,source_replicaid=,source_volid=None,status='creating',user_id='35a8db5bef894c419e7b865ef3cd38ee',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1218251532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1221d68-cd66-4717-9b96-da279c44c89d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9939b980a3b349cb850e709a3df13f2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a34a0340-0045-494d-a1ba-5f9a0a0b9b90,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35a8db5bef894c419e7b865ef3cd38ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79d78fb1-92ce-4657-b09b-41979b179ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79d78fb1-92ce-4657-b09b-41979b179ecd) transitioned into state 'SUCCESS' from state '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-1218251532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9939b980a3b349cb850e709a3df13f2e',qos_specs=None,replication_status=,reservations=['cfaca920-8135-4487-b4f2-48735c672cd7','7e9a725e-2166-4836-8470-0d6d6bc5e0ba','a5b9b7e6-1f77-4114-a643-50937cfc3cb4','249409a1-36c8-4e59-a499-27373d93abd9'],size=1,snapshot_id=a34a0340-0045-494d-a1ba-5f9a0a0b9b90,source_replicaid=,source_volid=None,status='creating',user_id='35a8db5bef894c419e7b865ef3cd38ee',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba630c7f-6664-40d0-a4ea-8553a7ae9d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba630c7f-6664-40d0-a4ea-8553a7ae9d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Flow 'volume_create_api' (392ed9cc-b3ce-49f7-9d03-5ecc48ca7360) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:05:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Create volume request issued successfully. Sep 08 19:05:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b739503c-89dd-426a-b318-6c46f5b24c2e tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:05:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 354/694] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:05:32 2026] POST /volume/v3/volumes => generated 794 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:05:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-28d61f1d-bf44-4e5e-9a1e-f1b600da1984 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-28d61f1d-bf44-4e5e-9a1e-f1b600da1984 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d Sep 08 19:05:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-28d61f1d-bf44-4e5e-9a1e-f1b600da1984 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-28d61f1d-bf44-4e5e-9a1e-f1b600da1984 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-28d61f1d-bf44-4e5e-9a1e-f1b600da1984 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-28d61f1d-bf44-4e5e-9a1e-f1b600da1984 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d returned with HTTP 200 Sep 08 19:05:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 341/695] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:33 2026] GET /volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6762405d-eeef-48cb-bd79-83311d338f31 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6762405d-eeef-48cb-bd79-83311d338f31 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6762405d-eeef-48cb-bd79-83311d338f31 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6762405d-eeef-48cb-bd79-83311d338f31 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6762405d-eeef-48cb-bd79-83311d338f31 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6762405d-eeef-48cb-bd79-83311d338f31 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 355/696] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:33 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 1145 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:05:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5ec8338d-2fb8-410a-9347-14cbacf8ef5a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5ec8338d-2fb8-410a-9347-14cbacf8ef5a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5ec8338d-2fb8-410a-9347-14cbacf8ef5a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5ec8338d-2fb8-410a-9347-14cbacf8ef5a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5ec8338d-2fb8-410a-9347-14cbacf8ef5a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5ec8338d-2fb8-410a-9347-14cbacf8ef5a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 342/697] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:33 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 1145 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-011b57c2-0692-4960-9de0-81f107ab7a54 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-137226713"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-137226713'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:05:34 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Create volume of 1 GB Sep 08 19:05:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Availability Zones retrieved successfully. Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Flow 'volume_create_api' (f2146f5b-88ce-4aca-b576-7e310a00a3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c6a28b5-d254-4c1e-9199-a013e5c4ee2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:05:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5a5bcbb2-aa9c-4823-977c-4d30af40a2f9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5a5bcbb2-aa9c-4823-977c-4d30af40a2f9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d Sep 08 19:05:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5a5bcbb2-aa9c-4823-977c-4d30af40a2f9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5a5bcbb2-aa9c-4823-977c-4d30af40a2f9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c6a28b5-d254-4c1e-9199-a013e5c4ee2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5a5bcbb2-aa9c-4823-977c-4d30af40a2f9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c26e0dd7-0177-4204-aaf2-cccdf44cc5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5a5bcbb2-aa9c-4823-977c-4d30af40a2f9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d returned with HTTP 200 Sep 08 19:05:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 343/698] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:34 2026] GET /volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d => generated 886 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Created reservations ['e52bcf01-2500-45ce-96fb-5a4463a3543c', 'ae8e9bf4-8184-4f46-88d7-fe9cdf535081', '03297f6c-9db6-4885-a260-5cb6d81e20bb', '9d86600d-a97b-492f-84a7-e22b2a5dd7be'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c26e0dd7-0177-4204-aaf2-cccdf44cc5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e52bcf01-2500-45ce-96fb-5a4463a3543c', 'ae8e9bf4-8184-4f46-88d7-fe9cdf535081', '03297f6c-9db6-4885-a260-5cb6d81e20bb', '9d86600d-a97b-492f-84a7-e22b2a5dd7be']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02270c2a-8ab6-407d-aff9-59d374090ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02270c2a-8ab6-407d-aff9-59d374090ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '647ac2ca-2a65-49eb-8350-9a6dbae6f757', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-137226713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e2606b6f1149d8b42b4dd3c1d6af1f',qos_specs=None,replication_status=,reservations=['e52bcf01-2500-45ce-96fb-5a4463a3543c','ae8e9bf4-8184-4f46-88d7-fe9cdf535081','03297f6c-9db6-4885-a260-5cb6d81e20bb','9d86600d-a97b-492f-84a7-e22b2a5dd7be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc1b0635c314911ade50fdccf38af9b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-137226713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=647ac2ca-2a65-49eb-8350-9a6dbae6f757,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4e2606b6f1149d8b42b4dd3c1d6af1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bc1b0635c314911ade50fdccf38af9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d530dcd9-2999-40ef-a21d-d83cc427771c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d530dcd9-2999-40ef-a21d-d83cc427771c) transitioned into state 'SUCCESS' from state '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-137226713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e2606b6f1149d8b42b4dd3c1d6af1f',qos_specs=None,replication_status=,reservations=['e52bcf01-2500-45ce-96fb-5a4463a3543c','ae8e9bf4-8184-4f46-88d7-fe9cdf535081','03297f6c-9db6-4885-a260-5cb6d81e20bb','9d86600d-a97b-492f-84a7-e22b2a5dd7be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc1b0635c314911ade50fdccf38af9b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd40d64e-e449-4d42-9117-3674eee059cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd40d64e-e449-4d42-9117-3674eee059cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Flow 'volume_create_api' (f2146f5b-88ce-4aca-b576-7e310a00a3ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:05:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Create volume request issued successfully. Sep 08 19:05:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-011b57c2-0692-4960-9de0-81f107ab7a54 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:05:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 356/699] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:05:34 2026] POST /volume/v3/volumes => generated 759 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:05:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3d2cac30-e0f3-47a5-b337-e22522866dc7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3d2cac30-e0f3-47a5-b337-e22522866dc7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3d2cac30-e0f3-47a5-b337-e22522866dc7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3d2cac30-e0f3-47a5-b337-e22522866dc7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3d2cac30-e0f3-47a5-b337-e22522866dc7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3d2cac30-e0f3-47a5-b337-e22522866dc7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 344/700] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:34 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 827 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f623c8b4-56aa-4d33-9729-428b9a554073 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f623c8b4-56aa-4d33-9729-428b9a554073 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d Sep 08 19:05:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f623c8b4-56aa-4d33-9729-428b9a554073 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f623c8b4-56aa-4d33-9729-428b9a554073 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f623c8b4-56aa-4d33-9729-428b9a554073 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f623c8b4-56aa-4d33-9729-428b9a554073 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d returned with HTTP 200 Sep 08 19:05:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 357/701] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:35 2026] GET /volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d => generated 886 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:05:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a141f8ca-e260-4d60-81b5-9e5099779698 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a141f8ca-e260-4d60-81b5-9e5099779698 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a141f8ca-e260-4d60-81b5-9e5099779698 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a141f8ca-e260-4d60-81b5-9e5099779698 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:35 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:35 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a141f8ca-e260-4d60-81b5-9e5099779698 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a141f8ca-e260-4d60-81b5-9e5099779698 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 345/702] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:35 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 851 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f09085d8-cff3-4a31-a693-6d6489d66596 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f09085d8-cff3-4a31-a693-6d6489d66596 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d Sep 08 19:05:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f09085d8-cff3-4a31-a693-6d6489d66596 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f09085d8-cff3-4a31-a693-6d6489d66596 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:36 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:36 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f09085d8-cff3-4a31-a693-6d6489d66596 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f09085d8-cff3-4a31-a693-6d6489d66596 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d returned with HTTP 200 Sep 08 19:05:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 358/703] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:36 2026] GET /volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d => generated 886 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-893bd015-8453-4c4b-aa4c-73600ddd3a34 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-893bd015-8453-4c4b-aa4c-73600ddd3a34 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-893bd015-8453-4c4b-aa4c-73600ddd3a34 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-893bd015-8453-4c4b-aa4c-73600ddd3a34 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:37 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:37 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:37 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:37 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:37 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-893bd015-8453-4c4b-aa4c-73600ddd3a34 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-893bd015-8453-4c4b-aa4c-73600ddd3a34 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 346/704] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:37 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-679a30dd-5a7c-42ba-9b73-c360b43019c4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-679a30dd-5a7c-42ba-9b73-c360b43019c4 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d Sep 08 19:05:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-679a30dd-5a7c-42ba-9b73-c360b43019c4 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-679a30dd-5a7c-42ba-9b73-c360b43019c4 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-679a30dd-5a7c-42ba-9b73-c360b43019c4 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-679a30dd-5a7c-42ba-9b73-c360b43019c4 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d returned with HTTP 200 Sep 08 19:05:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 359/705] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:37 2026] GET /volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d => generated 886 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-10877f41-ff73-4c71-85d6-852b00c4d8af None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-10877f41-ff73-4c71-85d6-852b00c4d8af tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-10877f41-ff73-4c71-85d6-852b00c4d8af tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-10877f41-ff73-4c71-85d6-852b00c4d8af tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-10877f41-ff73-4c71-85d6-852b00c4d8af tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-10877f41-ff73-4c71-85d6-852b00c4d8af tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 347/706] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:38 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 851 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8b72f10a-8f19-46f2-bfe0-e403926e52e0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b72f10a-8f19-46f2-bfe0-e403926e52e0 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d Sep 08 19:05:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b72f10a-8f19-46f2-bfe0-e403926e52e0 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b72f10a-8f19-46f2-bfe0-e403926e52e0 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8b72f10a-8f19-46f2-bfe0-e403926e52e0 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b72f10a-8f19-46f2-bfe0-e403926e52e0 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d returned with HTTP 200 Sep 08 19:05:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 360/707] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:38 2026] GET /volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d => generated 886 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-19299902-3cfe-45c2-9172-ed756ecb5bac None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-19299902-3cfe-45c2-9172-ed756ecb5bac tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-19299902-3cfe-45c2-9172-ed756ecb5bac tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-19299902-3cfe-45c2-9172-ed756ecb5bac tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-19299902-3cfe-45c2-9172-ed756ecb5bac tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-19299902-3cfe-45c2-9172-ed756ecb5bac tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 348/708] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:39 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b97e31ae-fe05-48f7-8b5a-7650949b2db7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b97e31ae-fe05-48f7-8b5a-7650949b2db7 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d Sep 08 19:05:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b97e31ae-fe05-48f7-8b5a-7650949b2db7 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b97e31ae-fe05-48f7-8b5a-7650949b2db7 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b97e31ae-fe05-48f7-8b5a-7650949b2db7 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b97e31ae-fe05-48f7-8b5a-7650949b2db7 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d returned with HTTP 200 Sep 08 19:05:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 361/709] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:39 2026] GET /volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d => generated 886 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3d1a8b2a-70ee-4b7a-9232-d28c17842155 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3d1a8b2a-70ee-4b7a-9232-d28c17842155 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3d1a8b2a-70ee-4b7a-9232-d28c17842155 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3d1a8b2a-70ee-4b7a-9232-d28c17842155 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3d1a8b2a-70ee-4b7a-9232-d28c17842155 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3d1a8b2a-70ee-4b7a-9232-d28c17842155 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 349/710] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:40 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b4e62253-6a21-433a-8561-460700d4479c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f191d88a-fcdd-4ad8-a6ff-88eb1a85dcf0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f191d88a-fcdd-4ad8-a6ff-88eb1a85dcf0 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f191d88a-fcdd-4ad8-a6ff-88eb1a85dcf0 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f191d88a-fcdd-4ad8-a6ff-88eb1a85dcf0 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f191d88a-fcdd-4ad8-a6ff-88eb1a85dcf0 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f191d88a-fcdd-4ad8-a6ff-88eb1a85dcf0 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d returned with HTTP 200 Sep 08 19:05:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 350/711] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:41 2026] GET /volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d => generated 887 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f335edb3-7783-444f-b902-1ac3189b49eb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f335edb3-7783-444f-b902-1ac3189b49eb tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] GET http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f335edb3-7783-444f-b902-1ac3189b49eb tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f335edb3-7783-444f-b902-1ac3189b49eb tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f335edb3-7783-444f-b902-1ac3189b49eb tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Volume info retrieved successfully. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f335edb3-7783-444f-b902-1ac3189b49eb tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d returned with HTTP 200 Sep 08 19:05:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 351/712] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:41 2026] GET /volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d => generated 887 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f76f3f17-6c65-4f3a-b9e0-412d5ea2d4b7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f76f3f17-6c65-4f3a-b9e0-412d5ea2d4b7 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] DELETE http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5?cascade=True Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f76f3f17-6c65-4f3a-b9e0-412d5ea2d4b7 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f76f3f17-6c65-4f3a-b9e0-412d5ea2d4b7 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-f76f3f17-6c65-4f3a-b9e0-412d5ea2d4b7 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Delete volume with id: 6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f76f3f17-6c65-4f3a-b9e0-412d5ea2d4b7 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b4e62253-6a21-433a-8561-460700d4479c tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:05:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b4e62253-6a21-433a-8561-460700d4479c tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1098212516"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:05:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b4e62253-6a21-433a-8561-460700d4479c tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:05:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 362/713] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:05:40 2026] POST /volume/v3/types => generated 220 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-96f4e1e6-baeb-4612-a656-8416193aab4f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-96f4e1e6-baeb-4612-a656-8416193aab4f tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] POST http://192.168.122.253/volume/v3/group_types Sep 08 19:05:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-96f4e1e6-baeb-4612-a656-8416193aab4f tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-73063451"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f76f3f17-6c65-4f3a-b9e0-412d5ea2d4b7 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Delete volume request issued successfully. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f76f3f17-6c65-4f3a-b9e0-412d5ea2d4b7 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5?cascade=True returned with HTTP 202 Sep 08 19:05:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 352/714] 192.168.122.253 () {58 vars in 1260 bytes} [Tue Sep 8 19:05:41 2026] DELETE /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5?cascade=True => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-96f4e1e6-baeb-4612-a656-8416193aab4f tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] http://192.168.122.253/volume/v3/group_types returned with HTTP 202 Sep 08 19:05:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 363/715] 192.168.122.253 () {62 vars in 1195 bytes} [Tue Sep 8 19:05:41 2026] POST /volume/v3/group_types => generated 175 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-da85bdb0-0a6b-456a-80f5-ad06544b3f9a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-da85bdb0-0a6b-456a-80f5-ad06544b3f9a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-da85bdb0-0a6b-456a-80f5-ad06544b3f9a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-da85bdb0-0a6b-456a-80f5-ad06544b3f9a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8f05145d-4ca7-4b59-918a-9dcafd398956 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-da85bdb0-0a6b-456a-80f5-ad06544b3f9a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-da85bdb0-0a6b-456a-80f5-ad06544b3f9a tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 200 Sep 08 19:05:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 353/716] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:41 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f05145d-4ca7-4b59-918a-9dcafd398956 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] POST http://192.168.122.253/volume/v3/groups Sep 08 19:05:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f05145d-4ca7-4b59-918a-9dcafd398956 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "52ce768f-60f1-44b1-b980-752160930f23", "volume_types": ["17fbee6c-4b03-42fc-8940-1c6f60af6e84"], "name": "tempest-GroupsV320Test-Group-2087341490"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-8f05145d-4ca7-4b59-918a-9dcafd398956 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Creating new group {'group': {'group_type': '52ce768f-60f1-44b1-b980-752160930f23', 'volume_types': ['17fbee6c-4b03-42fc-8940-1c6f60af6e84'], 'name': 'tempest-GroupsV320Test-Group-2087341490'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 19:05:41 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.groups [None req-8f05145d-4ca7-4b59-918a-9dcafd398956 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Creating group tempest-GroupsV320Test-Group-2087341490. Sep 08 19:05:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8f05145d-4ca7-4b59-918a-9dcafd398956 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Availability Zones retrieved successfully. Sep 08 19:05:41 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-8f05145d-4ca7-4b59-918a-9dcafd398956 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Created reservations ['38c5de5c-0556-4554-b034-fe3d97535a07'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-233051bb-bc80-49d9-8ca2-617aebebb80a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-233051bb-bc80-49d9-8ca2-617aebebb80a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-233051bb-bc80-49d9-8ca2-617aebebb80a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-233051bb-bc80-49d9-8ca2-617aebebb80a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-233051bb-bc80-49d9-8ca2-617aebebb80a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f05145d-4ca7-4b59-918a-9dcafd398956 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] http://192.168.122.253/volume/v3/groups returned with HTTP 202 Sep 08 19:05:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 364/717] 192.168.122.253 () {62 vars in 1181 bytes} [Tue Sep 8 19:05:41 2026] POST /volume/v3/groups => generated 108 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-233051bb-bc80-49d9-8ca2-617aebebb80a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 354/718] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:41 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dfcb1005-75e2-4fdf-bd81-d8d7e282d8b6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dfcb1005-75e2-4fdf-bd81-d8d7e282d8b6 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] GET http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 Sep 08 19:05:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dfcb1005-75e2-4fdf-bd81-d8d7e282d8b6 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dfcb1005-75e2-4fdf-bd81-d8d7e282d8b6 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-dfcb1005-75e2-4fdf-bd81-d8d7e282d8b6 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] show called for member b28a6046-9401-4a83-808e-163c6e6cc807 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:05:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:41 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:05:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dfcb1005-75e2-4fdf-bd81-d8d7e282d8b6 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 returned with HTTP 200 Sep 08 19:05:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 365/719] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:05:41 2026] GET /volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 => generated 388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-a4da9160-29e8-4140-b9ca-00b202a1c96b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-a4da9160-29e8-4140-b9ca-00b202a1c96b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-a4da9160-29e8-4140-b9ca-00b202a1c96b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-a4da9160-29e8-4140-b9ca-00b202a1c96b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-a4da9160-29e8-4140-b9ca-00b202a1c96b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-a4da9160-29e8-4140-b9ca-00b202a1c96b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 355/720] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:05:41 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6cdbd605-f26f-4b1b-82bb-671f3cea658f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6cdbd605-f26f-4b1b-82bb-671f3cea658f None None] GET http://192.168.122.253/volume// Sep 08 19:05:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6cdbd605-f26f-4b1b-82bb-671f3cea658f None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6cdbd605-f26f-4b1b-82bb-671f3cea658f None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6cdbd605-f26f-4b1b-82bb-671f3cea658f None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:05:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 366/721] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:05:41 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-c3a983aa-4da6-4812-85e2-d3f243b31d78 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-c3a983aa-4da6-4812-85e2-d3f243b31d78 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:05:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-c3a983aa-4da6-4812-85e2-d3f243b31d78 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "647ac2ca-2a65-49eb-8350-9a6dbae6f757", "connector": null, "instance_uuid": "5abb343e-8c7d-4e82-8ac3-61ea3cc8f422"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-c3a983aa-4da6-4812-85e2-d3f243b31d78 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:05:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 356/722] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:05:41 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6b5fcef6-c56c-4dba-8bf3-e343647cf92f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6b5fcef6-c56c-4dba-8bf3-e343647cf92f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6b5fcef6-c56c-4dba-8bf3-e343647cf92f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6b5fcef6-c56c-4dba-8bf3-e343647cf92f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2cb2482d-d9df-4a9b-9db1-c9d96da04f8f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2cb2482d-d9df-4a9b-9db1-c9d96da04f8f None None] GET http://192.168.122.253/volume// Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2cb2482d-d9df-4a9b-9db1-c9d96da04f8f None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2cb2482d-d9df-4a9b-9db1-c9d96da04f8f None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2cb2482d-d9df-4a9b-9db1-c9d96da04f8f None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:05:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 357/723] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:05:42 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-70f4b69b-8f81-4c4a-baf9-8ad4bc988f8d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6b5fcef6-c56c-4dba-8bf3-e343647cf92f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-70f4b69b-8f81-4c4a-baf9-8ad4bc988f8d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-70f4b69b-8f81-4c4a-baf9-8ad4bc988f8d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-70f4b69b-8f81-4c4a-baf9-8ad4bc988f8d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6b5fcef6-c56c-4dba-8bf3-e343647cf92f tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 367/724] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:42 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-70f4b69b-8f81-4c4a-baf9-8ad4bc988f8d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-70f4b69b-8f81-4c4a-baf9-8ad4bc988f8d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 358/725] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:05:42 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 1032 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-810b8f51-2ebf-4fee-a994-29b462b953dc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-810b8f51-2ebf-4fee-a994-29b462b953dc tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] PUT http://192.168.122.253/volume/v3/attachments/2e570b6e-0f51-4ff9-89c1-503dc7ad412f Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-810b8f51-2ebf-4fee-a994-29b462b953dc tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-810b8f51-2ebf-4fee-a994-29b462b953dc tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Acquiring lock "cinder-attachment_update-647ac2ca-2a65-49eb-8350-9a6dbae6f757-devstack" by "attachment_update" {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-810b8f51-2ebf-4fee-a994-29b462b953dc tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Lock "cinder-attachment_update-647ac2ca-2a65-49eb-8350-9a6dbae6f757-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-feaaad79-131e-41bf-809e-533ea7880bfd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-feaaad79-131e-41bf-809e-533ea7880bfd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-feaaad79-131e-41bf-809e-533ea7880bfd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-feaaad79-131e-41bf-809e-533ea7880bfd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-feaaad79-131e-41bf-809e-533ea7880bfd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-feaaad79-131e-41bf-809e-533ea7880bfd tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 200 Sep 08 19:05:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 359/726] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:42 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-810b8f51-2ebf-4fee-a994-29b462b953dc tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Lock "cinder-attachment_update-647ac2ca-2a65-49eb-8350-9a6dbae6f757-devstack" released by "attachment_update" :: held 0.206s {{(pid=87213) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-810b8f51-2ebf-4fee-a994-29b462b953dc tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/attachments/2e570b6e-0f51-4ff9-89c1-503dc7ad412f returned with HTTP 200 Sep 08 19:05:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 368/727] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:05:42 2026] PUT /volume/v3/attachments/2e570b6e-0f51-4ff9-89c1-503dc7ad412f => generated 694 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4f408b9c-ab55-436e-b29a-f4bd3a743cf4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f408b9c-ab55-436e-b29a-f4bd3a743cf4 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] GET http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f408b9c-ab55-436e-b29a-f4bd3a743cf4 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f408b9c-ab55-436e-b29a-f4bd3a743cf4 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-4f408b9c-ab55-436e-b29a-f4bd3a743cf4 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] show called for member b28a6046-9401-4a83-808e-163c6e6cc807 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f408b9c-ab55-436e-b29a-f4bd3a743cf4 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 returned with HTTP 200 Sep 08 19:05:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 360/728] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:05:42 2026] GET /volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 => generated 389 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e0579b2b-3f51-4658-ba2a-2295f8efd50d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e0579b2b-3f51-4658-ba2a-2295f8efd50d tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] POST http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e0579b2b-3f51-4658-ba2a-2295f8efd50d tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e0579b2b-3f51-4658-ba2a-2295f8efd50d tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-e0579b2b-3f51-4658-ba2a-2295f8efd50d tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Updating group 'b28a6046-9401-4a83-808e-163c6e6cc807' with 'creating' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e0579b2b-3f51-4658-ba2a-2295f8efd50d tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action returned with HTTP 202 Sep 08 19:05:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 369/729] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:05:42 2026] POST /volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e3110232-8fc9-4831-b39e-b871b58493e6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e3110232-8fc9-4831-b39e-b871b58493e6 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] GET http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e3110232-8fc9-4831-b39e-b871b58493e6 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e3110232-8fc9-4831-b39e-b871b58493e6 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-e3110232-8fc9-4831-b39e-b871b58493e6 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] show called for member b28a6046-9401-4a83-808e-163c6e6cc807 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e3110232-8fc9-4831-b39e-b871b58493e6 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 returned with HTTP 200 Sep 08 19:05:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 361/730] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:05:42 2026] GET /volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 => generated 388 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-eb2af510-85f2-438e-ba63-8ea235e6b6fb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-eb2af510-85f2-438e-ba63-8ea235e6b6fb tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] POST http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-eb2af510-85f2-438e-ba63-8ea235e6b6fb tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-eb2af510-85f2-438e-ba63-8ea235e6b6fb tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-eb2af510-85f2-438e-ba63-8ea235e6b6fb tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Updating group 'b28a6046-9401-4a83-808e-163c6e6cc807' with 'available' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-eb2af510-85f2-438e-ba63-8ea235e6b6fb tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action returned with HTTP 202 Sep 08 19:05:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 370/731] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:05:42 2026] POST /volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fa113ba9-a6c0-4a6a-a7a2-bece2f9d84b1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fa113ba9-a6c0-4a6a-a7a2-bece2f9d84b1 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] GET http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fa113ba9-a6c0-4a6a-a7a2-bece2f9d84b1 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fa113ba9-a6c0-4a6a-a7a2-bece2f9d84b1 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-fa113ba9-a6c0-4a6a-a7a2-bece2f9d84b1 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] show called for member b28a6046-9401-4a83-808e-163c6e6cc807 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fa113ba9-a6c0-4a6a-a7a2-bece2f9d84b1 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 returned with HTTP 200 Sep 08 19:05:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 362/732] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:05:42 2026] GET /volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 => generated 389 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-eb5bd73b-dc45-4c55-bd5b-aac99e64823a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-eb5bd73b-dc45-4c55-bd5b-aac99e64823a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] POST http://192.168.122.253/volume/v3/attachments/2e570b6e-0f51-4ff9-89c1-503dc7ad412f/action Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-eb5bd73b-dc45-4c55-bd5b-aac99e64823a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action body: b'{"os-complete": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-eb5bd73b-dc45-4c55-bd5b-aac99e64823a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-221d3d1e-999f-48ca-9380-0c98e75d7bad None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-221d3d1e-999f-48ca-9380-0c98e75d7bad tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] POST http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-221d3d1e-999f-48ca-9380-0c98e75d7bad tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-221d3d1e-999f-48ca-9380-0c98e75d7bad tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-221d3d1e-999f-48ca-9380-0c98e75d7bad tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Updating group 'b28a6046-9401-4a83-808e-163c6e6cc807' with 'error' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-221d3d1e-999f-48ca-9380-0c98e75d7bad tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action returned with HTTP 202 Sep 08 19:05:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 363/733] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:05:42 2026] POST /volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:05:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-640afc4b-dd8a-4824-bb1d-977e87503a26 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-640afc4b-dd8a-4824-bb1d-977e87503a26 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] GET http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-640afc4b-dd8a-4824-bb1d-977e87503a26 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-640afc4b-dd8a-4824-bb1d-977e87503a26 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-640afc4b-dd8a-4824-bb1d-977e87503a26 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] show called for member b28a6046-9401-4a83-808e-163c6e6cc807 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:05:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-d56a60ef-68d1-45b1-9c7f-ec56d2889997 req-eb5bd73b-dc45-4c55-bd5b-aac99e64823a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/attachments/2e570b6e-0f51-4ff9-89c1-503dc7ad412f/action returned with HTTP 204 Sep 08 19:05:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 371/734] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:05:42 2026] POST /volume/v3/attachments/2e570b6e-0f51-4ff9-89c1-503dc7ad412f/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:42 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:05:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-640afc4b-dd8a-4824-bb1d-977e87503a26 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 returned with HTTP 200 Sep 08 19:05:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 364/735] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:05:42 2026] GET /volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 => generated 385 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-685638cf-a3e4-4768-bf15-0a342d6dfdb0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-685638cf-a3e4-4768-bf15-0a342d6dfdb0 tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] POST http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-685638cf-a3e4-4768-bf15-0a342d6dfdb0 tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-685638cf-a3e4-4768-bf15-0a342d6dfdb0 tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-685638cf-a3e4-4768-bf15-0a342d6dfdb0 tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Updating group 'b28a6046-9401-4a83-808e-163c6e6cc807' with 'available' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-685638cf-a3e4-4768-bf15-0a342d6dfdb0 tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action returned with HTTP 202 Sep 08 19:05:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 372/736] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:05:42 2026] POST /volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8f3bdbad-cba3-4528-a64a-e43711418430 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8f3bdbad-cba3-4528-a64a-e43711418430 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] GET http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8f3bdbad-cba3-4528-a64a-e43711418430 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8f3bdbad-cba3-4528-a64a-e43711418430 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-8f3bdbad-cba3-4528-a64a-e43711418430 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] show called for member b28a6046-9401-4a83-808e-163c6e6cc807 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8f3bdbad-cba3-4528-a64a-e43711418430 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 returned with HTTP 200 Sep 08 19:05:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 365/737] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:05:43 2026] GET /volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 => generated 389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-afd2ac45-c3b1-4267-9973-1a42346d86a5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-afd2ac45-c3b1-4267-9973-1a42346d86a5 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-afd2ac45-c3b1-4267-9973-1a42346d86a5 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-afd2ac45-c3b1-4267-9973-1a42346d86a5 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-afd2ac45-c3b1-4267-9973-1a42346d86a5 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-afd2ac45-c3b1-4267-9973-1a42346d86a5 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-afd2ac45-c3b1-4267-9973-1a42346d86a5 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Get all volumes completed successfully. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-afd2ac45-c3b1-4267-9973-1a42346d86a5 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:05:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 373/738] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:05:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6f608b09-4975-403c-ac17-ef996a5c74d9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6f608b09-4975-403c-ac17-ef996a5c74d9 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] POST http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6f608b09-4975-403c-ac17-ef996a5c74d9 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6f608b09-4975-403c-ac17-ef996a5c74d9 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-6f608b09-4975-403c-ac17-ef996a5c74d9 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] delete called for group b28a6046-9401-4a83-808e-163c6e6cc807 {{(pid=87214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.groups [None req-6f608b09-4975-403c-ac17-ef996a5c74d9 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Delete group with id: b28a6046-9401-4a83-808e-163c6e6cc807 Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2a643d77-032c-43d5-9660-65270496c3c6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2a643d77-032c-43d5-9660-65270496c3c6 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2a643d77-032c-43d5-9660-65270496c3c6 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2a643d77-032c-43d5-9660-65270496c3c6 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 19:05:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2a643d77-032c-43d5-9660-65270496c3c6 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2a643d77-032c-43d5-9660-65270496c3c6 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 374/739] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:43 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 1144 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6f608b09-4975-403c-ac17-ef996a5c74d9 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action returned with HTTP 202 Sep 08 19:05:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 366/740] 192.168.122.253 () {62 vars in 1312 bytes} [Tue Sep 8 19:05:43 2026] POST /volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9e1a97e0-4527-4585-bd3b-bfb4c41dd996 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9e1a97e0-4527-4585-bd3b-bfb4c41dd996 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] GET http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9e1a97e0-4527-4585-bd3b-bfb4c41dd996 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9e1a97e0-4527-4585-bd3b-bfb4c41dd996 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.groups [None req-9e1a97e0-4527-4585-bd3b-bfb4c41dd996 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] show called for member b28a6046-9401-4a83-808e-163c6e6cc807 {{(pid=87213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5f65acef-76c6-48c8-9ce7-b277859bffca None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5f65acef-76c6-48c8-9ce7-b277859bffca tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5f65acef-76c6-48c8-9ce7-b277859bffca tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5f65acef-76c6-48c8-9ce7-b277859bffca tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9e1a97e0-4527-4585-bd3b-bfb4c41dd996 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 returned with HTTP 200 Sep 08 19:05:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 375/741] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:05:43 2026] GET /volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 => generated 388 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5f65acef-76c6-48c8-9ce7-b277859bffca tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5f65acef-76c6-48c8-9ce7-b277859bffca tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 367/742] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:43 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 1144 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-90a46600-4fcb-4323-87cc-4d273c347422 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-90a46600-4fcb-4323-87cc-4d273c347422 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-90a46600-4fcb-4323-87cc-4d273c347422 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-90a46600-4fcb-4323-87cc-4d273c347422 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-90a46600-4fcb-4323-87cc-4d273c347422 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-90a46600-4fcb-4323-87cc-4d273c347422 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 200 Sep 08 19:05:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 376/743] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:43 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-67ba9791-b9c1-4d1a-95a6-6f2c79e56608 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-67ba9791-b9c1-4d1a-95a6-6f2c79e56608 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-67ba9791-b9c1-4d1a-95a6-6f2c79e56608 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-67ba9791-b9c1-4d1a-95a6-6f2c79e56608 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-67ba9791-b9c1-4d1a-95a6-6f2c79e56608 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-67ba9791-b9c1-4d1a-95a6-6f2c79e56608 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 368/744] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:05:43 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 1145 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-ace4ad75-6952-4bc7-9825-bd626fc2519a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-ace4ad75-6952-4bc7-9825-bd626fc2519a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] POST http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c/action Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-ace4ad75-6952-4bc7-9825-bd626fc2519a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-ace4ad75-6952-4bc7-9825-bd626fc2519a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-ace4ad75-6952-4bc7-9825-bd626fc2519a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-ace4ad75-6952-4bc7-9825-bd626fc2519a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Begin detaching volume completed successfully. Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-ace4ad75-6952-4bc7-9825-bd626fc2519a tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c/action returned with HTTP 202 Sep 08 19:05:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 377/745] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:05:43 2026] POST /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cdc0fd53-44b8-4f75-9c7f-f62fc94885bd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cdc0fd53-44b8-4f75-9c7f-f62fc94885bd tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cdc0fd53-44b8-4f75-9c7f-f62fc94885bd tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cdc0fd53-44b8-4f75-9c7f-f62fc94885bd tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cdc0fd53-44b8-4f75-9c7f-f62fc94885bd tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cdc0fd53-44b8-4f75-9c7f-f62fc94885bd tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 369/746] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:43 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 1148 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6de7a2ef-f108-4a68-a1be-b3b9746c93a2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6de7a2ef-f108-4a68-a1be-b3b9746c93a2 None None] GET http://192.168.122.253/volume// Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6de7a2ef-f108-4a68-a1be-b3b9746c93a2 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6de7a2ef-f108-4a68-a1be-b3b9746c93a2 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6de7a2ef-f108-4a68-a1be-b3b9746c93a2 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:05:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 378/747] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:05:43 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-1abb9c52-96a2-40d6-ac53-e91ba1f82c25 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-1abb9c52-96a2-40d6-ac53-e91ba1f82c25 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-1abb9c52-96a2-40d6-ac53-e91ba1f82c25 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-1abb9c52-96a2-40d6-ac53-e91ba1f82c25 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-1abb9c52-96a2-40d6-ac53-e91ba1f82c25 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-1abb9c52-96a2-40d6-ac53-e91ba1f82c25 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 370/748] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:05:43 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 1329 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-4ec40996-a0fa-431f-a344-914b4c3616a7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-4ec40996-a0fa-431f-a344-914b4c3616a7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] DELETE http://192.168.122.253/volume/v3/attachments/e3e0c392-9fd1-47e4-a422-1218e84d03d4 Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-4ec40996-a0fa-431f-a344-914b4c3616a7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cb4ce879-3ac0-4248-9325-982b1cc21f65 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-4ec40996-a0fa-431f-a344-914b4c3616a7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cb4ce879-3ac0-4248-9325-982b1cc21f65 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] GET http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cb4ce879-3ac0-4248-9325-982b1cc21f65 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cb4ce879-3ac0-4248-9325-982b1cc21f65 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.groups [None req-cb4ce879-3ac0-4248-9325-982b1cc21f65 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] show called for member b28a6046-9401-4a83-808e-163c6e6cc807 {{(pid=87214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cb4ce879-3ac0-4248-9325-982b1cc21f65 tempest-GroupsV320Test-1066570030 tempest-GroupsV320Test-1066570030-project-member] http://192.168.122.253/volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 returned with HTTP 404 Sep 08 19:05:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 371/749] 192.168.122.253 () {60 vars in 1270 bytes} [Tue Sep 8 19:05:44 2026] GET /volume/v3/groups/b28a6046-9401-4a83-808e-163c6e6cc807 => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a7796055-8c54-444d-8e82-8b74ae222913 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a7796055-8c54-444d-8e82-8b74ae222913 tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] DELETE http://192.168.122.253/volume/v3/group_types/52ce768f-60f1-44b1-b980-752160930f23 Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a7796055-8c54-444d-8e82-8b74ae222913 tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a7796055-8c54-444d-8e82-8b74ae222913 tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a7796055-8c54-444d-8e82-8b74ae222913 tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] http://192.168.122.253/volume/v3/group_types/52ce768f-60f1-44b1-b980-752160930f23 returned with HTTP 202 Sep 08 19:05:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 372/750] 192.168.122.253 () {60 vars in 1288 bytes} [Tue Sep 8 19:05:44 2026] DELETE /volume/v3/group_types/52ce768f-60f1-44b1-b980-752160930f23 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:05:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:44 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-125e2094-7dc3-4aa1-a67c-9e48a24651de None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-125e2094-7dc3-4aa1-a67c-9e48a24651de tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] DELETE http://192.168.122.253/volume/v3/types/17fbee6c-4b03-42fc-8940-1c6f60af6e84 Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-125e2094-7dc3-4aa1-a67c-9e48a24651de tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-125e2094-7dc3-4aa1-a67c-9e48a24651de tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-206a0506-6cb2-4e23-9d0c-19637bc67b54 req-4ec40996-a0fa-431f-a344-914b4c3616a7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/attachments/e3e0c392-9fd1-47e4-a422-1218e84d03d4 returned with HTTP 200 Sep 08 19:05:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 379/751] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:05:44 2026] DELETE /volume/v3/attachments/e3e0c392-9fd1-47e4-a422-1218e84d03d4 => generated 19 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-125e2094-7dc3-4aa1-a67c-9e48a24651de tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] http://192.168.122.253/volume/v3/types/17fbee6c-4b03-42fc-8940-1c6f60af6e84 returned with HTTP 202 Sep 08 19:05:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 373/752] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:05:44 2026] DELETE /volume/v3/types/17fbee6c-4b03-42fc-8940-1c6f60af6e84 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f25eea81-1e83-4d28-a1d2-adbe0f1d776f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f25eea81-1e83-4d28-a1d2-adbe0f1d776f tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] GET http://192.168.122.253/volume/v3/types/17fbee6c-4b03-42fc-8940-1c6f60af6e84 Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f25eea81-1e83-4d28-a1d2-adbe0f1d776f tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f25eea81-1e83-4d28-a1d2-adbe0f1d776f tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4ec3b6d1-c9c5-4442-b14e-610687a13465 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f25eea81-1e83-4d28-a1d2-adbe0f1d776f tempest-GroupsV320Test-604963551 tempest-GroupsV320Test-604963551-project-admin] http://192.168.122.253/volume/v3/types/17fbee6c-4b03-42fc-8940-1c6f60af6e84 returned with HTTP 404 Sep 08 19:05:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 380/753] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:05:44 2026] GET /volume/v3/types/17fbee6c-4b03-42fc-8940-1c6f60af6e84 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4ec3b6d1-c9c5-4442-b14e-610687a13465 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4ec3b6d1-c9c5-4442-b14e-610687a13465 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4ec3b6d1-c9c5-4442-b14e-610687a13465 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4ec3b6d1-c9c5-4442-b14e-610687a13465 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 404 Sep 08 19:05:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 374/754] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:44 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-edb5d068-af5b-4ff9-9641-36179ab6ff95 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-edb5d068-af5b-4ff9-9641-36179ab6ff95 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] GET http://192.168.122.253/volume/v3/volumes Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-edb5d068-af5b-4ff9-9641-36179ab6ff95 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-edb5d068-af5b-4ff9-9641-36179ab6ff95 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-edb5d068-af5b-4ff9-9641-36179ab6ff95 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-edb5d068-af5b-4ff9-9641-36179ab6ff95 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:44 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:05:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-edb5d068-af5b-4ff9-9641-36179ab6ff95 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Get all volumes completed successfully. Sep 08 19:05:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-edb5d068-af5b-4ff9-9641-36179ab6ff95 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] http://192.168.122.253/volume/v3/volumes returned with HTTP 200 Sep 08 19:05:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 381/755] 192.168.122.253 () {58 vars in 1121 bytes} [Tue Sep 8 19:05:44 2026] GET /volume/v3/volumes => generated 343 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b3776719-06a0-4b16-945a-52266b900729 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b3776719-06a0-4b16-945a-52266b900729 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] GET http://192.168.122.253/volume/v3/snapshots Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b3776719-06a0-4b16-945a-52266b900729 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b3776719-06a0-4b16-945a-52266b900729 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-b3776719-06a0-4b16-945a-52266b900729 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-b3776719-06a0-4b16-945a-52266b900729 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:44 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b3776719-06a0-4b16-945a-52266b900729 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] Get all snapshots completed successfully. Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b3776719-06a0-4b16-945a-52266b900729 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-reader] http://192.168.122.253/volume/v3/snapshots returned with HTTP 200 Sep 08 19:05:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 375/756] 192.168.122.253 () {58 vars in 1127 bytes} [Tue Sep 8 19:05:44 2026] GET /volume/v3/snapshots => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0c75b494-406c-4f80-8f23-7ae0c3ee3bc3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0c75b494-406c-4f80-8f23-7ae0c3ee3bc3 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0c75b494-406c-4f80-8f23-7ae0c3ee3bc3 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0c75b494-406c-4f80-8f23-7ae0c3ee3bc3 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0c75b494-406c-4f80-8f23-7ae0c3ee3bc3 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0c75b494-406c-4f80-8f23-7ae0c3ee3bc3 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d returned with HTTP 200 Sep 08 19:05:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 382/757] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:44 2026] GET /volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d => generated 887 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e864e3a4-c4fc-45aa-9533-c33a406efd19 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e864e3a4-c4fc-45aa-9533-c33a406efd19 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] DELETE http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e864e3a4-c4fc-45aa-9533-c33a406efd19 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e864e3a4-c4fc-45aa-9533-c33a406efd19 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-e864e3a4-c4fc-45aa-9533-c33a406efd19 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Delete volume with id: c1221d68-cd66-4717-9b96-da279c44c89d Sep 08 19:05:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e864e3a4-c4fc-45aa-9533-c33a406efd19 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e864e3a4-c4fc-45aa-9533-c33a406efd19 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Delete volume request issued successfully. Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e864e3a4-c4fc-45aa-9533-c33a406efd19 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d returned with HTTP 202 Sep 08 19:05:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 376/758] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:05:44 2026] DELETE /volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8b9ce0df-e887-4d3b-b88e-0f7101295473 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b9ce0df-e887-4d3b-b88e-0f7101295473 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b9ce0df-e887-4d3b-b88e-0f7101295473 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b9ce0df-e887-4d3b-b88e-0f7101295473 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8b9ce0df-e887-4d3b-b88e-0f7101295473 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Volume info retrieved successfully. Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-513e357d-19e5-4620-8318-5b534e13fbb4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b9ce0df-e887-4d3b-b88e-0f7101295473 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d returned with HTTP 200 Sep 08 19:05:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 383/759] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:44 2026] GET /volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d => generated 886 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-513e357d-19e5-4620-8318-5b534e13fbb4 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-513e357d-19e5-4620-8318-5b534e13fbb4 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-513e357d-19e5-4620-8318-5b534e13fbb4 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-513e357d-19e5-4620-8318-5b534e13fbb4 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-513e357d-19e5-4620-8318-5b534e13fbb4 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 377/760] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:44 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-bd2934c3-d732-4f01-a24f-78491e407389 req-a46091a1-5edc-426e-94ee-1ef17e801cb9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-a46091a1-5edc-426e-94ee-1ef17e801cb9 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-a46091a1-5edc-426e-94ee-1ef17e801cb9 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-a46091a1-5edc-426e-94ee-1ef17e801cb9 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-bd2934c3-d732-4f01-a24f-78491e407389 req-a46091a1-5edc-426e-94ee-1ef17e801cb9 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-a46091a1-5edc-426e-94ee-1ef17e801cb9 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 384/761] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:05:45 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 1144 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-bd2934c3-d732-4f01-a24f-78491e407389 req-da518dfa-ce83-422e-a34b-93712b17f2a9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-da518dfa-ce83-422e-a34b-93712b17f2a9 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] POST http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757/action Sep 08 19:05:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-da518dfa-ce83-422e-a34b-93712b17f2a9 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:05:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-da518dfa-ce83-422e-a34b-93712b17f2a9 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-bd2934c3-d732-4f01-a24f-78491e407389 req-da518dfa-ce83-422e-a34b-93712b17f2a9 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-bd2934c3-d732-4f01-a24f-78491e407389 req-da518dfa-ce83-422e-a34b-93712b17f2a9 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Begin detaching volume completed successfully. Sep 08 19:05:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-da518dfa-ce83-422e-a34b-93712b17f2a9 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757/action returned with HTTP 202 Sep 08 19:05:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 378/762] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:05:45 2026] POST /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 19:05:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3a41e218-32fe-437e-9f48-43b13e8e66c7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3a41e218-32fe-437e-9f48-43b13e8e66c7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3a41e218-32fe-437e-9f48-43b13e8e66c7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3a41e218-32fe-437e-9f48-43b13e8e66c7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3a41e218-32fe-437e-9f48-43b13e8e66c7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3a41e218-32fe-437e-9f48-43b13e8e66c7 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 385/763] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:45 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 1147 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c059a795-7109-4e7c-9353-71613f684a0b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c059a795-7109-4e7c-9353-71613f684a0b None None] GET http://192.168.122.253/volume// Sep 08 19:05:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c059a795-7109-4e7c-9353-71613f684a0b None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c059a795-7109-4e7c-9353-71613f684a0b None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c059a795-7109-4e7c-9353-71613f684a0b None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:05:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 379/764] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:05:45 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:05:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-bd2934c3-d732-4f01-a24f-78491e407389 req-771744bf-feea-468d-96ce-7425a47e4a9d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-771744bf-feea-468d-96ce-7425a47e4a9d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-771744bf-feea-468d-96ce-7425a47e4a9d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-771744bf-feea-468d-96ce-7425a47e4a9d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-bd2934c3-d732-4f01-a24f-78491e407389 req-771744bf-feea-468d-96ce-7425a47e4a9d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-771744bf-feea-468d-96ce-7425a47e4a9d tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 386/765] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:05:45 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 1328 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:05:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-bd2934c3-d732-4f01-a24f-78491e407389 req-0404ea8c-0a30-4ca0-85ce-2945d6cbb829 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-0404ea8c-0a30-4ca0-85ce-2945d6cbb829 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] DELETE http://192.168.122.253/volume/v3/attachments/2e570b6e-0f51-4ff9-89c1-503dc7ad412f Sep 08 19:05:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-0404ea8c-0a30-4ca0-85ce-2945d6cbb829 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-0404ea8c-0a30-4ca0-85ce-2945d6cbb829 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:45 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:05:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a06e843e-dbb1-40ce-9d16-48bda295e24b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bd2934c3-d732-4f01-a24f-78491e407389 req-0404ea8c-0a30-4ca0-85ce-2945d6cbb829 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/attachments/2e570b6e-0f51-4ff9-89c1-503dc7ad412f returned with HTTP 200 Sep 08 19:05:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 380/766] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:05:45 2026] DELETE /volume/v3/attachments/2e570b6e-0f51-4ff9-89c1-503dc7ad412f => generated 19 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a06e843e-dbb1-40ce-9d16-48bda295e24b tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d Sep 08 19:05:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a06e843e-dbb1-40ce-9d16-48bda295e24b tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a06e843e-dbb1-40ce-9d16-48bda295e24b tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a06e843e-dbb1-40ce-9d16-48bda295e24b tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d returned with HTTP 404 Sep 08 19:05:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 387/767] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:45 2026] GET /volume/v3/volumes/c1221d68-cd66-4717-9b96-da279c44c89d => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-04b284a5-369c-47d4-afd3-5bbe0d6cac01 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-04b284a5-369c-47d4-afd3-5bbe0d6cac01 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 Sep 08 19:05:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-04b284a5-369c-47d4-afd3-5bbe0d6cac01 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-04b284a5-369c-47d4-afd3-5bbe0d6cac01 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:45 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-04b284a5-369c-47d4-afd3-5bbe0d6cac01 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Delete snapshot with id: a34a0340-0045-494d-a1ba-5f9a0a0b9b90 Sep 08 19:05:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-04b284a5-369c-47d4-afd3-5bbe0d6cac01 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 returned with HTTP 404 Sep 08 19:05:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 381/768] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:05:45 2026] DELETE /volume/v3/snapshots/a34a0340-0045-494d-a1ba-5f9a0a0b9b90 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bb60be96-28bf-4dcb-ba31-d3045f4250c9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bb60be96-28bf-4dcb-ba31-d3045f4250c9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] GET http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bb60be96-28bf-4dcb-ba31-d3045f4250c9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bb60be96-28bf-4dcb-ba31-d3045f4250c9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bb60be96-28bf-4dcb-ba31-d3045f4250c9 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 404 Sep 08 19:05:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 388/769] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:46 2026] GET /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9f7fe7f1-adf0-4d4e-adcc-56a8d69f6227 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9f7fe7f1-adf0-4d4e-adcc-56a8d69f6227 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] DELETE http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9f7fe7f1-adf0-4d4e-adcc-56a8d69f6227 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9f7fe7f1-adf0-4d4e-adcc-56a8d69f6227 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:46 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-9f7fe7f1-adf0-4d4e-adcc-56a8d69f6227 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] Delete volume with id: 6942b66a-9b1c-43bc-97e4-902526242ff5 Sep 08 19:05:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9f7fe7f1-adf0-4d4e-adcc-56a8d69f6227 tempest-VolumesDeleteCascade-1692094429 tempest-VolumesDeleteCascade-1692094429-project-member] http://192.168.122.253/volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 returned with HTTP 404 Sep 08 19:05:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 382/770] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:05:46 2026] DELETE /volume/v3/volumes/6942b66a-9b1c-43bc-97e4-902526242ff5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9e399173-9376-4bfc-84ed-1958bde165d1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9e399173-9376-4bfc-84ed-1958bde165d1 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9e399173-9376-4bfc-84ed-1958bde165d1 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9e399173-9376-4bfc-84ed-1958bde165d1 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9e399173-9376-4bfc-84ed-1958bde165d1 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9e399173-9376-4bfc-84ed-1958bde165d1 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 389/771] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:46 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 852 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f310dd56-ef35-43c4-8602-fdddeaaec7ed None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f310dd56-ef35-43c4-8602-fdddeaaec7ed tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f310dd56-ef35-43c4-8602-fdddeaaec7ed tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f310dd56-ef35-43c4-8602-fdddeaaec7ed tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f310dd56-ef35-43c4-8602-fdddeaaec7ed tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f310dd56-ef35-43c4-8602-fdddeaaec7ed tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 383/772] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:46 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-43708998-9c6b-4954-b07b-228028762850 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-43708998-9c6b-4954-b07b-228028762850 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-43708998-9c6b-4954-b07b-228028762850 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-43708998-9c6b-4954-b07b-228028762850 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-43708998-9c6b-4954-b07b-228028762850 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-43708998-9c6b-4954-b07b-228028762850 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 390/773] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:46 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0b3e2457-4ec6-47bc-8217-4618d20b5245 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0b3e2457-4ec6-47bc-8217-4618d20b5245 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0b3e2457-4ec6-47bc-8217-4618d20b5245 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0b3e2457-4ec6-47bc-8217-4618d20b5245 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0b3e2457-4ec6-47bc-8217-4618d20b5245 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0b3e2457-4ec6-47bc-8217-4618d20b5245 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 384/774] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:46 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0611b715-a418-4b94-8a87-3d10a532414b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0611b715-a418-4b94-8a87-3d10a532414b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0611b715-a418-4b94-8a87-3d10a532414b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0611b715-a418-4b94-8a87-3d10a532414b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:47 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0611b715-a418-4b94-8a87-3d10a532414b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0611b715-a418-4b94-8a87-3d10a532414b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 391/775] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:47 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-76f35430-53df-4c48-8f03-352ff7624c7a req-cae7f797-04e9-4c4e-90f7-05ec7c3b6ffa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-76f35430-53df-4c48-8f03-352ff7624c7a req-cae7f797-04e9-4c4e-90f7-05ec7c3b6ffa tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] DELETE http://192.168.122.253/volume/v3/attachments/3d017cff-328b-450f-9fda-32a1b4a8d0ad Sep 08 19:05:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-76f35430-53df-4c48-8f03-352ff7624c7a req-cae7f797-04e9-4c4e-90f7-05ec7c3b6ffa tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-76f35430-53df-4c48-8f03-352ff7624c7a req-cae7f797-04e9-4c4e-90f7-05ec7c3b6ffa tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:49 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:49 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:49 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:05:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-76f35430-53df-4c48-8f03-352ff7624c7a req-cae7f797-04e9-4c4e-90f7-05ec7c3b6ffa tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/attachments/3d017cff-328b-450f-9fda-32a1b4a8d0ad returned with HTTP 200 Sep 08 19:05:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 385/776] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:05:49 2026] DELETE /volume/v3/attachments/3d017cff-328b-450f-9fda-32a1b4a8d0ad => generated 19 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:05:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-76f35430-53df-4c48-8f03-352ff7624c7a req-78839e3b-4141-45e4-ae19-cede541b5b5f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-76f35430-53df-4c48-8f03-352ff7624c7a req-78839e3b-4141-45e4-ae19-cede541b5b5f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] DELETE http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 Sep 08 19:05:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-76f35430-53df-4c48-8f03-352ff7624c7a req-78839e3b-4141-45e4-ae19-cede541b5b5f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-76f35430-53df-4c48-8f03-352ff7624c7a req-78839e3b-4141-45e4-ae19-cede541b5b5f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:50 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [req-76f35430-53df-4c48-8f03-352ff7624c7a req-78839e3b-4141-45e4-ae19-cede541b5b5f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Delete volume with id: 9dd7edea-70e6-435b-bba8-ff72e187cca2 Sep 08 19:05:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:50 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-76f35430-53df-4c48-8f03-352ff7624c7a req-78839e3b-4141-45e4-ae19-cede541b5b5f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:05:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-76f35430-53df-4c48-8f03-352ff7624c7a req-78839e3b-4141-45e4-ae19-cede541b5b5f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Delete volume request issued successfully. Sep 08 19:05:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-76f35430-53df-4c48-8f03-352ff7624c7a req-78839e3b-4141-45e4-ae19-cede541b5b5f tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 returned with HTTP 202 Sep 08 19:05:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 392/777] 192.168.122.253 () {62 vars in 1509 bytes} [Tue Sep 8 19:05:50 2026] DELETE /volume/v3/volumes/9dd7edea-70e6-435b-bba8-ff72e187cca2 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2c5d8b3c-a971-4ea8-b2f7-470e26cd81ca None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2c5d8b3c-a971-4ea8-b2f7-470e26cd81ca tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] DELETE http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:05:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2c5d8b3c-a971-4ea8-b2f7-470e26cd81ca tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2c5d8b3c-a971-4ea8-b2f7-470e26cd81ca tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:52 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-2c5d8b3c-a971-4ea8-b2f7-470e26cd81ca tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Delete volume with id: bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:05:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2c5d8b3c-a971-4ea8-b2f7-470e26cd81ca tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:05:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2c5d8b3c-a971-4ea8-b2f7-470e26cd81ca tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Delete volume request issued successfully. Sep 08 19:05:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2c5d8b3c-a971-4ea8-b2f7-470e26cd81ca tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 202 Sep 08 19:05:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 386/778] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:05:52 2026] DELETE /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0f1e6481-b1f6-444c-ad93-daf2f38682d2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0f1e6481-b1f6-444c-ad93-daf2f38682d2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:05:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0f1e6481-b1f6-444c-ad93-daf2f38682d2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0f1e6481-b1f6-444c-ad93-daf2f38682d2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0f1e6481-b1f6-444c-ad93-daf2f38682d2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Volume info retrieved successfully. Sep 08 19:05:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0f1e6481-b1f6-444c-ad93-daf2f38682d2 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 200 Sep 08 19:05:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 393/779] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:52 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:05:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-755824c9-34fc-495e-9fdd-610b96d44d94 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a3b945c8-a7d3-4ce3-b6e8-81fcc12a1b67 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a3b945c8-a7d3-4ce3-b6e8-81fcc12a1b67 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] GET http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f Sep 08 19:05:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a3b945c8-a7d3-4ce3-b6e8-81fcc12a1b67 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a3b945c8-a7d3-4ce3-b6e8-81fcc12a1b67 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a3b945c8-a7d3-4ce3-b6e8-81fcc12a1b67 tempest-ServerActionsTestOtherA-151525973 tempest-ServerActionsTestOtherA-151525973-project-member] http://192.168.122.253/volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f returned with HTTP 404 Sep 08 19:05:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 394/780] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:53 2026] GET /volume/v3/volumes/bc4db7f2-9487-4e09-ba2c-98db096c9e3f => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-755824c9-34fc-495e-9fdd-610b96d44d94 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] POST http://192.168.122.253/volume/v3/qos-specs Sep 08 19:05:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-755824c9-34fc-495e-9fdd-610b96d44d94 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-387266552", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.qos_specs [None req-755824c9-34fc-495e-9fdd-610b96d44d94 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-387266552', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87214) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 19:05:53 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-755824c9-34fc-495e-9fdd-610b96d44d94 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] DB qos_specs_create(): root {'id': 'aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-387266552'} {{(pid=87214) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 19:05:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-755824c9-34fc-495e-9fdd-610b96d44d94 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs returned with HTTP 200 Sep 08 19:05:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 387/781] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:05:53 2026] POST /volume/v3/qos-specs => generated 400 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-714f3109-07c6-462e-b7af-5d223bd19607 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-714f3109-07c6-462e-b7af-5d223bd19607 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:05:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-714f3109-07c6-462e-b7af-5d223bd19607 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1539611482"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-714f3109-07c6-462e-b7af-5d223bd19607 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:05:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 395/782] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:05:53 2026] POST /volume/v3/types => generated 222 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-addcf012-a349-4e12-a3d8-8566cec11372 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-addcf012-a349-4e12-a3d8-8566cec11372 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:05:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-addcf012-a349-4e12-a3d8-8566cec11372 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1868840622"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-addcf012-a349-4e12-a3d8-8566cec11372 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:05:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 388/783] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:05:53 2026] POST /volume/v3/types => generated 222 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bc6eba25-ba0b-4350-af50-8d551f05ba80 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bc6eba25-ba0b-4350-af50-8d551f05ba80 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:05:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bc6eba25-ba0b-4350-af50-8d551f05ba80 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1774726574"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bc6eba25-ba0b-4350-af50-8d551f05ba80 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:05:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 396/784] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:05:53 2026] POST /volume/v3/types => generated 222 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-607734f2-6bff-4199-8135-1ad0691306f1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-607734f2-6bff-4199-8135-1ad0691306f1 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associate?vol_type_id=9ab7aa0d-921a-44c0-afee-42ece1dc8e9c Sep 08 19:05:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-607734f2-6bff-4199-8135-1ad0691306f1 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-607734f2-6bff-4199-8135-1ad0691306f1 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'associate' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.qos_specs_manage [None req-607734f2-6bff-4199-8135-1ad0691306f1 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Associate qos_spec: aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 with type: 9ab7aa0d-921a-44c0-afee-42ece1dc8e9c {{(pid=87214) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 08 19:05:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-607734f2-6bff-4199-8135-1ad0691306f1 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associate?vol_type_id=9ab7aa0d-921a-44c0-afee-42ece1dc8e9c returned with HTTP 202 Sep 08 19:05:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 389/785] 192.168.122.253 () {58 vars in 1365 bytes} [Tue Sep 8 19:05:53 2026] GET /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associate?vol_type_id=9ab7aa0d-921a-44c0-afee-42ece1dc8e9c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3f52d4e7-793a-4cf6-a659-b09b10505a2a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3f52d4e7-793a-4cf6-a659-b09b10505a2a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associate?vol_type_id=d486c36e-99cd-4b32-929a-8ba85c86bfdd Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3f52d4e7-793a-4cf6-a659-b09b10505a2a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3f52d4e7-793a-4cf6-a659-b09b10505a2a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'associate' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3f52d4e7-793a-4cf6-a659-b09b10505a2a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Associate qos_spec: aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 with type: d486c36e-99cd-4b32-929a-8ba85c86bfdd {{(pid=87213) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-638a83d8-35ee-4851-9f45-3b6640dce20e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-638a83d8-35ee-4851-9f45-3b6640dce20e tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] DELETE http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-638a83d8-35ee-4851-9f45-3b6640dce20e tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-638a83d8-35ee-4851-9f45-3b6640dce20e tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-638a83d8-35ee-4851-9f45-3b6640dce20e tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Delete volume with id: 647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-638a83d8-35ee-4851-9f45-3b6640dce20e tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3f52d4e7-793a-4cf6-a659-b09b10505a2a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associate?vol_type_id=d486c36e-99cd-4b32-929a-8ba85c86bfdd returned with HTTP 202 Sep 08 19:05:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 397/786] 192.168.122.253 () {58 vars in 1365 bytes} [Tue Sep 8 19:05:54 2026] GET /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associate?vol_type_id=d486c36e-99cd-4b32-929a-8ba85c86bfdd => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f461b7e6-dccd-4601-a511-448f07505e8e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f461b7e6-dccd-4601-a511-448f07505e8e tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associate?vol_type_id=1b422069-20c5-48d8-86f8-9ffacf51ba1f Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f461b7e6-dccd-4601-a511-448f07505e8e tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f461b7e6-dccd-4601-a511-448f07505e8e tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'associate' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f461b7e6-dccd-4601-a511-448f07505e8e tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Associate qos_spec: aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 with type: 1b422069-20c5-48d8-86f8-9ffacf51ba1f {{(pid=87213) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-638a83d8-35ee-4851-9f45-3b6640dce20e tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Delete volume request issued successfully. Sep 08 19:05:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-638a83d8-35ee-4851-9f45-3b6640dce20e tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 202 Sep 08 19:05:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 390/787] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:05:54 2026] DELETE /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3f19aece-5f05-4e82-8e71-1c489d20d4e1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3f19aece-5f05-4e82-8e71-1c489d20d4e1 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3f19aece-5f05-4e82-8e71-1c489d20d4e1 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3f19aece-5f05-4e82-8e71-1c489d20d4e1 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f461b7e6-dccd-4601-a511-448f07505e8e tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associate?vol_type_id=1b422069-20c5-48d8-86f8-9ffacf51ba1f returned with HTTP 202 Sep 08 19:05:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 398/788] 192.168.122.253 () {58 vars in 1365 bytes} [Tue Sep 8 19:05:54 2026] GET /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associate?vol_type_id=1b422069-20c5-48d8-86f8-9ffacf51ba1f => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bd4fa932-cb58-4d58-91e4-140bef883b7e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bd4fa932-cb58-4d58-91e4-140bef883b7e tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associations Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bd4fa932-cb58-4d58-91e4-140bef883b7e tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bd4fa932-cb58-4d58-91e4-140bef883b7e tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'associations' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bd4fa932-cb58-4d58-91e4-140bef883b7e tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Get associations for qos_spec id: aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 {{(pid=87213) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3f19aece-5f05-4e82-8e71-1c489d20d4e1 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3f19aece-5f05-4e82-8e71-1c489d20d4e1 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 391/789] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:54 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 851 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:54 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bd4fa932-cb58-4d58-91e4-140bef883b7e tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associations returned with HTTP 200 Sep 08 19:05:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 399/790] 192.168.122.253 () {58 vars in 1277 bytes} [Tue Sep 8 19:05:54 2026] GET /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associations => generated 448 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-78f8256c-5713-47c7-bc1b-499592e6beab None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b88eb655-a57c-47e3-b003-97f18fa9ce03 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b88eb655-a57c-47e3-b003-97f18fa9ce03 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/disassociate?vol_type_id=9ab7aa0d-921a-44c0-afee-42ece1dc8e9c Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b88eb655-a57c-47e3-b003-97f18fa9ce03 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b88eb655-a57c-47e3-b003-97f18fa9ce03 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'disassociate' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b88eb655-a57c-47e3-b003-97f18fa9ce03 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Disassociate qos_spec: aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 from type: 9ab7aa0d-921a-44c0-afee-42ece1dc8e9c {{(pid=87213) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b88eb655-a57c-47e3-b003-97f18fa9ce03 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/disassociate?vol_type_id=9ab7aa0d-921a-44c0-afee-42ece1dc8e9c returned with HTTP 202 Sep 08 19:05:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 400/791] 192.168.122.253 () {58 vars in 1374 bytes} [Tue Sep 8 19:05:54 2026] GET /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/disassociate?vol_type_id=9ab7aa0d-921a-44c0-afee-42ece1dc8e9c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fd23892f-1cfe-4984-924c-630d806b6b15 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fd23892f-1cfe-4984-924c-630d806b6b15 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associations Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fd23892f-1cfe-4984-924c-630d806b6b15 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fd23892f-1cfe-4984-924c-630d806b6b15 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'associations' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fd23892f-1cfe-4984-924c-630d806b6b15 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Get associations for qos_spec id: aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 {{(pid=87213) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:54 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fd23892f-1cfe-4984-924c-630d806b6b15 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associations returned with HTTP 200 Sep 08 19:05:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 401/792] 192.168.122.253 () {58 vars in 1277 bytes} [Tue Sep 8 19:05:54 2026] GET /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associations => generated 306 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9620f18d-6a9d-467a-aae2-90bba6329fe5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9620f18d-6a9d-467a-aae2-90bba6329fe5 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/disassociate_all Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9620f18d-6a9d-467a-aae2-90bba6329fe5 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9620f18d-6a9d-467a-aae2-90bba6329fe5 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'disassociate_all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9620f18d-6a9d-467a-aae2-90bba6329fe5 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Disassociate qos_spec: aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 from all. {{(pid=87213) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9620f18d-6a9d-467a-aae2-90bba6329fe5 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/disassociate_all returned with HTTP 202 Sep 08 19:05:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 402/793] 192.168.122.253 () {58 vars in 1289 bytes} [Tue Sep 8 19:05:54 2026] GET /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/disassociate_all => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f93180e4-c371-4f1b-a9e2-8604b1d787e3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f93180e4-c371-4f1b-a9e2-8604b1d787e3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associations Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f93180e4-c371-4f1b-a9e2-8604b1d787e3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f93180e4-c371-4f1b-a9e2-8604b1d787e3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'associations' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f93180e4-c371-4f1b-a9e2-8604b1d787e3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Get associations for qos_spec id: aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 {{(pid=87213) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:54 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f93180e4-c371-4f1b-a9e2-8604b1d787e3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associations returned with HTTP 200 Sep 08 19:05:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 403/794] 192.168.122.253 () {58 vars in 1277 bytes} [Tue Sep 8 19:05:54 2026] GET /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/associations => generated 24 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ca43411e-2ca8-4f38-a511-3f5794e446fe None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ca43411e-2ca8-4f38-a511-3f5794e446fe tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] DELETE http://192.168.122.253/volume/v3/types/1b422069-20c5-48d8-86f8-9ffacf51ba1f Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ca43411e-2ca8-4f38-a511-3f5794e446fe tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ca43411e-2ca8-4f38-a511-3f5794e446fe tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ca43411e-2ca8-4f38-a511-3f5794e446fe tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/types/1b422069-20c5-48d8-86f8-9ffacf51ba1f returned with HTTP 202 Sep 08 19:05:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 404/795] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:05:54 2026] DELETE /volume/v3/types/1b422069-20c5-48d8-86f8-9ffacf51ba1f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:05:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-813245266"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-73b7d541-00e9-4cfe-9f08-3c88ccc8de67 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-813245266'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Create volume of 1 GB Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-73b7d541-00e9-4cfe-9f08-3c88ccc8de67 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/types/1b422069-20c5-48d8-86f8-9ffacf51ba1f Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-73b7d541-00e9-4cfe-9f08-3c88ccc8de67 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-73b7d541-00e9-4cfe-9f08-3c88ccc8de67 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Availability Zones retrieved successfully. Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-73b7d541-00e9-4cfe-9f08-3c88ccc8de67 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/types/1b422069-20c5-48d8-86f8-9ffacf51ba1f returned with HTTP 404 Sep 08 19:05:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 405/796] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:05:54 2026] GET /volume/v3/types/1b422069-20c5-48d8-86f8-9ffacf51ba1f => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d7bb3bdb-f688-49ba-adf1-f8a31d335e69 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7bb3bdb-f688-49ba-adf1-f8a31d335e69 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] DELETE http://192.168.122.253/volume/v3/types/d486c36e-99cd-4b32-929a-8ba85c86bfdd Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7bb3bdb-f688-49ba-adf1-f8a31d335e69 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7bb3bdb-f688-49ba-adf1-f8a31d335e69 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Flow 'volume_create_api' (331c922d-887b-4ed3-bf20-b5e2d81b81d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5264368e-0790-4a3d-8acd-a2a7cd83d2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7bb3bdb-f688-49ba-adf1-f8a31d335e69 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/types/d486c36e-99cd-4b32-929a-8ba85c86bfdd returned with HTTP 202 Sep 08 19:05:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 406/797] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:05:54 2026] DELETE /volume/v3/types/d486c36e-99cd-4b32-929a-8ba85c86bfdd => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-887048c3-be55-43dd-b2c3-09c2d964dae2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-887048c3-be55-43dd-b2c3-09c2d964dae2 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/types/d486c36e-99cd-4b32-929a-8ba85c86bfdd Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-887048c3-be55-43dd-b2c3-09c2d964dae2 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-887048c3-be55-43dd-b2c3-09c2d964dae2 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-887048c3-be55-43dd-b2c3-09c2d964dae2 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/types/d486c36e-99cd-4b32-929a-8ba85c86bfdd returned with HTTP 404 Sep 08 19:05:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 407/798] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:05:54 2026] GET /volume/v3/types/d486c36e-99cd-4b32-929a-8ba85c86bfdd => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5264368e-0790-4a3d-8acd-a2a7cd83d2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a3e6b4d8-7a42-444f-ae5a-fcd6b2dc5254 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a230a0-4e62-4dd0-87bd-ca8207f4affb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a3e6b4d8-7a42-444f-ae5a-fcd6b2dc5254 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] DELETE http://192.168.122.253/volume/v3/types/9ab7aa0d-921a-44c0-afee-42ece1dc8e9c Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a3e6b4d8-7a42-444f-ae5a-fcd6b2dc5254 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a3e6b4d8-7a42-444f-ae5a-fcd6b2dc5254 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a3e6b4d8-7a42-444f-ae5a-fcd6b2dc5254 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/types/9ab7aa0d-921a-44c0-afee-42ece1dc8e9c returned with HTTP 202 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 408/799] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:05:54 2026] DELETE /volume/v3/types/9ab7aa0d-921a-44c0-afee-42ece1dc8e9c => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2ce47917-7ed9-4fd8-9d63-c7c746262f7b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2ce47917-7ed9-4fd8-9d63-c7c746262f7b tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/types/9ab7aa0d-921a-44c0-afee-42ece1dc8e9c Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2ce47917-7ed9-4fd8-9d63-c7c746262f7b tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2ce47917-7ed9-4fd8-9d63-c7c746262f7b tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2ce47917-7ed9-4fd8-9d63-c7c746262f7b tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/types/9ab7aa0d-921a-44c0-afee-42ece1dc8e9c returned with HTTP 404 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 409/800] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:05:55 2026] GET /volume/v3/types/9ab7aa0d-921a-44c0-afee-42ece1dc8e9c => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-54b3e908-0d94-402a-93db-23910c44fd50 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-54b3e908-0d94-402a-93db-23910c44fd50 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] POST http://192.168.122.253/volume/v3/qos-specs Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-54b3e908-0d94-402a-93db-23910c44fd50 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1592681042", "consumer": "back-end"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.qos_specs [None req-54b3e908-0d94-402a-93db-23910c44fd50 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1592681042', 'consumer': 'back-end', 'specs': {}} {{(pid=87213) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-54b3e908-0d94-402a-93db-23910c44fd50 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] DB qos_specs_create(): root {'id': '6bd059f5-4819-4b1b-b90d-783a948c2472', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1592681042'} {{(pid=87213) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Created reservations ['57ff18ce-dcd1-46de-8546-99ec2149ca28', '1f82d595-685c-47cd-96b0-eb0e84300cea', '87c5f42d-d546-4e2c-977e-25f3ebad8846', '0bd681a5-67aa-4ac6-8d3f-ee5206988463'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a230a0-4e62-4dd0-87bd-ca8207f4affb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57ff18ce-dcd1-46de-8546-99ec2149ca28', '1f82d595-685c-47cd-96b0-eb0e84300cea', '87c5f42d-d546-4e2c-977e-25f3ebad8846', '0bd681a5-67aa-4ac6-8d3f-ee5206988463']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b77b673d-f559-49ea-93d1-551fed921e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-54b3e908-0d94-402a-93db-23910c44fd50 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs returned with HTTP 200 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 410/801] 192.168.122.253 () {60 vars in 1148 bytes} [Tue Sep 8 19:05:55 2026] POST /volume/v3/qos-specs => generated 377 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b756d5bc-19c0-4483-a7d3-c77c5f7681a9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b756d5bc-19c0-4483-a7d3-c77c5f7681a9 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] DELETE http://192.168.122.253/volume/v3/qos-specs/6bd059f5-4819-4b1b-b90d-783a948c2472?force=False Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b756d5bc-19c0-4483-a7d3-c77c5f7681a9 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b756d5bc-19c0-4483-a7d3-c77c5f7681a9 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b756d5bc-19c0-4483-a7d3-c77c5f7681a9 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Delete qos_spec: 6bd059f5-4819-4b1b-b90d-783a948c2472, force: False {{(pid=87213) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b77b673d-f559-49ea-93d1-551fed921e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02bfdbea-ef15-40e3-9570-299e10990b0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-813245266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82001aeb7df44a1bbbc602b379e61a50',qos_specs=None,replication_status=,reservations=['57ff18ce-dcd1-46de-8546-99ec2149ca28','1f82d595-685c-47cd-96b0-eb0e84300cea','87c5f42d-d546-4e2c-977e-25f3ebad8846','0bd681a5-67aa-4ac6-8d3f-ee5206988463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c98a0cadf7cc4d3cb6b4f4261cd858cc',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-813245266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02bfdbea-ef15-40e3-9570-299e10990b0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82001aeb7df44a1bbbc602b379e61a50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c98a0cadf7cc4d3cb6b4f4261cd858cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:55 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5562f0a-7548-4cb2-8110-8a37641f0684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b756d5bc-19c0-4483-a7d3-c77c5f7681a9 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/6bd059f5-4819-4b1b-b90d-783a948c2472?force=False returned with HTTP 202 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 411/802] 192.168.122.253 () {58 vars in 1264 bytes} [Tue Sep 8 19:05:55 2026] DELETE /volume/v3/qos-specs/6bd059f5-4819-4b1b-b90d-783a948c2472?force=False => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ad074228-5287-4e87-a3ec-64488e862f66 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad074228-5287-4e87-a3ec-64488e862f66 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/6bd059f5-4819-4b1b-b90d-783a948c2472 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad074228-5287-4e87-a3ec-64488e862f66 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad074228-5287-4e87-a3ec-64488e862f66 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad074228-5287-4e87-a3ec-64488e862f66 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/6bd059f5-4819-4b1b-b90d-783a948c2472 returned with HTTP 404 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 412/803] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:55 2026] GET /volume/v3/qos-specs/6bd059f5-4819-4b1b-b90d-783a948c2472 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5562f0a-7548-4cb2-8110-8a37641f0684) transitioned into state 'SUCCESS' from state '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-813245266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82001aeb7df44a1bbbc602b379e61a50',qos_specs=None,replication_status=,reservations=['57ff18ce-dcd1-46de-8546-99ec2149ca28','1f82d595-685c-47cd-96b0-eb0e84300cea','87c5f42d-d546-4e2c-977e-25f3ebad8846','0bd681a5-67aa-4ac6-8d3f-ee5206988463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c98a0cadf7cc4d3cb6b4f4261cd858cc',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7b4ca1a5-e7ca-449b-8d77-45a5a0fa8fe7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f9b58ec-689b-489c-a586-85f259695463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7b4ca1a5-e7ca-449b-8d77-45a5a0fa8fe7 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7b4ca1a5-e7ca-449b-8d77-45a5a0fa8fe7 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7b4ca1a5-e7ca-449b-8d77-45a5a0fa8fe7 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:55 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7b4ca1a5-e7ca-449b-8d77-45a5a0fa8fe7 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs returned with HTTP 200 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 413/804] 192.168.122.253 () {58 vars in 1127 bytes} [Tue Sep 8 19:05:55 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 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0c0c198b-b3f6-4ece-87ce-33b2401473d5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f9b58ec-689b-489c-a586-85f259695463) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Flow 'volume_create_api' (331c922d-887b-4ed3-bf20-b5e2d81b81d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Create volume request issued successfully. Sep 08 19:05:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-78f8256c-5713-47c7-bc1b-499592e6beab tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:05:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 392/805] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:05:54 2026] POST /volume/v3/volumes => generated 827 bytes in 874 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0c0c198b-b3f6-4ece-87ce-33b2401473d5 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] DELETE http://192.168.122.253/volume/v3/qos-specs/6bd059f5-4819-4b1b-b90d-783a948c2472?force=False Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0c0c198b-b3f6-4ece-87ce-33b2401473d5 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0c0c198b-b3f6-4ece-87ce-33b2401473d5 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0c0c198b-b3f6-4ece-87ce-33b2401473d5 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Delete qos_spec: 6bd059f5-4819-4b1b-b90d-783a948c2472, force: False {{(pid=87213) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d8d98263-8bc3-49b5-b4d4-9fee9f3c06d7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0c0c198b-b3f6-4ece-87ce-33b2401473d5 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/6bd059f5-4819-4b1b-b90d-783a948c2472?force=False returned with HTTP 404 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 414/806] 192.168.122.253 () {58 vars in 1264 bytes} [Tue Sep 8 19:05:55 2026] DELETE /volume/v3/qos-specs/6bd059f5-4819-4b1b-b90d-783a948c2472?force=False => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d8d98263-8bc3-49b5-b4d4-9fee9f3c06d7 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] GET http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d8d98263-8bc3-49b5-b4d4-9fee9f3c06d7 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d8d98263-8bc3-49b5-b4d4-9fee9f3c06d7 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bf42d904-19e5-4d76-b56d-ba8b58df1fd2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bf42d904-19e5-4d76-b56d-ba8b58df1fd2 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/6bd059f5-4819-4b1b-b90d-783a948c2472 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bf42d904-19e5-4d76-b56d-ba8b58df1fd2 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bf42d904-19e5-4d76-b56d-ba8b58df1fd2 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bf42d904-19e5-4d76-b56d-ba8b58df1fd2 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/6bd059f5-4819-4b1b-b90d-783a948c2472 returned with HTTP 404 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 415/807] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:55 2026] GET /volume/v3/qos-specs/6bd059f5-4819-4b1b-b90d-783a948c2472 => generated 100 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-632779ea-a166-4c70-93c3-fab996f344b4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-632779ea-a166-4c70-93c3-fab996f344b4 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] POST http://192.168.122.253/volume/v3/qos-specs Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-632779ea-a166-4c70-93c3-fab996f344b4 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1720437218", "consumer": "both"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.qos_specs [None req-632779ea-a166-4c70-93c3-fab996f344b4 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1720437218', 'consumer': 'both', 'specs': {}} {{(pid=87213) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-632779ea-a166-4c70-93c3-fab996f344b4 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] DB qos_specs_create(): root {'id': '20a80017-1e5a-4bd8-be99-f74ce7b06da8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1720437218'} {{(pid=87213) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-632779ea-a166-4c70-93c3-fab996f344b4 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs returned with HTTP 200 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 416/808] 192.168.122.253 () {60 vars in 1148 bytes} [Tue Sep 8 19:05:55 2026] POST /volume/v3/qos-specs => generated 373 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c3503c5c-7c9c-4bd3-b080-86c0acdbc483 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c3503c5c-7c9c-4bd3-b080-86c0acdbc483 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c3503c5c-7c9c-4bd3-b080-86c0acdbc483 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c3503c5c-7c9c-4bd3-b080-86c0acdbc483 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c3503c5c-7c9c-4bd3-b080-86c0acdbc483 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c3503c5c-7c9c-4bd3-b080-86c0acdbc483 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 200 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 417/809] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:55 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 851 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-390a69e9-3391-474c-8395-62c6ecf3b0ee None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-390a69e9-3391-474c-8395-62c6ecf3b0ee tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] DELETE http://192.168.122.253/volume/v3/qos-specs/20a80017-1e5a-4bd8-be99-f74ce7b06da8?force=False Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-390a69e9-3391-474c-8395-62c6ecf3b0ee tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-390a69e9-3391-474c-8395-62c6ecf3b0ee tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-390a69e9-3391-474c-8395-62c6ecf3b0ee tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Delete qos_spec: 20a80017-1e5a-4bd8-be99-f74ce7b06da8, force: False {{(pid=87213) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:55 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 19:05:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-390a69e9-3391-474c-8395-62c6ecf3b0ee tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/20a80017-1e5a-4bd8-be99-f74ce7b06da8?force=False returned with HTTP 202 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 418/810] 192.168.122.253 () {58 vars in 1264 bytes} [Tue Sep 8 19:05:55 2026] DELETE /volume/v3/qos-specs/20a80017-1e5a-4bd8-be99-f74ce7b06da8?force=False => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-921edf92-a865-4963-be1e-32e798a600b0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d8d98263-8bc3-49b5-b4d4-9fee9f3c06d7 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Volume info retrieved successfully. Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-921edf92-a865-4963-be1e-32e798a600b0 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/20a80017-1e5a-4bd8-be99-f74ce7b06da8 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-921edf92-a865-4963-be1e-32e798a600b0 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-921edf92-a865-4963-be1e-32e798a600b0 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d8d98263-8bc3-49b5-b4d4-9fee9f3c06d7 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f returned with HTTP 200 Sep 08 19:05:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 393/811] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:55 2026] GET /volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f => generated 895 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-921edf92-a865-4963-be1e-32e798a600b0 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/20a80017-1e5a-4bd8-be99-f74ce7b06da8 returned with HTTP 404 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 419/812] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:55 2026] GET /volume/v3/qos-specs/20a80017-1e5a-4bd8-be99-f74ce7b06da8 => generated 100 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-20e096c6-0ad8-465b-be5e-d3e1828088a4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-20e096c6-0ad8-465b-be5e-d3e1828088a4 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-20e096c6-0ad8-465b-be5e-d3e1828088a4 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-20e096c6-0ad8-465b-be5e-d3e1828088a4 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:55 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:05:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-20e096c6-0ad8-465b-be5e-d3e1828088a4 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs returned with HTTP 200 Sep 08 19:05:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 394/813] 192.168.122.253 () {58 vars in 1127 bytes} [Tue Sep 8 19:05:55 2026] GET /volume/v3/qos-specs => generated 174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f8bbdc70-19d4-4069-9412-556f59c238d3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f8bbdc70-19d4-4069-9412-556f59c238d3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] DELETE http://192.168.122.253/volume/v3/qos-specs/20a80017-1e5a-4bd8-be99-f74ce7b06da8?force=False Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f8bbdc70-19d4-4069-9412-556f59c238d3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f8bbdc70-19d4-4069-9412-556f59c238d3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f8bbdc70-19d4-4069-9412-556f59c238d3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Delete qos_spec: 20a80017-1e5a-4bd8-be99-f74ce7b06da8, force: False {{(pid=87213) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f8bbdc70-19d4-4069-9412-556f59c238d3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/20a80017-1e5a-4bd8-be99-f74ce7b06da8?force=False returned with HTTP 404 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 420/814] 192.168.122.253 () {58 vars in 1264 bytes} [Tue Sep 8 19:05:55 2026] DELETE /volume/v3/qos-specs/20a80017-1e5a-4bd8-be99-f74ce7b06da8?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-286fc206-3195-41a2-9075-c5ab8b4d0a63 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-286fc206-3195-41a2-9075-c5ab8b4d0a63 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/20a80017-1e5a-4bd8-be99-f74ce7b06da8 Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-286fc206-3195-41a2-9075-c5ab8b4d0a63 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-286fc206-3195-41a2-9075-c5ab8b4d0a63 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-286fc206-3195-41a2-9075-c5ab8b4d0a63 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/20a80017-1e5a-4bd8-be99-f74ce7b06da8 returned with HTTP 404 Sep 08 19:05:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 395/815] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:55 2026] GET /volume/v3/qos-specs/20a80017-1e5a-4bd8-be99-f74ce7b06da8 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ae5c659f-b380-411f-807d-205b87c9bb3a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ae5c659f-b380-411f-807d-205b87c9bb3a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] POST http://192.168.122.253/volume/v3/qos-specs Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ae5c659f-b380-411f-807d-205b87c9bb3a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-46406745", "consumer": "front-end"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.qos_specs [None req-ae5c659f-b380-411f-807d-205b87c9bb3a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-46406745', 'consumer': 'front-end', 'specs': {}} {{(pid=87213) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-ae5c659f-b380-411f-807d-205b87c9bb3a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] DB qos_specs_create(): root {'id': '100393a0-6201-4174-b926-5d84ea609d9b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-46406745'} {{(pid=87213) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ae5c659f-b380-411f-807d-205b87c9bb3a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs returned with HTTP 200 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 421/816] 192.168.122.253 () {60 vars in 1148 bytes} [Tue Sep 8 19:05:55 2026] POST /volume/v3/qos-specs => generated 376 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-60989747-972f-4775-aefb-b1abdf7fdbbb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-60989747-972f-4775-aefb-b1abdf7fdbbb tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] DELETE http://192.168.122.253/volume/v3/qos-specs/100393a0-6201-4174-b926-5d84ea609d9b?force=False Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-60989747-972f-4775-aefb-b1abdf7fdbbb tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-60989747-972f-4775-aefb-b1abdf7fdbbb tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.qos_specs_manage [None req-60989747-972f-4775-aefb-b1abdf7fdbbb tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Delete qos_spec: 100393a0-6201-4174-b926-5d84ea609d9b, force: False {{(pid=87214) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:55 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 19:05:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-60989747-972f-4775-aefb-b1abdf7fdbbb tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/100393a0-6201-4174-b926-5d84ea609d9b?force=False returned with HTTP 202 Sep 08 19:05:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 396/817] 192.168.122.253 () {58 vars in 1264 bytes} [Tue Sep 8 19:05:55 2026] DELETE /volume/v3/qos-specs/100393a0-6201-4174-b926-5d84ea609d9b?force=False => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-da97434c-cc27-4d69-95fd-0141c71de151 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-da97434c-cc27-4d69-95fd-0141c71de151 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/100393a0-6201-4174-b926-5d84ea609d9b Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-da97434c-cc27-4d69-95fd-0141c71de151 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-da97434c-cc27-4d69-95fd-0141c71de151 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-da97434c-cc27-4d69-95fd-0141c71de151 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/100393a0-6201-4174-b926-5d84ea609d9b returned with HTTP 404 Sep 08 19:05:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 422/818] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:55 2026] GET /volume/v3/qos-specs/100393a0-6201-4174-b926-5d84ea609d9b => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6783ee8a-572a-4814-a5b2-c93b17cd0d4b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6783ee8a-572a-4814-a5b2-c93b17cd0d4b tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6783ee8a-572a-4814-a5b2-c93b17cd0d4b tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6783ee8a-572a-4814-a5b2-c93b17cd0d4b tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:56 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6783ee8a-572a-4814-a5b2-c93b17cd0d4b tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs returned with HTTP 200 Sep 08 19:05:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 397/819] 192.168.122.253 () {58 vars in 1127 bytes} [Tue Sep 8 19:05:55 2026] GET /volume/v3/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c4aa77e9-43c5-4d6e-95a2-605d1f66c3b3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4aa77e9-43c5-4d6e-95a2-605d1f66c3b3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] DELETE http://192.168.122.253/volume/v3/qos-specs/100393a0-6201-4174-b926-5d84ea609d9b?force=False Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4aa77e9-43c5-4d6e-95a2-605d1f66c3b3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4aa77e9-43c5-4d6e-95a2-605d1f66c3b3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c4aa77e9-43c5-4d6e-95a2-605d1f66c3b3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Delete qos_spec: 100393a0-6201-4174-b926-5d84ea609d9b, force: False {{(pid=87213) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4aa77e9-43c5-4d6e-95a2-605d1f66c3b3 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/100393a0-6201-4174-b926-5d84ea609d9b?force=False returned with HTTP 404 Sep 08 19:05:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 423/820] 192.168.122.253 () {58 vars in 1264 bytes} [Tue Sep 8 19:05:56 2026] DELETE /volume/v3/qos-specs/100393a0-6201-4174-b926-5d84ea609d9b?force=False => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-faa32bc5-a6dd-4f72-97bb-65c848097c5a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-faa32bc5-a6dd-4f72-97bb-65c848097c5a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/100393a0-6201-4174-b926-5d84ea609d9b Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-faa32bc5-a6dd-4f72-97bb-65c848097c5a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-faa32bc5-a6dd-4f72-97bb-65c848097c5a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-faa32bc5-a6dd-4f72-97bb-65c848097c5a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/100393a0-6201-4174-b926-5d84ea609d9b returned with HTTP 404 Sep 08 19:05:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 398/821] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:56 2026] GET /volume/v3/qos-specs/100393a0-6201-4174-b926-5d84ea609d9b => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b22aba43-66e9-4d85-aefe-aae2f24d0530 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b22aba43-66e9-4d85-aefe-aae2f24d0530 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b22aba43-66e9-4d85-aefe-aae2f24d0530 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b22aba43-66e9-4d85-aefe-aae2f24d0530 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b22aba43-66e9-4d85-aefe-aae2f24d0530 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 returned with HTTP 200 Sep 08 19:05:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 424/822] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:56 2026] GET /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 => generated 400 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3c878886-fedb-4aa0-b3e7-072fced8a686 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3c878886-fedb-4aa0-b3e7-072fced8a686 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3c878886-fedb-4aa0-b3e7-072fced8a686 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3c878886-fedb-4aa0-b3e7-072fced8a686 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:56 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3c878886-fedb-4aa0-b3e7-072fced8a686 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs returned with HTTP 200 Sep 08 19:05:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 399/823] 192.168.122.253 () {58 vars in 1127 bytes} [Tue Sep 8 19:05:56 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-60e0562c-77ed-4c4f-bc81-9257f0a964c6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-60e0562c-77ed-4c4f-bc81-9257f0a964c6 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] PUT http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-60e0562c-77ed-4c4f-bc81-9257f0a964c6 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.qos_specs [None req-60e0562c-77ed-4c4f-bc81-9257f0a964c6 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87213) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-60e0562c-77ed-4c4f-bc81-9257f0a964c6 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] qos_specs_update() value: {'id': '54616bba-c85f-4069-a3af-d60cd7f2d775', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5', 'deleted': False} {{(pid=87213) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-60e0562c-77ed-4c4f-bc81-9257f0a964c6 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 returned with HTTP 200 Sep 08 19:05:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 425/824] 192.168.122.253 () {60 vars in 1258 bytes} [Tue Sep 8 19:05:56 2026] PUT /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 => generated 36 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9eb24d93-224d-4792-bfef-9ef4b82bbbcd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9eb24d93-224d-4792-bfef-9ef4b82bbbcd tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9eb24d93-224d-4792-bfef-9ef4b82bbbcd tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9eb24d93-224d-4792-bfef-9ef4b82bbbcd tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9eb24d93-224d-4792-bfef-9ef4b82bbbcd tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 returned with HTTP 200 Sep 08 19:05:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 400/825] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:56 2026] GET /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 => generated 421 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9d78fa01-60fb-43a1-b700-4277dcd930ad None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9d78fa01-60fb-43a1-b700-4277dcd930ad tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] PUT http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/delete_keys Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9d78fa01-60fb-43a1-b700-4277dcd930ad tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9d78fa01-60fb-43a1-b700-4277dcd930ad tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Delete_key spec: aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5, keys: ['iops_bytes'] {{(pid=87213) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9d78fa01-60fb-43a1-b700-4277dcd930ad tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/delete_keys returned with HTTP 202 Sep 08 19:05:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 426/826] 192.168.122.253 () {60 vars in 1294 bytes} [Tue Sep 8 19:05:56 2026] PUT /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5/delete_keys => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8efac1e2-fa2d-4360-9d22-0801a5fe0932 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8efac1e2-fa2d-4360-9d22-0801a5fe0932 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8efac1e2-fa2d-4360-9d22-0801a5fe0932 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8efac1e2-fa2d-4360-9d22-0801a5fe0932 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8efac1e2-fa2d-4360-9d22-0801a5fe0932 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 returned with HTTP 200 Sep 08 19:05:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 401/827] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:56 2026] GET /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 => generated 400 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8e3cb085-6ea8-4496-8e7d-d1421833852d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8e3cb085-6ea8-4496-8e7d-d1421833852d tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8e3cb085-6ea8-4496-8e7d-d1421833852d tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8e3cb085-6ea8-4496-8e7d-d1421833852d tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8e3cb085-6ea8-4496-8e7d-d1421833852d tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 returned with HTTP 200 Sep 08 19:05:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 427/828] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:56 2026] GET /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 => generated 400 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f8c36e83-4a83-44be-bd28-d9f0c74172f9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8c36e83-4a83-44be-bd28-d9f0c74172f9 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] DELETE http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5?force=False Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8c36e83-4a83-44be-bd28-d9f0c74172f9 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8c36e83-4a83-44be-bd28-d9f0c74172f9 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f8c36e83-4a83-44be-bd28-d9f0c74172f9 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Delete qos_spec: aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5, force: False {{(pid=87214) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:56 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8c36e83-4a83-44be-bd28-d9f0c74172f9 tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5?force=False returned with HTTP 202 Sep 08 19:05:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 402/829] 192.168.122.253 () {58 vars in 1264 bytes} [Tue Sep 8 19:05:56 2026] DELETE /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5?force=False => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1d85b0d7-dd81-4a7e-9dfe-c37ce05eab5a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1d85b0d7-dd81-4a7e-9dfe-c37ce05eab5a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] GET http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1d85b0d7-dd81-4a7e-9dfe-c37ce05eab5a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1d85b0d7-dd81-4a7e-9dfe-c37ce05eab5a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1d85b0d7-dd81-4a7e-9dfe-c37ce05eab5a tempest-QosSpecsTestJSON-757492429 tempest-QosSpecsTestJSON-757492429-project-admin] http://192.168.122.253/volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 returned with HTTP 404 Sep 08 19:05:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 428/830] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:05:56 2026] GET /volume/v3/qos-specs/aa22eecd-86ef-4f4b-8c8d-d5fb4394c2c5 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-aa034b15-feee-4a1b-8552-df0af3110ca8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aa034b15-feee-4a1b-8552-df0af3110ca8 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aa034b15-feee-4a1b-8552-df0af3110ca8 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aa034b15-feee-4a1b-8552-df0af3110ca8 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aa034b15-feee-4a1b-8552-df0af3110ca8 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 returned with HTTP 404 Sep 08 19:05:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 403/831] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:56 2026] GET /volume/v3/volumes/647ac2ca-2a65-49eb-8350-9a6dbae6f757 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8c53d254-de12-44a7-9460-25aea809a09b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8c53d254-de12-44a7-9460-25aea809a09b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] DELETE http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8c53d254-de12-44a7-9460-25aea809a09b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8c53d254-de12-44a7-9460-25aea809a09b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-8c53d254-de12-44a7-9460-25aea809a09b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Delete volume with id: 8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8c53d254-de12-44a7-9460-25aea809a09b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8c53d254-de12-44a7-9460-25aea809a09b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Delete volume request issued successfully. Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8c53d254-de12-44a7-9460-25aea809a09b tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 202 Sep 08 19:05:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 429/832] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:05:56 2026] DELETE /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ab77f4dc-604f-43b8-8ecd-d41c2d306daa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ab77f4dc-604f-43b8-8ecd-d41c2d306daa tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ab77f4dc-604f-43b8-8ecd-d41c2d306daa tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ab77f4dc-604f-43b8-8ecd-d41c2d306daa tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ab77f4dc-604f-43b8-8ecd-d41c2d306daa tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ab77f4dc-604f-43b8-8ecd-d41c2d306daa tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 404/833] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:56 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bf12804f-3df1-4761-a939-34e9921737be None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bf12804f-3df1-4761-a939-34e9921737be tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] GET http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bf12804f-3df1-4761-a939-34e9921737be tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bf12804f-3df1-4761-a939-34e9921737be tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bf12804f-3df1-4761-a939-34e9921737be tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Volume info retrieved successfully. Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bf12804f-3df1-4761-a939-34e9921737be tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f returned with HTTP 200 Sep 08 19:05:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 430/834] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:56 2026] GET /volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f => generated 920 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6dfdcbb2-9e9e-4bff-addf-c8ca64b9aad2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6dfdcbb2-9e9e-4bff-addf-c8ca64b9aad2 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] POST http://192.168.122.253/volume/v3/volume-transfers Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6dfdcbb2-9e9e-4bff-addf-c8ca64b9aad2 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "02bfdbea-ef15-40e3-9570-299e10990b0f"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volume_transfer [None req-6dfdcbb2-9e9e-4bff-addf-c8ca64b9aad2 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Creating new volume transfer {'transfer': {'volume_id': '02bfdbea-ef15-40e3-9570-299e10990b0f'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volume_transfer [None req-6dfdcbb2-9e9e-4bff-addf-c8ca64b9aad2 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Creating transfer of volume 02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.transfer.api [None req-6dfdcbb2-9e9e-4bff-addf-c8ca64b9aad2 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Generating transfer record for volume 02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:05:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6dfdcbb2-9e9e-4bff-addf-c8ca64b9aad2 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volume-transfers returned with HTTP 202 Sep 08 19:05:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 405/835] 192.168.122.253 () {62 vars in 1210 bytes} [Tue Sep 8 19:05:56 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0df87dcc-9cde-4fdf-bc0f-c22a717ea158 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0df87dcc-9cde-4fdf-bc0f-c22a717ea158 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] GET http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0df87dcc-9cde-4fdf-bc0f-c22a717ea158 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0df87dcc-9cde-4fdf-bc0f-c22a717ea158 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0df87dcc-9cde-4fdf-bc0f-c22a717ea158 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Volume info retrieved successfully. Sep 08 19:05:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0df87dcc-9cde-4fdf-bc0f-c22a717ea158 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f returned with HTTP 200 Sep 08 19:05:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 431/836] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:56 2026] GET /volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f => generated 963 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-304215ac-1c70-42fd-82d9-25bb84440f1c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-304215ac-1c70-42fd-82d9-25bb84440f1c tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-reader] GET http://192.168.122.253/volume/v3/os-volume-transfer/709eeb2c-fdb2-4b5f-b3b5-8519b0ac97a4 Sep 08 19:05:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-304215ac-1c70-42fd-82d9-25bb84440f1c tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-304215ac-1c70-42fd-82d9-25bb84440f1c tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-304215ac-1c70-42fd-82d9-25bb84440f1c tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-reader] http://192.168.122.253/volume/v3/os-volume-transfer/709eeb2c-fdb2-4b5f-b3b5-8519b0ac97a4 returned with HTTP 200 Sep 08 19:05:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 406/837] 192.168.122.253 () {60 vars in 1306 bytes} [Tue Sep 8 19:05:57 2026] GET /volume/v3/os-volume-transfer/709eeb2c-fdb2-4b5f-b3b5-8519b0ac97a4 => generated 440 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1083e14f-1f10-48a9-9a86-2cacbc87adac None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1083e14f-1f10-48a9-9a86-2cacbc87adac tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-reader] GET http://192.168.122.253/volume/v3/os-volume-transfer Sep 08 19:05:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1083e14f-1f10-48a9-9a86-2cacbc87adac tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1083e14f-1f10-48a9-9a86-2cacbc87adac tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.volume_transfer [None req-1083e14f-1f10-48a9-9a86-2cacbc87adac tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-reader] Listing volume transfers {{(pid=87213) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 19:05:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1083e14f-1f10-48a9-9a86-2cacbc87adac tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-reader] http://192.168.122.253/volume/v3/os-volume-transfer returned with HTTP 200 Sep 08 19:05:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 432/838] 192.168.122.253 () {60 vars in 1195 bytes} [Tue Sep 8 19:05:57 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-af8b9760-0267-4ce9-b65a-88cbe0572bc8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-015f1170-4a85-4835-9750-03c26f701c92 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-015f1170-4a85-4835-9750-03c26f701c92 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-015f1170-4a85-4835-9750-03c26f701c92 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-015f1170-4a85-4835-9750-03c26f701c92 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-015f1170-4a85-4835-9750-03c26f701c92 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-015f1170-4a85-4835-9750-03c26f701c92 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 200 Sep 08 19:05:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 433/839] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:57 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:05:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-af8b9760-0267-4ce9-b65a-88cbe0572bc8 tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] POST http://192.168.122.253/volume/v3/volume-transfers/709eeb2c-fdb2-4b5f-b3b5-8519b0ac97a4/accept Sep 08 19:05:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-af8b9760-0267-4ce9-b65a-88cbe0572bc8 tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "47991232c1022daa"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:05:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.volume_transfer [None req-af8b9760-0267-4ce9-b65a-88cbe0572bc8 tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Accepting volume transfer 709eeb2c-fdb2-4b5f-b3b5-8519b0ac97a4 {{(pid=87214) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 19:05:57 devstack devstack@c-api.service[87214]: INFO cinder.api.contrib.volume_transfer [None req-af8b9760-0267-4ce9-b65a-88cbe0572bc8 tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Accepting transfer 709eeb2c-fdb2-4b5f-b3b5-8519b0ac97a4 Sep 08 19:05:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:58 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-af8b9760-0267-4ce9-b65a-88cbe0572bc8 tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Created reservations ['4cb456c9-a100-4881-9598-749c5eaad1d4', 'abaa6f01-6953-4f08-9d38-91bdf50b0c60', '42acc773-2caf-410d-9b8e-c260580844b0', '60b43c5e-b73a-4f97-9cf0-80c5e1a6ddfd'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:58 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-af8b9760-0267-4ce9-b65a-88cbe0572bc8 tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Created reservations ['090d8530-dba8-4926-a203-b7ca9aa2ff49', '242fab59-d5ca-4b78-afae-baf060b07663', '0157a7c0-9945-49b7-81ec-05ba25d2ad49', 'dbdcf621-f179-4723-b44d-4e22decc0ee6'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:58 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:05:58 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-af8b9760-0267-4ce9-b65a-88cbe0572bc8 tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Created reservations ['4892519c-142a-40b0-ae8f-325efbd218e9', 'e7bdcadb-2511-4c5a-8e9c-ec623655255f', '65286ede-e167-41a2-86c3-a4c6dceff134', '4894cd0b-a3de-4a15-88be-3ffb6a3b7486'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:58 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-af8b9760-0267-4ce9-b65a-88cbe0572bc8 tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Created reservations ['720a5c8e-1aac-4b24-ba79-e757d53c2f1d', '8016701c-d676-4f64-83f9-5e971824569c', 'c2048055-a112-4b1b-858b-3a0516786f44', '354966ff-44b2-4591-a408-c6e978d7056e'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:05:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-af8b9760-0267-4ce9-b65a-88cbe0572bc8 tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Transfer volume completed successfully. Sep 08 19:05:58 devstack devstack@c-api.service[87214]: INFO cinder.transfer.api [None req-af8b9760-0267-4ce9-b65a-88cbe0572bc8 tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Volume 02bfdbea-ef15-40e3-9570-299e10990b0f has been transferred. Sep 08 19:05:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-af8b9760-0267-4ce9-b65a-88cbe0572bc8 tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] http://192.168.122.253/volume/v3/volume-transfers/709eeb2c-fdb2-4b5f-b3b5-8519b0ac97a4/accept returned with HTTP 202 Sep 08 19:05:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 407/840] 192.168.122.253 () {62 vars in 1342 bytes} [Tue Sep 8 19:05:57 2026] POST /volume/v3/volume-transfers/709eeb2c-fdb2-4b5f-b3b5-8519b0ac97a4/accept => generated 373 bytes in 921 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-06c73242-3495-4783-bad1-b9f7675212fb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-06c73242-3495-4783-bad1-b9f7675212fb tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] GET http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:05:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-06c73242-3495-4783-bad1-b9f7675212fb tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-06c73242-3495-4783-bad1-b9f7675212fb tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-06c73242-3495-4783-bad1-b9f7675212fb tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Volume info retrieved successfully. Sep 08 19:05:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-06c73242-3495-4783-bad1-b9f7675212fb tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f returned with HTTP 200 Sep 08 19:05:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 434/841] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:58 2026] GET /volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f => generated 955 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e46e65a8-e8a6-4d0b-a020-ec005815672a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e46e65a8-e8a6-4d0b-a020-ec005815672a tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] GET http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:05:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e46e65a8-e8a6-4d0b-a020-ec005815672a tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e46e65a8-e8a6-4d0b-a020-ec005815672a tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e46e65a8-e8a6-4d0b-a020-ec005815672a tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] Volume info retrieved successfully. Sep 08 19:05:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e46e65a8-e8a6-4d0b-a020-ec005815672a tempest-VolumesTransfersV355Test-1901009470 tempest-VolumesTransfersV355Test-1901009470-project-member] http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f returned with HTTP 200 Sep 08 19:05:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 408/842] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:58 2026] GET /volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f => generated 955 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:05:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1119d41d-6fab-435c-8307-0bd3a54246bc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1119d41d-6fab-435c-8307-0bd3a54246bc tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] DELETE http://192.168.122.253/volume/v3/volume-transfers/709eeb2c-fdb2-4b5f-b3b5-8519b0ac97a4 Sep 08 19:05:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1119d41d-6fab-435c-8307-0bd3a54246bc tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1119d41d-6fab-435c-8307-0bd3a54246bc tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:58 devstack devstack@c-api.service[87213]: INFO cinder.api.contrib.volume_transfer [None req-1119d41d-6fab-435c-8307-0bd3a54246bc tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Delete transfer with id: 709eeb2c-fdb2-4b5f-b3b5-8519b0ac97a4 Sep 08 19:05:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1119d41d-6fab-435c-8307-0bd3a54246bc tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volume-transfers/709eeb2c-fdb2-4b5f-b3b5-8519b0ac97a4 returned with HTTP 404 Sep 08 19:05:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 435/843] 192.168.122.253 () {60 vars in 1303 bytes} [Tue Sep 8 19:05:58 2026] DELETE /volume/v3/volume-transfers/709eeb2c-fdb2-4b5f-b3b5-8519b0ac97a4 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:05:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-281f4dc4-0dd1-4b38-baa3-b8537f85b79c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-50359a58-94a6-4e0e-a353-6036acebc800 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-50359a58-94a6-4e0e-a353-6036acebc800 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c Sep 08 19:05:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-50359a58-94a6-4e0e-a353-6036acebc800 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-50359a58-94a6-4e0e-a353-6036acebc800 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-50359a58-94a6-4e0e-a353-6036acebc800 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c returned with HTTP 404 Sep 08 19:05:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 436/844] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:58 2026] GET /volume/v3/volumes/8c36f2f9-2e60-4ce1-a795-c1b534c3213c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:05:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-281f4dc4-0dd1-4b38-baa3-b8537f85b79c tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:05:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-281f4dc4-0dd1-4b38-baa3-b8537f85b79c tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-281f4dc4-0dd1-4b38-baa3-b8537f85b79c tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:58 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-281f4dc4-0dd1-4b38-baa3-b8537f85b79c tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Delete volume with id: 02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:05:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-281f4dc4-0dd1-4b38-baa3-b8537f85b79c tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Volume info retrieved successfully. Sep 08 19:05:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3892c909-abf6-4be3-8143-1f8b1f428370 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3892c909-abf6-4be3-8143-1f8b1f428370 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] DELETE http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:05:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3892c909-abf6-4be3-8143-1f8b1f428370 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3892c909-abf6-4be3-8143-1f8b1f428370 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:59 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-3892c909-abf6-4be3-8143-1f8b1f428370 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Delete volume with id: c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:05:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3892c909-abf6-4be3-8143-1f8b1f428370 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-281f4dc4-0dd1-4b38-baa3-b8537f85b79c tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Delete volume request issued successfully. Sep 08 19:05:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-281f4dc4-0dd1-4b38-baa3-b8537f85b79c tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f returned with HTTP 202 Sep 08 19:05:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 409/845] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:05:58 2026] DELETE /volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:05:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9ae6977d-1c28-4f88-b3bb-41a3ac3d015e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9ae6977d-1c28-4f88-b3bb-41a3ac3d015e tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] GET http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:05:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9ae6977d-1c28-4f88-b3bb-41a3ac3d015e tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9ae6977d-1c28-4f88-b3bb-41a3ac3d015e tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:05:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:05:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9ae6977d-1c28-4f88-b3bb-41a3ac3d015e tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Volume info retrieved successfully. Sep 08 19:05:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3892c909-abf6-4be3-8143-1f8b1f428370 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Delete volume request issued successfully. Sep 08 19:05:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3892c909-abf6-4be3-8143-1f8b1f428370 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 202 Sep 08 19:05:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 437/846] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:05:59 2026] DELETE /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:05:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9ae6977d-1c28-4f88-b3bb-41a3ac3d015e tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f returned with HTTP 200 Sep 08 19:05:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 410/847] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:05:59 2026] GET /volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f => generated 1138 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:05:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0db7e98e-b16a-4813-8117-997a0c247cf5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:05:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0db7e98e-b16a-4813-8117-997a0c247cf5 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:05:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0db7e98e-b16a-4813-8117-997a0c247cf5 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:05:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0db7e98e-b16a-4813-8117-997a0c247cf5 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:05:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:05:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:05:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:05:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:05:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0db7e98e-b16a-4813-8117-997a0c247cf5 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:05:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0db7e98e-b16a-4813-8117-997a0c247cf5 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:05:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 438/848] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:05:59 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6fc04ca5-7a03-49bf-8e2a-62f1534f630b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6fc04ca5-7a03-49bf-8e2a-62f1534f630b tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] GET http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:06:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6fc04ca5-7a03-49bf-8e2a-62f1534f630b tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6fc04ca5-7a03-49bf-8e2a-62f1534f630b tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6fc04ca5-7a03-49bf-8e2a-62f1534f630b tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Volume info retrieved successfully. Sep 08 19:06:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0ba3941a-6d73-4d6f-97e4-2d9bb2e1f420 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ba3941a-6d73-4d6f-97e4-2d9bb2e1f420 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:06:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ba3941a-6d73-4d6f-97e4-2d9bb2e1f420 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ba3941a-6d73-4d6f-97e4-2d9bb2e1f420 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6fc04ca5-7a03-49bf-8e2a-62f1534f630b tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f returned with HTTP 200 Sep 08 19:06:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 411/849] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:06:00 2026] GET /volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f => generated 1138 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:06:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:00 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ba3941a-6d73-4d6f-97e4-2d9bb2e1f420 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Volume info retrieved successfully. Sep 08 19:06:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ba3941a-6d73-4d6f-97e4-2d9bb2e1f420 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 200 Sep 08 19:06:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 439/850] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:00 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-36cfbdf3-4a7c-4876-b1cc-557ab75420bc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36cfbdf3-4a7c-4876-b1cc-557ab75420bc tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] GET http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36cfbdf3-4a7c-4876-b1cc-557ab75420bc tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36cfbdf3-4a7c-4876-b1cc-557ab75420bc tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36cfbdf3-4a7c-4876-b1cc-557ab75420bc tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f returned with HTTP 404 Sep 08 19:06:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 412/851] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:06:01 2026] GET /volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:06:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d6333cca-7938-4831-84cb-b9b032835e60 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d6333cca-7938-4831-84cb-b9b032835e60 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] GET http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:06:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d6333cca-7938-4831-84cb-b9b032835e60 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d6333cca-7938-4831-84cb-b9b032835e60 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c7df3eff-0673-4dde-b495-c301a7ba88c3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c7df3eff-0673-4dde-b495-c301a7ba88c3 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] GET http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c7df3eff-0673-4dde-b495-c301a7ba88c3 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c7df3eff-0673-4dde-b495-c301a7ba88c3 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d6333cca-7938-4831-84cb-b9b032835e60 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f returned with HTTP 404 Sep 08 19:06:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 440/852] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:06:01 2026] GET /volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:06:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-27d43f17-6fbf-4fb3-99ec-0a9fba5eb576 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c7df3eff-0673-4dde-b495-c301a7ba88c3 tempest-AttachVolumeTestJSON-720472429 tempest-AttachVolumeTestJSON-720472429-project-member] http://192.168.122.253/volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 returned with HTTP 404 Sep 08 19:06:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-27d43f17-6fbf-4fb3-99ec-0a9fba5eb576 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] DELETE http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:06:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-27d43f17-6fbf-4fb3-99ec-0a9fba5eb576 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 413/853] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:01 2026] GET /volume/v3/volumes/c97b0f36-8e0b-460a-a5ac-9dafac7302c5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-27d43f17-6fbf-4fb3-99ec-0a9fba5eb576 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:01 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-27d43f17-6fbf-4fb3-99ec-0a9fba5eb576 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Delete volume with id: 02bfdbea-ef15-40e3-9570-299e10990b0f Sep 08 19:06:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-27d43f17-6fbf-4fb3-99ec-0a9fba5eb576 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f returned with HTTP 404 Sep 08 19:06:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 441/854] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:06:01 2026] DELETE /volume/v3/volumes/02bfdbea-ef15-40e3-9570-299e10990b0f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1039346204"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1039346204'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Create volume of 1 GB Sep 08 19:06:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Availability Zones retrieved successfully. Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Flow 'volume_create_api' (f2df9e6c-76f0-444d-a961-b4547317e2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a71175ae-2a05-4bbe-b6b9-641453b32d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a71175ae-2a05-4bbe-b6b9-641453b32d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936dd62c-4fbd-42e6-96e1-bb69c96b38d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Created reservations ['675704a8-1904-4f4a-9e5b-401b2d4dfa25', '6ab44926-b507-4852-b3c4-2f86ed3e53f3', '1427765f-289f-457b-b4d7-0ba6cb95f9a4', '3c8f76f7-7c12-4220-9f04-80e57074b209'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936dd62c-4fbd-42e6-96e1-bb69c96b38d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['675704a8-1904-4f4a-9e5b-401b2d4dfa25', '6ab44926-b507-4852-b3c4-2f86ed3e53f3', '1427765f-289f-457b-b4d7-0ba6cb95f9a4', '3c8f76f7-7c12-4220-9f04-80e57074b209']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a6cb8b-c0ca-439a-a352-0d78483b828d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a6cb8b-c0ca-439a-a352-0d78483b828d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02c4d55c-9fc5-4e3d-b935-040b3b02dd8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1039346204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82001aeb7df44a1bbbc602b379e61a50',qos_specs=None,replication_status=,reservations=['675704a8-1904-4f4a-9e5b-401b2d4dfa25','6ab44926-b507-4852-b3c4-2f86ed3e53f3','1427765f-289f-457b-b4d7-0ba6cb95f9a4','3c8f76f7-7c12-4220-9f04-80e57074b209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c98a0cadf7cc4d3cb6b4f4261cd858cc',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1039346204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02c4d55c-9fc5-4e3d-b935-040b3b02dd8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82001aeb7df44a1bbbc602b379e61a50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c98a0cadf7cc4d3cb6b4f4261cd858cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee11403d-e008-4b17-82c9-6bb2e562f96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee11403d-e008-4b17-82c9-6bb2e562f96a) transitioned into state 'SUCCESS' from state '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-1039346204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82001aeb7df44a1bbbc602b379e61a50',qos_specs=None,replication_status=,reservations=['675704a8-1904-4f4a-9e5b-401b2d4dfa25','6ab44926-b507-4852-b3c4-2f86ed3e53f3','1427765f-289f-457b-b4d7-0ba6cb95f9a4','3c8f76f7-7c12-4220-9f04-80e57074b209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c98a0cadf7cc4d3cb6b4f4261cd858cc',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e2df3f-de26-499b-b222-d31b440beaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e2df3f-de26-499b-b222-d31b440beaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Flow 'volume_create_api' (f2df9e6c-76f0-444d-a961-b4547317e2dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Create volume request issued successfully. Sep 08 19:06:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9364bba5-f400-4296-bfbf-e06d7e4568b3 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 414/855] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:06:01 2026] POST /volume/v3/volumes => generated 828 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cf143435-713f-46fc-bf3a-8b85673d6e7f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cf143435-713f-46fc-bf3a-8b85673d6e7f tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] GET http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cf143435-713f-46fc-bf3a-8b85673d6e7f tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cf143435-713f-46fc-bf3a-8b85673d6e7f tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cf143435-713f-46fc-bf3a-8b85673d6e7f tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Volume info retrieved successfully. Sep 08 19:06:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cf143435-713f-46fc-bf3a-8b85673d6e7f tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b returned with HTTP 200 Sep 08 19:06:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 442/856] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:06:01 2026] GET /volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b => generated 896 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-784c2c45-0451-4d2b-a5e8-70094337d042 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-784c2c45-0451-4d2b-a5e8-70094337d042 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] GET http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-784c2c45-0451-4d2b-a5e8-70094337d042 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-784c2c45-0451-4d2b-a5e8-70094337d042 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:02 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-784c2c45-0451-4d2b-a5e8-70094337d042 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Volume info retrieved successfully. Sep 08 19:06:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-784c2c45-0451-4d2b-a5e8-70094337d042 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b returned with HTTP 200 Sep 08 19:06:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 415/857] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:06:02 2026] GET /volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b => generated 920 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f44a6321-160a-42e3-b38a-ee43842952b8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f44a6321-160a-42e3-b38a-ee43842952b8 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:06:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f44a6321-160a-42e3-b38a-ee43842952b8 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f44a6321-160a-42e3-b38a-ee43842952b8 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:06:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 443/858] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:06:03 2026] POST /volume/v3/types => generated 188 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-eb34e830-c2f4-4c15-91f1-04dc1a926c05 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eb34e830-c2f4-4c15-91f1-04dc1a926c05 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:06:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eb34e830-c2f4-4c15-91f1-04dc1a926c05 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eb34e830-c2f4-4c15-91f1-04dc1a926c05 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:06:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 416/859] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:06:03 2026] POST /volume/v3/types => generated 188 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-958462020"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-958462020'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:03 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Create volume of 1 GB Sep 08 19:06:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Availability Zones retrieved successfully. Sep 08 19:06:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Flow 'volume_create_api' (eea929b9-44d8-4f8a-98d1-1da4a3ab7c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (363633b9-1bcf-4a9d-ad24-e5a1308215ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (363633b9-1bcf-4a9d-ad24-e5a1308215ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:06:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=515b586f-343d-4dc8-91de-88cbbe6ef0ff,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '515b586f-343d-4dc8-91de-88cbbe6ef0ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b7eb6e-a867-4f12-ab48-e3bb42dcd64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:03 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:03 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:03 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Created reservations ['51a0c379-1327-4b57-b280-db592128977c', 'ffcb6b82-9bc8-4888-aa12-14a1e3097b9f', '325c9b27-9911-47fa-beef-046a03968f88', '0ca88bc6-aed5-4fbf-8525-cc9348816c7f'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b7eb6e-a867-4f12-ab48-e3bb42dcd64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51a0c379-1327-4b57-b280-db592128977c', 'ffcb6b82-9bc8-4888-aa12-14a1e3097b9f', '325c9b27-9911-47fa-beef-046a03968f88', '0ca88bc6-aed5-4fbf-8525-cc9348816c7f']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ceb4411-3e3f-4bb5-968f-4cd0878f57de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-44ab40a4-51df-4353-ba1c-897164eabb24 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-44ab40a4-51df-4353-ba1c-897164eabb24 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] GET http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-44ab40a4-51df-4353-ba1c-897164eabb24 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-44ab40a4-51df-4353-ba1c-897164eabb24 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:03 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:03 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ceb4411-3e3f-4bb5-968f-4cd0878f57de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee4af6d4-6eac-426e-95ad-c1239c8d0998', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-958462020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa77aaefa16b481b97c574d9a979d874',qos_specs=None,replication_status=,reservations=['51a0c379-1327-4b57-b280-db592128977c','ffcb6b82-9bc8-4888-aa12-14a1e3097b9f','325c9b27-9911-47fa-beef-046a03968f88','0ca88bc6-aed5-4fbf-8525-cc9348816c7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edb034efd5ae41d090615e3560e43a2d',volume_type_id=515b586f-343d-4dc8-91de-88cbbe6ef0ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-958462020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee4af6d4-6eac-426e-95ad-c1239c8d0998,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa77aaefa16b481b97c574d9a979d874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edb034efd5ae41d090615e3560e43a2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(515b586f-343d-4dc8-91de-88cbbe6ef0ff),volume_type_id=515b586f-343d-4dc8-91de-88cbbe6ef0ff)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-44ab40a4-51df-4353-ba1c-897164eabb24 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Volume info retrieved successfully. Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa154b8-99cb-4502-8a90-041b0e98bec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-44ab40a4-51df-4353-ba1c-897164eabb24 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b returned with HTTP 200 Sep 08 19:06:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 417/860] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:06:03 2026] GET /volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b => generated 956 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e5a02172-4fba-40dc-9c1f-cb62a3273d9b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e5a02172-4fba-40dc-9c1f-cb62a3273d9b tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] POST http://192.168.122.253/volume/v3/volume-transfers Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e5a02172-4fba-40dc-9c1f-cb62a3273d9b tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "02c4d55c-9fc5-4e3d-b935-040b3b02dd8b"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volume_transfer [None req-e5a02172-4fba-40dc-9c1f-cb62a3273d9b tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Creating new volume transfer {'transfer': {'volume_id': '02c4d55c-9fc5-4e3d-b935-040b3b02dd8b'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volume_transfer [None req-e5a02172-4fba-40dc-9c1f-cb62a3273d9b tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Creating transfer of volume 02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.transfer.api [None req-e5a02172-4fba-40dc-9c1f-cb62a3273d9b tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Generating transfer record for volume 02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa154b8-99cb-4502-8a90-041b0e98bec7) transitioned into state 'SUCCESS' from state '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-958462020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa77aaefa16b481b97c574d9a979d874',qos_specs=None,replication_status=,reservations=['51a0c379-1327-4b57-b280-db592128977c','ffcb6b82-9bc8-4888-aa12-14a1e3097b9f','325c9b27-9911-47fa-beef-046a03968f88','0ca88bc6-aed5-4fbf-8525-cc9348816c7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edb034efd5ae41d090615e3560e43a2d',volume_type_id=515b586f-343d-4dc8-91de-88cbbe6ef0ff)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7204095f-f0fd-435c-bba0-76db19e4f690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7204095f-f0fd-435c-bba0-76db19e4f690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Flow 'volume_create_api' (eea929b9-44d8-4f8a-98d1-1da4a3ab7c05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Create volume request issued successfully. Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-16eae6dc-a486-4ee1-8fb7-14533163e710 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 444/861] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:06:03 2026] POST /volume/v3/volumes => generated 775 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e5a02172-4fba-40dc-9c1f-cb62a3273d9b tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volume-transfers returned with HTTP 202 Sep 08 19:06:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 418/862] 192.168.122.253 () {62 vars in 1210 bytes} [Tue Sep 8 19:06:04 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4c78274a-eea0-4b01-a052-c41dad62dabb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7732f159-5f68-4185-a08f-2ff5ed2b8983 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4c78274a-eea0-4b01-a052-c41dad62dabb tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] GET http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7732f159-5f68-4185-a08f-2ff5ed2b8983 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] GET http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7732f159-5f68-4185-a08f-2ff5ed2b8983 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4c78274a-eea0-4b01-a052-c41dad62dabb tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4c78274a-eea0-4b01-a052-c41dad62dabb tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7732f159-5f68-4185-a08f-2ff5ed2b8983 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4c78274a-eea0-4b01-a052-c41dad62dabb tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Volume info retrieved successfully. Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7732f159-5f68-4185-a08f-2ff5ed2b8983 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Volume info retrieved successfully. Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7732f159-5f68-4185-a08f-2ff5ed2b8983 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 returned with HTTP 200 Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4c78274a-eea0-4b01-a052-c41dad62dabb tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b returned with HTTP 200 Sep 08 19:06:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 445/863] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:06:04 2026] GET /volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b => generated 964 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 419/864] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:04 2026] GET /volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 => generated 843 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2adb9ac7-d797-4a7a-a983-3d1732a59e24 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2adb9ac7-d797-4a7a-a983-3d1732a59e24 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-reader] GET http://192.168.122.253/volume/v3/os-volume-transfer/detail Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2adb9ac7-d797-4a7a-a983-3d1732a59e24 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2adb9ac7-d797-4a7a-a983-3d1732a59e24 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.volume_transfer [None req-2adb9ac7-d797-4a7a-a983-3d1732a59e24 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-reader] Listing volume transfers {{(pid=87213) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2adb9ac7-d797-4a7a-a983-3d1732a59e24 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-reader] http://192.168.122.253/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 08 19:06:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 446/865] 192.168.122.253 () {60 vars in 1216 bytes} [Tue Sep 8 19:06:04 2026] GET /volume/v3/os-volume-transfer/detail => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-004d8fa8-b1b0-47db-81fc-68b132a3fe12 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-004d8fa8-b1b0-47db-81fc-68b132a3fe12 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] DELETE http://192.168.122.253/volume/v3/volume-transfers/8f802bb6-4053-48f6-a620-7c4b87211f4a Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-004d8fa8-b1b0-47db-81fc-68b132a3fe12 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-004d8fa8-b1b0-47db-81fc-68b132a3fe12 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.api.contrib.volume_transfer [None req-004d8fa8-b1b0-47db-81fc-68b132a3fe12 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Delete transfer with id: 8f802bb6-4053-48f6-a620-7c4b87211f4a Sep 08 19:06:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-004d8fa8-b1b0-47db-81fc-68b132a3fe12 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volume-transfers/8f802bb6-4053-48f6-a620-7c4b87211f4a returned with HTTP 202 Sep 08 19:06:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 420/866] 192.168.122.253 () {60 vars in 1303 bytes} [Tue Sep 8 19:06:04 2026] DELETE /volume/v3/volume-transfers/8f802bb6-4053-48f6-a620-7c4b87211f4a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-11233e03-d4f8-4c98-82f8-9597fae00cb2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-11233e03-d4f8-4c98-82f8-9597fae00cb2 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] GET http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-11233e03-d4f8-4c98-82f8-9597fae00cb2 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-11233e03-d4f8-4c98-82f8-9597fae00cb2 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-11233e03-d4f8-4c98-82f8-9597fae00cb2 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Volume info retrieved successfully. Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-11233e03-d4f8-4c98-82f8-9597fae00cb2 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b returned with HTTP 200 Sep 08 19:06:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 447/867] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:06:04 2026] GET /volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ae2f558c-16f9-47fc-b83f-c205c3adc5ba None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ae2f558c-16f9-47fc-b83f-c205c3adc5ba tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] DELETE http://192.168.122.253/volume/v3/volume-transfers/8f802bb6-4053-48f6-a620-7c4b87211f4a Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ae2f558c-16f9-47fc-b83f-c205c3adc5ba tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ae2f558c-16f9-47fc-b83f-c205c3adc5ba tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.api.contrib.volume_transfer [None req-ae2f558c-16f9-47fc-b83f-c205c3adc5ba tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Delete transfer with id: 8f802bb6-4053-48f6-a620-7c4b87211f4a Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ae2f558c-16f9-47fc-b83f-c205c3adc5ba tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volume-transfers/8f802bb6-4053-48f6-a620-7c4b87211f4a returned with HTTP 404 Sep 08 19:06:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 421/868] 192.168.122.253 () {60 vars in 1303 bytes} [Tue Sep 8 19:06:04 2026] DELETE /volume/v3/volume-transfers/8f802bb6-4053-48f6-a620-7c4b87211f4a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6d5fcf9a-bd07-4c7d-a881-50d2acc3ef27 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d5fcf9a-bd07-4c7d-a881-50d2acc3ef27 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d5fcf9a-bd07-4c7d-a881-50d2acc3ef27 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d5fcf9a-bd07-4c7d-a881-50d2acc3ef27 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-6d5fcf9a-bd07-4c7d-a881-50d2acc3ef27 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Delete volume with id: 02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6d5fcf9a-bd07-4c7d-a881-50d2acc3ef27 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Volume info retrieved successfully. Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6d5fcf9a-bd07-4c7d-a881-50d2acc3ef27 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Delete volume request issued successfully. Sep 08 19:06:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d5fcf9a-bd07-4c7d-a881-50d2acc3ef27 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b returned with HTTP 202 Sep 08 19:06:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 448/869] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:06:04 2026] DELETE /volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-937af578-35f6-41b9-b8fe-80934e17bfd5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-937af578-35f6-41b9-b8fe-80934e17bfd5 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] GET http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-937af578-35f6-41b9-b8fe-80934e17bfd5 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-937af578-35f6-41b9-b8fe-80934e17bfd5 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-937af578-35f6-41b9-b8fe-80934e17bfd5 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Volume info retrieved successfully. Sep 08 19:06:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-937af578-35f6-41b9-b8fe-80934e17bfd5 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b returned with HTTP 200 Sep 08 19:06:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 422/870] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:06:04 2026] GET /volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b => generated 1139 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:06:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-65d50e0f-aa4a-405c-9ca3-9a93df9e7100 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-65d50e0f-aa4a-405c-9ca3-9a93df9e7100 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] GET http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 Sep 08 19:06:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-65d50e0f-aa4a-405c-9ca3-9a93df9e7100 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-65d50e0f-aa4a-405c-9ca3-9a93df9e7100 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-65d50e0f-aa4a-405c-9ca3-9a93df9e7100 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Volume info retrieved successfully. Sep 08 19:06:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-65d50e0f-aa4a-405c-9ca3-9a93df9e7100 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 returned with HTTP 200 Sep 08 19:06:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 449/871] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:05 2026] GET /volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 => generated 867 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-42393364-d62f-4099-82de-582c62f435bd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-42393364-d62f-4099-82de-582c62f435bd tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] GET http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-42393364-d62f-4099-82de-582c62f435bd tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-42393364-d62f-4099-82de-582c62f435bd tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-42393364-d62f-4099-82de-582c62f435bd tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Volume info retrieved successfully. Sep 08 19:06:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-42393364-d62f-4099-82de-582c62f435bd tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b returned with HTTP 200 Sep 08 19:06:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 423/872] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:06:05 2026] GET /volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:06:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-df24249b-88f3-4da3-9a6e-924ad5bbec33 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-df24249b-88f3-4da3-9a6e-924ad5bbec33 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] GET http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 Sep 08 19:06:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-df24249b-88f3-4da3-9a6e-924ad5bbec33 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-df24249b-88f3-4da3-9a6e-924ad5bbec33 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-df24249b-88f3-4da3-9a6e-924ad5bbec33 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Volume info retrieved successfully. Sep 08 19:06:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-df24249b-88f3-4da3-9a6e-924ad5bbec33 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 returned with HTTP 200 Sep 08 19:06:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 450/873] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:06 2026] GET /volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 => generated 868 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-786cc852-d1ce-4923-b04c-ce4c93259c07 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-786cc852-d1ce-4923-b04c-ce4c93259c07 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] GET http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-786cc852-d1ce-4923-b04c-ce4c93259c07 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-786cc852-d1ce-4923-b04c-ce4c93259c07 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-786cc852-d1ce-4923-b04c-ce4c93259c07 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Volume info retrieved successfully. Sep 08 19:06:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-786cc852-d1ce-4923-b04c-ce4c93259c07 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 returned with HTTP 200 Sep 08 19:06:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 424/874] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:06 2026] GET /volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 => generated 1031 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-db70476d-3229-4b11-ae2d-208a1542aea8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-db70476d-3229-4b11-ae2d-208a1542aea8 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] POST http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998/action Sep 08 19:06:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-db70476d-3229-4b11-ae2d-208a1542aea8 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:06:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-db70476d-3229-4b11-ae2d-208a1542aea8 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-db70476d-3229-4b11-ae2d-208a1542aea8 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Volume info retrieved successfully. Sep 08 19:06:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:06 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:06:06 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-db70476d-3229-4b11-ae2d-208a1542aea8 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:06 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-db70476d-3229-4b11-ae2d-208a1542aea8 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:06 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-db70476d-3229-4b11-ae2d-208a1542aea8 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Created reservations ['a698f9f6-35e0-4d35-843e-b4c4e8a69199', '1dae3364-757f-4177-be29-90a7038844b7'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b8ebad5b-d60e-4c90-802e-1adbd05f48e9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b8ebad5b-d60e-4c90-802e-1adbd05f48e9 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] GET http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b8ebad5b-d60e-4c90-802e-1adbd05f48e9 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b8ebad5b-d60e-4c90-802e-1adbd05f48e9 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b8ebad5b-d60e-4c90-802e-1adbd05f48e9 tempest-VolumesTransfersV355Test-1195871760 tempest-VolumesTransfersV355Test-1195871760-project-admin] http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b returned with HTTP 404 Sep 08 19:06:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 425/875] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:06:06 2026] GET /volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:06:06 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-db70476d-3229-4b11-ae2d-208a1542aea8 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Created reservations ['007650c9-7522-44b0-b52f-ba782049dc89', '03d59438-acd7-4096-8fc6-8a9102670013'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ff8c1f19-96a6-4c8a-9416-81232c2138e6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ff8c1f19-96a6-4c8a-9416-81232c2138e6 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] GET http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ff8c1f19-96a6-4c8a-9416-81232c2138e6 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ff8c1f19-96a6-4c8a-9416-81232c2138e6 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ff8c1f19-96a6-4c8a-9416-81232c2138e6 tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b returned with HTTP 404 Sep 08 19:06:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 426/876] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:06:06 2026] GET /volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-efc80ae5-2d9f-422d-9fdb-f77c9a02829a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-efc80ae5-2d9f-422d-9fdb-f77c9a02829a tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] DELETE http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-efc80ae5-2d9f-422d-9fdb-f77c9a02829a tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-efc80ae5-2d9f-422d-9fdb-f77c9a02829a tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-efc80ae5-2d9f-422d-9fdb-f77c9a02829a tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] Delete volume with id: 02c4d55c-9fc5-4e3d-b935-040b3b02dd8b Sep 08 19:06:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-efc80ae5-2d9f-422d-9fdb-f77c9a02829a tempest-VolumesTransfersV355Test-440810063 tempest-VolumesTransfersV355Test-440810063-project-member] http://192.168.122.253/volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b returned with HTTP 404 Sep 08 19:06:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 427/877] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:06:06 2026] DELETE /volume/v3/volumes/02c4d55c-9fc5-4e3d-b935-040b3b02dd8b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:06:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-db70476d-3229-4b11-ae2d-208a1542aea8 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Retype volume request issued successfully. Sep 08 19:06:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-db70476d-3229-4b11-ae2d-208a1542aea8 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998/action returned with HTTP 202 Sep 08 19:06:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 451/878] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:06:06 2026] POST /volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998/action => generated 0 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-51f4f35d-f71d-4f46-a9af-ef45e20a313a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-51f4f35d-f71d-4f46-a9af-ef45e20a313a tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] GET http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-51f4f35d-f71d-4f46-a9af-ef45e20a313a tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-51f4f35d-f71d-4f46-a9af-ef45e20a313a tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-51f4f35d-f71d-4f46-a9af-ef45e20a313a tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Volume info retrieved successfully. Sep 08 19:06:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-51f4f35d-f71d-4f46-a9af-ef45e20a313a tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 returned with HTTP 200 Sep 08 19:06:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 428/879] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:06 2026] GET /volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 => generated 867 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b81a4d1f-731d-4f3f-8f21-bb17fe9ebf00 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b81a4d1f-731d-4f3f-8f21-bb17fe9ebf00 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] GET http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 Sep 08 19:06:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b81a4d1f-731d-4f3f-8f21-bb17fe9ebf00 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b81a4d1f-731d-4f3f-8f21-bb17fe9ebf00 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b81a4d1f-731d-4f3f-8f21-bb17fe9ebf00 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Volume info retrieved successfully. Sep 08 19:06:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b81a4d1f-731d-4f3f-8f21-bb17fe9ebf00 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 returned with HTTP 200 Sep 08 19:06:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 452/880] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:07 2026] GET /volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 => generated 868 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:06:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-512d988d-50d8-4310-a880-1378065fccb7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-512d988d-50d8-4310-a880-1378065fccb7 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] GET http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 Sep 08 19:06:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-512d988d-50d8-4310-a880-1378065fccb7 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-512d988d-50d8-4310-a880-1378065fccb7 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-512d988d-50d8-4310-a880-1378065fccb7 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Volume info retrieved successfully. Sep 08 19:06:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-512d988d-50d8-4310-a880-1378065fccb7 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 returned with HTTP 200 Sep 08 19:06:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 429/881] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:08 2026] GET /volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 => generated 1031 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-53569056-16d4-4a94-ad1c-44ea6ecfd330 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-53569056-16d4-4a94-ad1c-44ea6ecfd330 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] GET http://192.168.122.253/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-958462020 Sep 08 19:06:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-53569056-16d4-4a94-ad1c-44ea6ecfd330 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-53569056-16d4-4a94-ad1c-44ea6ecfd330 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-53569056-16d4-4a94-ad1c-44ea6ecfd330 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-958462020'), ('all_tenants', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:06:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-53569056-16d4-4a94-ad1c-44ea6ecfd330 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Get all volumes completed successfully. Sep 08 19:06:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-53569056-16d4-4a94-ad1c-44ea6ecfd330 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] http://192.168.122.253/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-958462020 returned with HTTP 200 Sep 08 19:06:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 453/882] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:06:08 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-958462020 => generated 354 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-faa84b1f-685f-4bb8-92be-1d36e577c7db None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-faa84b1f-685f-4bb8-92be-1d36e577c7db tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] GET http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 Sep 08 19:06:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-faa84b1f-685f-4bb8-92be-1d36e577c7db tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-faa84b1f-685f-4bb8-92be-1d36e577c7db tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-faa84b1f-685f-4bb8-92be-1d36e577c7db tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Volume info retrieved successfully. Sep 08 19:06:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-faa84b1f-685f-4bb8-92be-1d36e577c7db tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 returned with HTTP 200 Sep 08 19:06:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 430/883] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:08 2026] GET /volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9117b0c5-ab44-4845-a659-aeaeef1b8292 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9117b0c5-ab44-4845-a659-aeaeef1b8292 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] DELETE http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 Sep 08 19:06:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9117b0c5-ab44-4845-a659-aeaeef1b8292 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9117b0c5-ab44-4845-a659-aeaeef1b8292 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:08 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-9117b0c5-ab44-4845-a659-aeaeef1b8292 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Delete volume with id: ee4af6d4-6eac-426e-95ad-c1239c8d0998 Sep 08 19:06:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9117b0c5-ab44-4845-a659-aeaeef1b8292 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Volume info retrieved successfully. Sep 08 19:06:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9117b0c5-ab44-4845-a659-aeaeef1b8292 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Delete volume request issued successfully. Sep 08 19:06:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9117b0c5-ab44-4845-a659-aeaeef1b8292 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 returned with HTTP 202 Sep 08 19:06:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 454/884] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:06:08 2026] DELETE /volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e1a9e187-a804-4a3b-9512-e60db80d2ec1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e1a9e187-a804-4a3b-9512-e60db80d2ec1 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] GET http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 Sep 08 19:06:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e1a9e187-a804-4a3b-9512-e60db80d2ec1 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e1a9e187-a804-4a3b-9512-e60db80d2ec1 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e1a9e187-a804-4a3b-9512-e60db80d2ec1 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Volume info retrieved successfully. Sep 08 19:06:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e1a9e187-a804-4a3b-9512-e60db80d2ec1 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 returned with HTTP 200 Sep 08 19:06:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 431/885] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:08 2026] GET /volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 => generated 867 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-78dbbacc-d6f9-4646-a06a-8313baa0ff31 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-78dbbacc-d6f9-4646-a06a-8313baa0ff31 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] GET http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 Sep 08 19:06:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-78dbbacc-d6f9-4646-a06a-8313baa0ff31 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-78dbbacc-d6f9-4646-a06a-8313baa0ff31 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:09 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-78dbbacc-d6f9-4646-a06a-8313baa0ff31 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Volume info retrieved successfully. Sep 08 19:06:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-78dbbacc-d6f9-4646-a06a-8313baa0ff31 tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 returned with HTTP 200 Sep 08 19:06:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 455/886] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:09 2026] GET /volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 => generated 867 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3a68c79f-16ea-4bd3-9a57-e50685c93a5c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3a68c79f-16ea-4bd3-9a57-e50685c93a5c tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] GET http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3a68c79f-16ea-4bd3-9a57-e50685c93a5c tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3a68c79f-16ea-4bd3-9a57-e50685c93a5c tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3a68c79f-16ea-4bd3-9a57-e50685c93a5c tempest-VolumeRetypeWithoutMigrationTest-2088798212 tempest-VolumeRetypeWithoutMigrationTest-2088798212-project-member] http://192.168.122.253/volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 returned with HTTP 404 Sep 08 19:06:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 456/887] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:10 2026] GET /volume/v3/volumes/ee4af6d4-6eac-426e-95ad-c1239c8d0998 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4b3f57b0-bf1f-4e49-9fdf-d5a46cab4dc8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b3f57b0-bf1f-4e49-9fdf-d5a46cab4dc8 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] DELETE http://192.168.122.253/volume/v3/types/f257c854-d186-4437-913c-7084b961ce7e Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b3f57b0-bf1f-4e49-9fdf-d5a46cab4dc8 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b3f57b0-bf1f-4e49-9fdf-d5a46cab4dc8 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b3f57b0-bf1f-4e49-9fdf-d5a46cab4dc8 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] http://192.168.122.253/volume/v3/types/f257c854-d186-4437-913c-7084b961ce7e returned with HTTP 202 Sep 08 19:06:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 457/888] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:06:10 2026] DELETE /volume/v3/types/f257c854-d186-4437-913c-7084b961ce7e => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a27d55dc-b4b8-447d-be07-00184e87e8ac None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a27d55dc-b4b8-447d-be07-00184e87e8ac tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] GET http://192.168.122.253/volume/v3/types/f257c854-d186-4437-913c-7084b961ce7e Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a27d55dc-b4b8-447d-be07-00184e87e8ac tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a27d55dc-b4b8-447d-be07-00184e87e8ac tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a27d55dc-b4b8-447d-be07-00184e87e8ac tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] http://192.168.122.253/volume/v3/types/f257c854-d186-4437-913c-7084b961ce7e returned with HTTP 404 Sep 08 19:06:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 458/889] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:06:10 2026] GET /volume/v3/types/f257c854-d186-4437-913c-7084b961ce7e => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ea419629-dd02-43f5-b7ff-085d1f54a3c1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ea419629-dd02-43f5-b7ff-085d1f54a3c1 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] DELETE http://192.168.122.253/volume/v3/types/515b586f-343d-4dc8-91de-88cbbe6ef0ff Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ea419629-dd02-43f5-b7ff-085d1f54a3c1 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ea419629-dd02-43f5-b7ff-085d1f54a3c1 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ea419629-dd02-43f5-b7ff-085d1f54a3c1 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] http://192.168.122.253/volume/v3/types/515b586f-343d-4dc8-91de-88cbbe6ef0ff returned with HTTP 202 Sep 08 19:06:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 459/890] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:06:10 2026] DELETE /volume/v3/types/515b586f-343d-4dc8-91de-88cbbe6ef0ff => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:06:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1426645829"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1426645829'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:10 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Create volume of 1 GB Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-aabc3960-0f26-455c-9ff4-8ca8ec0459c4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aabc3960-0f26-455c-9ff4-8ca8ec0459c4 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] GET http://192.168.122.253/volume/v3/types/515b586f-343d-4dc8-91de-88cbbe6ef0ff Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aabc3960-0f26-455c-9ff4-8ca8ec0459c4 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aabc3960-0f26-455c-9ff4-8ca8ec0459c4 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aabc3960-0f26-455c-9ff4-8ca8ec0459c4 tempest-VolumeRetypeWithoutMigrationTest-201122323 tempest-VolumeRetypeWithoutMigrationTest-201122323-project-admin] http://192.168.122.253/volume/v3/types/515b586f-343d-4dc8-91de-88cbbe6ef0ff returned with HTTP 404 Sep 08 19:06:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 460/891] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:06:10 2026] GET /volume/v3/types/515b586f-343d-4dc8-91de-88cbbe6ef0ff => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:06:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Availability Zones retrieved successfully. Sep 08 19:06:10 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Flow 'volume_create_api' (e0e22359-4cf0-4a50-8f7c-75dc551bff16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:10 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dbdd94d-711e-44cd-979b-e3c750c486b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:10 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:11 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dbdd94d-711e-44cd-979b-e3c750c486b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:11 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d50840be-28fc-4721-a4c7-6f6b8bcfb7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:11 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Created reservations ['37847194-9fc1-4acf-a6c8-a5c13ae89fe4', 'd862afc5-b9e6-475e-90e5-1da12aa1948c', 'e0aa4b2f-a576-4ebc-83d9-6f77a9945437', '852b7496-ac46-466a-89a7-17b477e7fa0f'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:11 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d50840be-28fc-4721-a4c7-6f6b8bcfb7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37847194-9fc1-4acf-a6c8-a5c13ae89fe4', 'd862afc5-b9e6-475e-90e5-1da12aa1948c', 'e0aa4b2f-a576-4ebc-83d9-6f77a9945437', '852b7496-ac46-466a-89a7-17b477e7fa0f']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:11 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b550b14-9095-4ee2-8847-3972660cf3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:11 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:11 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:11 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b550b14-9095-4ee2-8847-3972660cf3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '601a00a0-4061-417b-94c5-cb400641cb6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1426645829',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0fd88f038e6b4fb087c479dd5da87a57',qos_specs=None,replication_status=,reservations=['37847194-9fc1-4acf-a6c8-a5c13ae89fe4','d862afc5-b9e6-475e-90e5-1da12aa1948c','e0aa4b2f-a576-4ebc-83d9-6f77a9945437','852b7496-ac46-466a-89a7-17b477e7fa0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b909befddeb429d839f89e74808d2d8',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1426645829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=601a00a0-4061-417b-94c5-cb400641cb6b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0fd88f038e6b4fb087c479dd5da87a57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b909befddeb429d839f89e74808d2d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:11 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b01b0da-b888-4aa5-80f0-557ab274ce4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:11 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b01b0da-b888-4aa5-80f0-557ab274ce4a) transitioned into state 'SUCCESS' from state '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-1426645829',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0fd88f038e6b4fb087c479dd5da87a57',qos_specs=None,replication_status=,reservations=['37847194-9fc1-4acf-a6c8-a5c13ae89fe4','d862afc5-b9e6-475e-90e5-1da12aa1948c','e0aa4b2f-a576-4ebc-83d9-6f77a9945437','852b7496-ac46-466a-89a7-17b477e7fa0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b909befddeb429d839f89e74808d2d8',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:11 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22ab75c3-63c1-4c70-adb1-d20c7ad6ffb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:11 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22ab75c3-63c1-4c70-adb1-d20c7ad6ffb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:11 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Flow 'volume_create_api' (e0e22359-4cf0-4a50-8f7c-75dc551bff16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:11 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Create volume request issued successfully. Sep 08 19:06:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f185581c-631d-4f23-b2f3-d9af66f0f3e9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 432/892] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:06:10 2026] POST /volume/v3/volumes => generated 769 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4226c8b7-c548-4ce7-b067-8de70c858b93 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4226c8b7-c548-4ce7-b067-8de70c858b93 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b Sep 08 19:06:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4226c8b7-c548-4ce7-b067-8de70c858b93 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4226c8b7-c548-4ce7-b067-8de70c858b93 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4226c8b7-c548-4ce7-b067-8de70c858b93 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4226c8b7-c548-4ce7-b067-8de70c858b93 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b returned with HTTP 200 Sep 08 19:06:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 461/893] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:11 2026] GET /volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b => generated 837 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1798d5fd-8a5c-44e0-b83a-8234a4916ee3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1798d5fd-8a5c-44e0-b83a-8234a4916ee3 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b Sep 08 19:06:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1798d5fd-8a5c-44e0-b83a-8234a4916ee3 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1798d5fd-8a5c-44e0-b83a-8234a4916ee3 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:12 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:12 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:12 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1798d5fd-8a5c-44e0-b83a-8234a4916ee3 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1798d5fd-8a5c-44e0-b83a-8234a4916ee3 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b returned with HTTP 200 Sep 08 19:06:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 433/894] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:12 2026] GET /volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1d570ef4-ea23-42ba-a37c-5ddf3015e3ab None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1d570ef4-ea23-42ba-a37c-5ddf3015e3ab tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b Sep 08 19:06:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1d570ef4-ea23-42ba-a37c-5ddf3015e3ab tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1d570ef4-ea23-42ba-a37c-5ddf3015e3ab tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:13 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1d570ef4-ea23-42ba-a37c-5ddf3015e3ab tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1d570ef4-ea23-42ba-a37c-5ddf3015e3ab tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b returned with HTTP 200 Sep 08 19:06:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 462/895] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:13 2026] GET /volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-4e7a1fe9-5e57-458d-9795-f0430e781156 req-1fa693ec-649b-4851-babd-eea1790c6530 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-4e7a1fe9-5e57-458d-9795-f0430e781156 req-1fa693ec-649b-4851-babd-eea1790c6530 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b Sep 08 19:06:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-4e7a1fe9-5e57-458d-9795-f0430e781156 req-1fa693ec-649b-4851-babd-eea1790c6530 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-4e7a1fe9-5e57-458d-9795-f0430e781156 req-1fa693ec-649b-4851-babd-eea1790c6530 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:13 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-4e7a1fe9-5e57-458d-9795-f0430e781156 req-1fa693ec-649b-4851-babd-eea1790c6530 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-4e7a1fe9-5e57-458d-9795-f0430e781156 req-1fa693ec-649b-4851-babd-eea1790c6530 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b returned with HTTP 200 Sep 08 19:06:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 434/896] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:06:13 2026] GET /volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-605979506"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-605979506'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:13 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Create volume of 1 GB Sep 08 19:06:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Availability Zones retrieved successfully. Sep 08 19:06:13 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Flow 'volume_create_api' (db3e3a33-19db-4674-91cc-449cb269880d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:13 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ca3d40-5fb5-4b31-bd40-add1fd1b3940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:13 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:13 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ca3d40-5fb5-4b31-bd40-add1fd1b3940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:13 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc48949a-faba-49a1-a008-d2c40181ed2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:14 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Created reservations ['1681e135-216a-4793-a408-922ee84e8604', '1d61af97-aa06-4d57-86dd-cfea6679f1ab', 'dfd9110e-f693-4b06-bacc-2222224defce', 'e3b1838c-1c21-4a1f-af54-ebb907076f82'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc48949a-faba-49a1-a008-d2c40181ed2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1681e135-216a-4793-a408-922ee84e8604', '1d61af97-aa06-4d57-86dd-cfea6679f1ab', 'dfd9110e-f693-4b06-bacc-2222224defce', 'e3b1838c-1c21-4a1f-af54-ebb907076f82']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f734ad-68b8-4661-b02b-949dd06c4a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:14 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:14 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f734ad-68b8-4661-b02b-949dd06c4a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d144841-8414-4266-ad53-12fd3a0bb37c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-605979506',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0fd88f038e6b4fb087c479dd5da87a57',qos_specs=None,replication_status=,reservations=['1681e135-216a-4793-a408-922ee84e8604','1d61af97-aa06-4d57-86dd-cfea6679f1ab','dfd9110e-f693-4b06-bacc-2222224defce','e3b1838c-1c21-4a1f-af54-ebb907076f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b909befddeb429d839f89e74808d2d8',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-605979506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d144841-8414-4266-ad53-12fd3a0bb37c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0fd88f038e6b4fb087c479dd5da87a57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b909befddeb429d839f89e74808d2d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f3a7db-9874-462d-bb04-4bf062bfabc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f3a7db-9874-462d-bb04-4bf062bfabc2) transitioned into state 'SUCCESS' from state '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-605979506',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0fd88f038e6b4fb087c479dd5da87a57',qos_specs=None,replication_status=,reservations=['1681e135-216a-4793-a408-922ee84e8604','1d61af97-aa06-4d57-86dd-cfea6679f1ab','dfd9110e-f693-4b06-bacc-2222224defce','e3b1838c-1c21-4a1f-af54-ebb907076f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b909befddeb429d839f89e74808d2d8',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c683318-6fb0-41df-b752-c74f715c5b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c683318-6fb0-41df-b752-c74f715c5b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Flow 'volume_create_api' (db3e3a33-19db-4674-91cc-449cb269880d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:14 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Create volume request issued successfully. Sep 08 19:06:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7a1fb165-c745-4ae5-9498-a4a2d6bd049b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 463/897] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:06:13 2026] POST /volume/v3/volumes => generated 768 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e2b89c63-9b41-4765-9a86-a4a7b7e7902f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e2b89c63-9b41-4765-9a86-a4a7b7e7902f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c Sep 08 19:06:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e2b89c63-9b41-4765-9a86-a4a7b7e7902f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e2b89c63-9b41-4765-9a86-a4a7b7e7902f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:14 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:14 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:14 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:14 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e2b89c63-9b41-4765-9a86-a4a7b7e7902f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e2b89c63-9b41-4765-9a86-a4a7b7e7902f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c returned with HTTP 200 Sep 08 19:06:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 435/898] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:14 2026] GET /volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c => generated 836 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1d6f4b9c-da1e-4f00-beb6-d23bd5aad73b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1d6f4b9c-da1e-4f00-beb6-d23bd5aad73b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c Sep 08 19:06:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1d6f4b9c-da1e-4f00-beb6-d23bd5aad73b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1d6f4b9c-da1e-4f00-beb6-d23bd5aad73b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:15 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:15 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:15 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:15 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1d6f4b9c-da1e-4f00-beb6-d23bd5aad73b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1d6f4b9c-da1e-4f00-beb6-d23bd5aad73b tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c returned with HTTP 200 Sep 08 19:06:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 464/899] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:15 2026] GET /volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c => generated 860 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f10e088c-c164-4071-a58a-cedd4dedef70 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f10e088c-c164-4071-a58a-cedd4dedef70 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c Sep 08 19:06:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f10e088c-c164-4071-a58a-cedd4dedef70 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f10e088c-c164-4071-a58a-cedd4dedef70 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:16 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:16 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:16 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:16 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f10e088c-c164-4071-a58a-cedd4dedef70 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f10e088c-c164-4071-a58a-cedd4dedef70 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c returned with HTTP 200 Sep 08 19:06:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 436/900] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:16 2026] GET /volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c => generated 861 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-6f54445e-ca04-4ac3-8878-46b9340b3ddc req-597b3427-0e12-47cf-8138-a57f89f12082 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-6f54445e-ca04-4ac3-8878-46b9340b3ddc req-597b3427-0e12-47cf-8138-a57f89f12082 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c Sep 08 19:06:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-6f54445e-ca04-4ac3-8878-46b9340b3ddc req-597b3427-0e12-47cf-8138-a57f89f12082 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-6f54445e-ca04-4ac3-8878-46b9340b3ddc req-597b3427-0e12-47cf-8138-a57f89f12082 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:16 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:16 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-6f54445e-ca04-4ac3-8878-46b9340b3ddc req-597b3427-0e12-47cf-8138-a57f89f12082 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-6f54445e-ca04-4ac3-8878-46b9340b3ddc req-597b3427-0e12-47cf-8138-a57f89f12082 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c returned with HTTP 200 Sep 08 19:06:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 465/901] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:06:16 2026] GET /volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c => generated 861 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-83493104-baeb-48d1-866e-2df565899d0d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-895238230"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-895238230'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:16 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Create volume of 1 GB Sep 08 19:06:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Availability Zones retrieved successfully. Sep 08 19:06:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Flow 'volume_create_api' (220df75b-4a24-4f79-b546-5bf1a64ed360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37b997cd-5602-4b62-a595-4aae3ed7ab2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37b997cd-5602-4b62-a595-4aae3ed7ab2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fd755d-2c5a-4e2d-a57a-9d09fe817a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1, "name": "tempest-VolumesExtendTest-Volume-837991913"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Create volume request body: {'volume': {'imageRef': '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-837991913'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:16 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Created reservations ['8a433f3e-1a3a-4fbd-a93a-536fd82fadab', '4a190ce4-93a8-4900-a8df-96088b9e87b8', '9c432fcf-8aa8-4bb1-b27d-c102794842cf', '9e978a56-22b0-474f-9922-f7def71b5553'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fd755d-2c5a-4e2d-a57a-9d09fe817a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a433f3e-1a3a-4fbd-a93a-536fd82fadab', '4a190ce4-93a8-4900-a8df-96088b9e87b8', '9c432fcf-8aa8-4bb1-b27d-c102794842cf', '9e978a56-22b0-474f-9922-f7def71b5553']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:17 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66a0f9f1-fdfc-48f0-937e-4dce32a42fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:17 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:17 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:17 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66a0f9f1-fdfc-48f0-937e-4dce32a42fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9f57bdc-241f-4625-921b-b5867d906d1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-895238230',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0fd88f038e6b4fb087c479dd5da87a57',qos_specs=None,replication_status=,reservations=['8a433f3e-1a3a-4fbd-a93a-536fd82fadab','4a190ce4-93a8-4900-a8df-96088b9e87b8','9c432fcf-8aa8-4bb1-b27d-c102794842cf','9e978a56-22b0-474f-9922-f7def71b5553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b909befddeb429d839f89e74808d2d8',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-895238230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9f57bdc-241f-4625-921b-b5867d906d1a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0fd88f038e6b4fb087c479dd5da87a57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b909befddeb429d839f89e74808d2d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:17 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d723941e-2524-43ce-bff7-c026b11b1ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:17 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d723941e-2524-43ce-bff7-c026b11b1ec7) transitioned into state 'SUCCESS' from state '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-895238230',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0fd88f038e6b4fb087c479dd5da87a57',qos_specs=None,replication_status=,reservations=['8a433f3e-1a3a-4fbd-a93a-536fd82fadab','4a190ce4-93a8-4900-a8df-96088b9e87b8','9c432fcf-8aa8-4bb1-b27d-c102794842cf','9e978a56-22b0-474f-9922-f7def71b5553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b909befddeb429d839f89e74808d2d8',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:17 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f85903d-4b10-455c-8a16-f709a6421f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:17 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f85903d-4b10-455c-8a16-f709a6421f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:17 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Flow 'volume_create_api' (220df75b-4a24-4f79-b546-5bf1a64ed360) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Create volume request issued successfully. Sep 08 19:06:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-83493104-baeb-48d1-866e-2df565899d0d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 437/902] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:06:16 2026] POST /volume/v3/volumes => generated 768 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-47115563-7d98-4f6c-8e70-1f7a949d9e8d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-47115563-7d98-4f6c-8e70-1f7a949d9e8d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a Sep 08 19:06:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-47115563-7d98-4f6c-8e70-1f7a949d9e8d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-47115563-7d98-4f6c-8e70-1f7a949d9e8d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:17 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:17 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:17 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:17 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-47115563-7d98-4f6c-8e70-1f7a949d9e8d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-47115563-7d98-4f6c-8e70-1f7a949d9e8d tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a returned with HTTP 200 Sep 08 19:06:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 438/903] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:17 2026] GET /volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a => generated 836 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:18 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Create volume of 1 GB Sep 08 19:06:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Availability Zones retrieved successfully. Sep 08 19:06:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Flow 'volume_create_api' (6039cd7d-e7c0-4f4f-ae82-3d51c26ab019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de138ef-4abf-4a32-8a7b-73cef94443c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-95245bb1-4162-4bf5-862d-4029d9eaff82 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-95245bb1-4162-4bf5-862d-4029d9eaff82 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a Sep 08 19:06:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-95245bb1-4162-4bf5-862d-4029d9eaff82 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-95245bb1-4162-4bf5-862d-4029d9eaff82 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-95245bb1-4162-4bf5-862d-4029d9eaff82 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-95245bb1-4162-4bf5-862d-4029d9eaff82 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a returned with HTTP 200 Sep 08 19:06:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 439/904] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:18 2026] GET /volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a => generated 860 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de138ef-4abf-4a32-8a7b-73cef94443c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15dd8cb4-8932-45b9-91f8-052ff42983bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:18 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Created reservations ['c90d50b3-3722-407d-80e8-d3a176508a0a', 'b8a0ec30-869c-41e8-b1b2-abe39b120c0e', '5db5e462-a901-4c89-a33f-7ae9d7d6378a', '6fe8d760-48af-4768-8525-b4ce5ef8985e'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15dd8cb4-8932-45b9-91f8-052ff42983bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c90d50b3-3722-407d-80e8-d3a176508a0a', 'b8a0ec30-869c-41e8-b1b2-abe39b120c0e', '5db5e462-a901-4c89-a33f-7ae9d7d6378a', '6fe8d760-48af-4768-8525-b4ce5ef8985e']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297ebce7-cedd-4798-b7c0-94291858eb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297ebce7-cedd-4798-b7c0-94291858eb6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ae315ea-4fb7-4166-9e3b-8455ec09b324', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-837991913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c34f94348ca0446bba466b43f4ac5424',qos_specs=None,replication_status=,reservations=['c90d50b3-3722-407d-80e8-d3a176508a0a','b8a0ec30-869c-41e8-b1b2-abe39b120c0e','5db5e462-a901-4c89-a33f-7ae9d7d6378a','6fe8d760-48af-4768-8525-b4ce5ef8985e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='086c4d177b784cba93fabc71b15b845d',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-837991913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ae315ea-4fb7-4166-9e3b-8455ec09b324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c34f94348ca0446bba466b43f4ac5424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='086c4d177b784cba93fabc71b15b845d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (430f5549-34cd-4299-9034-39d5ed2b733a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (430f5549-34cd-4299-9034-39d5ed2b733a) transitioned into state 'SUCCESS' from state '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-837991913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c34f94348ca0446bba466b43f4ac5424',qos_specs=None,replication_status=,reservations=['c90d50b3-3722-407d-80e8-d3a176508a0a','b8a0ec30-869c-41e8-b1b2-abe39b120c0e','5db5e462-a901-4c89-a33f-7ae9d7d6378a','6fe8d760-48af-4768-8525-b4ce5ef8985e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='086c4d177b784cba93fabc71b15b845d',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29f80f42-c6e2-4583-9984-568af1590ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29f80f42-c6e2-4583-9984-568af1590ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Flow 'volume_create_api' (6039cd7d-e7c0-4f4f-ae82-3d51c26ab019) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Create volume request issued successfully. Sep 08 19:06:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ca8d5de1-5d4b-4774-9a81-5caa79cf4783 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 466/905] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:06:16 2026] POST /volume/v3/volumes => generated 756 bytes in 2039 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-97e28fe1-e93b-46af-93b1-6171790ec418 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-97e28fe1-e93b-46af-93b1-6171790ec418 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-97e28fe1-e93b-46af-93b1-6171790ec418 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-97e28fe1-e93b-46af-93b1-6171790ec418 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-97e28fe1-e93b-46af-93b1-6171790ec418 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-97e28fe1-e93b-46af-93b1-6171790ec418 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 440/906] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:18 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 824 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cd17a68d-10c4-400a-9ce8-b5ff9ed48b57 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-31a45f17-2a19-469c-8b46-6479883e45d6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-31a45f17-2a19-469c-8b46-6479883e45d6 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a Sep 08 19:06:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-31a45f17-2a19-469c-8b46-6479883e45d6 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-31a45f17-2a19-469c-8b46-6479883e45d6 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cd17a68d-10c4-400a-9ce8-b5ff9ed48b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cd17a68d-10c4-400a-9ce8-b5ff9ed48b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cd17a68d-10c4-400a-9ce8-b5ff9ed48b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-31a45f17-2a19-469c-8b46-6479883e45d6 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-31a45f17-2a19-469c-8b46-6479883e45d6 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a returned with HTTP 200 Sep 08 19:06:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 441/907] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:19 2026] GET /volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:19 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-cd17a68d-10c4-400a-9ce8-b5ff9ed48b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:19 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-cd17a68d-10c4-400a-9ce8-b5ff9ed48b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:19 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-cd17a68d-10c4-400a-9ce8-b5ff9ed48b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:19 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-cd17a68d-10c4-400a-9ce8-b5ff9ed48b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:19 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-cd17a68d-10c4-400a-9ce8-b5ff9ed48b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:19 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-cd17a68d-10c4-400a-9ce8-b5ff9ed48b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-bd4f5785-520a-44ac-a87b-0fe5265f52f0 req-6a51705a-4a94-40cf-a137-d0044ba18386 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cd17a68d-10c4-400a-9ce8-b5ff9ed48b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd returned with HTTP 200 Sep 08 19:06:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 467/908] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:19 2026] GET /volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd => generated 440 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bd4f5785-520a-44ac-a87b-0fe5265f52f0 req-6a51705a-4a94-40cf-a137-d0044ba18386 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a Sep 08 19:06:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bd4f5785-520a-44ac-a87b-0fe5265f52f0 req-6a51705a-4a94-40cf-a137-d0044ba18386 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bd4f5785-520a-44ac-a87b-0fe5265f52f0 req-6a51705a-4a94-40cf-a137-d0044ba18386 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a8e5d360-fac2-42b4-a8d1-42ea000e5e3c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8e5d360-fac2-42b4-a8d1-42ea000e5e3c tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] PUT http://192.168.122.253/volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8e5d360-fac2-42b4-a8d1-42ea000e5e3c tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-bd4f5785-520a-44ac-a87b-0fe5265f52f0 req-6a51705a-4a94-40cf-a137-d0044ba18386 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bd4f5785-520a-44ac-a87b-0fe5265f52f0 req-6a51705a-4a94-40cf-a137-d0044ba18386 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a returned with HTTP 200 Sep 08 19:06:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 442/909] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:06:19 2026] GET /volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8e5d360-fac2-42b4-a8d1-42ea000e5e3c tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd returned with HTTP 200 Sep 08 19:06:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 468/910] 192.168.122.253 () {60 vars in 1258 bytes} [Tue Sep 8 19:06:19 2026] PUT /volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd => generated 393 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-e493e7c7-9674-4d27-b96d-9d464473c2c9 req-4dd90210-8e73-44de-b270-4681cdee8dd7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-e493e7c7-9674-4d27-b96d-9d464473c2c9 req-4dd90210-8e73-44de-b270-4681cdee8dd7 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-e493e7c7-9674-4d27-b96d-9d464473c2c9 req-4dd90210-8e73-44de-b270-4681cdee8dd7 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-e493e7c7-9674-4d27-b96d-9d464473c2c9 req-4dd90210-8e73-44de-b270-4681cdee8dd7 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [req-e493e7c7-9674-4d27-b96d-9d464473c2c9 req-4dd90210-8e73-44de-b270-4681cdee8dd7 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [req-e493e7c7-9674-4d27-b96d-9d464473c2c9 req-4dd90210-8e73-44de-b270-4681cdee8dd7 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:19 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:06:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-e493e7c7-9674-4d27-b96d-9d464473c2c9 req-4dd90210-8e73-44de-b270-4681cdee8dd7 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Get all volumes completed successfully. Sep 08 19:06:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-e493e7c7-9674-4d27-b96d-9d464473c2c9 req-4dd90210-8e73-44de-b270-4681cdee8dd7 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:06:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 469/911] 192.168.122.253 () {60 vars in 1397 bytes} [Tue Sep 8 19:06:19 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-769b1a52-90e8-46bc-9839-37a51053d706 req-705fa8c2-052e-48eb-ab11-ce25f16c0650 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-769b1a52-90e8-46bc-9839-37a51053d706 req-705fa8c2-052e-48eb-ab11-ce25f16c0650 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-769b1a52-90e8-46bc-9839-37a51053d706 req-705fa8c2-052e-48eb-ab11-ce25f16c0650 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-769b1a52-90e8-46bc-9839-37a51053d706 req-705fa8c2-052e-48eb-ab11-ce25f16c0650 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [req-769b1a52-90e8-46bc-9839-37a51053d706 req-705fa8c2-052e-48eb-ab11-ce25f16c0650 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [req-769b1a52-90e8-46bc-9839-37a51053d706 req-705fa8c2-052e-48eb-ab11-ce25f16c0650 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:06:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-213551888"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-213551888'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:19 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Create volume of 1 GB Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-769b1a52-90e8-46bc-9839-37a51053d706 req-705fa8c2-052e-48eb-ab11-ce25f16c0650 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Get all volumes completed successfully. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Availability Zones retrieved successfully. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-769b1a52-90e8-46bc-9839-37a51053d706 req-705fa8c2-052e-48eb-ab11-ce25f16c0650 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:06:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 470/912] 192.168.122.253 () {60 vars in 1397 bytes} [Tue Sep 8 19:06:19 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Flow 'volume_create_api' (4cca74f9-353f-4f3f-a0c6-ee4115503d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e077407-fec9-4020-9ec5-b10373e33773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-d869653c-6f3b-4375-80cd-e6f1d8f9818a req-2c3ba449-f6eb-4b58-b944-ce4600c17d0c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-d869653c-6f3b-4375-80cd-e6f1d8f9818a req-2c3ba449-f6eb-4b58-b944-ce4600c17d0c tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-d869653c-6f3b-4375-80cd-e6f1d8f9818a req-2c3ba449-f6eb-4b58-b944-ce4600c17d0c tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-d869653c-6f3b-4375-80cd-e6f1d8f9818a req-2c3ba449-f6eb-4b58-b944-ce4600c17d0c tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [req-d869653c-6f3b-4375-80cd-e6f1d8f9818a req-2c3ba449-f6eb-4b58-b944-ce4600c17d0c tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [req-d869653c-6f3b-4375-80cd-e6f1d8f9818a req-2c3ba449-f6eb-4b58-b944-ce4600c17d0c tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e077407-fec9-4020-9ec5-b10373e33773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-d869653c-6f3b-4375-80cd-e6f1d8f9818a req-2c3ba449-f6eb-4b58-b944-ce4600c17d0c tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Get all volumes completed successfully. Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eae6616f-6b0e-401b-a1de-dc1270235a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-d869653c-6f3b-4375-80cd-e6f1d8f9818a req-2c3ba449-f6eb-4b58-b944-ce4600c17d0c tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:06:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 471/913] 192.168.122.253 () {60 vars in 1397 bytes} [Tue Sep 8 19:06:20 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1dec9687-358e-48d5-b0d7-6d148ea02400 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1dec9687-358e-48d5-b0d7-6d148ea02400 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1dec9687-358e-48d5-b0d7-6d148ea02400 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1dec9687-358e-48d5-b0d7-6d148ea02400 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1dec9687-358e-48d5-b0d7-6d148ea02400 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1dec9687-358e-48d5-b0d7-6d148ea02400 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 472/914] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:20 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 848 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-e32a5d52-96ad-4c43-928e-d9c70841a061 req-080315d8-f674-4bc9-90b3-24e9cb6bcf80 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-e32a5d52-96ad-4c43-928e-d9c70841a061 req-080315d8-f674-4bc9-90b3-24e9cb6bcf80 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-e32a5d52-96ad-4c43-928e-d9c70841a061 req-080315d8-f674-4bc9-90b3-24e9cb6bcf80 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-e32a5d52-96ad-4c43-928e-d9c70841a061 req-080315d8-f674-4bc9-90b3-24e9cb6bcf80 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [req-e32a5d52-96ad-4c43-928e-d9c70841a061 req-080315d8-f674-4bc9-90b3-24e9cb6bcf80 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [req-e32a5d52-96ad-4c43-928e-d9c70841a061 req-080315d8-f674-4bc9-90b3-24e9cb6bcf80 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-e32a5d52-96ad-4c43-928e-d9c70841a061 req-080315d8-f674-4bc9-90b3-24e9cb6bcf80 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Get all volumes completed successfully. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-e32a5d52-96ad-4c43-928e-d9c70841a061 req-080315d8-f674-4bc9-90b3-24e9cb6bcf80 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:06:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 473/915] 192.168.122.253 () {60 vars in 1397 bytes} [Tue Sep 8 19:06:20 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-7e94e330-48a4-40ab-8380-15e3be5951e5 req-b3beb5fe-452c-4110-bf2b-a64c579ec634 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-7e94e330-48a4-40ab-8380-15e3be5951e5 req-b3beb5fe-452c-4110-bf2b-a64c579ec634 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-7e94e330-48a4-40ab-8380-15e3be5951e5 req-b3beb5fe-452c-4110-bf2b-a64c579ec634 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-7e94e330-48a4-40ab-8380-15e3be5951e5 req-b3beb5fe-452c-4110-bf2b-a64c579ec634 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [req-7e94e330-48a4-40ab-8380-15e3be5951e5 req-b3beb5fe-452c-4110-bf2b-a64c579ec634 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [req-7e94e330-48a4-40ab-8380-15e3be5951e5 req-b3beb5fe-452c-4110-bf2b-a64c579ec634 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-7e94e330-48a4-40ab-8380-15e3be5951e5 req-b3beb5fe-452c-4110-bf2b-a64c579ec634 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Get all volumes completed successfully. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-7e94e330-48a4-40ab-8380-15e3be5951e5 req-b3beb5fe-452c-4110-bf2b-a64c579ec634 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:06:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 474/916] 192.168.122.253 () {60 vars in 1397 bytes} [Tue Sep 8 19:06:20 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Created reservations ['3e9cf14c-23e8-4e64-9053-89a68e2e727b', 'db2714a2-1915-4a0b-a78b-2fb9ec027902', '720bc133-66d1-455a-933f-8733693fa54a', '60d65b5e-faf8-488d-b984-90be54be2c0f'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eae6616f-6b0e-401b-a1de-dc1270235a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e9cf14c-23e8-4e64-9053-89a68e2e727b', 'db2714a2-1915-4a0b-a78b-2fb9ec027902', '720bc133-66d1-455a-933f-8733693fa54a', '60d65b5e-faf8-488d-b984-90be54be2c0f']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaac4764-d4c8-4392-a2fe-61cb14591ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-a8795c72-fdf9-48f9-97e0-ee1f13b4c0bd req-ce3eaa01-45b8-44b9-bb11-7e6c5604de4c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-a8795c72-fdf9-48f9-97e0-ee1f13b4c0bd req-ce3eaa01-45b8-44b9-bb11-7e6c5604de4c tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-a8795c72-fdf9-48f9-97e0-ee1f13b4c0bd req-ce3eaa01-45b8-44b9-bb11-7e6c5604de4c tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-a8795c72-fdf9-48f9-97e0-ee1f13b4c0bd req-ce3eaa01-45b8-44b9-bb11-7e6c5604de4c tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [req-a8795c72-fdf9-48f9-97e0-ee1f13b4c0bd req-ce3eaa01-45b8-44b9-bb11-7e6c5604de4c tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [req-a8795c72-fdf9-48f9-97e0-ee1f13b4c0bd req-ce3eaa01-45b8-44b9-bb11-7e6c5604de4c tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-a8795c72-fdf9-48f9-97e0-ee1f13b4c0bd req-ce3eaa01-45b8-44b9-bb11-7e6c5604de4c tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Get all volumes completed successfully. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:20 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-a8795c72-fdf9-48f9-97e0-ee1f13b4c0bd req-ce3eaa01-45b8-44b9-bb11-7e6c5604de4c tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:06:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 475/917] 192.168.122.253 () {60 vars in 1397 bytes} [Tue Sep 8 19:06:20 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaac4764-d4c8-4392-a2fe-61cb14591ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '296dab8b-4ab0-433c-9859-115f037ee3e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-213551888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4afe8840cbf4df4a8a680f8ff1ff1dd',qos_specs=None,replication_status=,reservations=['3e9cf14c-23e8-4e64-9053-89a68e2e727b','db2714a2-1915-4a0b-a78b-2fb9ec027902','720bc133-66d1-455a-933f-8733693fa54a','60d65b5e-faf8-488d-b984-90be54be2c0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85ed407de3641c0a4677dfc36184f7a',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-213551888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=296dab8b-4ab0-433c-9859-115f037ee3e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4afe8840cbf4df4a8a680f8ff1ff1dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f85ed407de3641c0a4677dfc36184f7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (994b430d-6d6c-4cc5-837b-97b754560dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-2d3d7642-9427-4b97-a6e3-f4578d8f3921 req-e2e8a509-d4ca-4f34-9db0-2971a18f928f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-2d3d7642-9427-4b97-a6e3-f4578d8f3921 req-e2e8a509-d4ca-4f34-9db0-2971a18f928f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-2d3d7642-9427-4b97-a6e3-f4578d8f3921 req-e2e8a509-d4ca-4f34-9db0-2971a18f928f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-2d3d7642-9427-4b97-a6e3-f4578d8f3921 req-e2e8a509-d4ca-4f34-9db0-2971a18f928f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [req-2d3d7642-9427-4b97-a6e3-f4578d8f3921 req-e2e8a509-d4ca-4f34-9db0-2971a18f928f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [req-2d3d7642-9427-4b97-a6e3-f4578d8f3921 req-e2e8a509-d4ca-4f34-9db0-2971a18f928f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-2d3d7642-9427-4b97-a6e3-f4578d8f3921 req-e2e8a509-d4ca-4f34-9db0-2971a18f928f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Get all volumes completed successfully. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-2d3d7642-9427-4b97-a6e3-f4578d8f3921 req-e2e8a509-d4ca-4f34-9db0-2971a18f928f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:06:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 476/918] 192.168.122.253 () {60 vars in 1397 bytes} [Tue Sep 8 19:06:20 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (994b430d-6d6c-4cc5-837b-97b754560dea) transitioned into state 'SUCCESS' from state '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-213551888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4afe8840cbf4df4a8a680f8ff1ff1dd',qos_specs=None,replication_status=,reservations=['3e9cf14c-23e8-4e64-9053-89a68e2e727b','db2714a2-1915-4a0b-a78b-2fb9ec027902','720bc133-66d1-455a-933f-8733693fa54a','60d65b5e-faf8-488d-b984-90be54be2c0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85ed407de3641c0a4677dfc36184f7a',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-54a9666a-f153-4f77-92f1-0daddf03e486 req-d121ad2a-8122-4cea-80c8-ffd60c62e2a0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a6e264-cb4f-42fb-8c06-f3b444d21682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-54a9666a-f153-4f77-92f1-0daddf03e486 req-d121ad2a-8122-4cea-80c8-ffd60c62e2a0 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-54a9666a-f153-4f77-92f1-0daddf03e486 req-d121ad2a-8122-4cea-80c8-ffd60c62e2a0 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-54a9666a-f153-4f77-92f1-0daddf03e486 req-d121ad2a-8122-4cea-80c8-ffd60c62e2a0 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [req-54a9666a-f153-4f77-92f1-0daddf03e486 req-d121ad2a-8122-4cea-80c8-ffd60c62e2a0 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [req-54a9666a-f153-4f77-92f1-0daddf03e486 req-d121ad2a-8122-4cea-80c8-ffd60c62e2a0 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-54a9666a-f153-4f77-92f1-0daddf03e486 req-d121ad2a-8122-4cea-80c8-ffd60c62e2a0 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] Get all volumes completed successfully. Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a6e264-cb4f-42fb-8c06-f3b444d21682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Flow 'volume_create_api' (4cca74f9-353f-4f3f-a0c6-ee4115503d5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Create volume request issued successfully. Sep 08 19:06:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0b9ff1c0-4b8b-4bf5-84f1-90cbc5b2103a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 443/919] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:06:19 2026] POST /volume/v3/volumes => generated 775 bytes in 942 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f3e35812-c500-40db-b529-d1e72c323a98 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f3e35812-c500-40db-b529-d1e72c323a98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f3e35812-c500-40db-b529-d1e72c323a98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f3e35812-c500-40db-b529-d1e72c323a98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-54a9666a-f153-4f77-92f1-0daddf03e486 req-d121ad2a-8122-4cea-80c8-ffd60c62e2a0 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-reader] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:06:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 477/920] 192.168.122.253 () {60 vars in 1397 bytes} [Tue Sep 8 19:06:20 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:20 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f3e35812-c500-40db-b529-d1e72c323a98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Volume info retrieved successfully. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6f595b01-ec59-4d89-9ded-b1b8460c4aff None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f3e35812-c500-40db-b529-d1e72c323a98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 returned with HTTP 200 Sep 08 19:06:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 444/921] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:20 2026] GET /volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6f595b01-ec59-4d89-9ded-b1b8460c4aff tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] DELETE http://192.168.122.253/volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6f595b01-ec59-4d89-9ded-b1b8460c4aff tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6f595b01-ec59-4d89-9ded-b1b8460c4aff tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-6f595b01-ec59-4d89-9ded-b1b8460c4aff tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Delete volume with id: c9f57bdc-241f-4625-921b-b5867d906d1a Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6f595b01-ec59-4d89-9ded-b1b8460c4aff tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6f595b01-ec59-4d89-9ded-b1b8460c4aff tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Delete volume request issued successfully. Sep 08 19:06:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6f595b01-ec59-4d89-9ded-b1b8460c4aff tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a returned with HTTP 202 Sep 08 19:06:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 478/922] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:06:20 2026] DELETE /volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-11395664-0421-4660-9d0a-fe6018002374 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-11395664-0421-4660-9d0a-fe6018002374 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-11395664-0421-4660-9d0a-fe6018002374 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-11395664-0421-4660-9d0a-fe6018002374 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:20 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:20 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-11395664-0421-4660-9d0a-fe6018002374 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-11395664-0421-4660-9d0a-fe6018002374 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a returned with HTTP 200 Sep 08 19:06:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 445/923] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:20 2026] GET /volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d9a24f2f-f4a4-415e-a4bc-dc423dfbe2b6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d9a24f2f-f4a4-415e-a4bc-dc423dfbe2b6 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d9a24f2f-f4a4-415e-a4bc-dc423dfbe2b6 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d9a24f2f-f4a4-415e-a4bc-dc423dfbe2b6 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d9a24f2f-f4a4-415e-a4bc-dc423dfbe2b6 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d9a24f2f-f4a4-415e-a4bc-dc423dfbe2b6 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 479/924] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:21 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 906 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d7db9305-9414-4835-909a-f356d514f123 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d7db9305-9414-4835-909a-f356d514f123 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 Sep 08 19:06:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d7db9305-9414-4835-909a-f356d514f123 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d7db9305-9414-4835-909a-f356d514f123 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d7db9305-9414-4835-909a-f356d514f123 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Volume info retrieved successfully. Sep 08 19:06:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d7db9305-9414-4835-909a-f356d514f123 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 returned with HTTP 200 Sep 08 19:06:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 446/925] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:21 2026] GET /volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 => generated 867 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7960105f-6ec9-4dee-a563-18ba30b1fd48 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7960105f-6ec9-4dee-a563-18ba30b1fd48 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a Sep 08 19:06:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7960105f-6ec9-4dee-a563-18ba30b1fd48 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7960105f-6ec9-4dee-a563-18ba30b1fd48 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7960105f-6ec9-4dee-a563-18ba30b1fd48 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a returned with HTTP 404 Sep 08 19:06:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 480/926] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:21 2026] GET /volume/v3/volumes/c9f57bdc-241f-4625-921b-b5867d906d1a => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-db614801-d1f4-4934-84d9-28aba1d5f583 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-db614801-d1f4-4934-84d9-28aba1d5f583 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] DELETE http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c Sep 08 19:06:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-db614801-d1f4-4934-84d9-28aba1d5f583 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-db614801-d1f4-4934-84d9-28aba1d5f583 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:22 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-db614801-d1f4-4934-84d9-28aba1d5f583 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Delete volume with id: 9d144841-8414-4266-ad53-12fd3a0bb37c Sep 08 19:06:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:22 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:22 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:22 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-db614801-d1f4-4934-84d9-28aba1d5f583 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-db614801-d1f4-4934-84d9-28aba1d5f583 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Delete volume request issued successfully. Sep 08 19:06:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-db614801-d1f4-4934-84d9-28aba1d5f583 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c returned with HTTP 202 Sep 08 19:06:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 447/927] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:06:22 2026] DELETE /volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4a073b85-bc4a-46ac-a4c0-e8d22acd7767 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4a073b85-bc4a-46ac-a4c0-e8d22acd7767 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c Sep 08 19:06:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4a073b85-bc4a-46ac-a4c0-e8d22acd7767 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4a073b85-bc4a-46ac-a4c0-e8d22acd7767 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4a073b85-bc4a-46ac-a4c0-e8d22acd7767 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4a073b85-bc4a-46ac-a4c0-e8d22acd7767 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c returned with HTTP 200 Sep 08 19:06:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 481/928] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:22 2026] GET /volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c => generated 860 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-317317d3-3929-4721-a58f-9e58e46bdb2d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-317317d3-3929-4721-a58f-9e58e46bdb2d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-317317d3-3929-4721-a58f-9e58e46bdb2d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-317317d3-3929-4721-a58f-9e58e46bdb2d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:22 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:22 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:22 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-317317d3-3929-4721-a58f-9e58e46bdb2d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-317317d3-3929-4721-a58f-9e58e46bdb2d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 448/929] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:22 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 906 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-74cdc9b8-ad62-4418-8938-3aa7e429e9b5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-74cdc9b8-ad62-4418-8938-3aa7e429e9b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 Sep 08 19:06:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-74cdc9b8-ad62-4418-8938-3aa7e429e9b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-74cdc9b8-ad62-4418-8938-3aa7e429e9b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-74cdc9b8-ad62-4418-8938-3aa7e429e9b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Volume info retrieved successfully. Sep 08 19:06:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-74cdc9b8-ad62-4418-8938-3aa7e429e9b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 returned with HTTP 200 Sep 08 19:06:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 482/930] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:22 2026] GET /volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f071cb88-45fa-46ac-8747-c38ab5d057c8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f071cb88-45fa-46ac-8747-c38ab5d057c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:06:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f071cb88-45fa-46ac-8747-c38ab5d057c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "296dab8b-4ab0-433c-9859-115f037ee3e5", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-70545047"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:22 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:22 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:22 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f071cb88-45fa-46ac-8747-c38ab5d057c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Volume info retrieved successfully. Sep 08 19:06:22 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-f071cb88-45fa-46ac-8747-c38ab5d057c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Create snapshot from volume 296dab8b-4ab0-433c-9859-115f037ee3e5 Sep 08 19:06:23 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-f071cb88-45fa-46ac-8747-c38ab5d057c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Created reservations ['0c7adbc2-8f25-4538-b284-ff147f717aa3', '97167ce8-6928-4515-b2f3-dadc533551ac', '2a9693c9-2a2f-4c5b-95c5-625a2cf97e00', '8658e973-aada-4d12-aa87-33e78c191584'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f071cb88-45fa-46ac-8747-c38ab5d057c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Snapshot create request issued successfully. Sep 08 19:06:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f071cb88-45fa-46ac-8747-c38ab5d057c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:06:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 449/931] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:06:22 2026] POST /volume/v3/snapshots => generated 321 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-05aef66b-8e66-4d54-b621-e08d777675d6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-05aef66b-8e66-4d54-b621-e08d777675d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 Sep 08 19:06:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-05aef66b-8e66-4d54-b621-e08d777675d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-05aef66b-8e66-4d54-b621-e08d777675d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e5fadbb1-9e19-4066-bcb7-6f3556159f0f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e5fadbb1-9e19-4066-bcb7-6f3556159f0f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c Sep 08 19:06:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-05aef66b-8e66-4d54-b621-e08d777675d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Snapshot retrieved successfully. Sep 08 19:06:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e5fadbb1-9e19-4066-bcb7-6f3556159f0f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e5fadbb1-9e19-4066-bcb7-6f3556159f0f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-05aef66b-8e66-4d54-b621-e08d777675d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 returned with HTTP 200 Sep 08 19:06:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 483/932] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:23 2026] GET /volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 => generated 453 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e5fadbb1-9e19-4066-bcb7-6f3556159f0f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e5fadbb1-9e19-4066-bcb7-6f3556159f0f tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c returned with HTTP 200 Sep 08 19:06:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 450/933] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:23 2026] GET /volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d7aa886a-555e-47b1-98d3-44d024357676 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7aa886a-555e-47b1-98d3-44d024357676 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7aa886a-555e-47b1-98d3-44d024357676 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7aa886a-555e-47b1-98d3-44d024357676 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:23 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:23 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d7aa886a-555e-47b1-98d3-44d024357676 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7aa886a-555e-47b1-98d3-44d024357676 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 484/934] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:23 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 909 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-42a4b8dc-30fb-4a70-a8c0-0a2aea84f6ab None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-42a4b8dc-30fb-4a70-a8c0-0a2aea84f6ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 Sep 08 19:06:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-42a4b8dc-30fb-4a70-a8c0-0a2aea84f6ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-42a4b8dc-30fb-4a70-a8c0-0a2aea84f6ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-42a4b8dc-30fb-4a70-a8c0-0a2aea84f6ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Snapshot retrieved successfully. Sep 08 19:06:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-42a4b8dc-30fb-4a70-a8c0-0a2aea84f6ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 returned with HTTP 200 Sep 08 19:06:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 451/935] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:24 2026] GET /volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 => generated 453 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-44adee98-b210-45e0-b732-1bbc868ebb62 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-44adee98-b210-45e0-b732-1bbc868ebb62 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c Sep 08 19:06:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-44adee98-b210-45e0-b732-1bbc868ebb62 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-44adee98-b210-45e0-b732-1bbc868ebb62 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-44adee98-b210-45e0-b732-1bbc868ebb62 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c returned with HTTP 404 Sep 08 19:06:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 485/936] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:24 2026] GET /volume/v3/volumes/9d144841-8414-4266-ad53-12fd3a0bb37c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ced3a2b0-4f13-4ba4-9723-b1f428349fb7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ced3a2b0-4f13-4ba4-9723-b1f428349fb7 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] DELETE http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b Sep 08 19:06:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ced3a2b0-4f13-4ba4-9723-b1f428349fb7 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ced3a2b0-4f13-4ba4-9723-b1f428349fb7 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:24 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-ced3a2b0-4f13-4ba4-9723-b1f428349fb7 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Delete volume with id: 601a00a0-4061-417b-94c5-cb400641cb6b Sep 08 19:06:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ced3a2b0-4f13-4ba4-9723-b1f428349fb7 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ced3a2b0-4f13-4ba4-9723-b1f428349fb7 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Delete volume request issued successfully. Sep 08 19:06:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ced3a2b0-4f13-4ba4-9723-b1f428349fb7 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b returned with HTTP 202 Sep 08 19:06:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 452/937] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:06:24 2026] DELETE /volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cc553316-8b77-490a-8139-66dd49c3c5d4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cc553316-8b77-490a-8139-66dd49c3c5d4 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b Sep 08 19:06:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cc553316-8b77-490a-8139-66dd49c3c5d4 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cc553316-8b77-490a-8139-66dd49c3c5d4 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cc553316-8b77-490a-8139-66dd49c3c5d4 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cc553316-8b77-490a-8139-66dd49c3c5d4 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b returned with HTTP 200 Sep 08 19:06:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 486/938] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:24 2026] GET /volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-39aa993c-1e4d-4736-9f43-5873dca894f6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-39aa993c-1e4d-4736-9f43-5873dca894f6 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-39aa993c-1e4d-4736-9f43-5873dca894f6 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-39aa993c-1e4d-4736-9f43-5873dca894f6 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-39aa993c-1e4d-4736-9f43-5873dca894f6 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-39aa993c-1e4d-4736-9f43-5873dca894f6 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 453/939] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:24 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 909 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f17978d3-bece-4404-8564-3f39e9e52d06 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f17978d3-bece-4404-8564-3f39e9e52d06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 Sep 08 19:06:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f17978d3-bece-4404-8564-3f39e9e52d06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f17978d3-bece-4404-8564-3f39e9e52d06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f17978d3-bece-4404-8564-3f39e9e52d06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Snapshot retrieved successfully. Sep 08 19:06:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f17978d3-bece-4404-8564-3f39e9e52d06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 returned with HTTP 200 Sep 08 19:06:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 487/940] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:25 2026] GET /volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 => generated 453 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:06:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9f8da2c2-d3d4-438e-bfc3-4032b6175ec9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9f8da2c2-d3d4-438e-bfc3-4032b6175ec9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b Sep 08 19:06:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9f8da2c2-d3d4-438e-bfc3-4032b6175ec9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9f8da2c2-d3d4-438e-bfc3-4032b6175ec9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9f8da2c2-d3d4-438e-bfc3-4032b6175ec9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Volume info retrieved successfully. Sep 08 19:06:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9f8da2c2-d3d4-438e-bfc3-4032b6175ec9 tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b returned with HTTP 200 Sep 08 19:06:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 454/941] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:25 2026] GET /volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b => generated 861 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8f53a95b-68b8-4337-9c91-3b76876408b2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f53a95b-68b8-4337-9c91-3b76876408b2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f53a95b-68b8-4337-9c91-3b76876408b2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f53a95b-68b8-4337-9c91-3b76876408b2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8f53a95b-68b8-4337-9c91-3b76876408b2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f53a95b-68b8-4337-9c91-3b76876408b2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 488/942] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:25 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 909 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d37f47e9-3f95-4bac-b766-7b00241277fa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d37f47e9-3f95-4bac-b766-7b00241277fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 Sep 08 19:06:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d37f47e9-3f95-4bac-b766-7b00241277fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d37f47e9-3f95-4bac-b766-7b00241277fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d37f47e9-3f95-4bac-b766-7b00241277fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Snapshot retrieved successfully. Sep 08 19:06:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d37f47e9-3f95-4bac-b766-7b00241277fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 returned with HTTP 200 Sep 08 19:06:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 455/943] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:26 2026] GET /volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 => generated 480 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1049a191-23b4-45c2-a234-8c51dee11c4e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1049a191-23b4-45c2-a234-8c51dee11c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] PUT http://192.168.122.253/volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd Sep 08 19:06:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1049a191-23b4-45c2-a234-8c51dee11c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1049a191-23b4-45c2-a234-8c51dee11c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd returned with HTTP 200 Sep 08 19:06:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 489/944] 192.168.122.253 () {60 vars in 1258 bytes} [Tue Sep 8 19:06:26 2026] PUT /volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd => generated 393 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-eaf96ca5-2651-4ed2-a3ef-a0417e1b3dbd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eaf96ca5-2651-4ed2-a3ef-a0417e1b3dbd tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] GET http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b Sep 08 19:06:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eaf96ca5-2651-4ed2-a3ef-a0417e1b3dbd tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eaf96ca5-2651-4ed2-a3ef-a0417e1b3dbd tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ffce28db-0ee1-4e58-8cd2-29e2e68c5336 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ffce28db-0ee1-4e58-8cd2-29e2e68c5336 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:06:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ffce28db-0ee1-4e58-8cd2-29e2e68c5336 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "296dab8b-4ab0-433c-9859-115f037ee3e5"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eaf96ca5-2651-4ed2-a3ef-a0417e1b3dbd tempest-VolumesTestJSON-1683303087 tempest-VolumesTestJSON-1683303087-project-member] http://192.168.122.253/volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b returned with HTTP 404 Sep 08 19:06:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 456/945] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:26 2026] GET /volume/v3/volumes/601a00a0-4061-417b-94c5-cb400641cb6b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ffce28db-0ee1-4e58-8cd2-29e2e68c5336 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Volume info retrieved successfully. Sep 08 19:06:26 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-ffce28db-0ee1-4e58-8cd2-29e2e68c5336 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Create snapshot from volume 296dab8b-4ab0-433c-9859-115f037ee3e5 Sep 08 19:06:26 devstack devstack@c-api.service[87213]: WARNING cinder.quota_utils [None req-ffce28db-0ee1-4e58-8cd2-29e2e68c5336 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Quota exceeded for a4afe8840cbf4df4a8a680f8ff1ff1dd, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 08 19:06:26 devstack devstack@c-api.service[87213]: INFO cinder.api.middleware.fault [None req-ffce28db-0ee1-4e58-8cd2-29e2e68c5336 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 413 Sep 08 19:06:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 490/946] 192.168.122.253 () {60 vars in 1148 bytes} [Tue Sep 8 19:06:26 2026] POST /volume/v3/snapshots => generated 208 bytes in 89 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 19:06:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-aeb55452-620e-4f82-8fae-7fb849a732d0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aeb55452-620e-4f82-8fae-7fb849a732d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] PUT http://192.168.122.253/volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd Sep 08 19:06:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aeb55452-620e-4f82-8fae-7fb849a732d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:26 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-aeb55452-620e-4f82-8fae-7fb849a732d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:26 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-aeb55452-620e-4f82-8fae-7fb849a732d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:26 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-aeb55452-620e-4f82-8fae-7fb849a732d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:26 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-aeb55452-620e-4f82-8fae-7fb849a732d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:26 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-aeb55452-620e-4f82-8fae-7fb849a732d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:26 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-aeb55452-620e-4f82-8fae-7fb849a732d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aeb55452-620e-4f82-8fae-7fb849a732d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd returned with HTTP 200 Sep 08 19:06:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 457/947] 192.168.122.253 () {60 vars in 1258 bytes} [Tue Sep 8 19:06:26 2026] PUT /volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd => generated 393 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-62227fb8-5e78-4965-845f-2fab73e2d0b8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-62227fb8-5e78-4965-845f-2fab73e2d0b8 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-62227fb8-5e78-4965-845f-2fab73e2d0b8 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-62227fb8-5e78-4965-845f-2fab73e2d0b8 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-33b4a40c-d3ef-4fe5-853c-a85700568b6f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-33b4a40c-d3ef-4fe5-853c-a85700568b6f tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:06:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-33b4a40c-d3ef-4fe5-853c-a85700568b6f tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "296dab8b-4ab0-433c-9859-115f037ee3e5"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-62227fb8-5e78-4965-845f-2fab73e2d0b8 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-62227fb8-5e78-4965-845f-2fab73e2d0b8 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 491/948] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:26 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 909 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-33b4a40c-d3ef-4fe5-853c-a85700568b6f tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Volume info retrieved successfully. Sep 08 19:06:26 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-33b4a40c-d3ef-4fe5-853c-a85700568b6f tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Create snapshot from volume 296dab8b-4ab0-433c-9859-115f037ee3e5 Sep 08 19:06:26 devstack devstack@c-api.service[87214]: WARNING cinder.quota_utils [None req-33b4a40c-d3ef-4fe5-853c-a85700568b6f tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Quota exceeded for a4afe8840cbf4df4a8a680f8ff1ff1dd, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 08 19:06:26 devstack devstack@c-api.service[87214]: INFO cinder.api.middleware.fault [None req-33b4a40c-d3ef-4fe5-853c-a85700568b6f tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 413 Sep 08 19:06:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 458/949] 192.168.122.253 () {60 vars in 1148 bytes} [Tue Sep 8 19:06:26 2026] POST /volume/v3/snapshots => generated 133 bytes in 123 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 19:06:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-81eacc33-1198-4cc6-8584-c2c94bb94d40 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-81eacc33-1198-4cc6-8584-c2c94bb94d40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 Sep 08 19:06:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-81eacc33-1198-4cc6-8584-c2c94bb94d40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-81eacc33-1198-4cc6-8584-c2c94bb94d40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:27 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-81eacc33-1198-4cc6-8584-c2c94bb94d40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Delete snapshot with id: 6f4a479f-8a42-4fa7-953b-223e5bbda019 Sep 08 19:06:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-81eacc33-1198-4cc6-8584-c2c94bb94d40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Snapshot retrieved successfully. Sep 08 19:06:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-81eacc33-1198-4cc6-8584-c2c94bb94d40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Snapshot delete request issued successfully. Sep 08 19:06:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-81eacc33-1198-4cc6-8584-c2c94bb94d40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 returned with HTTP 202 Sep 08 19:06:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 492/950] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:06:26 2026] DELETE /volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-020a28e7-7026-4117-8b41-c1ca7a089511 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-020a28e7-7026-4117-8b41-c1ca7a089511 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 Sep 08 19:06:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-020a28e7-7026-4117-8b41-c1ca7a089511 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-020a28e7-7026-4117-8b41-c1ca7a089511 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-020a28e7-7026-4117-8b41-c1ca7a089511 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Snapshot retrieved successfully. Sep 08 19:06:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-020a28e7-7026-4117-8b41-c1ca7a089511 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 returned with HTTP 200 Sep 08 19:06:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 459/951] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:27 2026] GET /volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 => generated 479 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-eda24707-ed56-4040-babf-3891ed0eb06d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-eda24707-ed56-4040-babf-3891ed0eb06d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-eda24707-ed56-4040-babf-3891ed0eb06d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-eda24707-ed56-4040-babf-3891ed0eb06d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-eda24707-ed56-4040-babf-3891ed0eb06d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-eda24707-ed56-4040-babf-3891ed0eb06d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 493/952] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:27 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 1327 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7fad86d9-26ae-4041-aecb-f641598263df None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7fad86d9-26ae-4041-aecb-f641598263df tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] POST http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324/action Sep 08 19:06:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7fad86d9-26ae-4041-aecb-f641598263df tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:06:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7fad86d9-26ae-4041-aecb-f641598263df tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7fad86d9-26ae-4041-aecb-f641598263df tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a76fd1fc-ae49-431d-bfed-be312ec277f6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a76fd1fc-ae49-431d-bfed-be312ec277f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 Sep 08 19:06:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a76fd1fc-ae49-431d-bfed-be312ec277f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a76fd1fc-ae49-431d-bfed-be312ec277f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a76fd1fc-ae49-431d-bfed-be312ec277f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Snapshot retrieved successfully. Sep 08 19:06:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a76fd1fc-ae49-431d-bfed-be312ec277f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 returned with HTTP 200 Sep 08 19:06:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 494/953] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:28 2026] GET /volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 => generated 479 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:28 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-7fad86d9-26ae-4041-aecb-f641598263df tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Created reservations ['83df4634-0813-45e7-9618-0ce622d7e93a', '3d775e92-7351-4943-bcdf-52bef472925d'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7fad86d9-26ae-4041-aecb-f641598263df tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Extend volume request issued successfully. Sep 08 19:06:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7fad86d9-26ae-4041-aecb-f641598263df tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324/action returned with HTTP 202 Sep 08 19:06:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 460/954] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:06:28 2026] POST /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324/action => generated 0 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:06:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8e438f82-470b-45bc-a624-ba3eef35bb95 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8e438f82-470b-45bc-a624-ba3eef35bb95 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8e438f82-470b-45bc-a624-ba3eef35bb95 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8e438f82-470b-45bc-a624-ba3eef35bb95 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8e438f82-470b-45bc-a624-ba3eef35bb95 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8e438f82-470b-45bc-a624-ba3eef35bb95 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 495/955] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:28 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 1327 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-60ad9a9c-2dba-4a81-b89b-eebfe47a8143 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-60ad9a9c-2dba-4a81-b89b-eebfe47a8143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 Sep 08 19:06:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-60ad9a9c-2dba-4a81-b89b-eebfe47a8143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-60ad9a9c-2dba-4a81-b89b-eebfe47a8143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-60ad9a9c-2dba-4a81-b89b-eebfe47a8143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Snapshot retrieved successfully. Sep 08 19:06:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-60ad9a9c-2dba-4a81-b89b-eebfe47a8143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 returned with HTTP 200 Sep 08 19:06:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 461/956] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:29 2026] GET /volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 => generated 479 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2702ed13-3425-43bd-9baf-7a0d261dc716 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2702ed13-3425-43bd-9baf-7a0d261dc716 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2702ed13-3425-43bd-9baf-7a0d261dc716 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2702ed13-3425-43bd-9baf-7a0d261dc716 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:29 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2702ed13-3425-43bd-9baf-7a0d261dc716 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2702ed13-3425-43bd-9baf-7a0d261dc716 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 496/957] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:29 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 1327 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c9d81638-e7a9-427f-ab24-c02bb16c036a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c9d81638-e7a9-427f-ab24-c02bb16c036a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 Sep 08 19:06:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c9d81638-e7a9-427f-ab24-c02bb16c036a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c9d81638-e7a9-427f-ab24-c02bb16c036a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c9d81638-e7a9-427f-ab24-c02bb16c036a tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 returned with HTTP 404 Sep 08 19:06:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 462/958] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:30 2026] GET /volume/v3/snapshots/6f4a479f-8a42-4fa7-953b-223e5bbda019 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:06:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a0c97af2-02e2-47fb-9359-eb96b7a8dfb1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a0c97af2-02e2-47fb-9359-eb96b7a8dfb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 Sep 08 19:06:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a0c97af2-02e2-47fb-9359-eb96b7a8dfb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a0c97af2-02e2-47fb-9359-eb96b7a8dfb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a0c97af2-02e2-47fb-9359-eb96b7a8dfb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Volume info retrieved successfully. Sep 08 19:06:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a0c97af2-02e2-47fb-9359-eb96b7a8dfb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 returned with HTTP 200 Sep 08 19:06:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 497/959] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:30 2026] GET /volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-60dade18-5b48-4ae1-86d4-8a4821552990 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-60dade18-5b48-4ae1-86d4-8a4821552990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] DELETE http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 Sep 08 19:06:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-60dade18-5b48-4ae1-86d4-8a4821552990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-60dade18-5b48-4ae1-86d4-8a4821552990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:30 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-60dade18-5b48-4ae1-86d4-8a4821552990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Delete volume with id: 296dab8b-4ab0-433c-9859-115f037ee3e5 Sep 08 19:06:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:30 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-60dade18-5b48-4ae1-86d4-8a4821552990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Volume info retrieved successfully. Sep 08 19:06:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-60dade18-5b48-4ae1-86d4-8a4821552990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Delete volume request issued successfully. Sep 08 19:06:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-60dade18-5b48-4ae1-86d4-8a4821552990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 returned with HTTP 202 Sep 08 19:06:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 463/960] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:06:30 2026] DELETE /volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f79d2c35-6773-4282-b79b-73d604d544ef None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f79d2c35-6773-4282-b79b-73d604d544ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 Sep 08 19:06:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f79d2c35-6773-4282-b79b-73d604d544ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f79d2c35-6773-4282-b79b-73d604d544ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1eed862f-df01-4308-8b3a-a686c643bbe0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1eed862f-df01-4308-8b3a-a686c643bbe0 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1eed862f-df01-4308-8b3a-a686c643bbe0 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1eed862f-df01-4308-8b3a-a686c643bbe0 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f79d2c35-6773-4282-b79b-73d604d544ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Volume info retrieved successfully. Sep 08 19:06:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:30 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f79d2c35-6773-4282-b79b-73d604d544ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 returned with HTTP 200 Sep 08 19:06:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 498/961] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:30 2026] GET /volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 => generated 867 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1eed862f-df01-4308-8b3a-a686c643bbe0 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1eed862f-df01-4308-8b3a-a686c643bbe0 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 464/962] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:30 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 1327 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0ad37313-1f88-4fc6-9edf-489ab6056afe None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ad37313-1f88-4fc6-9edf-489ab6056afe tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-reader] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ad37313-1f88-4fc6-9edf-489ab6056afe tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ad37313-1f88-4fc6-9edf-489ab6056afe tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:31 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=605,cinder:UPDATE=114,cinder:INSERT=70 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:06:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ad37313-1f88-4fc6-9edf-489ab6056afe tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-reader] Volume info retrieved successfully. Sep 08 19:06:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ad37313-1f88-4fc6-9edf-489ab6056afe tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-reader] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 499/963] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:30 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 1327 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9865356b-d48a-4e9f-8043-e5abb289f57d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9865356b-d48a-4e9f-8043-e5abb289f57d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9865356b-d48a-4e9f-8043-e5abb289f57d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9865356b-d48a-4e9f-8043-e5abb289f57d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:31 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=647,cinder:UPDATE=150,cinder:INSERT=93 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:06:31 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:31 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9865356b-d48a-4e9f-8043-e5abb289f57d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9865356b-d48a-4e9f-8043-e5abb289f57d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 465/964] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:31 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 1327 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:06:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e22ae71e-3171-4984-a8cc-63334d0e226e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e22ae71e-3171-4984-a8cc-63334d0e226e tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] DELETE http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e22ae71e-3171-4984-a8cc-63334d0e226e tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e22ae71e-3171-4984-a8cc-63334d0e226e tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:31 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-e22ae71e-3171-4984-a8cc-63334d0e226e tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Delete volume with id: 5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e22ae71e-3171-4984-a8cc-63334d0e226e tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e22ae71e-3171-4984-a8cc-63334d0e226e tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Delete volume request issued successfully. Sep 08 19:06:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e22ae71e-3171-4984-a8cc-63334d0e226e tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 202 Sep 08 19:06:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 500/965] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:06:31 2026] DELETE /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d8cf0042-f2d8-4f05-9099-b847eb1a1516 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d8cf0042-f2d8-4f05-9099-b847eb1a1516 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d8cf0042-f2d8-4f05-9099-b847eb1a1516 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d8cf0042-f2d8-4f05-9099-b847eb1a1516 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:31 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:31 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d8cf0042-f2d8-4f05-9099-b847eb1a1516 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d8cf0042-f2d8-4f05-9099-b847eb1a1516 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 466/966] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:31 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 1326 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:06:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bb515c85-b4e6-4dbc-a0f1-33baea98f434 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bb515c85-b4e6-4dbc-a0f1-33baea98f434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 Sep 08 19:06:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bb515c85-b4e6-4dbc-a0f1-33baea98f434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bb515c85-b4e6-4dbc-a0f1-33baea98f434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bb515c85-b4e6-4dbc-a0f1-33baea98f434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Volume info retrieved successfully. Sep 08 19:06:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bb515c85-b4e6-4dbc-a0f1-33baea98f434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 returned with HTTP 200 Sep 08 19:06:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 501/967] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:31 2026] GET /volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 => generated 867 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-13d7018a-8600-464f-8943-79e72999f3ef None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-13d7018a-8600-464f-8943-79e72999f3ef tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-13d7018a-8600-464f-8943-79e72999f3ef tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-13d7018a-8600-464f-8943-79e72999f3ef tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-13d7018a-8600-464f-8943-79e72999f3ef tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-13d7018a-8600-464f-8943-79e72999f3ef tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 200 Sep 08 19:06:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 467/968] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:32 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 1326 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:06:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-70941e31-6dba-4674-8313-9293091719e7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-70941e31-6dba-4674-8313-9293091719e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] GET http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 Sep 08 19:06:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-70941e31-6dba-4674-8313-9293091719e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-70941e31-6dba-4674-8313-9293091719e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-70941e31-6dba-4674-8313-9293091719e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914762724-project-member] http://192.168.122.253/volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 returned with HTTP 404 Sep 08 19:06:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 502/969] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:32 2026] GET /volume/v3/volumes/296dab8b-4ab0-433c-9859-115f037ee3e5 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-36554f99-a8ce-4f8d-9e47-180c36939879 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36554f99-a8ce-4f8d-9e47-180c36939879 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] PUT http://192.168.122.253/volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd Sep 08 19:06:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36554f99-a8ce-4f8d-9e47-180c36939879 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-06e203f3-b22a-4241-8596-aa691f43eb18 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36554f99-a8ce-4f8d-9e47-180c36939879 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442 tempest-VolumeSnapshotQuotasNegativeTestJSON-318222442-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd returned with HTTP 200 Sep 08 19:06:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 468/970] 192.168.122.253 () {60 vars in 1259 bytes} [Tue Sep 8 19:06:32 2026] PUT /volume/v3/os-quota-sets/a4afe8840cbf4df4a8a680f8ff1ff1dd => generated 398 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-06e203f3-b22a-4241-8596-aa691f43eb18 tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] GET http://192.168.122.253/volume/v3/scheduler-stats/get_pools Sep 08 19:06:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-06e203f3-b22a-4241-8596-aa691f43eb18 tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-06e203f3-b22a-4241-8596-aa691f43eb18 tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] Calling method 'get_pools' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-06e203f3-b22a-4241-8596-aa691f43eb18 tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] http://192.168.122.253/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 19:06:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 503/971] 192.168.122.253 () {58 vars in 1175 bytes} [Tue Sep 8 19:06:32 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:06:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8558e242-1eb0-42c0-8900-630c6987fcbd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8558e242-1eb0-42c0-8900-630c6987fcbd tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] GET http://192.168.122.253/volume/v3/scheduler-stats/get_pools?detail=True Sep 08 19:06:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8558e242-1eb0-42c0-8900-630c6987fcbd tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8558e242-1eb0-42c0-8900-630c6987fcbd tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] Calling method 'get_pools' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8558e242-1eb0-42c0-8900-630c6987fcbd tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] http://192.168.122.253/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 08 19:06:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 469/972] 192.168.122.253 () {58 vars in 1198 bytes} [Tue Sep 8 19:06:33 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-677a1448-0b8d-4dfc-a1a0-3977a7f77958 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-677a1448-0b8d-4dfc-a1a0-3977a7f77958 tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] GET http://192.168.122.253/volume/v3/capabilities/devstack@QuobyteHD Sep 08 19:06:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-677a1448-0b8d-4dfc-a1a0-3977a7f77958 tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-677a1448-0b8d-4dfc-a1a0-3977a7f77958 tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:33 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 19:06:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-677a1448-0b8d-4dfc-a1a0-3977a7f77958 tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] http://192.168.122.253/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 08 19:06:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 504/973] 192.168.122.253 () {58 vars in 1193 bytes} [Tue Sep 8 19:06:33 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-100eba4e-2709-4129-9ac2-8a4131003c42 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-703580e3-6acb-4d63-9835-af0b10da3f77 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-100eba4e-2709-4129-9ac2-8a4131003c42 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 Sep 08 19:06:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-100eba4e-2709-4129-9ac2-8a4131003c42 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-100eba4e-2709-4129-9ac2-8a4131003c42 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-703580e3-6acb-4d63-9835-af0b10da3f77 tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] GET http://192.168.122.253/volume/v3/capabilities/devstack@QuobyteHD Sep 08 19:06:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-703580e3-6acb-4d63-9835-af0b10da3f77 tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-703580e3-6acb-4d63-9835-af0b10da3f77 tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-100eba4e-2709-4129-9ac2-8a4131003c42 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 returned with HTTP 404 Sep 08 19:06:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 470/974] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:33 2026] GET /volume/v3/volumes/5ae315ea-4fb7-4166-9e3b-8455ec09b324 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-16b42725-e781-450c-baaa-e36f1e98d4ae None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-889663164"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-889663164'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:33 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Create volume of 1 GB Sep 08 19:06:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-703580e3-6acb-4d63-9835-af0b10da3f77 tempest-BackendsCapabilitiesAdminTestsJSON-638454167 tempest-BackendsCapabilitiesAdminTestsJSON-638454167-project-admin] http://192.168.122.253/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 08 19:06:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 505/975] 192.168.122.253 () {58 vars in 1193 bytes} [Tue Sep 8 19:06:33 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Availability Zones retrieved successfully. Sep 08 19:06:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Flow 'volume_create_api' (f239381d-8e7e-45e3-8253-71f0d00aa9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397e2ae9-03f6-49ff-bde0-21db2c2e3839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397e2ae9-03f6-49ff-bde0-21db2c2e3839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d427cad8-9de9-4da3-bd2b-d7cd9deb51c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:34 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Created reservations ['e532bd75-790b-414a-a833-a68112f15bd4', 'e038f56f-4e80-457e-88ad-3cdc2cff7232', '38067ec1-9b85-4a01-9729-c2bf9d3c97c6', '818d0735-2789-4983-82bb-ce644b01933e'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d427cad8-9de9-4da3-bd2b-d7cd9deb51c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e532bd75-790b-414a-a833-a68112f15bd4', 'e038f56f-4e80-457e-88ad-3cdc2cff7232', '38067ec1-9b85-4a01-9729-c2bf9d3c97c6', '818d0735-2789-4983-82bb-ce644b01933e']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cecf14b-2b59-4eed-9f5a-677d08a6fe63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cecf14b-2b59-4eed-9f5a-677d08a6fe63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3dc1454-4a21-49d6-ab0f-5e30b3820e4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-889663164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c34f94348ca0446bba466b43f4ac5424',qos_specs=None,replication_status=,reservations=['e532bd75-790b-414a-a833-a68112f15bd4','e038f56f-4e80-457e-88ad-3cdc2cff7232','38067ec1-9b85-4a01-9729-c2bf9d3c97c6','818d0735-2789-4983-82bb-ce644b01933e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='086c4d177b784cba93fabc71b15b845d',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-889663164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3dc1454-4a21-49d6-ab0f-5e30b3820e4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c34f94348ca0446bba466b43f4ac5424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='086c4d177b784cba93fabc71b15b845d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21496268-8213-4e32-a48b-b57d0ab9e580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21496268-8213-4e32-a48b-b57d0ab9e580) transitioned into state 'SUCCESS' from state '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-889663164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c34f94348ca0446bba466b43f4ac5424',qos_specs=None,replication_status=,reservations=['e532bd75-790b-414a-a833-a68112f15bd4','e038f56f-4e80-457e-88ad-3cdc2cff7232','38067ec1-9b85-4a01-9729-c2bf9d3c97c6','818d0735-2789-4983-82bb-ce644b01933e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='086c4d177b784cba93fabc71b15b845d',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (673c05dd-2fc8-4d23-adfd-ab28c098fa48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (673c05dd-2fc8-4d23-adfd-ab28c098fa48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Flow 'volume_create_api' (f239381d-8e7e-45e3-8253-71f0d00aa9e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Create volume request issued successfully. Sep 08 19:06:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-16b42725-e781-450c-baaa-e36f1e98d4ae tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 471/976] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:06:33 2026] POST /volume/v3/volumes => generated 756 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1a837c69-329b-4f4b-8aab-f4153bcc9f47 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1a837c69-329b-4f4b-8aab-f4153bcc9f47 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d Sep 08 19:06:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1a837c69-329b-4f4b-8aab-f4153bcc9f47 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1a837c69-329b-4f4b-8aab-f4153bcc9f47 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1a837c69-329b-4f4b-8aab-f4153bcc9f47 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1a837c69-329b-4f4b-8aab-f4153bcc9f47 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d returned with HTTP 200 Sep 08 19:06:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 506/977] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:34 2026] GET /volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d => generated 824 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5411147c-f2e4-4a5f-a6f0-0b2240c66b47 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5411147c-f2e4-4a5f-a6f0-0b2240c66b47 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d Sep 08 19:06:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5411147c-f2e4-4a5f-a6f0-0b2240c66b47 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5411147c-f2e4-4a5f-a6f0-0b2240c66b47 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:35 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:35 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5411147c-f2e4-4a5f-a6f0-0b2240c66b47 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5411147c-f2e4-4a5f-a6f0-0b2240c66b47 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d returned with HTTP 200 Sep 08 19:06:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 472/978] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:35 2026] GET /volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:06:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-832ec382-e327-4504-9af2-b290b0bb8093 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-832ec382-e327-4504-9af2-b290b0bb8093 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d Sep 08 19:06:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-832ec382-e327-4504-9af2-b290b0bb8093 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-832ec382-e327-4504-9af2-b290b0bb8093 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:36 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:36 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-832ec382-e327-4504-9af2-b290b0bb8093 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-832ec382-e327-4504-9af2-b290b0bb8093 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d returned with HTTP 200 Sep 08 19:06:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 507/979] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:36 2026] GET /volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d => generated 849 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:06:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c4126adf-deb4-47ab-b54d-2adf5c4d1c86 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c4126adf-deb4-47ab-b54d-2adf5c4d1c86 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:06:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c4126adf-deb4-47ab-b54d-2adf5c4d1c86 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3dc1454-4a21-49d6-ab0f-5e30b3820e4d", "name": "tempest-VolumesExtendTest-Snapshot-1396460417"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c4126adf-deb4-47ab-b54d-2adf5c4d1c86 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:36 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-c4126adf-deb4-47ab-b54d-2adf5c4d1c86 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Create snapshot from volume b3dc1454-4a21-49d6-ab0f-5e30b3820e4d Sep 08 19:06:36 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-c4126adf-deb4-47ab-b54d-2adf5c4d1c86 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Created reservations ['94815afa-31d8-4452-b2a2-df994e3c1541', '7ec0a3a6-ae99-4c5d-8980-6ecd9a872ce0', 'd6ffd3ad-a51b-4c55-875f-c64c86cf5385', 'd35b8e30-6007-41da-b4d2-2f68c58bff46'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c4126adf-deb4-47ab-b54d-2adf5c4d1c86 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Snapshot create request issued successfully. Sep 08 19:06:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c4126adf-deb4-47ab-b54d-2adf5c4d1c86 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:06:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 473/980] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:06:36 2026] POST /volume/v3/snapshots => generated 304 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-25c55c40-aefa-4333-ab8e-7769cde1647e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-25c55c40-aefa-4333-ab8e-7769cde1647e tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 Sep 08 19:06:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-25c55c40-aefa-4333-ab8e-7769cde1647e tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-25c55c40-aefa-4333-ab8e-7769cde1647e tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-25c55c40-aefa-4333-ab8e-7769cde1647e tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Snapshot retrieved successfully. Sep 08 19:06:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-25c55c40-aefa-4333-ab8e-7769cde1647e tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 returned with HTTP 200 Sep 08 19:06:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 508/981] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:36 2026] GET /volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 => generated 436 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-43350c8e-2c62-4b5a-8ee7-be2e17f3f222 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43350c8e-2c62-4b5a-8ee7-be2e17f3f222 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 Sep 08 19:06:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-43350c8e-2c62-4b5a-8ee7-be2e17f3f222 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-43350c8e-2c62-4b5a-8ee7-be2e17f3f222 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:37 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:37 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:37 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-43350c8e-2c62-4b5a-8ee7-be2e17f3f222 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Snapshot retrieved successfully. Sep 08 19:06:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43350c8e-2c62-4b5a-8ee7-be2e17f3f222 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 returned with HTTP 200 Sep 08 19:06:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 474/982] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:37 2026] GET /volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 => generated 436 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ee70381e-76d7-46c3-84f8-dad9b4ee120a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ee70381e-76d7-46c3-84f8-dad9b4ee120a tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 Sep 08 19:06:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ee70381e-76d7-46c3-84f8-dad9b4ee120a tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ee70381e-76d7-46c3-84f8-dad9b4ee120a tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ee70381e-76d7-46c3-84f8-dad9b4ee120a tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Snapshot retrieved successfully. Sep 08 19:06:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ee70381e-76d7-46c3-84f8-dad9b4ee120a tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 returned with HTTP 200 Sep 08 19:06:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 509/983] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:38 2026] GET /volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 => generated 436 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f436b9f7-9209-4314-8ed9-4472ebc869a8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f436b9f7-9209-4314-8ed9-4472ebc869a8 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 Sep 08 19:06:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f436b9f7-9209-4314-8ed9-4472ebc869a8 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f436b9f7-9209-4314-8ed9-4472ebc869a8 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f436b9f7-9209-4314-8ed9-4472ebc869a8 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Snapshot retrieved successfully. Sep 08 19:06:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f436b9f7-9209-4314-8ed9-4472ebc869a8 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 returned with HTTP 200 Sep 08 19:06:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 475/984] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:40 2026] GET /volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 => generated 463 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5bcd5912-9885-4868-b664-b5aa5101ea1d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5bcd5912-9885-4868-b664-b5aa5101ea1d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] POST http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d/action Sep 08 19:06:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5bcd5912-9885-4868-b664-b5aa5101ea1d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:06:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5bcd5912-9885-4868-b664-b5aa5101ea1d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5bcd5912-9885-4868-b664-b5aa5101ea1d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:40 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-5bcd5912-9885-4868-b664-b5aa5101ea1d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Created reservations ['32191801-1a7f-4179-94ad-f5096a2ad20c', 'd5b085a3-4b2d-418c-90e2-fd735dcdab0b'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5bcd5912-9885-4868-b664-b5aa5101ea1d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Extend volume request issued successfully. Sep 08 19:06:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5bcd5912-9885-4868-b664-b5aa5101ea1d tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d/action returned with HTTP 202 Sep 08 19:06:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 510/985] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:06:40 2026] POST /volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 19:06:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d6293553-d663-48ce-b812-6ed93785baf9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d6293553-d663-48ce-b812-6ed93785baf9 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d Sep 08 19:06:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d6293553-d663-48ce-b812-6ed93785baf9 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d6293553-d663-48ce-b812-6ed93785baf9 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d6293553-d663-48ce-b812-6ed93785baf9 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d6293553-d663-48ce-b812-6ed93785baf9 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d returned with HTTP 200 Sep 08 19:06:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 476/986] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:40 2026] GET /volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d => generated 849 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e74501b3-b3e6-4143-995e-a79a3a2cf661 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2169739c-fb22-45fc-bd2c-79545302ed86 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e74501b3-b3e6-4143-995e-a79a3a2cf661 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e74501b3-b3e6-4143-995e-a79a3a2cf661 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1518509367", "os-volume-type-access:is_public": false}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2169739c-fb22-45fc-bd2c-79545302ed86 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2169739c-fb22-45fc-bd2c-79545302ed86 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-511852079", "extra_specs": {"storage_protocol": "tempest-storage_protocol-35807656", "vendor_name": "tempest-vendor_name-732238558"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e74501b3-b3e6-4143-995e-a79a3a2cf661 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:06:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 511/987] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:06:40 2026] POST /volume/v3/types => generated 229 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1b340868-bb15-4352-bfcd-cfac2742a22d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2169739c-fb22-45fc-bd2c-79545302ed86 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:06:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 477/988] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:06:41 2026] POST /volume/v3/types => generated 324 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b9fb6f94-5e35-4870-8ad3-209e25019f8a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b9fb6f94-5e35-4870-8ad3-209e25019f8a tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b9fb6f94-5e35-4870-8ad3-209e25019f8a tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b9fb6f94-5e35-4870-8ad3-209e25019f8a tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b9fb6f94-5e35-4870-8ad3-209e25019f8a tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b9fb6f94-5e35-4870-8ad3-209e25019f8a tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d returned with HTTP 200 Sep 08 19:06:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 478/989] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:41 2026] GET /volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1b340868-bb15-4352-bfcd-cfac2742a22d tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1b340868-bb15-4352-bfcd-cfac2742a22d tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "26101997-efbd-4c74-a765-7d430409bef2", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-1b340868-bb15-4352-bfcd-cfac2742a22d tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Create volume request body: {'volume': {'volume_type': '26101997-efbd-4c74-a765-7d430409bef2', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1b340868-bb15-4352-bfcd-cfac2742a22d tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 404 Sep 08 19:06:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 512/990] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:06:41 2026] POST /volume/v3/volumes => generated 114 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1e59f668-c526-497f-b196-868b7b64f5a2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1e59f668-c526-497f-b196-868b7b64f5a2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-reader] GET http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1e59f668-c526-497f-b196-868b7b64f5a2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1e59f668-c526-497f-b196-868b7b64f5a2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1e59f668-c526-497f-b196-868b7b64f5a2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-reader] Volume info retrieved successfully. Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1e59f668-c526-497f-b196-868b7b64f5a2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-reader] http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d returned with HTTP 200 Sep 08 19:06:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 513/991] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:41 2026] GET /volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b09150fe-8ab4-46a1-9879-95eef4368748 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b09150fe-8ab4-46a1-9879-95eef4368748 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] POST http://192.168.122.253/volume/v3/types/26101997-efbd-4c74-a765-7d430409bef2/action Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b09150fe-8ab4-46a1-9879-95eef4368748 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Action body: b'{"addProjectAccess": {"project": "23856741c5404d8fb3f42976f9783bbf"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b09150fe-8ab4-46a1-9879-95eef4368748 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "23856741c5404d8fb3f42976f9783bbf"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "965bab96-127e-4b76-a64a-59601ecde502", "size": 1, "name": "tempest-UserMessagesTest-Volume-731588925"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Create volume request body: {'volume': {'volume_type': '965bab96-127e-4b76-a64a-59601ecde502', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-731588925'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Create volume of 1 GB Sep 08 19:06:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Availability Zones retrieved successfully. Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b09150fe-8ab4-46a1-9879-95eef4368748 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] http://192.168.122.253/volume/v3/types/26101997-efbd-4c74-a765-7d430409bef2/action returned with HTTP 202 Sep 08 19:06:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 514/992] 192.168.122.253 () {60 vars in 1268 bytes} [Tue Sep 8 19:06:41 2026] POST /volume/v3/types/26101997-efbd-4c74-a765-7d430409bef2/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-05959d55-252f-4d20-836e-e905d3bc2921 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-05959d55-252f-4d20-836e-e905d3bc2921 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-05959d55-252f-4d20-836e-e905d3bc2921 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-05959d55-252f-4d20-836e-e905d3bc2921 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Flow 'volume_create_api' (6e4008bd-130e-4dd3-913a-3830d5b3d214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-05959d55-252f-4d20-836e-e905d3bc2921 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Delete snapshot with id: e297e247-acdd-4a04-9059-37c00d2b1ae3 Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8673f687-22e0-482a-8a31-de8f739c317c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-05959d55-252f-4d20-836e-e905d3bc2921 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Snapshot retrieved successfully. Sep 08 19:06:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-05959d55-252f-4d20-836e-e905d3bc2921 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Snapshot delete request issued successfully. Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-05959d55-252f-4d20-836e-e905d3bc2921 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 returned with HTTP 202 Sep 08 19:06:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 515/993] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:06:41 2026] DELETE /volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8673f687-22e0-482a-8a31-de8f739c317c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:06:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-35807656',vendor_name='tempest-vendor_name-732238558'},id=965bab96-127e-4b76-a64a-59601ecde502,is_public=True,name='tempest-UserMessagesTest-volume-type-511852079',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '965bab96-127e-4b76-a64a-59601ecde502', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5130b915-4afb-4517-bd41-f088700411a0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "26101997-efbd-4c74-a765-7d430409bef2", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-557823962"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Create volume request body: {'volume': {'volume_type': '26101997-efbd-4c74-a765-7d430409bef2', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-557823962'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d6d059-a9de-4bcd-9c85-7b97e021b963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Create volume of 1 GB Sep 08 19:06:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Availability Zones retrieved successfully. Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Flow 'volume_create_api' (34075a46-4558-4f16-92d6-cd418a3e4299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c791d66-e837-4c85-9c5f-9b1bfc95d84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-511852079 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-511852079, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:41 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-511852079 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-511852079, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c791d66-e837-4c85-9c5f-9b1bfc95d84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:06:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26101997-efbd-4c74-a765-7d430409bef2,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1518509367',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26101997-efbd-4c74-a765-7d430409bef2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b39032a-acf5-4974-b5bd-6d360aa32fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1518509367 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1518509367, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Created reservations ['3ad848ac-6314-41fb-977f-41c229fad91f', '39430668-c8a0-4572-8f59-4683ebe1c5f2', '102104eb-1ee1-4efb-ac7e-3b8bdb8d45a5', '9d7d1d8e-9cd9-4eff-bdda-55e17446dce6'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1518509367 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1518509367, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d6d059-a9de-4bcd-9c85-7b97e021b963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ad848ac-6314-41fb-977f-41c229fad91f', '39430668-c8a0-4572-8f59-4683ebe1c5f2', '102104eb-1ee1-4efb-ac7e-3b8bdb8d45a5', '9d7d1d8e-9cd9-4eff-bdda-55e17446dce6']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794cf4fd-480e-4367-94be-af6ba2404f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794cf4fd-480e-4367-94be-af6ba2404f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '460d6ddf-f27a-4ea6-9cbf-c65b94712a6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-731588925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd27cc07eb34d3d9f215fe135e61619',qos_specs=None,replication_status=,reservations=['3ad848ac-6314-41fb-977f-41c229fad91f','39430668-c8a0-4572-8f59-4683ebe1c5f2','102104eb-1ee1-4efb-ac7e-3b8bdb8d45a5','9d7d1d8e-9cd9-4eff-bdda-55e17446dce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d68204562874153a02edce62d50d425',volume_type_id=965bab96-127e-4b76-a64a-59601ecde502), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-731588925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=460d6ddf-f27a-4ea6-9cbf-c65b94712a6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fd27cc07eb34d3d9f215fe135e61619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d68204562874153a02edce62d50d425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(965bab96-127e-4b76-a64a-59601ecde502),volume_type_id=965bab96-127e-4b76-a64a-59601ecde502)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc96b205-0192-4d29-84c3-529fa6d183fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Created reservations ['26f1903b-2d25-4015-b433-e88fadca4676', '5e60b6ce-2411-48e2-8a2f-6e2f9ca2c9ee', '1eaff3b9-3774-4c6c-85ae-0d27e8ff60ea', 'b023a401-88e1-4246-9ce8-88d88c18f1b6'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b39032a-acf5-4974-b5bd-6d360aa32fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26f1903b-2d25-4015-b433-e88fadca4676', '5e60b6ce-2411-48e2-8a2f-6e2f9ca2c9ee', '1eaff3b9-3774-4c6c-85ae-0d27e8ff60ea', 'b023a401-88e1-4246-9ce8-88d88c18f1b6']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5070dfd8-17ad-4e21-80b5-89eba1afec75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc96b205-0192-4d29-84c3-529fa6d183fb) transitioned into state 'SUCCESS' from state '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-731588925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd27cc07eb34d3d9f215fe135e61619',qos_specs=None,replication_status=,reservations=['3ad848ac-6314-41fb-977f-41c229fad91f','39430668-c8a0-4572-8f59-4683ebe1c5f2','102104eb-1ee1-4efb-ac7e-3b8bdb8d45a5','9d7d1d8e-9cd9-4eff-bdda-55e17446dce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d68204562874153a02edce62d50d425',volume_type_id=965bab96-127e-4b76-a64a-59601ecde502)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ce05cbd-96a5-4249-ad59-314168b55ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ce05cbd-96a5-4249-ad59-314168b55ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Flow 'volume_create_api' (6e4008bd-130e-4dd3-913a-3830d5b3d214) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Create volume request issued successfully. Sep 08 19:06:42 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5070dfd8-17ad-4e21-80b5-89eba1afec75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c6a18a2-2579-45f0-8fdf-ce0aee878dde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-557823962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23856741c5404d8fb3f42976f9783bbf',qos_specs=None,replication_status=,reservations=['26f1903b-2d25-4015-b433-e88fadca4676','5e60b6ce-2411-48e2-8a2f-6e2f9ca2c9ee','1eaff3b9-3774-4c6c-85ae-0d27e8ff60ea','b023a401-88e1-4246-9ce8-88d88c18f1b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60ea395c04194682971ac61c3ffc5484',volume_type_id=26101997-efbd-4c74-a765-7d430409bef2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-557823962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c6a18a2-2579-45f0-8fdf-ce0aee878dde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23856741c5404d8fb3f42976f9783bbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60ea395c04194682971ac61c3ffc5484',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26101997-efbd-4c74-a765-7d430409bef2),volume_type_id=26101997-efbd-4c74-a765-7d430409bef2)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bac9d96e-1e7c-4f44-a0bc-18069814dcfa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 479/994] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:06:41 2026] POST /volume/v3/volumes => generated 792 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-66babcdd-5330-4a43-8228-b97a79ea9ce2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:42 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d7f974-64b7-485f-a13f-082c3e1ae204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-66babcdd-5330-4a43-8228-b97a79ea9ce2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 Sep 08 19:06:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-66babcdd-5330-4a43-8228-b97a79ea9ce2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-66babcdd-5330-4a43-8228-b97a79ea9ce2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-66babcdd-5330-4a43-8228-b97a79ea9ce2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Snapshot retrieved successfully. Sep 08 19:06:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-66babcdd-5330-4a43-8228-b97a79ea9ce2 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 returned with HTTP 200 Sep 08 19:06:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 480/995] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:42 2026] GET /volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 => generated 462 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f1ab5482-3f77-4334-887d-735943549493 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f1ab5482-3f77-4334-887d-735943549493 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] GET http://192.168.122.253/volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d Sep 08 19:06:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f1ab5482-3f77-4334-887d-735943549493 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f1ab5482-3f77-4334-887d-735943549493 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:42 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d7f974-64b7-485f-a13f-082c3e1ae204) transitioned into state 'SUCCESS' from state '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-557823962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23856741c5404d8fb3f42976f9783bbf',qos_specs=None,replication_status=,reservations=['26f1903b-2d25-4015-b433-e88fadca4676','5e60b6ce-2411-48e2-8a2f-6e2f9ca2c9ee','1eaff3b9-3774-4c6c-85ae-0d27e8ff60ea','b023a401-88e1-4246-9ce8-88d88c18f1b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60ea395c04194682971ac61c3ffc5484',volume_type_id=26101997-efbd-4c74-a765-7d430409bef2)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f1ab5482-3f77-4334-887d-735943549493 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Volume info retrieved successfully. Sep 08 19:06:42 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23551b2f-0264-4258-9c50-84c7a4e81a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f1ab5482-3f77-4334-887d-735943549493 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d returned with HTTP 200 Sep 08 19:06:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 481/996] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:06:42 2026] GET /volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d => generated 860 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:42 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23551b2f-0264-4258-9c50-84c7a4e81a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:42 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Flow 'volume_create_api' (34075a46-4558-4f16-92d6-cd418a3e4299) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Create volume request issued successfully. Sep 08 19:06:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5130b915-4afb-4517-bd41-f088700411a0 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 516/997] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:06:41 2026] POST /volume/v3/volumes => generated 803 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-22e3e772-5e4c-4606-a582-f6bea0962ae1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-22e3e772-5e4c-4606-a582-f6bea0962ae1 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] GET http://192.168.122.253/volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde Sep 08 19:06:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-22e3e772-5e4c-4606-a582-f6bea0962ae1 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-22e3e772-5e4c-4606-a582-f6bea0962ae1 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-22e3e772-5e4c-4606-a582-f6bea0962ae1 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Volume info retrieved successfully. Sep 08 19:06:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-22e3e772-5e4c-4606-a582-f6bea0962ae1 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] http://192.168.122.253/volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde returned with HTTP 200 Sep 08 19:06:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 482/998] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:42 2026] GET /volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde => generated 871 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-71ef4255-36d2-4cec-b322-98e173d3bc07 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-71ef4255-36d2-4cec-b322-98e173d3bc07 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-71ef4255-36d2-4cec-b322-98e173d3bc07 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-71ef4255-36d2-4cec-b322-98e173d3bc07 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-71ef4255-36d2-4cec-b322-98e173d3bc07 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Snapshot retrieved successfully. Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-71ef4255-36d2-4cec-b322-98e173d3bc07 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 returned with HTTP 200 Sep 08 19:06:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 517/999] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:43 2026] GET /volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e1ce39f4-cb78-4c24-8d18-1fc3d37c4910 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e1ce39f4-cb78-4c24-8d18-1fc3d37c4910 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] GET http://192.168.122.253/volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e1ce39f4-cb78-4c24-8d18-1fc3d37c4910 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e1ce39f4-cb78-4c24-8d18-1fc3d37c4910 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e1ce39f4-cb78-4c24-8d18-1fc3d37c4910 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Volume info retrieved successfully. Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e1ce39f4-cb78-4c24-8d18-1fc3d37c4910 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d returned with HTTP 200 Sep 08 19:06:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 483/1000] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:06:43 2026] GET /volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d => generated 881 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-786b5faf-cdef-48db-b8cc-805df7321511 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-786b5faf-cdef-48db-b8cc-805df7321511 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] GET http://192.168.122.253/volume/v3/messages Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-786b5faf-cdef-48db-b8cc-805df7321511 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-786b5faf-cdef-48db-b8cc-805df7321511 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-786b5faf-cdef-48db-b8cc-805df7321511 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/messages returned with HTTP 200 Sep 08 19:06:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 518/1001] 192.168.122.253 () {60 vars in 1164 bytes} [Tue Sep 8 19:06:43 2026] GET /volume/v3/messages => generated 678 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4e38ba05-824f-486d-89e6-518f21f8263b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4e38ba05-824f-486d-89e6-518f21f8263b tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] DELETE http://192.168.122.253/volume/v3/messages/7ffd35e0-7dc9-4790-9ee5-8180364f2b3a Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4e38ba05-824f-486d-89e6-518f21f8263b tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4e38ba05-824f-486d-89e6-518f21f8263b tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-116b87cf-420d-4eb6-b75e-922eaf468ee8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-116b87cf-420d-4eb6-b75e-922eaf468ee8 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] GET http://192.168.122.253/volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-116b87cf-420d-4eb6-b75e-922eaf468ee8 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-116b87cf-420d-4eb6-b75e-922eaf468ee8 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4e38ba05-824f-486d-89e6-518f21f8263b tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/messages/7ffd35e0-7dc9-4790-9ee5-8180364f2b3a returned with HTTP 204 Sep 08 19:06:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 484/1002] 192.168.122.253 () {60 vars in 1278 bytes} [Tue Sep 8 19:06:43 2026] DELETE /volume/v3/messages/7ffd35e0-7dc9-4790-9ee5-8180364f2b3a => generated 0 bytes in 49 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e634025a-76da-48b0-a748-5da1c47700aa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e634025a-76da-48b0-a748-5da1c47700aa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] GET http://192.168.122.253/volume/v3/messages/7ffd35e0-7dc9-4790-9ee5-8180364f2b3a Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-116b87cf-420d-4eb6-b75e-922eaf468ee8 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Volume info retrieved successfully. Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e634025a-76da-48b0-a748-5da1c47700aa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e634025a-76da-48b0-a748-5da1c47700aa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-116b87cf-420d-4eb6-b75e-922eaf468ee8 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] http://192.168.122.253/volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde returned with HTTP 200 Sep 08 19:06:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 519/1003] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:43 2026] GET /volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde => generated 895 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e634025a-76da-48b0-a748-5da1c47700aa tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/messages/7ffd35e0-7dc9-4790-9ee5-8180364f2b3a returned with HTTP 404 Sep 08 19:06:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 485/1004] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:06:43 2026] GET /volume/v3/messages/7ffd35e0-7dc9-4790-9ee5-8180364f2b3a => generated 110 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-22c7c2aa-e8c0-4d09-ab5f-c02176deaee8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-22c7c2aa-e8c0-4d09-ab5f-c02176deaee8 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] GET http://192.168.122.253/volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-22c7c2aa-e8c0-4d09-ab5f-c02176deaee8 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-22c7c2aa-e8c0-4d09-ab5f-c02176deaee8 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-22c7c2aa-e8c0-4d09-ab5f-c02176deaee8 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Volume info retrieved successfully. Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-22c7c2aa-e8c0-4d09-ab5f-c02176deaee8 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d returned with HTTP 200 Sep 08 19:06:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 520/1005] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:06:43 2026] GET /volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c85a2342-0be8-48c7-b39c-04c16e901378 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c85a2342-0be8-48c7-b39c-04c16e901378 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] DELETE http://192.168.122.253/volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c85a2342-0be8-48c7-b39c-04c16e901378 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c85a2342-0be8-48c7-b39c-04c16e901378 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-c85a2342-0be8-48c7-b39c-04c16e901378 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Delete volume with id: 460d6ddf-f27a-4ea6-9cbf-c65b94712a6d Sep 08 19:06:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c85a2342-0be8-48c7-b39c-04c16e901378 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Volume info retrieved successfully. Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c85a2342-0be8-48c7-b39c-04c16e901378 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87214) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-c85a2342-0be8-48c7-b39c-04c16e901378 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Created reservations ['e54a6294-e0b7-4f57-9fef-88babc6fd147', '678319be-45a5-4cf5-ae56-a1737e6c7338', 'ed5f1585-4703-41aa-88e7-27e08d008602', 'a972d1df-0316-4a63-a82b-154cbbae5c61'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c85a2342-0be8-48c7-b39c-04c16e901378 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Delete volume request issued successfully. Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c85a2342-0be8-48c7-b39c-04c16e901378 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d returned with HTTP 202 Sep 08 19:06:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 486/1006] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:06:43 2026] DELETE /volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-15a37ee3-d4ca-4c06-b0bf-b8a6810a848d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-15a37ee3-d4ca-4c06-b0bf-b8a6810a848d tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] GET http://192.168.122.253/volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-15a37ee3-d4ca-4c06-b0bf-b8a6810a848d tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-15a37ee3-d4ca-4c06-b0bf-b8a6810a848d tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-15a37ee3-d4ca-4c06-b0bf-b8a6810a848d tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d returned with HTTP 404 Sep 08 19:06:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 521/1007] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:06:43 2026] GET /volume/v3/volumes/460d6ddf-f27a-4ea6-9cbf-c65b94712a6d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d290b085-6676-405c-8622-597963e5c43b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d290b085-6676-405c-8622-597963e5c43b tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] DELETE http://192.168.122.253/volume/v3/types/965bab96-127e-4b76-a64a-59601ecde502 Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d290b085-6676-405c-8622-597963e5c43b tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d290b085-6676-405c-8622-597963e5c43b tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d290b085-6676-405c-8622-597963e5c43b tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] http://192.168.122.253/volume/v3/types/965bab96-127e-4b76-a64a-59601ecde502 returned with HTTP 202 Sep 08 19:06:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 487/1008] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:06:43 2026] DELETE /volume/v3/types/965bab96-127e-4b76-a64a-59601ecde502 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9f5f335e-e29d-44fa-9835-91afffddb909 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9f5f335e-e29d-44fa-9835-91afffddb909 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] GET http://192.168.122.253/volume/v3/types/965bab96-127e-4b76-a64a-59601ecde502 Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9f5f335e-e29d-44fa-9835-91afffddb909 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9f5f335e-e29d-44fa-9835-91afffddb909 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9f5f335e-e29d-44fa-9835-91afffddb909 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] http://192.168.122.253/volume/v3/types/965bab96-127e-4b76-a64a-59601ecde502 returned with HTTP 404 Sep 08 19:06:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 522/1009] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:06:43 2026] GET /volume/v3/types/965bab96-127e-4b76-a64a-59601ecde502 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a3f331ce-aa11-488c-874b-21970f659ea1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a3f331ce-aa11-488c-874b-21970f659ea1 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:06:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a3f331ce-aa11-488c-874b-21970f659ea1 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-414441022", "extra_specs": {"storage_protocol": "tempest-storage_protocol-89236871", "vendor_name": "tempest-vendor_name-2101931166"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a3f331ce-aa11-488c-874b-21970f659ea1 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:06:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 488/1010] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:06:43 2026] POST /volume/v3/types => generated 325 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ccf98611-c029-47a4-acb8-5913ec517b04", "size": 1, "name": "tempest-UserMessagesTest-Volume-696037196"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Create volume request body: {'volume': {'volume_type': 'ccf98611-c029-47a4-acb8-5913ec517b04', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-696037196'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Create volume of 1 GB Sep 08 19:06:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Availability Zones retrieved successfully. Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Flow 'volume_create_api' (ec6be775-4717-4f0a-9faf-0786d4f1c47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (843ef125-4fe5-4da9-8844-5c473aef82db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (843ef125-4fe5-4da9-8844-5c473aef82db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:06:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-89236871',vendor_name='tempest-vendor_name-2101931166'},id=ccf98611-c029-47a4-acb8-5913ec517b04,is_public=True,name='tempest-UserMessagesTest-volume-type-414441022',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ccf98611-c029-47a4-acb8-5913ec517b04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975a4b1b-5cf5-4b1a-b8eb-476c602e4bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:43 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-414441022 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-414441022, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:43 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-414441022 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-414441022, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Created reservations ['7b1282ca-e3c5-4a0a-a157-d758bbc6c679', '44654198-e9fc-4659-a004-cc8f129894f2', 'baddd9c9-2160-43a3-bc1f-dbddf1419573', '8d99e87d-06f9-4628-bd36-f4320abc40dc'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975a4b1b-5cf5-4b1a-b8eb-476c602e4bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b1282ca-e3c5-4a0a-a157-d758bbc6c679', '44654198-e9fc-4659-a004-cc8f129894f2', 'baddd9c9-2160-43a3-bc1f-dbddf1419573', '8d99e87d-06f9-4628-bd36-f4320abc40dc']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa112180-afc0-43e4-a0da-af2079609884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa112180-afc0-43e4-a0da-af2079609884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '442f9cb9-d47c-4a94-8a09-fae3400c7485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-696037196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd27cc07eb34d3d9f215fe135e61619',qos_specs=None,replication_status=,reservations=['7b1282ca-e3c5-4a0a-a157-d758bbc6c679','44654198-e9fc-4659-a004-cc8f129894f2','baddd9c9-2160-43a3-bc1f-dbddf1419573','8d99e87d-06f9-4628-bd36-f4320abc40dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d68204562874153a02edce62d50d425',volume_type_id=ccf98611-c029-47a4-acb8-5913ec517b04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-696037196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=442f9cb9-d47c-4a94-8a09-fae3400c7485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fd27cc07eb34d3d9f215fe135e61619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d68204562874153a02edce62d50d425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ccf98611-c029-47a4-acb8-5913ec517b04),volume_type_id=ccf98611-c029-47a4-acb8-5913ec517b04)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f993fef4-50f2-463c-a50c-0773154d0bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7577b086-5cb0-4260-a48e-a34fb5e24788 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7577b086-5cb0-4260-a48e-a34fb5e24788 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7577b086-5cb0-4260-a48e-a34fb5e24788 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7577b086-5cb0-4260-a48e-a34fb5e24788 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7577b086-5cb0-4260-a48e-a34fb5e24788 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 returned with HTTP 404 Sep 08 19:06:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 489/1011] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:06:44 2026] GET /volume/v3/snapshots/e297e247-acdd-4a04-9059-37c00d2b1ae3 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f993fef4-50f2-463c-a50c-0773154d0bcd) transitioned into state 'SUCCESS' from state '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-696037196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd27cc07eb34d3d9f215fe135e61619',qos_specs=None,replication_status=,reservations=['7b1282ca-e3c5-4a0a-a157-d758bbc6c679','44654198-e9fc-4659-a004-cc8f129894f2','baddd9c9-2160-43a3-bc1f-dbddf1419573','8d99e87d-06f9-4628-bd36-f4320abc40dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d68204562874153a02edce62d50d425',volume_type_id=ccf98611-c029-47a4-acb8-5913ec517b04)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4437f763-c07b-4481-94b6-fa56debeaada None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d56b71bf-a022-4fc9-9d69-827e657a93c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4437f763-c07b-4481-94b6-fa56debeaada tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4437f763-c07b-4481-94b6-fa56debeaada tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4437f763-c07b-4481-94b6-fa56debeaada tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d56b71bf-a022-4fc9-9d69-827e657a93c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Flow 'volume_create_api' (ec6be775-4717-4f0a-9faf-0786d4f1c47f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Create volume request issued successfully. Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4437f763-c07b-4481-94b6-fa56debeaada tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-78c3b119-df02-4dc8-ab7d-27c4c4a74273 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 523/1012] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:06:43 2026] POST /volume/v3/volumes => generated 792 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4437f763-c07b-4481-94b6-fa56debeaada tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d returned with HTTP 200 Sep 08 19:06:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 490/1013] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:44 2026] GET /volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7ec43c5e-6806-4023-83b2-5a8a8eca9f04 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7ec43c5e-6806-4023-83b2-5a8a8eca9f04 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] GET http://192.168.122.253/volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7ec43c5e-6806-4023-83b2-5a8a8eca9f04 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7ec43c5e-6806-4023-83b2-5a8a8eca9f04 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2f655ec4-0f49-4f55-8b78-7c1b630f76d3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2f655ec4-0f49-4f55-8b78-7c1b630f76d3 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] DELETE http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2f655ec4-0f49-4f55-8b78-7c1b630f76d3 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2f655ec4-0f49-4f55-8b78-7c1b630f76d3 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-2f655ec4-0f49-4f55-8b78-7c1b630f76d3 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Delete volume with id: b3dc1454-4a21-49d6-ab0f-5e30b3820e4d Sep 08 19:06:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7ec43c5e-6806-4023-83b2-5a8a8eca9f04 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Volume info retrieved successfully. Sep 08 19:06:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2f655ec4-0f49-4f55-8b78-7c1b630f76d3 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7ec43c5e-6806-4023-83b2-5a8a8eca9f04 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 returned with HTTP 200 Sep 08 19:06:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 524/1014] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:06:44 2026] GET /volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2f655ec4-0f49-4f55-8b78-7c1b630f76d3 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Delete volume request issued successfully. Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2f655ec4-0f49-4f55-8b78-7c1b630f76d3 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d returned with HTTP 202 Sep 08 19:06:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 491/1015] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:06:44 2026] DELETE /volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-faea01c3-414c-4de7-ab42-7e7fddba9730 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-faea01c3-414c-4de7-ab42-7e7fddba9730 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-faea01c3-414c-4de7-ab42-7e7fddba9730 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-faea01c3-414c-4de7-ab42-7e7fddba9730 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-faea01c3-414c-4de7-ab42-7e7fddba9730 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Volume info retrieved successfully. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-faea01c3-414c-4de7-ab42-7e7fddba9730 tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d returned with HTTP 200 Sep 08 19:06:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 525/1016] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:44 2026] GET /volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bdb07565-3cdc-4c76-bffe-7c561eaf9452 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bdb07565-3cdc-4c76-bffe-7c561eaf9452 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] GET http://192.168.122.253/volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bdb07565-3cdc-4c76-bffe-7c561eaf9452 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bdb07565-3cdc-4c76-bffe-7c561eaf9452 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bdb07565-3cdc-4c76-bffe-7c561eaf9452 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Volume info retrieved successfully. Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bdb07565-3cdc-4c76-bffe-7c561eaf9452 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] http://192.168.122.253/volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde returned with HTTP 200 Sep 08 19:06:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 492/1017] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:44 2026] GET /volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde => generated 896 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9cc128ea-f411-4c2f-8455-24ab738e0f45 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9cc128ea-f411-4c2f-8455-24ab738e0f45 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] GET http://192.168.122.253/volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9cc128ea-f411-4c2f-8455-24ab738e0f45 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9cc128ea-f411-4c2f-8455-24ab738e0f45 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9cc128ea-f411-4c2f-8455-24ab738e0f45 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Volume info retrieved successfully. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9cc128ea-f411-4c2f-8455-24ab738e0f45 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] http://192.168.122.253/volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde returned with HTTP 200 Sep 08 19:06:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 526/1018] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:44 2026] GET /volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde => generated 896 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-161afd2f-4ee0-43b1-98aa-7f8ee8619a0b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-161afd2f-4ee0-43b1-98aa-7f8ee8619a0b tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] DELETE http://192.168.122.253/volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-161afd2f-4ee0-43b1-98aa-7f8ee8619a0b tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-161afd2f-4ee0-43b1-98aa-7f8ee8619a0b tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-161afd2f-4ee0-43b1-98aa-7f8ee8619a0b tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Delete volume with id: 9c6a18a2-2579-45f0-8fdf-ce0aee878dde Sep 08 19:06:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-161afd2f-4ee0-43b1-98aa-7f8ee8619a0b tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Volume info retrieved successfully. Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-161afd2f-4ee0-43b1-98aa-7f8ee8619a0b tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Delete volume request issued successfully. Sep 08 19:06:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-161afd2f-4ee0-43b1-98aa-7f8ee8619a0b tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] http://192.168.122.253/volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde returned with HTTP 202 Sep 08 19:06:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 493/1019] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:06:44 2026] DELETE /volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c266caff-9c4c-4ffc-ba77-c93997e4527e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c266caff-9c4c-4ffc-ba77-c93997e4527e tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] GET http://192.168.122.253/volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c266caff-9c4c-4ffc-ba77-c93997e4527e tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c266caff-9c4c-4ffc-ba77-c93997e4527e tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c266caff-9c4c-4ffc-ba77-c93997e4527e tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Volume info retrieved successfully. Sep 08 19:06:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c266caff-9c4c-4ffc-ba77-c93997e4527e tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] http://192.168.122.253/volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde returned with HTTP 200 Sep 08 19:06:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 527/1020] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:44 2026] GET /volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde => generated 895 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0b5b6f1d-accb-4c4d-aef4-e8428b6a738d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0b5b6f1d-accb-4c4d-aef4-e8428b6a738d tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] GET http://192.168.122.253/volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0b5b6f1d-accb-4c4d-aef4-e8428b6a738d tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0b5b6f1d-accb-4c4d-aef4-e8428b6a738d tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0b5b6f1d-accb-4c4d-aef4-e8428b6a738d tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Volume info retrieved successfully. Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0b5b6f1d-accb-4c4d-aef4-e8428b6a738d tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 returned with HTTP 200 Sep 08 19:06:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 494/1021] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:06:45 2026] GET /volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-654351e8-280d-4e79-ac16-58cc038829b7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-654351e8-280d-4e79-ac16-58cc038829b7 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] GET http://192.168.122.253/volume/v3/messages Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-654351e8-280d-4e79-ac16-58cc038829b7 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-654351e8-280d-4e79-ac16-58cc038829b7 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-654351e8-280d-4e79-ac16-58cc038829b7 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/messages returned with HTTP 200 Sep 08 19:06:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 528/1022] 192.168.122.253 () {60 vars in 1164 bytes} [Tue Sep 8 19:06:45 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-78c789db-3fa4-404d-9317-3c294b3fc577 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-78c789db-3fa4-404d-9317-3c294b3fc577 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] GET http://192.168.122.253/volume/v3/messages/5d6e356d-abdf-440a-9410-f34d960b2e3c Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-78c789db-3fa4-404d-9317-3c294b3fc577 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-78c789db-3fa4-404d-9317-3c294b3fc577 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c4acefca-c1cd-45d8-8e81-181255e44ccc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4acefca-c1cd-45d8-8e81-181255e44ccc tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] GET http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4acefca-c1cd-45d8-8e81-181255e44ccc tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4acefca-c1cd-45d8-8e81-181255e44ccc tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-78c789db-3fa4-404d-9317-3c294b3fc577 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/messages/5d6e356d-abdf-440a-9410-f34d960b2e3c returned with HTTP 200 Sep 08 19:06:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 495/1023] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:06:45 2026] GET /volume/v3/messages/5d6e356d-abdf-440a-9410-f34d960b2e3c => generated 675 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4acefca-c1cd-45d8-8e81-181255e44ccc tempest-VolumesExtendTest-1478217891 tempest-VolumesExtendTest-1478217891-project-member] http://192.168.122.253/volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d returned with HTTP 404 Sep 08 19:06:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 529/1024] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:45 2026] GET /volume/v3/volumes/b3dc1454-4a21-49d6-ab0f-5e30b3820e4d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c04dc9d1-afc2-41c5-8b8d-f0f9c5f02163 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c04dc9d1-afc2-41c5-8b8d-f0f9c5f02163 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] GET http://192.168.122.253/volume/v3/messages Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c04dc9d1-afc2-41c5-8b8d-f0f9c5f02163 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c04dc9d1-afc2-41c5-8b8d-f0f9c5f02163 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c04dc9d1-afc2-41c5-8b8d-f0f9c5f02163 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/messages returned with HTTP 200 Sep 08 19:06:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 496/1025] 192.168.122.253 () {60 vars in 1164 bytes} [Tue Sep 8 19:06:45 2026] GET /volume/v3/messages => generated 678 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-582289ef-fe51-43b4-837d-6e9fcb12c68d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-582289ef-fe51-43b4-837d-6e9fcb12c68d tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] DELETE http://192.168.122.253/volume/v3/messages/5d6e356d-abdf-440a-9410-f34d960b2e3c Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-582289ef-fe51-43b4-837d-6e9fcb12c68d tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-582289ef-fe51-43b4-837d-6e9fcb12c68d tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-582289ef-fe51-43b4-837d-6e9fcb12c68d tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/messages/5d6e356d-abdf-440a-9410-f34d960b2e3c returned with HTTP 204 Sep 08 19:06:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 530/1026] 192.168.122.253 () {60 vars in 1278 bytes} [Tue Sep 8 19:06:45 2026] DELETE /volume/v3/messages/5d6e356d-abdf-440a-9410-f34d960b2e3c => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a4596fbb-a3fd-41e7-b05b-cae9046b39ba None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a4596fbb-a3fd-41e7-b05b-cae9046b39ba tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] GET http://192.168.122.253/volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a4596fbb-a3fd-41e7-b05b-cae9046b39ba tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a4596fbb-a3fd-41e7-b05b-cae9046b39ba tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a4596fbb-a3fd-41e7-b05b-cae9046b39ba tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Volume info retrieved successfully. Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a4596fbb-a3fd-41e7-b05b-cae9046b39ba tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 returned with HTTP 200 Sep 08 19:06:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 497/1027] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:06:45 2026] GET /volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 => generated 881 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3dff4fda-2749-4d46-800a-6b38868a4ded None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3dff4fda-2749-4d46-800a-6b38868a4ded tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] DELETE http://192.168.122.253/volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3dff4fda-2749-4d46-800a-6b38868a4ded tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3dff4fda-2749-4d46-800a-6b38868a4ded tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-3dff4fda-2749-4d46-800a-6b38868a4ded tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Delete volume with id: 442f9cb9-d47c-4a94-8a09-fae3400c7485 Sep 08 19:06:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3dff4fda-2749-4d46-800a-6b38868a4ded tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Volume info retrieved successfully. Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3dff4fda-2749-4d46-800a-6b38868a4ded tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87213) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-3dff4fda-2749-4d46-800a-6b38868a4ded tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Created reservations ['60ff6521-411a-47f8-b1de-57444d2959e6', 'bf02bf61-bf54-42d9-8d63-a85373e04ebf', 'fae63658-4771-4bd1-ac2c-1364ffc19245', 'b082fab6-0228-45e5-bd65-f3653828fad2'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8a16f910-8364-4989-9e2d-30b87eb5a972 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8a16f910-8364-4989-9e2d-30b87eb5a972 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] GET http://192.168.122.253/volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8a16f910-8364-4989-9e2d-30b87eb5a972 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8a16f910-8364-4989-9e2d-30b87eb5a972 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8a16f910-8364-4989-9e2d-30b87eb5a972 tempest-VolumeTypesAccessTest-415095561 tempest-VolumeTypesAccessTest-415095561-project-member] http://192.168.122.253/volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde returned with HTTP 404 Sep 08 19:06:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 498/1028] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:45 2026] GET /volume/v3/volumes/9c6a18a2-2579-45f0-8fdf-ce0aee878dde => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f311c8c4-39a6-45d7-998c-469bb288ac2b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f311c8c4-39a6-45d7-998c-469bb288ac2b tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] POST http://192.168.122.253/volume/v3/types/26101997-efbd-4c74-a765-7d430409bef2/action Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f311c8c4-39a6-45d7-998c-469bb288ac2b tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Action body: b'{"removeProjectAccess": {"project": "23856741c5404d8fb3f42976f9783bbf"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f311c8c4-39a6-45d7-998c-469bb288ac2b tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "23856741c5404d8fb3f42976f9783bbf"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3dff4fda-2749-4d46-800a-6b38868a4ded tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Delete volume request issued successfully. Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3dff4fda-2749-4d46-800a-6b38868a4ded tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 returned with HTTP 202 Sep 08 19:06:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 531/1029] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:06:45 2026] DELETE /volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-140f1a8e-17c3-4328-ba4e-5b820a2c3556 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-140f1a8e-17c3-4328-ba4e-5b820a2c3556 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] GET http://192.168.122.253/volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-140f1a8e-17c3-4328-ba4e-5b820a2c3556 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-140f1a8e-17c3-4328-ba4e-5b820a2c3556 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-140f1a8e-17c3-4328-ba4e-5b820a2c3556 tempest-UserMessagesTest-1617284976 tempest-UserMessagesTest-1617284976-project-member] http://192.168.122.253/volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 returned with HTTP 404 Sep 08 19:06:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 532/1030] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:06:45 2026] GET /volume/v3/volumes/442f9cb9-d47c-4a94-8a09-fae3400c7485 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f311c8c4-39a6-45d7-998c-469bb288ac2b tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] http://192.168.122.253/volume/v3/types/26101997-efbd-4c74-a765-7d430409bef2/action returned with HTTP 202 Sep 08 19:06:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 499/1031] 192.168.122.253 () {60 vars in 1268 bytes} [Tue Sep 8 19:06:45 2026] POST /volume/v3/types/26101997-efbd-4c74-a765-7d430409bef2/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5cfa2968-d4fd-4097-8153-73f742b77472 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5cfa2968-d4fd-4097-8153-73f742b77472 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] DELETE http://192.168.122.253/volume/v3/types/ccf98611-c029-47a4-acb8-5913ec517b04 Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5cfa2968-d4fd-4097-8153-73f742b77472 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5cfa2968-d4fd-4097-8153-73f742b77472 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c1bcf92a-a068-4e7d-9022-f24230f270ba None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c1bcf92a-a068-4e7d-9022-f24230f270ba tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] DELETE http://192.168.122.253/volume/v3/types/26101997-efbd-4c74-a765-7d430409bef2 Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c1bcf92a-a068-4e7d-9022-f24230f270ba tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c1bcf92a-a068-4e7d-9022-f24230f270ba tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5cfa2968-d4fd-4097-8153-73f742b77472 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] http://192.168.122.253/volume/v3/types/ccf98611-c029-47a4-acb8-5913ec517b04 returned with HTTP 202 Sep 08 19:06:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 533/1032] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:06:45 2026] DELETE /volume/v3/types/ccf98611-c029-47a4-acb8-5913ec517b04 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f26d22cf-4032-4515-bdad-0efb10efbe98 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f26d22cf-4032-4515-bdad-0efb10efbe98 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] GET http://192.168.122.253/volume/v3/types/ccf98611-c029-47a4-acb8-5913ec517b04 Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f26d22cf-4032-4515-bdad-0efb10efbe98 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f26d22cf-4032-4515-bdad-0efb10efbe98 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c1bcf92a-a068-4e7d-9022-f24230f270ba tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] http://192.168.122.253/volume/v3/types/26101997-efbd-4c74-a765-7d430409bef2 returned with HTTP 202 Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f26d22cf-4032-4515-bdad-0efb10efbe98 tempest-UserMessagesTest-773846045 tempest-UserMessagesTest-773846045-project-admin] http://192.168.122.253/volume/v3/types/ccf98611-c029-47a4-acb8-5913ec517b04 returned with HTTP 404 Sep 08 19:06:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 500/1033] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:06:45 2026] DELETE /volume/v3/types/26101997-efbd-4c74-a765-7d430409bef2 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 534/1034] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:06:45 2026] GET /volume/v3/types/ccf98611-c029-47a4-acb8-5913ec517b04 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-23eb94bc-e1fc-45d8-a353-c5f945bd4713 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-23eb94bc-e1fc-45d8-a353-c5f945bd4713 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] GET http://192.168.122.253/volume/v3/types/26101997-efbd-4c74-a765-7d430409bef2 Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-23eb94bc-e1fc-45d8-a353-c5f945bd4713 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-23eb94bc-e1fc-45d8-a353-c5f945bd4713 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-23eb94bc-e1fc-45d8-a353-c5f945bd4713 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] http://192.168.122.253/volume/v3/types/26101997-efbd-4c74-a765-7d430409bef2 returned with HTTP 404 Sep 08 19:06:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 501/1035] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:06:45 2026] GET /volume/v3/types/26101997-efbd-4c74-a765-7d430409bef2 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1996b880-bf6b-4432-9ded-cc985b04279d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1996b880-bf6b-4432-9ded-cc985b04279d tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1996b880-bf6b-4432-9ded-cc985b04279d tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1859589894", "os-volume-type-access:is_public": false}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1996b880-bf6b-4432-9ded-cc985b04279d tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:06:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 535/1036] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:06:45 2026] POST /volume/v3/types => generated 229 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-220d1033-1487-4e93-8cd3-cf6d3716de38 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-220d1033-1487-4e93-8cd3-cf6d3716de38 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] POST http://192.168.122.253/volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/action Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-220d1033-1487-4e93-8cd3-cf6d3716de38 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Action body: b'{"addProjectAccess": {"project": "23856741c5404d8fb3f42976f9783bbf"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-220d1033-1487-4e93-8cd3-cf6d3716de38 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "23856741c5404d8fb3f42976f9783bbf"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-220d1033-1487-4e93-8cd3-cf6d3716de38 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] http://192.168.122.253/volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/action returned with HTTP 202 Sep 08 19:06:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 502/1037] 192.168.122.253 () {60 vars in 1268 bytes} [Tue Sep 8 19:06:45 2026] POST /volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f64741d6-ffff-47a5-926c-06ab53a65be6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f64741d6-ffff-47a5-926c-06ab53a65be6 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] POST http://192.168.122.253/volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/action Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f64741d6-ffff-47a5-926c-06ab53a65be6 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Action body: b'{"addProjectAccess": {"project": "d10ada32807f4bb98e8d283d1fe488a3"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f64741d6-ffff-47a5-926c-06ab53a65be6 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d10ada32807f4bb98e8d283d1fe488a3"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f64741d6-ffff-47a5-926c-06ab53a65be6 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] http://192.168.122.253/volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/action returned with HTTP 202 Sep 08 19:06:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 536/1038] 192.168.122.253 () {60 vars in 1268 bytes} [Tue Sep 8 19:06:45 2026] POST /volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2bc8b41f-e3ab-42b6-9573-ed3441c8fd8a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2bc8b41f-e3ab-42b6-9573-ed3441c8fd8a tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] GET http://192.168.122.253/volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/os-volume-type-access Sep 08 19:06:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2bc8b41f-e3ab-42b6-9573-ed3441c8fd8a tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2bc8b41f-e3ab-42b6-9573-ed3441c8fd8a tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2bc8b41f-e3ab-42b6-9573-ed3441c8fd8a tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] http://192.168.122.253/volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/os-volume-type-access returned with HTTP 200 Sep 08 19:06:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 503/1039] 192.168.122.253 () {58 vars in 1292 bytes} [Tue Sep 8 19:06:45 2026] GET /volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/os-volume-type-access => generated 244 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5c4fb002-6ae7-4dff-8ed6-995e96c8184e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5c4fb002-6ae7-4dff-8ed6-995e96c8184e tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] POST http://192.168.122.253/volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/action Sep 08 19:06:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5c4fb002-6ae7-4dff-8ed6-995e96c8184e tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Action body: b'{"removeProjectAccess": {"project": "d10ada32807f4bb98e8d283d1fe488a3"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:06:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5c4fb002-6ae7-4dff-8ed6-995e96c8184e tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d10ada32807f4bb98e8d283d1fe488a3"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5c4fb002-6ae7-4dff-8ed6-995e96c8184e tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] http://192.168.122.253/volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/action returned with HTTP 202 Sep 08 19:06:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 537/1040] 192.168.122.253 () {60 vars in 1268 bytes} [Tue Sep 8 19:06:46 2026] POST /volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6376ddc0-8ff5-45e8-8889-105670f623ca None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6376ddc0-8ff5-45e8-8889-105670f623ca tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] POST http://192.168.122.253/volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/action Sep 08 19:06:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6376ddc0-8ff5-45e8-8889-105670f623ca tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Action body: b'{"removeProjectAccess": {"project": "23856741c5404d8fb3f42976f9783bbf"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:06:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6376ddc0-8ff5-45e8-8889-105670f623ca tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "23856741c5404d8fb3f42976f9783bbf"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6376ddc0-8ff5-45e8-8889-105670f623ca tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] http://192.168.122.253/volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/action returned with HTTP 202 Sep 08 19:06:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 504/1041] 192.168.122.253 () {60 vars in 1268 bytes} [Tue Sep 8 19:06:46 2026] POST /volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e6e04a44-2c2b-4c11-8ac9-0a3a619417b5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e6e04a44-2c2b-4c11-8ac9-0a3a619417b5 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] DELETE http://192.168.122.253/volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4 Sep 08 19:06:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e6e04a44-2c2b-4c11-8ac9-0a3a619417b5 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e6e04a44-2c2b-4c11-8ac9-0a3a619417b5 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e6e04a44-2c2b-4c11-8ac9-0a3a619417b5 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] http://192.168.122.253/volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4 returned with HTTP 202 Sep 08 19:06:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 538/1042] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:06:46 2026] DELETE /volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7587930a-c983-41b9-b2c2-ba95adfe4d19 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7587930a-c983-41b9-b2c2-ba95adfe4d19 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] GET http://192.168.122.253/volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4 Sep 08 19:06:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7587930a-c983-41b9-b2c2-ba95adfe4d19 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7587930a-c983-41b9-b2c2-ba95adfe4d19 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7587930a-c983-41b9-b2c2-ba95adfe4d19 tempest-VolumeTypesAccessTest-148639656 tempest-VolumeTypesAccessTest-148639656-project-admin] http://192.168.122.253/volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4 returned with HTTP 404 Sep 08 19:06:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 505/1043] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:06:46 2026] GET /volume/v3/types/055b0805-0df3-4a78-91c6-364ec9b958e4 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1758193218", "metadata": {"Type": "Test"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1758193218', 'metadata': {'Type': 'Test'}}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:49 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume of 1 GB Sep 08 19:06:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Availability Zones retrieved successfully. Sep 08 19:06:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Flow 'volume_create_api' (32eba122-65be-4f08-852d-cd7d81b5a4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409d9b74-3031-4c0e-8e87-42ebcc16d72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409d9b74-3031-4c0e-8e87-42ebcc16d72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ea10e3a-0ffe-4f26-8ad9-0fd35daa317f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:50 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Created reservations ['d280e983-1c5a-4313-a1be-24d12afac51b', '4996e69f-4e48-4339-83d3-f747009e1576', '5d41817d-c9dc-4cec-977a-f509f8b9e8f0', '5ff1f8c3-238a-4507-b3a3-600cd93c7e1f'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ea10e3a-0ffe-4f26-8ad9-0fd35daa317f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d280e983-1c5a-4313-a1be-24d12afac51b', '4996e69f-4e48-4339-83d3-f747009e1576', '5d41817d-c9dc-4cec-977a-f509f8b9e8f0', '5ff1f8c3-238a-4507-b3a3-600cd93c7e1f']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2c159f6-2d4e-4ce1-bc27-57bc02776ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:50 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2c159f6-2d4e-4ce1-bc27-57bc02776ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd384b74-a2d2-40e5-beab-439c1587cca0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1758193218',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',qos_specs=None,replication_status=,reservations=['d280e983-1c5a-4313-a1be-24d12afac51b','4996e69f-4e48-4339-83d3-f747009e1576','5d41817d-c9dc-4cec-977a-f509f8b9e8f0','5ff1f8c3-238a-4507-b3a3-600cd93c7e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22862c796cda46778974e190d772f0a0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1758193218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd384b74-a2d2-40e5-beab-439c1587cca0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22862c796cda46778974e190d772f0a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36cda14a-9200-46ee-b5e7-56dd513d42bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36cda14a-9200-46ee-b5e7-56dd513d42bc) transitioned into state 'SUCCESS' from state '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-1758193218',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',qos_specs=None,replication_status=,reservations=['d280e983-1c5a-4313-a1be-24d12afac51b','4996e69f-4e48-4339-83d3-f747009e1576','5d41817d-c9dc-4cec-977a-f509f8b9e8f0','5ff1f8c3-238a-4507-b3a3-600cd93c7e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22862c796cda46778974e190d772f0a0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e5a8eb0-c7e3-451a-8f39-cf6b2be8b5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e5a8eb0-c7e3-451a-8f39-cf6b2be8b5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Flow 'volume_create_api' (32eba122-65be-4f08-852d-cd7d81b5a4f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume request issued successfully. Sep 08 19:06:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a6ac3609-c8a5-4ea5-a072-4550a79de558 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 539/1044] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:06:49 2026] POST /volume/v3/volumes => generated 768 bytes in 824 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a8b1aa41-e413-46ca-9b16-a11d61b1a6be None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a8b1aa41-e413-46ca-9b16-a11d61b1a6be tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 Sep 08 19:06:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a8b1aa41-e413-46ca-9b16-a11d61b1a6be tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a8b1aa41-e413-46ca-9b16-a11d61b1a6be tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:50 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:50 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a8b1aa41-e413-46ca-9b16-a11d61b1a6be tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a8b1aa41-e413-46ca-9b16-a11d61b1a6be tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 returned with HTTP 200 Sep 08 19:06:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 506/1045] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:50 2026] GET /volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 => generated 836 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:06:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8f73c938-7d75-4bd8-b205-687bdb7e0fc8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f73c938-7d75-4bd8-b205-687bdb7e0fc8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 Sep 08 19:06:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f73c938-7d75-4bd8-b205-687bdb7e0fc8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f73c938-7d75-4bd8-b205-687bdb7e0fc8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8f73c938-7d75-4bd8-b205-687bdb7e0fc8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f73c938-7d75-4bd8-b205-687bdb7e0fc8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 returned with HTTP 200 Sep 08 19:06:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 540/1046] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:51 2026] GET /volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-78ffa569-6162-4bd7-831c-c064247a8dcf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-78ffa569-6162-4bd7-831c-c064247a8dcf tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] GET http://192.168.122.253/volume/v3/os-quota-class-sets/default Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-78ffa569-6162-4bd7-831c-c064247a8dcf tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-78ffa569-6162-4bd7-831c-c064247a8dcf tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-00509958-152f-4654-845b-ac8736f56c78 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-00509958-152f-4654-845b-ac8736f56c78 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 Sep 08 19:06:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-00509958-152f-4654-845b-ac8736f56c78 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-00509958-152f-4654-845b-ac8736f56c78 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-78ffa569-6162-4bd7-831c-c064247a8dcf tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] http://192.168.122.253/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 19:06:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 507/1047] 192.168.122.253 () {58 vars in 1181 bytes} [Tue Sep 8 19:06:52 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9c7df19c-9ef4-43a6-9471-70b7ffc65f83 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9c7df19c-9ef4-43a6-9471-70b7ffc65f83 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] GET http://192.168.122.253/volume/v3/os-quota-class-sets/default Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9c7df19c-9ef4-43a6-9471-70b7ffc65f83 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9c7df19c-9ef4-43a6-9471-70b7ffc65f83 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-00509958-152f-4654-845b-ac8736f56c78 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-00509958-152f-4654-845b-ac8736f56c78 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 returned with HTTP 200 Sep 08 19:06:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 541/1048] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:52 2026] GET /volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:06:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9c7df19c-9ef4-43a6-9471-70b7ffc65f83 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] http://192.168.122.253/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 19:06:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 508/1049] 192.168.122.253 () {58 vars in 1181 bytes} [Tue Sep 8 19:06:52 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b2803b9f-da5d-49d3-8af7-a42242b1b988 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-631f95af-391f-41b8-94f3-7211a26a1330 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-631f95af-391f-41b8-94f3-7211a26a1330 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-631f95af-391f-41b8-94f3-7211a26a1330 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-301085054"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-631f95af-391f-41b8-94f3-7211a26a1330 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:06:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 509/1050] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:06:52 2026] POST /volume/v3/types => generated 227 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f18028c8-c1d5-4088-90f5-2bb79d5ee759 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f18028c8-c1d5-4088-90f5-2bb79d5ee759 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] PUT http://192.168.122.253/volume/v3/os-quota-class-sets/default Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f18028c8-c1d5-4088-90f5-2bb79d5ee759 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-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-301085054": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-301085054": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-301085054": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b2803b9f-da5d-49d3-8af7-a42242b1b988 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] GET http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 Sep 08 19:06:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b2803b9f-da5d-49d3-8af7-a42242b1b988 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b2803b9f-da5d-49d3-8af7-a42242b1b988 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b2803b9f-da5d-49d3-8af7-a42242b1b988 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Volume info retrieved successfully. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b2803b9f-da5d-49d3-8af7-a42242b1b988 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 returned with HTTP 200 Sep 08 19:06:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 542/1051] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:52 2026] GET /volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 => generated 861 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-107cc212-775d-43be-9491-5130564f9a01 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-107cc212-775d-43be-9491-5130564f9a01 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] PUT http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 Sep 08 19:06:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-107cc212-775d-43be-9491-5130564f9a01 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1758193218"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-107cc212-775d-43be-9491-5130564f9a01 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-107cc212-775d-43be-9491-5130564f9a01 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume updated successfully. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-107cc212-775d-43be-9491-5130564f9a01 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 returned with HTTP 200 Sep 08 19:06:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 543/1052] 192.168.122.253 () {60 vars in 1252 bytes} [Tue Sep 8 19:06:52 2026] PUT /volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 => generated 793 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-22a1f417-c635-4c6f-a76f-c38c90cb322f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-22a1f417-c635-4c6f-a76f-c38c90cb322f tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] PUT http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 Sep 08 19:06:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-22a1f417-c635-4c6f-a76f-c38c90cb322f tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1450018904", "description": "This is the new description of volume"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-22a1f417-c635-4c6f-a76f-c38c90cb322f tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f18028c8-c1d5-4088-90f5-2bb79d5ee759 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] http://192.168.122.253/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 19:06:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 510/1053] 192.168.122.253 () {60 vars in 1202 bytes} [Tue Sep 8 19:06:52 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-81f921f9-3b36-4f11-b507-3402e9d0b1f3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-81f921f9-3b36-4f11-b507-3402e9d0b1f3 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/70989b16a6cb468a84efed306baabe16/defaults Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-22a1f417-c635-4c6f-a76f-c38c90cb322f tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume updated successfully. Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-81f921f9-3b36-4f11-b507-3402e9d0b1f3 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-81f921f9-3b36-4f11-b507-3402e9d0b1f3 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] Calling method 'defaults' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-22a1f417-c635-4c6f-a76f-c38c90cb322f tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 returned with HTTP 200 Sep 08 19:06:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 544/1054] 192.168.122.253 () {60 vars in 1253 bytes} [Tue Sep 8 19:06:52 2026] PUT /volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 => generated 832 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b892f1aa-9585-4315-b7c1-095f0de295d4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b892f1aa-9585-4315-b7c1-095f0de295d4 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] GET http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 Sep 08 19:06:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b892f1aa-9585-4315-b7c1-095f0de295d4 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b892f1aa-9585-4315-b7c1-095f0de295d4 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-81f921f9-3b36-4f11-b507-3402e9d0b1f3 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/70989b16a6cb468a84efed306baabe16/defaults returned with HTTP 200 Sep 08 19:06:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 511/1055] 192.168.122.253 () {58 vars in 1265 bytes} [Tue Sep 8 19:06:52 2026] GET /volume/v3/os-quota-sets/70989b16a6cb468a84efed306baabe16/defaults => generated 645 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b892f1aa-9585-4315-b7c1-095f0de295d4 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Volume info retrieved successfully. Sep 08 19:06:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b892f1aa-9585-4315-b7c1-095f0de295d4 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 returned with HTTP 200 Sep 08 19:06:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 545/1056] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:52 2026] GET /volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 => generated 900 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2e9784b3-a962-434e-aba3-883734623c76 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-517051437", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-399408896"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-517051437', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-399408896'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:52 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume of 1 GB Sep 08 19:06:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Availability Zones retrieved successfully. Sep 08 19:06:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Flow 'volume_create_api' (05d6f186-aeed-4162-9b78-c1eadbc56d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (745ab130-72dc-489f-8bb0-3744671a9391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (745ab130-72dc-489f-8bb0-3744671a9391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14f35ac-472e-4cf1-9a34-719b45ff72b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Created reservations ['5980e7df-5d05-4b56-b9d1-8c4c84aa55fa', '1c17dc11-21ab-4839-8714-b91e6d9f9474', '0ac17829-ba66-4d6b-a78e-32a390929a0e', '3a527b01-71aa-4d6d-8e5c-50ddefb5c0f9'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14f35ac-472e-4cf1-9a34-719b45ff72b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5980e7df-5d05-4b56-b9d1-8c4c84aa55fa', '1c17dc11-21ab-4839-8714-b91e6d9f9474', '0ac17829-ba66-4d6b-a78e-32a390929a0e', '3a527b01-71aa-4d6d-8e5c-50ddefb5c0f9']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d73b1d85-9efe-41b3-b2cf-4bade13a25f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2d9da89a-65d4-40fc-b309-1e026cf1c0cc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2d9da89a-65d4-40fc-b309-1e026cf1c0cc tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/fc597176b82c490aae4006a440624300/defaults Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2d9da89a-65d4-40fc-b309-1e026cf1c0cc tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2d9da89a-65d4-40fc-b309-1e026cf1c0cc tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] Calling method 'defaults' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:53 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d73b1d85-9efe-41b3-b2cf-4bade13a25f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d10e442-1b44-41a9-84fc-22374c9d3eff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-517051437',display_name='tempest-VolumesGetTest-Volume-399408896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',qos_specs=None,replication_status=,reservations=['5980e7df-5d05-4b56-b9d1-8c4c84aa55fa','1c17dc11-21ab-4839-8714-b91e6d9f9474','0ac17829-ba66-4d6b-a78e-32a390929a0e','3a527b01-71aa-4d6d-8e5c-50ddefb5c0f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22862c796cda46778974e190d772f0a0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:53Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-517051437',display_name='tempest-VolumesGetTest-Volume-399408896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d10e442-1b44-41a9-84fc-22374c9d3eff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22862c796cda46778974e190d772f0a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3007f7f-e7c6-490e-8de2-6d662fb9f48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2d9da89a-65d4-40fc-b309-1e026cf1c0cc tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/fc597176b82c490aae4006a440624300/defaults returned with HTTP 200 Sep 08 19:06:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 546/1057] 192.168.122.253 () {58 vars in 1265 bytes} [Tue Sep 8 19:06:53 2026] GET /volume/v3/os-quota-sets/fc597176b82c490aae4006a440624300/defaults => generated 645 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3007f7f-e7c6-490e-8de2-6d662fb9f48f) transitioned into 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-517051437',display_name='tempest-VolumesGetTest-Volume-399408896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',qos_specs=None,replication_status=,reservations=['5980e7df-5d05-4b56-b9d1-8c4c84aa55fa','1c17dc11-21ab-4839-8714-b91e6d9f9474','0ac17829-ba66-4d6b-a78e-32a390929a0e','3a527b01-71aa-4d6d-8e5c-50ddefb5c0f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22862c796cda46778974e190d772f0a0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c11937d7-1e7b-473c-8d34-e0e7abd31416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c11937d7-1e7b-473c-8d34-e0e7abd31416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Flow 'volume_create_api' (05d6f186-aeed-4162-9b78-c1eadbc56d85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume request issued successfully. Sep 08 19:06:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2e9784b3-a962-434e-aba3-883734623c76 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 512/1058] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:06:52 2026] POST /volume/v3/volumes => generated 787 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4b354f1d-100f-479b-a9ce-c734fe0e1dcb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b354f1d-100f-479b-a9ce-c734fe0e1dcb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b354f1d-100f-479b-a9ce-c734fe0e1dcb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b354f1d-100f-479b-a9ce-c734fe0e1dcb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:53 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4b354f1d-100f-479b-a9ce-c734fe0e1dcb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b354f1d-100f-479b-a9ce-c734fe0e1dcb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff returned with HTTP 200 Sep 08 19:06:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 547/1059] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:53 2026] GET /volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b7c25eda-21d7-49a0-8400-f03ac2896c17 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b7c25eda-21d7-49a0-8400-f03ac2896c17 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] DELETE http://192.168.122.253/volume/v3/types/d0a61104-6e3b-465d-8b82-125952d89409 Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b7c25eda-21d7-49a0-8400-f03ac2896c17 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b7c25eda-21d7-49a0-8400-f03ac2896c17 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b7c25eda-21d7-49a0-8400-f03ac2896c17 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] http://192.168.122.253/volume/v3/types/d0a61104-6e3b-465d-8b82-125952d89409 returned with HTTP 202 Sep 08 19:06:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 513/1060] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:06:53 2026] DELETE /volume/v3/types/d0a61104-6e3b-465d-8b82-125952d89409 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-21d7787c-2143-47de-9032-3481f63de2b4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-21d7787c-2143-47de-9032-3481f63de2b4 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] GET http://192.168.122.253/volume/v3/types/d0a61104-6e3b-465d-8b82-125952d89409 Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-21d7787c-2143-47de-9032-3481f63de2b4 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-21d7787c-2143-47de-9032-3481f63de2b4 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-21d7787c-2143-47de-9032-3481f63de2b4 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] http://192.168.122.253/volume/v3/types/d0a61104-6e3b-465d-8b82-125952d89409 returned with HTTP 404 Sep 08 19:06:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 548/1061] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:06:53 2026] GET /volume/v3/types/d0a61104-6e3b-465d-8b82-125952d89409 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-50cbade8-d57a-48ca-b59b-5ae1a9e16e74 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-50cbade8-d57a-48ca-b59b-5ae1a9e16e74 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] PUT http://192.168.122.253/volume/v3/os-quota-class-sets/default Sep 08 19:06:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-50cbade8-d57a-48ca-b59b-5ae1a9e16e74 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-50cbade8-d57a-48ca-b59b-5ae1a9e16e74 tempest-VolumeQuotaClassesTest-1749285328 tempest-VolumeQuotaClassesTest-1749285328-project-admin] http://192.168.122.253/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 19:06:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 514/1062] 192.168.122.253 () {60 vars in 1202 bytes} [Tue Sep 8 19:06:53 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-183bb7e3-3187-4068-86f1-4d42696d5654 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1121374331"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1121374331'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Create volume of 1 GB Sep 08 19:06:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Availability Zones retrieved successfully. Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Flow 'volume_create_api' (06c0cf80-4bf2-497d-b505-43cc6d609e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b1bcac-095b-4a7d-bf83-b1ff0d8061cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b1bcac-095b-4a7d-bf83-b1ff0d8061cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:53 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7411b3f-0e23-4c1c-95a8-6d9caeb31e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:54 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Created reservations ['1a6325ff-38b8-4f41-bc7e-75c6c108b6d8', '7a5e969d-2ac7-45ed-bea1-66a43559a8f9', '1e58e9be-ebe8-48f9-b1a7-80dbb511e4eb', 'f2cb0bc2-d8fb-4be8-a77f-1d7bb06e2f02'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7411b3f-0e23-4c1c-95a8-6d9caeb31e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a6325ff-38b8-4f41-bc7e-75c6c108b6d8', '7a5e969d-2ac7-45ed-bea1-66a43559a8f9', '1e58e9be-ebe8-48f9-b1a7-80dbb511e4eb', 'f2cb0bc2-d8fb-4be8-a77f-1d7bb06e2f02']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7573009f-3f5a-4d3f-96e9-acc2a886f8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7573009f-3f5a-4d3f-96e9-acc2a886f8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10d39f2f-1512-48cb-a546-c74053103893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1121374331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72330bf3ee84ce1a574a394de6965c9',qos_specs=None,replication_status=,reservations=['1a6325ff-38b8-4f41-bc7e-75c6c108b6d8','7a5e969d-2ac7-45ed-bea1-66a43559a8f9','1e58e9be-ebe8-48f9-b1a7-80dbb511e4eb','f2cb0bc2-d8fb-4be8-a77f-1d7bb06e2f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='588e2743325d4809a4f0f5c0ba05f53f',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1121374331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10d39f2f-1512-48cb-a546-c74053103893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d72330bf3ee84ce1a574a394de6965c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='588e2743325d4809a4f0f5c0ba05f53f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ecc495a-6a01-4d96-8437-5008b8f0840b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ecc495a-6a01-4d96-8437-5008b8f0840b) transitioned into state 'SUCCESS' from state '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-1121374331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72330bf3ee84ce1a574a394de6965c9',qos_specs=None,replication_status=,reservations=['1a6325ff-38b8-4f41-bc7e-75c6c108b6d8','7a5e969d-2ac7-45ed-bea1-66a43559a8f9','1e58e9be-ebe8-48f9-b1a7-80dbb511e4eb','f2cb0bc2-d8fb-4be8-a77f-1d7bb06e2f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='588e2743325d4809a4f0f5c0ba05f53f',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (506810c1-6615-4bcd-baad-8abbc743d815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (506810c1-6615-4bcd-baad-8abbc743d815) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Flow 'volume_create_api' (06c0cf80-4bf2-497d-b505-43cc6d609e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Create volume request issued successfully. Sep 08 19:06:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-183bb7e3-3187-4068-86f1-4d42696d5654 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 549/1063] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:06:53 2026] POST /volume/v3/volumes => generated 766 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d5df2618-8d43-4e21-bff6-ad9843eedb97 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d5df2618-8d43-4e21-bff6-ad9843eedb97 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] GET http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:06:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d5df2618-8d43-4e21-bff6-ad9843eedb97 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d5df2618-8d43-4e21-bff6-ad9843eedb97 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d5df2618-8d43-4e21-bff6-ad9843eedb97 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Volume info retrieved successfully. Sep 08 19:06:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d5df2618-8d43-4e21-bff6-ad9843eedb97 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 returned with HTTP 200 Sep 08 19:06:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 515/1064] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:54 2026] GET /volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 => generated 834 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:06:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2d28896c-876b-4657-a165-f618dda947c0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2d28896c-876b-4657-a165-f618dda947c0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff Sep 08 19:06:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2d28896c-876b-4657-a165-f618dda947c0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2d28896c-876b-4657-a165-f618dda947c0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2d28896c-876b-4657-a165-f618dda947c0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2d28896c-876b-4657-a165-f618dda947c0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff returned with HTTP 200 Sep 08 19:06:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 550/1065] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:54 2026] GET /volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff => generated 879 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-64efbbc3-1a83-4e5c-830e-8224c28dfd83 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-64efbbc3-1a83-4e5c-830e-8224c28dfd83 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] GET http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:06:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-64efbbc3-1a83-4e5c-830e-8224c28dfd83 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-64efbbc3-1a83-4e5c-830e-8224c28dfd83 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-64efbbc3-1a83-4e5c-830e-8224c28dfd83 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Volume info retrieved successfully. Sep 08 19:06:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-64efbbc3-1a83-4e5c-830e-8224c28dfd83 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 returned with HTTP 200 Sep 08 19:06:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 516/1066] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:55 2026] GET /volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:06:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4b69b702-94a0-4e88-b118-c095bb97f838 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b69b702-94a0-4e88-b118-c095bb97f838 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff Sep 08 19:06:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b69b702-94a0-4e88-b118-c095bb97f838 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b69b702-94a0-4e88-b118-c095bb97f838 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4b69b702-94a0-4e88-b118-c095bb97f838 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b69b702-94a0-4e88-b118-c095bb97f838 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff returned with HTTP 200 Sep 08 19:06:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 551/1067] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:55 2026] GET /volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff => generated 880 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-687e1272-405c-4b7e-96ce-b817ef620d4b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-687e1272-405c-4b7e-96ce-b817ef620d4b tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] PUT http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff Sep 08 19:06:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-687e1272-405c-4b7e-96ce-b817ef620d4b tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1758193218", "description": null}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-687e1272-405c-4b7e-96ce-b817ef620d4b tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-687e1272-405c-4b7e-96ce-b817ef620d4b tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume updated successfully. Sep 08 19:06:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-687e1272-405c-4b7e-96ce-b817ef620d4b tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff returned with HTTP 200 Sep 08 19:06:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 517/1068] 192.168.122.253 () {60 vars in 1252 bytes} [Tue Sep 8 19:06:55 2026] PUT /volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff => generated 779 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:06:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-27a6cf7b-26db-48fe-b1cb-334b02253403 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-27a6cf7b-26db-48fe-b1cb-334b02253403 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff Sep 08 19:06:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-27a6cf7b-26db-48fe-b1cb-334b02253403 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-27a6cf7b-26db-48fe-b1cb-334b02253403 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-27a6cf7b-26db-48fe-b1cb-334b02253403 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-27a6cf7b-26db-48fe-b1cb-334b02253403 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff returned with HTTP 200 Sep 08 19:06:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 552/1069] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:55 2026] GET /volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a5919872-259b-47af-81f7-034529dfa121 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a5919872-259b-47af-81f7-034529dfa121 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] DELETE http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff Sep 08 19:06:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a5919872-259b-47af-81f7-034529dfa121 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a5919872-259b-47af-81f7-034529dfa121 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:55 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-a5919872-259b-47af-81f7-034529dfa121 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Delete volume with id: 3d10e442-1b44-41a9-84fc-22374c9d3eff Sep 08 19:06:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a5919872-259b-47af-81f7-034529dfa121 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a5919872-259b-47af-81f7-034529dfa121 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Delete volume request issued successfully. Sep 08 19:06:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a5919872-259b-47af-81f7-034529dfa121 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff returned with HTTP 202 Sep 08 19:06:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 518/1070] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:06:55 2026] DELETE /volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-34ba6fcd-a555-47a4-bf4e-ea4ff357a464 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-34ba6fcd-a555-47a4-bf4e-ea4ff357a464 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff Sep 08 19:06:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-34ba6fcd-a555-47a4-bf4e-ea4ff357a464 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-34ba6fcd-a555-47a4-bf4e-ea4ff357a464 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-34ba6fcd-a555-47a4-bf4e-ea4ff357a464 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-34ba6fcd-a555-47a4-bf4e-ea4ff357a464 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff returned with HTTP 200 Sep 08 19:06:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 553/1071] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:55 2026] GET /volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff => generated 846 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f697f1f9-7ebf-414b-aeca-f3684bfab2a9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f697f1f9-7ebf-414b-aeca-f3684bfab2a9 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] GET http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:06:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f697f1f9-7ebf-414b-aeca-f3684bfab2a9 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f697f1f9-7ebf-414b-aeca-f3684bfab2a9 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f697f1f9-7ebf-414b-aeca-f3684bfab2a9 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Volume info retrieved successfully. Sep 08 19:06:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f697f1f9-7ebf-414b-aeca-f3684bfab2a9 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 returned with HTTP 200 Sep 08 19:06:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 519/1072] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:56 2026] GET /volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 => generated 859 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b05c0e4d-cd2e-4f8e-afd0-6dfd3f103377 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b05c0e4d-cd2e-4f8e-afd0-6dfd3f103377 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff Sep 08 19:06:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b05c0e4d-cd2e-4f8e-afd0-6dfd3f103377 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b05c0e4d-cd2e-4f8e-afd0-6dfd3f103377 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b05c0e4d-cd2e-4f8e-afd0-6dfd3f103377 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff returned with HTTP 404 Sep 08 19:06:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 554/1073] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:56 2026] GET /volume/v3/volumes/3d10e442-1b44-41a9-84fc-22374c9d3eff => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c54396cd-3cd1-4042-ac63-500e549d0257 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c54396cd-3cd1-4042-ac63-500e549d0257 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 Sep 08 19:06:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c54396cd-3cd1-4042-ac63-500e549d0257 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c54396cd-3cd1-4042-ac63-500e549d0257 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c54396cd-3cd1-4042-ac63-500e549d0257 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c54396cd-3cd1-4042-ac63-500e549d0257 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 returned with HTTP 200 Sep 08 19:06:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 520/1074] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:57 2026] GET /volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 => generated 900 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-aa3ab967-6b8f-420a-b09d-250156c59621 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aa3ab967-6b8f-420a-b09d-250156c59621 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] DELETE http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 Sep 08 19:06:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aa3ab967-6b8f-420a-b09d-250156c59621 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aa3ab967-6b8f-420a-b09d-250156c59621 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:57 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-aa3ab967-6b8f-420a-b09d-250156c59621 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Delete volume with id: bd384b74-a2d2-40e5-beab-439c1587cca0 Sep 08 19:06:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-aa3ab967-6b8f-420a-b09d-250156c59621 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-aa3ab967-6b8f-420a-b09d-250156c59621 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Delete volume request issued successfully. Sep 08 19:06:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aa3ab967-6b8f-420a-b09d-250156c59621 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 returned with HTTP 202 Sep 08 19:06:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 555/1075] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:06:57 2026] DELETE /volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:06:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-787e696f-a02b-45bf-99d0-ac968e95722c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-787e696f-a02b-45bf-99d0-ac968e95722c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 Sep 08 19:06:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-787e696f-a02b-45bf-99d0-ac968e95722c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-787e696f-a02b-45bf-99d0-ac968e95722c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:06:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-787e696f-a02b-45bf-99d0-ac968e95722c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-787e696f-a02b-45bf-99d0-ac968e95722c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 returned with HTTP 200 Sep 08 19:06:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 521/1076] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:57 2026] GET /volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 => generated 899 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:06:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b31d3148-93b4-406f-9fa6-d94db92d6425 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b31d3148-93b4-406f-9fa6-d94db92d6425 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 Sep 08 19:06:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b31d3148-93b4-406f-9fa6-d94db92d6425 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b31d3148-93b4-406f-9fa6-d94db92d6425 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b31d3148-93b4-406f-9fa6-d94db92d6425 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 returned with HTTP 404 Sep 08 19:06:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 556/1077] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:58 2026] GET /volume/v3/volumes/bd384b74-a2d2-40e5-beab-439c1587cca0 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:06:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-af038671-5437-4095-bdaa-104b4f12a9af None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:06:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-549908042"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:06:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-549908042'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:06:58 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume of 1 GB Sep 08 19:06:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Availability Zones retrieved successfully. Sep 08 19:06:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Flow 'volume_create_api' (c891b65e-1a80-42eb-b5ee-b80fbd430dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a5e11e-3b5d-446a-9ab4-bc0c0071c7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:06:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a5e11e-3b5d-446a-9ab4-bc0c0071c7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b883359b-0e9b-4eb2-9731-0090f65f31a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:58 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Created reservations ['7600607d-94fb-40b6-80c3-b42801911f13', 'b7d5657e-95b0-4319-aca8-0304d23f9eb0', 'fcfe9f79-ca6f-41e3-b285-4eacf7175e40', 'ba3c84f5-076f-420b-b88f-d483b1e11590'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:06:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b883359b-0e9b-4eb2-9731-0090f65f31a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7600607d-94fb-40b6-80c3-b42801911f13', 'b7d5657e-95b0-4319-aca8-0304d23f9eb0', 'fcfe9f79-ca6f-41e3-b285-4eacf7175e40', 'ba3c84f5-076f-420b-b88f-d483b1e11590']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff2d539c-e74f-4b9f-809a-a8bc1ffb79bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:06:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff2d539c-e74f-4b9f-809a-a8bc1ffb79bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '601f29d2-1332-4dfb-b36f-cec950fb772c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-549908042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',qos_specs=None,replication_status=,reservations=['7600607d-94fb-40b6-80c3-b42801911f13','b7d5657e-95b0-4319-aca8-0304d23f9eb0','fcfe9f79-ca6f-41e3-b285-4eacf7175e40','ba3c84f5-076f-420b-b88f-d483b1e11590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22862c796cda46778974e190d772f0a0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-549908042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=601f29d2-1332-4dfb-b36f-cec950fb772c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22862c796cda46778974e190d772f0a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e317ec35-9f48-45d3-8dec-9fcd00f62050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e317ec35-9f48-45d3-8dec-9fcd00f62050) transitioned into state 'SUCCESS' from state '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-549908042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',qos_specs=None,replication_status=,reservations=['7600607d-94fb-40b6-80c3-b42801911f13','b7d5657e-95b0-4319-aca8-0304d23f9eb0','fcfe9f79-ca6f-41e3-b285-4eacf7175e40','ba3c84f5-076f-420b-b88f-d483b1e11590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22862c796cda46778974e190d772f0a0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80d24c5e-0372-469c-8a22-e4327dcb9079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:06:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80d24c5e-0372-469c-8a22-e4327dcb9079) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:06:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Flow 'volume_create_api' (c891b65e-1a80-42eb-b5ee-b80fbd430dfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:06:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume request issued successfully. Sep 08 19:06:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-af038671-5437-4095-bdaa-104b4f12a9af tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:06:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 522/1078] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:06:58 2026] POST /volume/v3/volumes => generated 753 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:06:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-665dbd84-4428-44b6-8b32-ebe672799232 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:06:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-665dbd84-4428-44b6-8b32-ebe672799232 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c Sep 08 19:06:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-665dbd84-4428-44b6-8b32-ebe672799232 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:06:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-665dbd84-4428-44b6-8b32-ebe672799232 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:06:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:06:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:06:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:06:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:06:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-665dbd84-4428-44b6-8b32-ebe672799232 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:06:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-665dbd84-4428-44b6-8b32-ebe672799232 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c returned with HTTP 200 Sep 08 19:06:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 557/1079] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:06:59 2026] GET /volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c => generated 821 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-de65edde-82e0-497f-9e31-ecd6f14e1074 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-de65edde-82e0-497f-9e31-ecd6f14e1074 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c Sep 08 19:07:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-de65edde-82e0-497f-9e31-ecd6f14e1074 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-de65edde-82e0-497f-9e31-ecd6f14e1074 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-de65edde-82e0-497f-9e31-ecd6f14e1074 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-de65edde-82e0-497f-9e31-ecd6f14e1074 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c returned with HTTP 200 Sep 08 19:07:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 523/1080] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:00 2026] GET /volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c => generated 845 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c337f887-fb2e-41a1-8fb1-fd8afeb947bb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c337f887-fb2e-41a1-8fb1-fd8afeb947bb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c Sep 08 19:07:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c337f887-fb2e-41a1-8fb1-fd8afeb947bb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c337f887-fb2e-41a1-8fb1-fd8afeb947bb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c337f887-fb2e-41a1-8fb1-fd8afeb947bb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c337f887-fb2e-41a1-8fb1-fd8afeb947bb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c returned with HTTP 200 Sep 08 19:07:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 558/1081] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:01 2026] GET /volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c => generated 846 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "601f29d2-1332-4dfb-b36f-cec950fb772c", "size": 1, "name": "tempest-VolumesGetTest-Volume-751721267", "metadata": {"Type": "Test"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume request body: {'volume': {'source_volid': '601f29d2-1332-4dfb-b36f-cec950fb772c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-751721267', 'metadata': {'Type': 'Test'}}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume retrieved successfully. Sep 08 19:07:01 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume of 1 GB Sep 08 19:07:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Availability Zones retrieved successfully. Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Flow 'volume_create_api' (d3b524cd-8763-4524-bd2c-88cd53425719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67ad9b09-9d42-4d03-9b5a-543ccdf6d4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67ad9b09-9d42-4d03-9b5a-543ccdf6d4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '601f29d2-1332-4dfb-b36f-cec950fb772c', 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05db2c1d-c6e3-4054-8f25-8061d6c95392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Created reservations ['ec3419bf-be07-43bc-a0e8-05019a630f69', '97f403fb-3e6a-430c-bb78-ebb7803fa559', '3d62c277-9a11-41b7-9ef5-5aeba26eec74', 'd7627933-9ddf-456c-9142-e9d2a52b5069'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05db2c1d-c6e3-4054-8f25-8061d6c95392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec3419bf-be07-43bc-a0e8-05019a630f69', '97f403fb-3e6a-430c-bb78-ebb7803fa559', '3d62c277-9a11-41b7-9ef5-5aeba26eec74', 'd7627933-9ddf-456c-9142-e9d2a52b5069']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7ef5647-f837-4560-98db-6a4428feff62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7ef5647-f837-4560-98db-6a4428feff62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0249e0a-c18b-4835-85b3-8abdf9fa1c97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-751721267',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',qos_specs=None,replication_status=,reservations=['ec3419bf-be07-43bc-a0e8-05019a630f69','97f403fb-3e6a-430c-bb78-ebb7803fa559','3d62c277-9a11-41b7-9ef5-5aeba26eec74','d7627933-9ddf-456c-9142-e9d2a52b5069'],size=1,snapshot_id=None,source_replicaid=,source_volid=601f29d2-1332-4dfb-b36f-cec950fb772c,status='creating',user_id='22862c796cda46778974e190d772f0a0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:07:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-751721267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0249e0a-c18b-4835-85b3-8abdf9fa1c97,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=601f29d2-1332-4dfb-b36f-cec950fb772c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22862c796cda46778974e190d772f0a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd782a59-0320-4668-a64b-119b875cbbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd782a59-0320-4668-a64b-119b875cbbaf) transitioned into state 'SUCCESS' from state '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-751721267',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',qos_specs=None,replication_status=,reservations=['ec3419bf-be07-43bc-a0e8-05019a630f69','97f403fb-3e6a-430c-bb78-ebb7803fa559','3d62c277-9a11-41b7-9ef5-5aeba26eec74','d7627933-9ddf-456c-9142-e9d2a52b5069'],size=1,snapshot_id=None,source_replicaid=,source_volid=601f29d2-1332-4dfb-b36f-cec950fb772c,status='creating',user_id='22862c796cda46778974e190d772f0a0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec8ce5a0-a000-4f14-bb04-0f1140270a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec8ce5a0-a000-4f14-bb04-0f1140270a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:02 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Flow 'volume_create_api' (d3b524cd-8763-4524-bd2c-88cd53425719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume request issued successfully. Sep 08 19:07:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-30c55b15-967a-43aa-aa8d-d74f9addad92 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:07:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 524/1082] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:07:01 2026] POST /volume/v3/volumes => generated 801 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:07:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-914bd8ee-7cd7-4c42-9d48-7b6afcc44eda None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-914bd8ee-7cd7-4c42-9d48-7b6afcc44eda tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-914bd8ee-7cd7-4c42-9d48-7b6afcc44eda tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-914bd8ee-7cd7-4c42-9d48-7b6afcc44eda tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:02 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:02 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-914bd8ee-7cd7-4c42-9d48-7b6afcc44eda tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-914bd8ee-7cd7-4c42-9d48-7b6afcc44eda tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 559/1083] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:02 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 869 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a3832765-461b-4acb-ad3a-56daf395a600 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a3832765-461b-4acb-ad3a-56daf395a600 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b Sep 08 19:07:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a3832765-461b-4acb-ad3a-56daf395a600 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a3832765-461b-4acb-ad3a-56daf395a600 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a3832765-461b-4acb-ad3a-56daf395a600 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b returned with HTTP 200 Sep 08 19:07:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 525/1084] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:07:02 2026] GET /volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b => generated 440 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-500bb4b9-fcb3-414e-8bf6-8df2352c8f18 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-500bb4b9-fcb3-414e-8bf6-8df2352c8f18 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b/defaults Sep 08 19:07:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-500bb4b9-fcb3-414e-8bf6-8df2352c8f18 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-500bb4b9-fcb3-414e-8bf6-8df2352c8f18 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'defaults' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-500bb4b9-fcb3-414e-8bf6-8df2352c8f18 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b/defaults returned with HTTP 200 Sep 08 19:07:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 560/1085] 192.168.122.253 () {58 vars in 1265 bytes} [Tue Sep 8 19:07:02 2026] GET /volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b/defaults => generated 440 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cf4c372a-25c9-4a40-876a-e7753351dc77 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cf4c372a-25c9-4a40-876a-e7753351dc77 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] PUT http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b Sep 08 19:07:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cf4c372a-25c9-4a40-876a-e7753351dc77 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cf4c372a-25c9-4a40-876a-e7753351dc77 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b returned with HTTP 200 Sep 08 19:07:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 526/1086] 192.168.122.253 () {60 vars in 1258 bytes} [Tue Sep 8 19:07:02 2026] PUT /volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b => generated 398 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-04b1ee02-d696-4dc4-8ce6-07e6c89dc25b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-04b1ee02-d696-4dc4-8ce6-07e6c89dc25b tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] DELETE http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b Sep 08 19:07:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-04b1ee02-d696-4dc4-8ce6-07e6c89dc25b tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-04b1ee02-d696-4dc4-8ce6-07e6c89dc25b tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-04b1ee02-d696-4dc4-8ce6-07e6c89dc25b tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b returned with HTTP 200 Sep 08 19:07:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 561/1087] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:07:02 2026] DELETE /volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 19:07:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b47a27f3-6e39-4295-9162-e29fa71cb5d4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b47a27f3-6e39-4295-9162-e29fa71cb5d4 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b Sep 08 19:07:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b47a27f3-6e39-4295-9162-e29fa71cb5d4 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b47a27f3-6e39-4295-9162-e29fa71cb5d4 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b47a27f3-6e39-4295-9162-e29fa71cb5d4 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b returned with HTTP 200 Sep 08 19:07:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 527/1088] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:07:02 2026] GET /volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b => generated 440 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a68e9ede-ac6a-4f3d-b74c-2e783645a9ba None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a68e9ede-ac6a-4f3d-b74c-2e783645a9ba tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] PUT http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b Sep 08 19:07:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a68e9ede-ac6a-4f3d-b74c-2e783645a9ba tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5a2e9ca3-a5ba-4dba-86f6-e608f915eb14 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5a2e9ca3-a5ba-4dba-86f6-e608f915eb14 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5a2e9ca3-a5ba-4dba-86f6-e608f915eb14 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5a2e9ca3-a5ba-4dba-86f6-e608f915eb14 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5a2e9ca3-a5ba-4dba-86f6-e608f915eb14 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5a2e9ca3-a5ba-4dba-86f6-e608f915eb14 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 528/1089] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:03 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 893 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a68e9ede-ac6a-4f3d-b74c-2e783645a9ba tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b returned with HTTP 200 Sep 08 19:07:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 562/1090] 192.168.122.253 () {60 vars in 1259 bytes} [Tue Sep 8 19:07:02 2026] PUT /volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b => generated 398 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-76e028d1-edb2-4456-8d1c-cbf3d0cbb638 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-76e028d1-edb2-4456-8d1c-cbf3d0cbb638 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b/defaults Sep 08 19:07:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-76e028d1-edb2-4456-8d1c-cbf3d0cbb638 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-76e028d1-edb2-4456-8d1c-cbf3d0cbb638 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'defaults' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-76e028d1-edb2-4456-8d1c-cbf3d0cbb638 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b/defaults returned with HTTP 200 Sep 08 19:07:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 529/1091] 192.168.122.253 () {58 vars in 1265 bytes} [Tue Sep 8 19:07:03 2026] GET /volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b/defaults => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d17f6d1a-0f82-474c-b7b3-27c6577db83f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d17f6d1a-0f82-474c-b7b3-27c6577db83f tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b Sep 08 19:07:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d17f6d1a-0f82-474c-b7b3-27c6577db83f tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d17f6d1a-0f82-474c-b7b3-27c6577db83f tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d17f6d1a-0f82-474c-b7b3-27c6577db83f tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b returned with HTTP 200 Sep 08 19:07:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 563/1092] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:07:03 2026] GET /volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-31b2f1a7-7f2d-44d1-acd9-462232e87ad9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-31b2f1a7-7f2d-44d1-acd9-462232e87ad9 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b?usage=True Sep 08 19:07:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-31b2f1a7-7f2d-44d1-acd9-462232e87ad9 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-31b2f1a7-7f2d-44d1-acd9-462232e87ad9 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-31b2f1a7-7f2d-44d1-acd9-462232e87ad9 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b?usage=True returned with HTTP 200 Sep 08 19:07:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 530/1093] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:07:03 2026] GET /volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b?usage=True => generated 1064 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3473e8e6-251f-42ce-acc7-444395b2555e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:07:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1235566477"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1235566477'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:07:03 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Create volume of 1 GB Sep 08 19:07:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Availability Zones retrieved successfully. Sep 08 19:07:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Flow 'volume_create_api' (af582a10-d238-4787-a687-7464cee844a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0293ed1c-ce85-4cad-b7a1-8ff9bee66945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:07:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0293ed1c-ce85-4cad-b7a1-8ff9bee66945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59341529-6b3a-43ba-b6fb-5facca241b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:04 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Created reservations ['5fb9ad5f-9809-437e-b5d3-ebf5f610fcb7', '3da0f9fa-9cec-4d30-9fc2-bd6deb1ab81a', '67054fcc-346f-4b08-8acd-bab1b31a7877', 'c91f3bf8-702e-4da9-a4b7-954410488fdd'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:04 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59341529-6b3a-43ba-b6fb-5facca241b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fb9ad5f-9809-437e-b5d3-ebf5f610fcb7', '3da0f9fa-9cec-4d30-9fc2-bd6deb1ab81a', '67054fcc-346f-4b08-8acd-bab1b31a7877', 'c91f3bf8-702e-4da9-a4b7-954410488fdd']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:04 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5349b2-b9af-4747-9a58-dbe9888e4f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:04 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5349b2-b9af-4747-9a58-dbe9888e4f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f261c18-cf76-4ef1-a9b7-430dc3fff041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1235566477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e0f36a2152440219922320c08df144b',qos_specs=None,replication_status=,reservations=['5fb9ad5f-9809-437e-b5d3-ebf5f610fcb7','3da0f9fa-9cec-4d30-9fc2-bd6deb1ab81a','67054fcc-346f-4b08-8acd-bab1b31a7877','c91f3bf8-702e-4da9-a4b7-954410488fdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07afdc9ea8fd4113804397ed79102eac',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1235566477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f261c18-cf76-4ef1-a9b7-430dc3fff041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e0f36a2152440219922320c08df144b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07afdc9ea8fd4113804397ed79102eac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:04 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3549262-20e0-4ed0-8c8f-21ce1c842536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:04 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3549262-20e0-4ed0-8c8f-21ce1c842536) transitioned into state 'SUCCESS' from state '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-1235566477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e0f36a2152440219922320c08df144b',qos_specs=None,replication_status=,reservations=['5fb9ad5f-9809-437e-b5d3-ebf5f610fcb7','3da0f9fa-9cec-4d30-9fc2-bd6deb1ab81a','67054fcc-346f-4b08-8acd-bab1b31a7877','c91f3bf8-702e-4da9-a4b7-954410488fdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07afdc9ea8fd4113804397ed79102eac',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:04 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88952fa9-5646-4eae-963d-e6dc07919e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:04 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88952fa9-5646-4eae-963d-e6dc07919e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:04 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Flow 'volume_create_api' (af582a10-d238-4787-a687-7464cee844a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Create volume request issued successfully. Sep 08 19:07:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3473e8e6-251f-42ce-acc7-444395b2555e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:07:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 564/1094] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:07:03 2026] POST /volume/v3/volumes => generated 765 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:07:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1e30f87b-9f9b-4102-be35-06eceba6e422 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e30f87b-9f9b-4102-be35-06eceba6e422 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e30f87b-9f9b-4102-be35-06eceba6e422 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e30f87b-9f9b-4102-be35-06eceba6e422 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1e30f87b-9f9b-4102-be35-06eceba6e422 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8dd8eb8f-e5cf-475b-b709-e8ea5ce96721 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e30f87b-9f9b-4102-be35-06eceba6e422 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 200 Sep 08 19:07:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 531/1095] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:04 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 833 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8dd8eb8f-e5cf-475b-b709-e8ea5ce96721 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8dd8eb8f-e5cf-475b-b709-e8ea5ce96721 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8dd8eb8f-e5cf-475b-b709-e8ea5ce96721 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8dd8eb8f-e5cf-475b-b709-e8ea5ce96721 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8dd8eb8f-e5cf-475b-b709-e8ea5ce96721 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 565/1096] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:04 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 893 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-42715153-7003-4f87-b05c-dac2dbb9c9b4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-42715153-7003-4f87-b05c-dac2dbb9c9b4 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-42715153-7003-4f87-b05c-dac2dbb9c9b4 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-42715153-7003-4f87-b05c-dac2dbb9c9b4 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-42715153-7003-4f87-b05c-dac2dbb9c9b4 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-42715153-7003-4f87-b05c-dac2dbb9c9b4 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 200 Sep 08 19:07:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 532/1097] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:05 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0bfd51c7-c8b0-43ee-b5f4-1d0e757be6fe None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0bfd51c7-c8b0-43ee-b5f4-1d0e757be6fe tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0bfd51c7-c8b0-43ee-b5f4-1d0e757be6fe tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0bfd51c7-c8b0-43ee-b5f4-1d0e757be6fe tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0bfd51c7-c8b0-43ee-b5f4-1d0e757be6fe tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0bfd51c7-c8b0-43ee-b5f4-1d0e757be6fe tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 566/1098] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:05 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 893 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d45f811c-5ec4-49ce-b6b8-558722a09706 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d45f811c-5ec4-49ce-b6b8-558722a09706 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d45f811c-5ec4-49ce-b6b8-558722a09706 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d45f811c-5ec4-49ce-b6b8-558722a09706 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d45f811c-5ec4-49ce-b6b8-558722a09706 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d45f811c-5ec4-49ce-b6b8-558722a09706 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 200 Sep 08 19:07:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 533/1099] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:06 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b555331c-0bbc-4b7a-bfa2-50dd926a7f85 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b555331c-0bbc-4b7a-bfa2-50dd926a7f85 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b555331c-0bbc-4b7a-bfa2-50dd926a7f85 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b555331c-0bbc-4b7a-bfa2-50dd926a7f85 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b555331c-0bbc-4b7a-bfa2-50dd926a7f85 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b555331c-0bbc-4b7a-bfa2-50dd926a7f85 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 567/1100] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:06 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 893 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-13fdb468-f439-4cc4-92c2-5b4528389c9d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-13fdb468-f439-4cc4-92c2-5b4528389c9d tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-13fdb468-f439-4cc4-92c2-5b4528389c9d tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-13fdb468-f439-4cc4-92c2-5b4528389c9d tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c2038b0f-015e-4979-b1ef-0daf55157150 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-13fdb468-f439-4cc4-92c2-5b4528389c9d tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c2038b0f-015e-4979-b1ef-0daf55157150 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c2038b0f-015e-4979-b1ef-0daf55157150 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c2038b0f-015e-4979-b1ef-0daf55157150 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-13fdb468-f439-4cc4-92c2-5b4528389c9d tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 200 Sep 08 19:07:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 534/1101] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:07 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 857 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:07:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c2038b0f-015e-4979-b1ef-0daf55157150 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c2038b0f-015e-4979-b1ef-0daf55157150 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 568/1102] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:07 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 893 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-35775025-1821-46d9-a9b8-0921c268d90f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-35775025-1821-46d9-a9b8-0921c268d90f tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-35775025-1821-46d9-a9b8-0921c268d90f tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-35775025-1821-46d9-a9b8-0921c268d90f tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a8705bbb-8111-4f6f-ade2-dff0abb59d31 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8705bbb-8111-4f6f-ade2-dff0abb59d31 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8705bbb-8111-4f6f-ade2-dff0abb59d31 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8705bbb-8111-4f6f-ade2-dff0abb59d31 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-35775025-1821-46d9-a9b8-0921c268d90f tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-35775025-1821-46d9-a9b8-0921c268d90f tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 200 Sep 08 19:07:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 535/1103] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:08 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 857 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a8705bbb-8111-4f6f-ade2-dff0abb59d31 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8705bbb-8111-4f6f-ade2-dff0abb59d31 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 569/1104] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:08 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 893 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-246006ff-d184-4e21-831c-dee818ff47fb req-b4dde41e-cc82-45b1-b338-eedf4455587c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-246006ff-d184-4e21-831c-dee818ff47fb req-b4dde41e-cc82-45b1-b338-eedf4455587c tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] GET http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:07:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-246006ff-d184-4e21-831c-dee818ff47fb req-b4dde41e-cc82-45b1-b338-eedf4455587c tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-246006ff-d184-4e21-831c-dee818ff47fb req-b4dde41e-cc82-45b1-b338-eedf4455587c tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:09 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:09 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-246006ff-d184-4e21-831c-dee818ff47fb req-b4dde41e-cc82-45b1-b338-eedf4455587c tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Volume info retrieved successfully. Sep 08 19:07:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-246006ff-d184-4e21-831c-dee818ff47fb req-b4dde41e-cc82-45b1-b338-eedf4455587c tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 returned with HTTP 200 Sep 08 19:07:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 536/1105] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:07:09 2026] GET /volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 => generated 859 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cb4d321d-d44b-46d5-8214-d71f941e4508 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cb4d321d-d44b-46d5-8214-d71f941e4508 None None] GET http://192.168.122.253/volume// Sep 08 19:07:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cb4d321d-d44b-46d5-8214-d71f941e4508 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cb4d321d-d44b-46d5-8214-d71f941e4508 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cb4d321d-d44b-46d5-8214-d71f941e4508 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:07:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 570/1106] 192.168.122.253 () {58 vars in 1308 bytes} [Tue Sep 8 19:07:09 2026] GET /volume/ => generated 390 bytes in 29 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:07:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-246006ff-d184-4e21-831c-dee818ff47fb req-b3bba6a3-6168-4276-9489-19f7b1c5d4c4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-246006ff-d184-4e21-831c-dee818ff47fb req-b3bba6a3-6168-4276-9489-19f7b1c5d4c4 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:07:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-246006ff-d184-4e21-831c-dee818ff47fb req-b3bba6a3-6168-4276-9489-19f7b1c5d4c4 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10d39f2f-1512-48cb-a546-c74053103893", "connector": null, "instance_uuid": "6ce58ff8-30e8-4a77-8fa2-679d628cb10c"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:09 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:09 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-246006ff-d184-4e21-831c-dee818ff47fb req-b3bba6a3-6168-4276-9489-19f7b1c5d4c4 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:07:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 537/1107] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:07:09 2026] POST /volume/v3/attachments => generated 273 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-97e592c2-f22e-446b-8170-9b0a1abb1c4a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-97e592c2-f22e-446b-8170-9b0a1abb1c4a tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-97e592c2-f22e-446b-8170-9b0a1abb1c4a tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-97e592c2-f22e-446b-8170-9b0a1abb1c4a tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:09 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7a8b3828-ce8f-41a6-9252-3d8cfaf958b9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-97e592c2-f22e-446b-8170-9b0a1abb1c4a tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7a8b3828-ce8f-41a6-9252-3d8cfaf958b9 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7a8b3828-ce8f-41a6-9252-3d8cfaf958b9 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7a8b3828-ce8f-41a6-9252-3d8cfaf958b9 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-97e592c2-f22e-446b-8170-9b0a1abb1c4a tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 200 Sep 08 19:07:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 571/1108] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:09 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 857 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-246006ff-d184-4e21-831c-dee818ff47fb req-f59c53b8-22c5-4662-9f10-4e3f5d8dc080 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-246006ff-d184-4e21-831c-dee818ff47fb req-f59c53b8-22c5-4662-9f10-4e3f5d8dc080 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] POST http://192.168.122.253/volume/v3/attachments/e7c7405a-316c-4cd3-9180-c52b05f96a02/action Sep 08 19:07:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-246006ff-d184-4e21-831c-dee818ff47fb req-f59c53b8-22c5-4662-9f10-4e3f5d8dc080 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Action body: b'{"os-complete": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:07:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-246006ff-d184-4e21-831c-dee818ff47fb req-f59c53b8-22c5-4662-9f10-4e3f5d8dc080 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7a8b3828-ce8f-41a6-9252-3d8cfaf958b9 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7a8b3828-ce8f-41a6-9252-3d8cfaf958b9 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 538/1109] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:09 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 893 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-246006ff-d184-4e21-831c-dee818ff47fb req-f59c53b8-22c5-4662-9f10-4e3f5d8dc080 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/attachments/e7c7405a-316c-4cd3-9180-c52b05f96a02/action returned with HTTP 204 Sep 08 19:07:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 572/1110] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:07:10 2026] POST /volume/v3/attachments/e7c7405a-316c-4cd3-9180-c52b05f96a02/action => generated 0 bytes in 240 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1e34509f-fc15-4224-ad3b-47438a3a357c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e34509f-fc15-4224-ad3b-47438a3a357c tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] GET http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:07:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e34509f-fc15-4224-ad3b-47438a3a357c tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e34509f-fc15-4224-ad3b-47438a3a357c tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1e34509f-fc15-4224-ad3b-47438a3a357c tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Volume info retrieved successfully. Sep 08 19:07:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e34509f-fc15-4224-ad3b-47438a3a357c tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 returned with HTTP 200 Sep 08 19:07:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 539/1111] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:10 2026] GET /volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 => generated 1121 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-31c86dfb-f4cb-45b9-8073-04403301b0be None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-31c86dfb-f4cb-45b9-8073-04403301b0be tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] GET http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:07:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-31c86dfb-f4cb-45b9-8073-04403301b0be tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-31c86dfb-f4cb-45b9-8073-04403301b0be tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-31c86dfb-f4cb-45b9-8073-04403301b0be tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Volume info retrieved successfully. Sep 08 19:07:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-31c86dfb-f4cb-45b9-8073-04403301b0be tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 returned with HTTP 200 Sep 08 19:07:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 573/1112] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:10 2026] GET /volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 => generated 1121 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-df62cddd-7af1-422b-a776-99f48ce6797f req-0ec75970-c827-4453-9f62-c115e7d4e522 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-df62cddd-7af1-422b-a776-99f48ce6797f req-0ec75970-c827-4453-9f62-c115e7d4e522 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] GET http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:07:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-df62cddd-7af1-422b-a776-99f48ce6797f req-0ec75970-c827-4453-9f62-c115e7d4e522 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-df62cddd-7af1-422b-a776-99f48ce6797f req-0ec75970-c827-4453-9f62-c115e7d4e522 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:11 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-df62cddd-7af1-422b-a776-99f48ce6797f req-0ec75970-c827-4453-9f62-c115e7d4e522 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Volume info retrieved successfully. Sep 08 19:07:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-df62cddd-7af1-422b-a776-99f48ce6797f req-0ec75970-c827-4453-9f62-c115e7d4e522 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 returned with HTTP 200 Sep 08 19:07:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 540/1113] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:07:10 2026] GET /volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 => generated 1121 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-29f0f9d6-e9e8-467e-8428-f03d7bc41f28 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-29f0f9d6-e9e8-467e-8428-f03d7bc41f28 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-29f0f9d6-e9e8-467e-8428-f03d7bc41f28 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-29f0f9d6-e9e8-467e-8428-f03d7bc41f28 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-29f0f9d6-e9e8-467e-8428-f03d7bc41f28 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-df62cddd-7af1-422b-a776-99f48ce6797f req-247ef2da-0daf-4b40-9e90-85543cf19a5b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-29f0f9d6-e9e8-467e-8428-f03d7bc41f28 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 200 Sep 08 19:07:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 574/1114] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:11 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 857 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cf9b9324-c536-4a80-bdf8-f8900d1e4750 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-df62cddd-7af1-422b-a776-99f48ce6797f req-247ef2da-0daf-4b40-9e90-85543cf19a5b tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] DELETE http://192.168.122.253/volume/v3/attachments/e7c7405a-316c-4cd3-9180-c52b05f96a02 Sep 08 19:07:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-df62cddd-7af1-422b-a776-99f48ce6797f req-247ef2da-0daf-4b40-9e90-85543cf19a5b tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-df62cddd-7af1-422b-a776-99f48ce6797f req-247ef2da-0daf-4b40-9e90-85543cf19a5b tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cf9b9324-c536-4a80-bdf8-f8900d1e4750 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cf9b9324-c536-4a80-bdf8-f8900d1e4750 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cf9b9324-c536-4a80-bdf8-f8900d1e4750 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:11 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:11 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cf9b9324-c536-4a80-bdf8-f8900d1e4750 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cf9b9324-c536-4a80-bdf8-f8900d1e4750 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 575/1115] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:11 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 893 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:11 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:11 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:07:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-df62cddd-7af1-422b-a776-99f48ce6797f req-247ef2da-0daf-4b40-9e90-85543cf19a5b tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/attachments/e7c7405a-316c-4cd3-9180-c52b05f96a02 returned with HTTP 200 Sep 08 19:07:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 541/1116] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:07:11 2026] DELETE /volume/v3/attachments/e7c7405a-316c-4cd3-9180-c52b05f96a02 => generated 19 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4c7834e3-0c37-488c-97d9-28fb9a26d0ad None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4c7834e3-0c37-488c-97d9-28fb9a26d0ad tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] GET http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:07:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4c7834e3-0c37-488c-97d9-28fb9a26d0ad tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4c7834e3-0c37-488c-97d9-28fb9a26d0ad tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4c7834e3-0c37-488c-97d9-28fb9a26d0ad tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Volume info retrieved successfully. Sep 08 19:07:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4c7834e3-0c37-488c-97d9-28fb9a26d0ad tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 returned with HTTP 200 Sep 08 19:07:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 576/1117] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:11 2026] GET /volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 => generated 859 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3ade219d-5c8e-4e28-a91c-846310c18b8e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3ade219d-5c8e-4e28-a91c-846310c18b8e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3ade219d-5c8e-4e28-a91c-846310c18b8e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3ade219d-5c8e-4e28-a91c-846310c18b8e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:12 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:12 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:12 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3ade219d-5c8e-4e28-a91c-846310c18b8e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3ade219d-5c8e-4e28-a91c-846310c18b8e tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 200 Sep 08 19:07:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 542/1118] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:12 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4f84ad02-e9d1-4b58-8b0e-3cee3072ccff None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4f84ad02-e9d1-4b58-8b0e-3cee3072ccff tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4f84ad02-e9d1-4b58-8b0e-3cee3072ccff tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4f84ad02-e9d1-4b58-8b0e-3cee3072ccff tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:12 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4f84ad02-e9d1-4b58-8b0e-3cee3072ccff tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4f84ad02-e9d1-4b58-8b0e-3cee3072ccff tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 577/1119] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:12 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 893 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fbca397f-e726-4713-926d-4a97f3a0f8eb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fbca397f-e726-4713-926d-4a97f3a0f8eb tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fbca397f-e726-4713-926d-4a97f3a0f8eb tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fbca397f-e726-4713-926d-4a97f3a0f8eb tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:13 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-fbca397f-e726-4713-926d-4a97f3a0f8eb tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fbca397f-e726-4713-926d-4a97f3a0f8eb tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 200 Sep 08 19:07:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 543/1120] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:13 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f7b0fa1c-5177-493b-9722-ce29d39096d5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f7b0fa1c-5177-493b-9722-ce29d39096d5 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f7b0fa1c-5177-493b-9722-ce29d39096d5 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f7b0fa1c-5177-493b-9722-ce29d39096d5 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:13 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f7b0fa1c-5177-493b-9722-ce29d39096d5 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f7b0fa1c-5177-493b-9722-ce29d39096d5 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 578/1121] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:13 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 893 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c578336c-e214-4c69-8943-dc51fec9f6d1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c578336c-e214-4c69-8943-dc51fec9f6d1 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c578336c-e214-4c69-8943-dc51fec9f6d1 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c578336c-e214-4c69-8943-dc51fec9f6d1 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:14 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:14 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:14 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:14 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c578336c-e214-4c69-8943-dc51fec9f6d1 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c578336c-e214-4c69-8943-dc51fec9f6d1 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 200 Sep 08 19:07:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 544/1122] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:14 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f6343911-47e8-48a4-a1da-0525b98a4629 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f6343911-47e8-48a4-a1da-0525b98a4629 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f6343911-47e8-48a4-a1da-0525b98a4629 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f6343911-47e8-48a4-a1da-0525b98a4629 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:14 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:14 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:14 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:14 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:14 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f6343911-47e8-48a4-a1da-0525b98a4629 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f6343911-47e8-48a4-a1da-0525b98a4629 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 579/1123] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:14 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 893 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d728f24e-a2ee-413e-ada7-c996e54713ca None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d728f24e-a2ee-413e-ada7-c996e54713ca tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d728f24e-a2ee-413e-ada7-c996e54713ca tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d728f24e-a2ee-413e-ada7-c996e54713ca tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:15 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:15 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d728f24e-a2ee-413e-ada7-c996e54713ca tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d728f24e-a2ee-413e-ada7-c996e54713ca tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 200 Sep 08 19:07:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 545/1124] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:15 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1c56e9d7-9d68-4897-91b7-957802b0afe3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1c56e9d7-9d68-4897-91b7-957802b0afe3 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b?usage=True Sep 08 19:07:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1c56e9d7-9d68-4897-91b7-957802b0afe3 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1c56e9d7-9d68-4897-91b7-957802b0afe3 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8f412287-2f2b-42d3-a48f-eeef86c89aec None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8f412287-2f2b-42d3-a48f-eeef86c89aec tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8f412287-2f2b-42d3-a48f-eeef86c89aec tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8f412287-2f2b-42d3-a48f-eeef86c89aec tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:15 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:15 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1c56e9d7-9d68-4897-91b7-957802b0afe3 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b?usage=True returned with HTTP 200 Sep 08 19:07:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 580/1125] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:07:15 2026] GET /volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b?usage=True => generated 1064 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:07:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8f412287-2f2b-42d3-a48f-eeef86c89aec tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-90fceb6b-9d40-4399-9233-c45b20912329 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-90fceb6b-9d40-4399-9233-c45b20912329 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] DELETE http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-90fceb6b-9d40-4399-9233-c45b20912329 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-90fceb6b-9d40-4399-9233-c45b20912329 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:15 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-90fceb6b-9d40-4399-9233-c45b20912329 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Delete volume with id: 7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8f412287-2f2b-42d3-a48f-eeef86c89aec tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 546/1126] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:15 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 894 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b48ca6e5-4f3e-4ccc-8ba4-932da95ff2df None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:15 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:15 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:15 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:15 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b48ca6e5-4f3e-4ccc-8ba4-932da95ff2df tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b48ca6e5-4f3e-4ccc-8ba4-932da95ff2df tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-90fceb6b-9d40-4399-9233-c45b20912329 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b48ca6e5-4f3e-4ccc-8ba4-932da95ff2df tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:15 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:15 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b48ca6e5-4f3e-4ccc-8ba4-932da95ff2df tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Volume info retrieved successfully. Sep 08 19:07:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-90fceb6b-9d40-4399-9233-c45b20912329 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Delete volume request issued successfully. Sep 08 19:07:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-90fceb6b-9d40-4399-9233-c45b20912329 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 202 Sep 08 19:07:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 581/1127] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:07:15 2026] DELETE /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:07:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8afce3a0-cbd7-4ce2-9da0-0e5fdf2880ca None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b48ca6e5-4f3e-4ccc-8ba4-932da95ff2df tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8afce3a0-cbd7-4ce2-9da0-0e5fdf2880ca tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 547/1128] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:15 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 894 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8afce3a0-cbd7-4ce2-9da0-0e5fdf2880ca tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8afce3a0-cbd7-4ce2-9da0-0e5fdf2880ca tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7cc0f912-6f89-4827-b3b5-775fa770b35f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7cc0f912-6f89-4827-b3b5-775fa770b35f tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] PUT http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7cc0f912-6f89-4827-b3b5-775fa770b35f tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-751721267"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:15 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:15 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:15 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:15 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8afce3a0-cbd7-4ce2-9da0-0e5fdf2880ca tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:15 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:15 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8afce3a0-cbd7-4ce2-9da0-0e5fdf2880ca tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 200 Sep 08 19:07:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 582/1129] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:15 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 857 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7cc0f912-6f89-4827-b3b5-775fa770b35f tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7cc0f912-6f89-4827-b3b5-775fa770b35f tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume updated successfully. Sep 08 19:07:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7cc0f912-6f89-4827-b3b5-775fa770b35f tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 548/1130] 192.168.122.253 () {60 vars in 1252 bytes} [Tue Sep 8 19:07:15 2026] PUT /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5ffa34f9-e76a-4a91-88ba-ec5a8e23e5c7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ffa34f9-e76a-4a91-88ba-ec5a8e23e5c7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] PUT http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5ffa34f9-e76a-4a91-88ba-ec5a8e23e5c7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-352894865", "description": "This is the new description of volume"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:15 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:15 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:15 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:15 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5ffa34f9-e76a-4a91-88ba-ec5a8e23e5c7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5ffa34f9-e76a-4a91-88ba-ec5a8e23e5c7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume updated successfully. Sep 08 19:07:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ffa34f9-e76a-4a91-88ba-ec5a8e23e5c7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 583/1131] 192.168.122.253 () {60 vars in 1253 bytes} [Tue Sep 8 19:07:15 2026] PUT /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d8c1bc75-e92e-449b-85ae-289e837837f7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d8c1bc75-e92e-449b-85ae-289e837837f7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d8c1bc75-e92e-449b-85ae-289e837837f7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d8c1bc75-e92e-449b-85ae-289e837837f7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:16 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:16 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:16 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:16 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d8c1bc75-e92e-449b-85ae-289e837837f7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Volume info retrieved successfully. Sep 08 19:07:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d8c1bc75-e92e-449b-85ae-289e837837f7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 549/1132] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:16 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 933 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1794773778", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1115579686"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1794773778', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1115579686'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume of 1 GB Sep 08 19:07:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Availability Zones retrieved successfully. Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Flow 'volume_create_api' (cdbee7f6-2404-4f44-b16a-676d27223813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4804c42c-6102-4a37-9a05-400bf9b4ed26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4804c42c-6102-4a37-9a05-400bf9b4ed26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e46cb09-97a5-4c29-a476-f084bf54c552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Created reservations ['e8a020f1-5c51-4522-98a2-87281fd5ab0f', '5df82275-b5e6-447e-9651-e5cc7f046e39', 'cb2d2ec7-4c65-4462-a564-5850643c4215', 'e58aaf51-f7c9-4655-814f-d7e37829faf8'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e46cb09-97a5-4c29-a476-f084bf54c552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8a020f1-5c51-4522-98a2-87281fd5ab0f', '5df82275-b5e6-447e-9651-e5cc7f046e39', 'cb2d2ec7-4c65-4462-a564-5850643c4215', 'e58aaf51-f7c9-4655-814f-d7e37829faf8']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908408a8-5e8b-4262-a835-e701f3911760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:16 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908408a8-5e8b-4262-a835-e701f3911760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90e74db8-fd18-47e0-9d3f-a6425b586ee6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1794773778',display_name='tempest-VolumesGetTest-Volume-1115579686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',qos_specs=None,replication_status=,reservations=['e8a020f1-5c51-4522-98a2-87281fd5ab0f','5df82275-b5e6-447e-9651-e5cc7f046e39','cb2d2ec7-4c65-4462-a564-5850643c4215','e58aaf51-f7c9-4655-814f-d7e37829faf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22862c796cda46778974e190d772f0a0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:07:16Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1794773778',display_name='tempest-VolumesGetTest-Volume-1115579686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90e74db8-fd18-47e0-9d3f-a6425b586ee6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22862c796cda46778974e190d772f0a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9379fc-f36d-4b17-84e6-48264295dae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9379fc-f36d-4b17-84e6-48264295dae0) transitioned into 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-1794773778',display_name='tempest-VolumesGetTest-Volume-1115579686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',qos_specs=None,replication_status=,reservations=['e8a020f1-5c51-4522-98a2-87281fd5ab0f','5df82275-b5e6-447e-9651-e5cc7f046e39','cb2d2ec7-4c65-4462-a564-5850643c4215','e58aaf51-f7c9-4655-814f-d7e37829faf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22862c796cda46778974e190d772f0a0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da81ae34-f89a-40dc-a4c8-b560ef2e8715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da81ae34-f89a-40dc-a4c8-b560ef2e8715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Flow 'volume_create_api' (cdbee7f6-2404-4f44-b16a-676d27223813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume request issued successfully. Sep 08 19:07:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-659c02db-deb0-4e66-97d8-aa3377a5c7a7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:07:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 584/1133] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:07:16 2026] POST /volume/v3/volumes => generated 789 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:07:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d0e92fb4-6bde-4bb3-a556-6da2c075ecb8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d0e92fb4-6bde-4bb3-a556-6da2c075ecb8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 Sep 08 19:07:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d0e92fb4-6bde-4bb3-a556-6da2c075ecb8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d0e92fb4-6bde-4bb3-a556-6da2c075ecb8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:16 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:16 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:16 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:16 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d0e92fb4-6bde-4bb3-a556-6da2c075ecb8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d0e92fb4-6bde-4bb3-a556-6da2c075ecb8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 returned with HTTP 200 Sep 08 19:07:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 550/1134] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:16 2026] GET /volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-418dfdf3-b9e5-491d-a016-950e15ee8d9c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-418dfdf3-b9e5-491d-a016-950e15ee8d9c tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-418dfdf3-b9e5-491d-a016-950e15ee8d9c tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-418dfdf3-b9e5-491d-a016-950e15ee8d9c tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:16 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:16 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-418dfdf3-b9e5-491d-a016-950e15ee8d9c tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-418dfdf3-b9e5-491d-a016-950e15ee8d9c tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 200 Sep 08 19:07:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 585/1135] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:16 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 857 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f8f7f437-e77f-476d-8353-0ae50a992e5c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8f7f437-e77f-476d-8353-0ae50a992e5c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 Sep 08 19:07:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8f7f437-e77f-476d-8353-0ae50a992e5c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8f7f437-e77f-476d-8353-0ae50a992e5c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:17 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:17 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:17 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:17 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f8f7f437-e77f-476d-8353-0ae50a992e5c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8f7f437-e77f-476d-8353-0ae50a992e5c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 returned with HTTP 200 Sep 08 19:07:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 551/1136] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:17 2026] GET /volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 => generated 881 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bcc54c50-f618-4ed1-b449-2490b960db21 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bcc54c50-f618-4ed1-b449-2490b960db21 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bcc54c50-f618-4ed1-b449-2490b960db21 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bcc54c50-f618-4ed1-b449-2490b960db21 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bcc54c50-f618-4ed1-b449-2490b960db21 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 404 Sep 08 19:07:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 586/1137] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:18 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3eb57016-88db-425b-af04-501c101e9654 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3eb57016-88db-425b-af04-501c101e9654 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3eb57016-88db-425b-af04-501c101e9654 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3eb57016-88db-425b-af04-501c101e9654 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3eb57016-88db-425b-af04-501c101e9654 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 404 Sep 08 19:07:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 552/1138] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:18 2026] GET /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6c335e31-5089-42db-983e-338b58fe823f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6c335e31-5089-42db-983e-338b58fe823f tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] DELETE http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6c335e31-5089-42db-983e-338b58fe823f tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6c335e31-5089-42db-983e-338b58fe823f tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:18 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-6c335e31-5089-42db-983e-338b58fe823f tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Delete volume with id: 7f261c18-cf76-4ef1-a9b7-430dc3fff041 Sep 08 19:07:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6c335e31-5089-42db-983e-338b58fe823f tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 returned with HTTP 404 Sep 08 19:07:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 587/1139] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:07:18 2026] DELETE /volume/v3/volumes/7f261c18-cf76-4ef1-a9b7-430dc3fff041 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-744cb06a-597c-447d-8857-bb29b0d852ee None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1972289899"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1972289899'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Create volume of 1 GB Sep 08 19:07:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Availability Zones retrieved successfully. Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Flow 'volume_create_api' (8f5c0704-9060-4a96-8ee0-a676cac59594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36a3e612-cdc9-4216-8e98-0fb9c5294ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36a3e612-cdc9-4216-8e98-0fb9c5294ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ff702e-1661-4bd6-9b18-23488a3967bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Created reservations ['5aec6b74-d6b6-4fa3-adfe-cbb996458e4a', 'caafd6a8-e64f-4d0c-b6ed-50e0a8178386', '90ac8097-4fc7-4d51-9d45-ef48e843b665', '65513bbb-80f3-44a2-ab67-b914c0281303'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ff702e-1661-4bd6-9b18-23488a3967bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5aec6b74-d6b6-4fa3-adfe-cbb996458e4a', 'caafd6a8-e64f-4d0c-b6ed-50e0a8178386', '90ac8097-4fc7-4d51-9d45-ef48e843b665', '65513bbb-80f3-44a2-ab67-b914c0281303']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3627d4c6-d026-4784-8ed0-5ceed2cb0450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3627d4c6-d026-4784-8ed0-5ceed2cb0450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aedaa481-f0ec-47c0-8f83-b10cc0455f51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1972289899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e0f36a2152440219922320c08df144b',qos_specs=None,replication_status=,reservations=['5aec6b74-d6b6-4fa3-adfe-cbb996458e4a','caafd6a8-e64f-4d0c-b6ed-50e0a8178386','90ac8097-4fc7-4d51-9d45-ef48e843b665','65513bbb-80f3-44a2-ab67-b914c0281303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07afdc9ea8fd4113804397ed79102eac',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:07:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1972289899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aedaa481-f0ec-47c0-8f83-b10cc0455f51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e0f36a2152440219922320c08df144b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07afdc9ea8fd4113804397ed79102eac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc1a28ff-763a-47f6-bd41-db4445118b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc1a28ff-763a-47f6-bd41-db4445118b18) transitioned into state 'SUCCESS' from state '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-1972289899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e0f36a2152440219922320c08df144b',qos_specs=None,replication_status=,reservations=['5aec6b74-d6b6-4fa3-adfe-cbb996458e4a','caafd6a8-e64f-4d0c-b6ed-50e0a8178386','90ac8097-4fc7-4d51-9d45-ef48e843b665','65513bbb-80f3-44a2-ab67-b914c0281303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07afdc9ea8fd4113804397ed79102eac',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8a186d-d8c2-465c-8a0f-5ebcdd4c3511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8a186d-d8c2-465c-8a0f-5ebcdd4c3511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Flow 'volume_create_api' (8f5c0704-9060-4a96-8ee0-a676cac59594) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Create volume request issued successfully. Sep 08 19:07:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-744cb06a-597c-447d-8857-bb29b0d852ee tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:07:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 553/1140] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:07:18 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 08 19:07:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-21235828-dcca-4f67-9449-324a2771a00d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-21235828-dcca-4f67-9449-324a2771a00d tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 Sep 08 19:07:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-21235828-dcca-4f67-9449-324a2771a00d tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-21235828-dcca-4f67-9449-324a2771a00d tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-21235828-dcca-4f67-9449-324a2771a00d tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-21235828-dcca-4f67-9449-324a2771a00d tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 returned with HTTP 200 Sep 08 19:07:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 588/1141] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:18 2026] GET /volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 => generated 833 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c8e8cf0b-eee9-449e-bcba-17dfb34da7cb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c8e8cf0b-eee9-449e-bcba-17dfb34da7cb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c8e8cf0b-eee9-449e-bcba-17dfb34da7cb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c8e8cf0b-eee9-449e-bcba-17dfb34da7cb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c8e8cf0b-eee9-449e-bcba-17dfb34da7cb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c8e8cf0b-eee9-449e-bcba-17dfb34da7cb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 returned with HTTP 200 Sep 08 19:07:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 554/1142] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:18 2026] GET /volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 => generated 882 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f5bcd26e-3156-4dfc-945a-87ea7b8b5291 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f5bcd26e-3156-4dfc-945a-87ea7b8b5291 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] PUT http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 Sep 08 19:07:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f5bcd26e-3156-4dfc-945a-87ea7b8b5291 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-751721267", "description": null}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f5bcd26e-3156-4dfc-945a-87ea7b8b5291 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f5bcd26e-3156-4dfc-945a-87ea7b8b5291 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume updated successfully. Sep 08 19:07:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f5bcd26e-3156-4dfc-945a-87ea7b8b5291 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 returned with HTTP 200 Sep 08 19:07:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 589/1143] 192.168.122.253 () {60 vars in 1252 bytes} [Tue Sep 8 19:07:18 2026] PUT /volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 => generated 778 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dcbaacb9-6e6e-4cfc-b4c1-0f0e15c78613 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dcbaacb9-6e6e-4cfc-b4c1-0f0e15c78613 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 Sep 08 19:07:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dcbaacb9-6e6e-4cfc-b4c1-0f0e15c78613 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dcbaacb9-6e6e-4cfc-b4c1-0f0e15c78613 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-dcbaacb9-6e6e-4cfc-b4c1-0f0e15c78613 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dcbaacb9-6e6e-4cfc-b4c1-0f0e15c78613 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 returned with HTTP 200 Sep 08 19:07:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 555/1144] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:19 2026] GET /volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 => generated 846 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d266a890-58e7-4bb7-9d78-7c572ed9628d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d266a890-58e7-4bb7-9d78-7c572ed9628d tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] DELETE http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 Sep 08 19:07:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d266a890-58e7-4bb7-9d78-7c572ed9628d tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d266a890-58e7-4bb7-9d78-7c572ed9628d tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:19 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-d266a890-58e7-4bb7-9d78-7c572ed9628d tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Delete volume with id: 90e74db8-fd18-47e0-9d3f-a6425b586ee6 Sep 08 19:07:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d266a890-58e7-4bb7-9d78-7c572ed9628d tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d266a890-58e7-4bb7-9d78-7c572ed9628d tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Delete volume request issued successfully. Sep 08 19:07:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d266a890-58e7-4bb7-9d78-7c572ed9628d tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 returned with HTTP 202 Sep 08 19:07:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 590/1145] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:07:19 2026] DELETE /volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:07:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-485d45e8-ad55-4c2f-a941-a0087c316bc7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-485d45e8-ad55-4c2f-a941-a0087c316bc7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 Sep 08 19:07:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-485d45e8-ad55-4c2f-a941-a0087c316bc7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-485d45e8-ad55-4c2f-a941-a0087c316bc7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-485d45e8-ad55-4c2f-a941-a0087c316bc7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-485d45e8-ad55-4c2f-a941-a0087c316bc7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 returned with HTTP 200 Sep 08 19:07:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 556/1146] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:19 2026] GET /volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 => generated 845 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d10245b4-16d5-4a79-ab63-d46346ee4c97 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d10245b4-16d5-4a79-ab63-d46346ee4c97 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 Sep 08 19:07:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d10245b4-16d5-4a79-ab63-d46346ee4c97 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d10245b4-16d5-4a79-ab63-d46346ee4c97 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d10245b4-16d5-4a79-ab63-d46346ee4c97 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d10245b4-16d5-4a79-ab63-d46346ee4c97 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 returned with HTTP 200 Sep 08 19:07:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 591/1147] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:19 2026] GET /volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 => generated 857 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6e5ec299-5a3c-4fd8-9f3a-411003e05aa2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6e5ec299-5a3c-4fd8-9f3a-411003e05aa2 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 Sep 08 19:07:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6e5ec299-5a3c-4fd8-9f3a-411003e05aa2 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6e5ec299-5a3c-4fd8-9f3a-411003e05aa2 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:20 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:20 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6e5ec299-5a3c-4fd8-9f3a-411003e05aa2 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6e5ec299-5a3c-4fd8-9f3a-411003e05aa2 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 returned with HTTP 200 Sep 08 19:07:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 557/1148] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:20 2026] GET /volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 => generated 845 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e18fa6ea-8b0c-4924-a4d4-e3ee450d81b6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e18fa6ea-8b0c-4924-a4d4-e3ee450d81b6 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 Sep 08 19:07:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e18fa6ea-8b0c-4924-a4d4-e3ee450d81b6 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e18fa6ea-8b0c-4924-a4d4-e3ee450d81b6 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e18fa6ea-8b0c-4924-a4d4-e3ee450d81b6 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Volume info retrieved successfully. Sep 08 19:07:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e18fa6ea-8b0c-4924-a4d4-e3ee450d81b6 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 returned with HTTP 200 Sep 08 19:07:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 592/1149] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:20 2026] GET /volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 => generated 858 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-feae79b0-ca9f-468f-9bd2-d9736013f512 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-feae79b0-ca9f-468f-9bd2-d9736013f512 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b?usage=True Sep 08 19:07:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-feae79b0-ca9f-468f-9bd2-d9736013f512 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-feae79b0-ca9f-468f-9bd2-d9736013f512 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-feae79b0-ca9f-468f-9bd2-d9736013f512 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b?usage=True returned with HTTP 200 Sep 08 19:07:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 558/1150] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:07:20 2026] GET /volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b?usage=True => generated 1064 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:07:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7f228895-d755-46e0-b396-8ebcbe8425c5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7f228895-d755-46e0-b396-8ebcbe8425c5 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/7298906c610b42a981f5e1c49cfbd9c6?usage=True Sep 08 19:07:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7f228895-d755-46e0-b396-8ebcbe8425c5 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7f228895-d755-46e0-b396-8ebcbe8425c5 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7f228895-d755-46e0-b396-8ebcbe8425c5 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/7298906c610b42a981f5e1c49cfbd9c6?usage=True returned with HTTP 200 Sep 08 19:07:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 593/1151] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:07:21 2026] GET /volume/v3/os-quota-sets/7298906c610b42a981f5e1c49cfbd9c6?usage=True => generated 1064 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-af487817-f9ae-4ba0-ba97-44e3ef675d44 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-af487817-f9ae-4ba0-ba97-44e3ef675d44 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] POST http://192.168.122.253/volume/v3/os-volume-transfer Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-af487817-f9ae-4ba0-ba97-44e3ef675d44 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "aedaa481-f0ec-47c0-8f83-b10cc0455f51"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.volume_transfer [None req-af487817-f9ae-4ba0-ba97-44e3ef675d44 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Creating new volume transfer {'transfer': {'volume_id': 'aedaa481-f0ec-47c0-8f83-b10cc0455f51'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.api.contrib.volume_transfer [None req-af487817-f9ae-4ba0-ba97-44e3ef675d44 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Creating transfer of volume aedaa481-f0ec-47c0-8f83-b10cc0455f51 Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.transfer.api [None req-af487817-f9ae-4ba0-ba97-44e3ef675d44 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Generating transfer record for volume aedaa481-f0ec-47c0-8f83-b10cc0455f51 Sep 08 19:07:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-af487817-f9ae-4ba0-ba97-44e3ef675d44 tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/os-volume-transfer returned with HTTP 202 Sep 08 19:07:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 559/1152] 192.168.122.253 () {60 vars in 1175 bytes} [Tue Sep 8 19:07:21 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:07:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bba3233c-7aca-4dcd-8c5c-17fbab74500d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bba3233c-7aca-4dcd-8c5c-17fbab74500d tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] POST http://192.168.122.253/volume/v3/os-volume-transfer/fa18cf8e-889b-4bf7-8437-63265c28d4ef/accept Sep 08 19:07:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bba3233c-7aca-4dcd-8c5c-17fbab74500d tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2158b6307ae5710f"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.volume_transfer [None req-bba3233c-7aca-4dcd-8c5c-17fbab74500d tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] Accepting volume transfer fa18cf8e-889b-4bf7-8437-63265c28d4ef {{(pid=87213) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 19:07:21 devstack devstack@c-api.service[87213]: INFO cinder.api.contrib.volume_transfer [None req-bba3233c-7aca-4dcd-8c5c-17fbab74500d tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] Accepting transfer fa18cf8e-889b-4bf7-8437-63265c28d4ef Sep 08 19:07:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c459a0e3-f614-4ee6-8160-65353755cd17 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c459a0e3-f614-4ee6-8160-65353755cd17 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c459a0e3-f614-4ee6-8160-65353755cd17 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c459a0e3-f614-4ee6-8160-65353755cd17 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:21 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-bba3233c-7aca-4dcd-8c5c-17fbab74500d tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] Created reservations ['660f3628-9d7c-4dfa-aaf8-78f592837c00', '76a9f395-4708-47a5-9b74-77f091773ccf', '45c1fd8a-c229-4015-aa5f-0aa62f5f5f71', 'dd55a0aa-321f-4673-9f65-6edc8acf65eb'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c459a0e3-f614-4ee6-8160-65353755cd17 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 returned with HTTP 404 Sep 08 19:07:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 560/1153] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:21 2026] GET /volume/v3/volumes/90e74db8-fd18-47e0-9d3f-a6425b586ee6 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-69e21f6a-2440-4dda-ae1f-5a611d9c56b8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-69e21f6a-2440-4dda-ae1f-5a611d9c56b8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-69e21f6a-2440-4dda-ae1f-5a611d9c56b8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-69e21f6a-2440-4dda-ae1f-5a611d9c56b8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:21 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-bba3233c-7aca-4dcd-8c5c-17fbab74500d tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] Created reservations ['f9f4b2c4-f810-44a2-97b2-0a38cc3300f1', '8e21f85b-8fb9-4904-9b3d-cb3a0786ade0', '76bacb89-ce9c-46eb-adf3-a0c04a44c9bf', '8cd48cec-fb30-4c95-a979-d09af25a7774'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-69e21f6a-2440-4dda-ae1f-5a611d9c56b8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:21 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-69e21f6a-2440-4dda-ae1f-5a611d9c56b8 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 561/1154] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:21 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 933 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-156e1b41-5f61-48e8-adc2-f0f0f6f8d134 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-156e1b41-5f61-48e8-adc2-f0f0f6f8d134 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] DELETE http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-156e1b41-5f61-48e8-adc2-f0f0f6f8d134 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-156e1b41-5f61-48e8-adc2-f0f0f6f8d134 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-156e1b41-5f61-48e8-adc2-f0f0f6f8d134 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Delete volume with id: a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-156e1b41-5f61-48e8-adc2-f0f0f6f8d134 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:21 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-bba3233c-7aca-4dcd-8c5c-17fbab74500d tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] Created reservations ['c0854141-5d0b-4aeb-b262-22903ab03806', 'ded042a0-8343-44db-bed7-5db3468921ef', '0e06451b-7c43-4ef1-9b41-5f73bd5524cd', '7e70c1a8-3645-47a5-b3a0-ee30a3a64813'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-156e1b41-5f61-48e8-adc2-f0f0f6f8d134 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Delete volume request issued successfully. Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-156e1b41-5f61-48e8-adc2-f0f0f6f8d134 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 202 Sep 08 19:07:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 562/1155] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:07:21 2026] DELETE /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d8b2517a-7f9b-4071-893b-d0314b65c28e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d8b2517a-7f9b-4071-893b-d0314b65c28e tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d8b2517a-7f9b-4071-893b-d0314b65c28e tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d8b2517a-7f9b-4071-893b-d0314b65c28e tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:21 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-bba3233c-7aca-4dcd-8c5c-17fbab74500d tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] Created reservations ['002507ed-57e0-4c41-a5eb-d0348a4e9414', '5ef38734-773f-43b8-a23b-b52104505b41', 'bc3e0669-df88-4428-bae8-ba9826e7c068', '70d34784-4a12-4a7b-a57c-2e87bb976422'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:22 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:22 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d8b2517a-7f9b-4071-893b-d0314b65c28e tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d8b2517a-7f9b-4071-893b-d0314b65c28e tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 200 Sep 08 19:07:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 563/1156] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:21 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 932 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bba3233c-7aca-4dcd-8c5c-17fbab74500d tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] Transfer volume completed successfully. Sep 08 19:07:22 devstack devstack@c-api.service[87213]: INFO cinder.transfer.api [None req-bba3233c-7aca-4dcd-8c5c-17fbab74500d tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] Volume aedaa481-f0ec-47c0-8f83-b10cc0455f51 has been transferred. Sep 08 19:07:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bba3233c-7aca-4dcd-8c5c-17fbab74500d tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] http://192.168.122.253/volume/v3/os-volume-transfer/fa18cf8e-889b-4bf7-8437-63265c28d4ef/accept returned with HTTP 202 Sep 08 19:07:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 594/1157] 192.168.122.253 () {60 vars in 1307 bytes} [Tue Sep 8 19:07:21 2026] POST /volume/v3/os-volume-transfer/fa18cf8e-889b-4bf7-8437-63265c28d4ef/accept => generated 373 bytes in 1024 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:07:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-100bc7d0-7794-43f9-a121-2a693a975088 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-100bc7d0-7794-43f9-a121-2a693a975088 tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] GET http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 Sep 08 19:07:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-100bc7d0-7794-43f9-a121-2a693a975088 tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-100bc7d0-7794-43f9-a121-2a693a975088 tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:22 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:22 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:22 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-100bc7d0-7794-43f9-a121-2a693a975088 tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] Volume info retrieved successfully. Sep 08 19:07:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-100bc7d0-7794-43f9-a121-2a693a975088 tempest-VolumeQuotasAdminTestJSON-431288434 tempest-VolumeQuotasAdminTestJSON-431288434-project-member] http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 returned with HTTP 200 Sep 08 19:07:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 564/1158] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:22 2026] GET /volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-61599885-ccd5-4269-8da2-cbfb6c084424 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61599885-ccd5-4269-8da2-cbfb6c084424 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b?usage=True Sep 08 19:07:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61599885-ccd5-4269-8da2-cbfb6c084424 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61599885-ccd5-4269-8da2-cbfb6c084424 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61599885-ccd5-4269-8da2-cbfb6c084424 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b?usage=True returned with HTTP 200 Sep 08 19:07:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 595/1159] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:07:22 2026] GET /volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b?usage=True => generated 1064 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cc871ec0-1716-4ab5-8fad-ef881b454059 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cc871ec0-1716-4ab5-8fad-ef881b454059 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/7298906c610b42a981f5e1c49cfbd9c6?usage=True Sep 08 19:07:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cc871ec0-1716-4ab5-8fad-ef881b454059 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cc871ec0-1716-4ab5-8fad-ef881b454059 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cc871ec0-1716-4ab5-8fad-ef881b454059 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/7298906c610b42a981f5e1c49cfbd9c6?usage=True returned with HTTP 200 Sep 08 19:07:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 565/1160] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:07:22 2026] GET /volume/v3/os-quota-sets/7298906c610b42a981f5e1c49cfbd9c6?usage=True => generated 1064 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0f211da5-3d7c-4eef-8f3c-9671cd93f162 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0f211da5-3d7c-4eef-8f3c-9671cd93f162 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 Sep 08 19:07:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0f211da5-3d7c-4eef-8f3c-9671cd93f162 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0f211da5-3d7c-4eef-8f3c-9671cd93f162 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:22 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-0f211da5-3d7c-4eef-8f3c-9671cd93f162 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Delete volume with id: aedaa481-f0ec-47c0-8f83-b10cc0455f51 Sep 08 19:07:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0f211da5-3d7c-4eef-8f3c-9671cd93f162 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Volume info retrieved successfully. Sep 08 19:07:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0f211da5-3d7c-4eef-8f3c-9671cd93f162 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Delete volume request issued successfully. Sep 08 19:07:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0f211da5-3d7c-4eef-8f3c-9671cd93f162 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 returned with HTTP 202 Sep 08 19:07:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 596/1161] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:07:22 2026] DELETE /volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:07:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1f2fb845-07f9-4555-9163-4451f094dd4f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f2fb845-07f9-4555-9163-4451f094dd4f tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 Sep 08 19:07:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1f2fb845-07f9-4555-9163-4451f094dd4f tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1f2fb845-07f9-4555-9163-4451f094dd4f tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:22 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:22 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:22 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1f2fb845-07f9-4555-9163-4451f094dd4f tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Volume info retrieved successfully. Sep 08 19:07:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f2fb845-07f9-4555-9163-4451f094dd4f tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 returned with HTTP 200 Sep 08 19:07:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 566/1162] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:22 2026] GET /volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 => generated 1020 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4a88a231-2a75-4d3e-91de-ea7caa25c809 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4a88a231-2a75-4d3e-91de-ea7caa25c809 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 Sep 08 19:07:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4a88a231-2a75-4d3e-91de-ea7caa25c809 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4a88a231-2a75-4d3e-91de-ea7caa25c809 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:23 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:23 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4a88a231-2a75-4d3e-91de-ea7caa25c809 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 returned with HTTP 404 Sep 08 19:07:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 597/1163] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:23 2026] GET /volume/v3/volumes/a0249e0a-c18b-4835-85b3-8abdf9fa1c97 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f2cb8039-4356-4745-ab27-5ab8492be9f0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f2cb8039-4356-4745-ab27-5ab8492be9f0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c Sep 08 19:07:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f2cb8039-4356-4745-ab27-5ab8492be9f0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f2cb8039-4356-4745-ab27-5ab8492be9f0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f2cb8039-4356-4745-ab27-5ab8492be9f0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f2cb8039-4356-4745-ab27-5ab8492be9f0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c returned with HTTP 200 Sep 08 19:07:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 567/1164] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:23 2026] GET /volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b6fe61b6-1b24-441e-9933-aebc35710d21 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b6fe61b6-1b24-441e-9933-aebc35710d21 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] DELETE http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c Sep 08 19:07:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b6fe61b6-1b24-441e-9933-aebc35710d21 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b6fe61b6-1b24-441e-9933-aebc35710d21 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:23 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-b6fe61b6-1b24-441e-9933-aebc35710d21 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Delete volume with id: 601f29d2-1332-4dfb-b36f-cec950fb772c Sep 08 19:07:23 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:23 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b6fe61b6-1b24-441e-9933-aebc35710d21 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b6fe61b6-1b24-441e-9933-aebc35710d21 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Delete volume request issued successfully. Sep 08 19:07:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b6fe61b6-1b24-441e-9933-aebc35710d21 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c returned with HTTP 202 Sep 08 19:07:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 598/1165] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:07:23 2026] DELETE /volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:07:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-61032fc5-5ebc-4e85-81ef-ccbd2e97c9cb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-61032fc5-5ebc-4e85-81ef-ccbd2e97c9cb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c Sep 08 19:07:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-61032fc5-5ebc-4e85-81ef-ccbd2e97c9cb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-61032fc5-5ebc-4e85-81ef-ccbd2e97c9cb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-61032fc5-5ebc-4e85-81ef-ccbd2e97c9cb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-61032fc5-5ebc-4e85-81ef-ccbd2e97c9cb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c returned with HTTP 200 Sep 08 19:07:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 568/1166] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:23 2026] GET /volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c => generated 845 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-82ec5fa0-5026-4dc3-9b0b-bb336ede860b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-82ec5fa0-5026-4dc3-9b0b-bb336ede860b tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 Sep 08 19:07:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-82ec5fa0-5026-4dc3-9b0b-bb336ede860b tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-82ec5fa0-5026-4dc3-9b0b-bb336ede860b tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:23 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:23 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-82ec5fa0-5026-4dc3-9b0b-bb336ede860b tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Volume info retrieved successfully. Sep 08 19:07:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-82ec5fa0-5026-4dc3-9b0b-bb336ede860b tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 returned with HTTP 200 Sep 08 19:07:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 599/1167] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:23 2026] GET /volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 => generated 1020 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fd3ec0de-de3e-49f3-8b0e-4f579c0dc6ed None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fd3ec0de-de3e-49f3-8b0e-4f579c0dc6ed tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c Sep 08 19:07:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fd3ec0de-de3e-49f3-8b0e-4f579c0dc6ed tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fd3ec0de-de3e-49f3-8b0e-4f579c0dc6ed tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-fd3ec0de-de3e-49f3-8b0e-4f579c0dc6ed tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fd3ec0de-de3e-49f3-8b0e-4f579c0dc6ed tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c returned with HTTP 200 Sep 08 19:07:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 569/1168] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:24 2026] GET /volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c => generated 845 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cee8964d-adb4-473c-9eb2-88dd7c084fcc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cee8964d-adb4-473c-9eb2-88dd7c084fcc tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 Sep 08 19:07:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cee8964d-adb4-473c-9eb2-88dd7c084fcc tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cee8964d-adb4-473c-9eb2-88dd7c084fcc tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cee8964d-adb4-473c-9eb2-88dd7c084fcc tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 returned with HTTP 404 Sep 08 19:07:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 600/1169] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:24 2026] GET /volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a32db4ca-f541-49a5-a02f-0a6bf04cd8dd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a32db4ca-f541-49a5-a02f-0a6bf04cd8dd tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] GET http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 Sep 08 19:07:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a32db4ca-f541-49a5-a02f-0a6bf04cd8dd tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a32db4ca-f541-49a5-a02f-0a6bf04cd8dd tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a32db4ca-f541-49a5-a02f-0a6bf04cd8dd tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 returned with HTTP 404 Sep 08 19:07:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 570/1170] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:24 2026] GET /volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6ca81b95-4a95-4b28-a395-4e65f8cc88af None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6ca81b95-4a95-4b28-a395-4e65f8cc88af tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] DELETE http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 Sep 08 19:07:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6ca81b95-4a95-4b28-a395-4e65f8cc88af tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6ca81b95-4a95-4b28-a395-4e65f8cc88af tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:24 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-6ca81b95-4a95-4b28-a395-4e65f8cc88af tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] Delete volume with id: aedaa481-f0ec-47c0-8f83-b10cc0455f51 Sep 08 19:07:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6ca81b95-4a95-4b28-a395-4e65f8cc88af tempest-VolumeQuotasAdminTestJSON-1120469047 tempest-VolumeQuotasAdminTestJSON-1120469047-project-member] http://192.168.122.253/volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 returned with HTTP 404 Sep 08 19:07:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 601/1171] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:07:24 2026] DELETE /volume/v3/volumes/aedaa481-f0ec-47c0-8f83-b10cc0455f51 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a15ffaae-587f-4800-9e5f-64e2178905e5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a15ffaae-587f-4800-9e5f-64e2178905e5 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/546ad07077ef4496ae78cf5e6e032de2?usage=True Sep 08 19:07:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a15ffaae-587f-4800-9e5f-64e2178905e5 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a15ffaae-587f-4800-9e5f-64e2178905e5 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a15ffaae-587f-4800-9e5f-64e2178905e5 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/546ad07077ef4496ae78cf5e6e032de2?usage=True returned with HTTP 200 Sep 08 19:07:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 571/1172] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:07:24 2026] GET /volume/v3/os-quota-sets/546ad07077ef4496ae78cf5e6e032de2?usage=True => generated 1064 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d5217593-c903-411b-9bea-35f1d8b461ad None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d5217593-c903-411b-9bea-35f1d8b461ad tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] PUT http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b Sep 08 19:07:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d5217593-c903-411b-9bea-35f1d8b461ad tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2613dd74-dc90-4c01-afa6-a5c727be6af1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2613dd74-dc90-4c01-afa6-a5c727be6af1 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c Sep 08 19:07:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2613dd74-dc90-4c01-afa6-a5c727be6af1 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2613dd74-dc90-4c01-afa6-a5c727be6af1 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2613dd74-dc90-4c01-afa6-a5c727be6af1 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c returned with HTTP 404 Sep 08 19:07:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 572/1173] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:25 2026] GET /volume/v3/volumes/601f29d2-1332-4dfb-b36f-cec950fb772c => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d5217593-c903-411b-9bea-35f1d8b461ad tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b returned with HTTP 200 Sep 08 19:07:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 602/1174] 192.168.122.253 () {60 vars in 1259 bytes} [Tue Sep 8 19:07:25 2026] PUT /volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b => generated 400 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8edbbb3f-8995-40db-8230-4a543dc106c1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8edbbb3f-8995-40db-8230-4a543dc106c1 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] PUT http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b Sep 08 19:07:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8edbbb3f-8995-40db-8230-4a543dc106c1 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:07:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1, "name": "tempest-VolumesGetTest-Volume-1621217323", "metadata": {"Type": "Test"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume request body: {'volume': {'imageRef': '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1621217323', 'metadata': {'Type': 'Test'}}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:07:26 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume of 1 GB Sep 08 19:07:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Availability Zones retrieved successfully. Sep 08 19:07:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Flow 'volume_create_api' (9b374d32-7226-4333-976a-3301be0d9a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec8c8ccb-18a5-49ea-a59f-c1ec53a30322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8edbbb3f-8995-40db-8230-4a543dc106c1 tempest-VolumeQuotasAdminTestJSON-1210582356 tempest-VolumeQuotasAdminTestJSON-1210582356-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b returned with HTTP 200 Sep 08 19:07:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 573/1175] 192.168.122.253 () {60 vars in 1259 bytes} [Tue Sep 8 19:07:25 2026] PUT /volume/v3/os-quota-sets/0e0f36a2152440219922320c08df144b => generated 398 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:07:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec8c8ccb-18a5-49ea-a59f-c1ec53a30322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb6d6b25-1de1-4308-9b34-5571256108b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:26 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Created reservations ['337c5dae-8ead-4ff5-acf5-b165a9b2b2fa', '81e482fe-8fd3-4404-8d93-6cb38ad2d944', '2d537d24-6a4b-4426-a0c5-d0a3078e210c', 'bc781f06-953d-47e6-b4f0-9e02fd367678'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb6d6b25-1de1-4308-9b34-5571256108b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['337c5dae-8ead-4ff5-acf5-b165a9b2b2fa', '81e482fe-8fd3-4404-8d93-6cb38ad2d944', '2d537d24-6a4b-4426-a0c5-d0a3078e210c', 'bc781f06-953d-47e6-b4f0-9e02fd367678']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21eee99c-0a44-4883-a354-fd4f2546ee1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21eee99c-0a44-4883-a354-fd4f2546ee1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1621217323',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',qos_specs=None,replication_status=,reservations=['337c5dae-8ead-4ff5-acf5-b165a9b2b2fa','81e482fe-8fd3-4404-8d93-6cb38ad2d944','2d537d24-6a4b-4426-a0c5-d0a3078e210c','bc781f06-953d-47e6-b4f0-9e02fd367678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22862c796cda46778974e190d772f0a0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1621217323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22862c796cda46778974e190d772f0a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dee1f9a-b67a-46de-aae5-6e2176148006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dee1f9a-b67a-46de-aae5-6e2176148006) transitioned into state 'SUCCESS' from state '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-1621217323',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',qos_specs=None,replication_status=,reservations=['337c5dae-8ead-4ff5-acf5-b165a9b2b2fa','81e482fe-8fd3-4404-8d93-6cb38ad2d944','2d537d24-6a4b-4426-a0c5-d0a3078e210c','bc781f06-953d-47e6-b4f0-9e02fd367678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22862c796cda46778974e190d772f0a0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb95a410-e562-48a1-95f5-8f616ca407d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb95a410-e562-48a1-95f5-8f616ca407d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Flow 'volume_create_api' (9b374d32-7226-4333-976a-3301be0d9a97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume request issued successfully. Sep 08 19:07:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ef71e855-e9b7-44d6-a1c5-924e2d08c942 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:07:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 603/1176] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:07:25 2026] POST /volume/v3/volumes => generated 768 bytes in 1431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:07:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b4e8db1a-d910-4bac-a595-afa8a572dc12 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b4e8db1a-d910-4bac-a595-afa8a572dc12 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b4e8db1a-d910-4bac-a595-afa8a572dc12 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b4e8db1a-d910-4bac-a595-afa8a572dc12 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b4e8db1a-d910-4bac-a595-afa8a572dc12 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b4e8db1a-d910-4bac-a595-afa8a572dc12 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 574/1177] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:27 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 836 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3c5897a6-11ef-4a09-865c-743a05bf14f6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3c5897a6-11ef-4a09-865c-743a05bf14f6 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3c5897a6-11ef-4a09-865c-743a05bf14f6 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3c5897a6-11ef-4a09-865c-743a05bf14f6 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3c5897a6-11ef-4a09-865c-743a05bf14f6 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3c5897a6-11ef-4a09-865c-743a05bf14f6 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 604/1178] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:28 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 860 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5c20a14b-5e29-4707-be8e-39062c2c378e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5c20a14b-5e29-4707-be8e-39062c2c378e tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5c20a14b-5e29-4707-be8e-39062c2c378e tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5c20a14b-5e29-4707-be8e-39062c2c378e tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5c20a14b-5e29-4707-be8e-39062c2c378e tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5c20a14b-5e29-4707-be8e-39062c2c378e tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 575/1179] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:29 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 860 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-610d47a9-4ffe-44b8-811f-bf6b730f9862 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-610d47a9-4ffe-44b8-811f-bf6b730f9862 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-610d47a9-4ffe-44b8-811f-bf6b730f9862 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-610d47a9-4ffe-44b8-811f-bf6b730f9862 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-610d47a9-4ffe-44b8-811f-bf6b730f9862 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-610d47a9-4ffe-44b8-811f-bf6b730f9862 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 605/1180] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:30 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 918 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-941e3cdd-44e4-4b89-bd30-327c7678bc10 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-941e3cdd-44e4-4b89-bd30-327c7678bc10 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-941e3cdd-44e4-4b89-bd30-327c7678bc10 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-941e3cdd-44e4-4b89-bd30-327c7678bc10 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:31 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=602,cinder:UPDATE=145,cinder:INSERT=73 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:07:31 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:31 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-941e3cdd-44e4-4b89-bd30-327c7678bc10 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-941e3cdd-44e4-4b89-bd30-327c7678bc10 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 576/1181] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:31 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 918 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-84fbb191-bd9a-4fec-bea8-15d0d87a70a4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-84fbb191-bd9a-4fec-bea8-15d0d87a70a4 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-84fbb191-bd9a-4fec-bea8-15d0d87a70a4 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-84fbb191-bd9a-4fec-bea8-15d0d87a70a4 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:32 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=587,cinder:UPDATE=162,cinder:INSERT=108 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:07:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-84fbb191-bd9a-4fec-bea8-15d0d87a70a4 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-84fbb191-bd9a-4fec-bea8-15d0d87a70a4 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 606/1182] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:32 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 921 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6fcf0c7b-26c9-42d7-8d4a-0b5c1a59d6fe None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6fcf0c7b-26c9-42d7-8d4a-0b5c1a59d6fe tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6fcf0c7b-26c9-42d7-8d4a-0b5c1a59d6fe tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6fcf0c7b-26c9-42d7-8d4a-0b5c1a59d6fe tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6fcf0c7b-26c9-42d7-8d4a-0b5c1a59d6fe tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6fcf0c7b-26c9-42d7-8d4a-0b5c1a59d6fe tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 577/1183] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:34 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 921 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-271344f5-f1b7-4573-9ce9-a35662327470 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-271344f5-f1b7-4573-9ce9-a35662327470 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-271344f5-f1b7-4573-9ce9-a35662327470 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-271344f5-f1b7-4573-9ce9-a35662327470 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-271344f5-f1b7-4573-9ce9-a35662327470 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-271344f5-f1b7-4573-9ce9-a35662327470 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 607/1184] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:35 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 921 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:07:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1904739388"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1904739388'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:07:35 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume of 1 GB Sep 08 19:07:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Availability Zones retrieved successfully. Sep 08 19:07:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Flow 'volume_create_api' (c240aab8-5cc9-46b3-8ae0-11618aba3259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f4dd2a-ace9-442e-abed-97c95ef3500c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:07:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f4dd2a-ace9-442e-abed-97c95ef3500c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2367c588-4644-48ad-ba83-886cc6c45583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:35 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Created reservations ['5870759f-88dc-45ee-b070-fdaedd4dcc0d', 'ae039c81-0a57-4751-9690-b5ff2f166d61', '9341c8f8-5e7b-43c2-91f1-93d1bf2b362b', '29cfa657-808b-449a-ac0c-29db97fc808b'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2367c588-4644-48ad-ba83-886cc6c45583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5870759f-88dc-45ee-b070-fdaedd4dcc0d', 'ae039c81-0a57-4751-9690-b5ff2f166d61', '9341c8f8-5e7b-43c2-91f1-93d1bf2b362b', '29cfa657-808b-449a-ac0c-29db97fc808b']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd4f20a2-ea25-437c-a0ab-8b4d862f6110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd4f20a2-ea25-437c-a0ab-8b4d862f6110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a8b88cb-995e-4173-916b-47d029524d17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1904739388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11504cd9cf145f2924ce15fea9aa8c4',qos_specs=None,replication_status=,reservations=['5870759f-88dc-45ee-b070-fdaedd4dcc0d','ae039c81-0a57-4751-9690-b5ff2f166d61','9341c8f8-5e7b-43c2-91f1-93d1bf2b362b','29cfa657-808b-449a-ac0c-29db97fc808b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c12109e042334969ba97bcb83c186920',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:07:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1904739388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a8b88cb-995e-4173-916b-47d029524d17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f11504cd9cf145f2924ce15fea9aa8c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c12109e042334969ba97bcb83c186920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab65ed75-d49e-4fe3-ab33-4738fa511035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab65ed75-d49e-4fe3-ab33-4738fa511035) transitioned into state 'SUCCESS' from state '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-1904739388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11504cd9cf145f2924ce15fea9aa8c4',qos_specs=None,replication_status=,reservations=['5870759f-88dc-45ee-b070-fdaedd4dcc0d','ae039c81-0a57-4751-9690-b5ff2f166d61','9341c8f8-5e7b-43c2-91f1-93d1bf2b362b','29cfa657-808b-449a-ac0c-29db97fc808b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c12109e042334969ba97bcb83c186920',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daa04e81-6d2b-4cd0-ac70-1f782696d1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daa04e81-6d2b-4cd0-ac70-1f782696d1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:36 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Flow 'volume_create_api' (c240aab8-5cc9-46b3-8ae0-11618aba3259) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume request issued successfully. Sep 08 19:07:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3b225fb7-fbc2-4457-b7df-1724e7770583 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:07:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 578/1185] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:07:35 2026] POST /volume/v3/volumes => generated 758 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:07:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8b713869-cc61-45a6-9a69-ae060d3955f8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b713869-cc61-45a6-9a69-ae060d3955f8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b713869-cc61-45a6-9a69-ae060d3955f8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b713869-cc61-45a6-9a69-ae060d3955f8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:36 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:36 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8b713869-cc61-45a6-9a69-ae060d3955f8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b713869-cc61-45a6-9a69-ae060d3955f8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 returned with HTTP 200 Sep 08 19:07:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 608/1186] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:36 2026] GET /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 => generated 826 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-80ac5527-792e-4e2b-919c-64bf083eca3d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-80ac5527-792e-4e2b-919c-64bf083eca3d tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-80ac5527-792e-4e2b-919c-64bf083eca3d tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-80ac5527-792e-4e2b-919c-64bf083eca3d tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-80ac5527-792e-4e2b-919c-64bf083eca3d tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-80ac5527-792e-4e2b-919c-64bf083eca3d tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 579/1187] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:36 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 921 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7da1be91-d330-4142-b3fc-e006932683a6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7da1be91-d330-4142-b3fc-e006932683a6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7da1be91-d330-4142-b3fc-e006932683a6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7da1be91-d330-4142-b3fc-e006932683a6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7da1be91-d330-4142-b3fc-e006932683a6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5fb7f1a4-b1cd-4d18-916f-745fe6e337e9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7da1be91-d330-4142-b3fc-e006932683a6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 returned with HTTP 200 Sep 08 19:07:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 609/1188] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:37 2026] GET /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 => generated 850 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5fb7f1a4-b1cd-4d18-916f-745fe6e337e9 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5fb7f1a4-b1cd-4d18-916f-745fe6e337e9 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5fb7f1a4-b1cd-4d18-916f-745fe6e337e9 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:37 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:37 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:37 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:37 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:37 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5fb7f1a4-b1cd-4d18-916f-745fe6e337e9 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5fb7f1a4-b1cd-4d18-916f-745fe6e337e9 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 580/1189] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:37 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 921 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6a4bf083-1625-4953-bdab-cd0a9573f51a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6a4bf083-1625-4953-bdab-cd0a9573f51a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6a4bf083-1625-4953-bdab-cd0a9573f51a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6a4bf083-1625-4953-bdab-cd0a9573f51a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6a4bf083-1625-4953-bdab-cd0a9573f51a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6a4bf083-1625-4953-bdab-cd0a9573f51a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 returned with HTTP 200 Sep 08 19:07:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 610/1190] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:38 2026] GET /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-411f5bde-460d-4add-bd2a-a5c4a8713f4a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-411f5bde-460d-4add-bd2a-a5c4a8713f4a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] POST http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17/action Sep 08 19:07:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-411f5bde-460d-4add-bd2a-a5c4a8713f4a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Action body: b'{"os-attach": {"instance_uuid": "a3ea9d00-d0be-4d87-b5a9-3925d4ac59f3", "mountpoint": "/dev/vdb"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:07:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-411f5bde-460d-4add-bd2a-a5c4a8713f4a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a3ea9d00-d0be-4d87-b5a9-3925d4ac59f3", "mountpoint": "/dev/vdb"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ab067bdf-1c94-429d-9f61-cedc9d5a4edb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ab067bdf-1c94-429d-9f61-cedc9d5a4edb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ab067bdf-1c94-429d-9f61-cedc9d5a4edb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ab067bdf-1c94-429d-9f61-cedc9d5a4edb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-411f5bde-460d-4add-bd2a-a5c4a8713f4a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ab067bdf-1c94-429d-9f61-cedc9d5a4edb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-411f5bde-460d-4add-bd2a-a5c4a8713f4a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Update volume admin metadata completed successfully. Sep 08 19:07:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ab067bdf-1c94-429d-9f61-cedc9d5a4edb tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 611/1191] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:38 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 1339 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fe6a7cc5-3170-456b-9fc7-212a28a37f53 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fe6a7cc5-3170-456b-9fc7-212a28a37f53 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fe6a7cc5-3170-456b-9fc7-212a28a37f53 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fe6a7cc5-3170-456b-9fc7-212a28a37f53 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fe6a7cc5-3170-456b-9fc7-212a28a37f53 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Volume info retrieved successfully. Sep 08 19:07:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fe6a7cc5-3170-456b-9fc7-212a28a37f53 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 612/1192] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:38 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 1339 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fd9563b4-9e2a-4010-acc4-a7362a6ff385 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fd9563b4-9e2a-4010-acc4-a7362a6ff385 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] PUT http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fd9563b4-9e2a-4010-acc4-a7362a6ff385 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1621217323"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fd9563b4-9e2a-4010-acc4-a7362a6ff385 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fd9563b4-9e2a-4010-acc4-a7362a6ff385 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume updated successfully. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fd9563b4-9e2a-4010-acc4-a7362a6ff385 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 613/1193] 192.168.122.253 () {60 vars in 1252 bytes} [Tue Sep 8 19:07:38 2026] PUT /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 792 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4542b6d9-996f-4d59-8117-31bd24630670 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4542b6d9-996f-4d59-8117-31bd24630670 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] PUT http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4542b6d9-996f-4d59-8117-31bd24630670 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1909723835", "description": "This is the new description of volume"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-411f5bde-460d-4add-bd2a-a5c4a8713f4a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Attach volume completed successfully. Sep 08 19:07:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-411f5bde-460d-4add-bd2a-a5c4a8713f4a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17/action returned with HTTP 202 Sep 08 19:07:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 581/1194] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:07:38 2026] POST /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17/action => generated 0 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4542b6d9-996f-4d59-8117-31bd24630670 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-29eeae90-cd46-4526-8c33-d9cad6800496 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-29eeae90-cd46-4526-8c33-d9cad6800496 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-29eeae90-cd46-4526-8c33-d9cad6800496 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-29eeae90-cd46-4526-8c33-d9cad6800496 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4542b6d9-996f-4d59-8117-31bd24630670 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume updated successfully. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4542b6d9-996f-4d59-8117-31bd24630670 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 614/1195] 192.168.122.253 () {60 vars in 1253 bytes} [Tue Sep 8 19:07:39 2026] PUT /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 831 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-57920fa7-45ff-40be-94e7-a4028c5ca4f0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-57920fa7-45ff-40be-94e7-a4028c5ca4f0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-57920fa7-45ff-40be-94e7-a4028c5ca4f0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-57920fa7-45ff-40be-94e7-a4028c5ca4f0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-29eeae90-cd46-4526-8c33-d9cad6800496 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-57920fa7-45ff-40be-94e7-a4028c5ca4f0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] Volume info retrieved successfully. Sep 08 19:07:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-29eeae90-cd46-4526-8c33-d9cad6800496 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 returned with HTTP 200 Sep 08 19:07:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 582/1196] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:39 2026] GET /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 => generated 1185 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-57920fa7-45ff-40be-94e7-a4028c5ca4f0 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-reader] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 615/1197] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:39 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 1378 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-720b056b-89aa-4b2b-9b0e-8a1c9f13df51 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-720b056b-89aa-4b2b-9b0e-8a1c9f13df51 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-720b056b-89aa-4b2b-9b0e-8a1c9f13df51 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-720b056b-89aa-4b2b-9b0e-8a1c9f13df51 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1372903618", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-991145041"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1372903618', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-991145041'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume of 1 GB Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Availability Zones retrieved successfully. Sep 08 19:07:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Flow 'volume_create_api' (19bed6cd-e6a1-49d5-b318-4ad4679c37b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-720b056b-89aa-4b2b-9b0e-8a1c9f13df51 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f52af31-d3aa-4172-a883-5a33d93df106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:07:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-720b056b-89aa-4b2b-9b0e-8a1c9f13df51 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 returned with HTTP 200 Sep 08 19:07:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 583/1198] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:39 2026] GET /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 => generated 1185 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a2bb4b5a-77fa-43d8-a410-399046bcb38a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f52af31-d3aa-4172-a883-5a33d93df106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1083d0a8-a7c6-42fb-ad2c-13fe48f22de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Created reservations ['891175c0-f0a8-4243-bf51-5410c8534379', '56b2ec02-dfd6-4d31-8969-6f8688359b89', 'd3420311-537b-4506-bdcc-fc38370e472c', 'b554b646-be83-4270-b86f-a1d6f3502657'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1083d0a8-a7c6-42fb-ad2c-13fe48f22de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['891175c0-f0a8-4243-bf51-5410c8534379', '56b2ec02-dfd6-4d31-8969-6f8688359b89', 'd3420311-537b-4506-bdcc-fc38370e472c', 'b554b646-be83-4270-b86f-a1d6f3502657']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21fab9eb-66e7-4eaf-8b3b-07cdb390640f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21fab9eb-66e7-4eaf-8b3b-07cdb390640f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3986ce5-c9be-4d27-9c12-4105e98df2c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1372903618',display_name='tempest-VolumesGetTest-Volume-991145041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',qos_specs=None,replication_status=,reservations=['891175c0-f0a8-4243-bf51-5410c8534379','56b2ec02-dfd6-4d31-8969-6f8688359b89','d3420311-537b-4506-bdcc-fc38370e472c','b554b646-be83-4270-b86f-a1d6f3502657'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22862c796cda46778974e190d772f0a0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:07:39Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1372903618',display_name='tempest-VolumesGetTest-Volume-991145041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3986ce5-c9be-4d27-9c12-4105e98df2c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22862c796cda46778974e190d772f0a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c4a15a1-0f90-43bf-bb7a-9c840a488a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c4a15a1-0f90-43bf-bb7a-9c840a488a05) transitioned into 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-1372903618',display_name='tempest-VolumesGetTest-Volume-991145041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f02a5691ddff42f6ad6e4c38ed268c4b',qos_specs=None,replication_status=,reservations=['891175c0-f0a8-4243-bf51-5410c8534379','56b2ec02-dfd6-4d31-8969-6f8688359b89','d3420311-537b-4506-bdcc-fc38370e472c','b554b646-be83-4270-b86f-a1d6f3502657'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22862c796cda46778974e190d772f0a0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2472538-b36e-454e-90ec-a758be3508b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2472538-b36e-454e-90ec-a758be3508b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Flow 'volume_create_api' (19bed6cd-e6a1-49d5-b318-4ad4679c37b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Create volume request issued successfully. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1b5a61ad-5b46-4c56-9021-80fccb4c9a3c tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:07:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 616/1199] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:07:39 2026] POST /volume/v3/volumes => generated 788 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1a5cfdd2-33df-4fc5-af80-ac33cbfdfdae None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1a5cfdd2-33df-4fc5-af80-ac33cbfdfdae tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1a5cfdd2-33df-4fc5-af80-ac33cbfdfdae tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1a5cfdd2-33df-4fc5-af80-ac33cbfdfdae tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1a5cfdd2-33df-4fc5-af80-ac33cbfdfdae tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1a5cfdd2-33df-4fc5-af80-ac33cbfdfdae tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 returned with HTTP 200 Sep 08 19:07:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 617/1200] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:39 2026] GET /volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 => generated 856 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d20e33bb-1cc3-478f-976c-2231b5413e2b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a2bb4b5a-77fa-43d8-a410-399046bcb38a tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] POST http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17/action Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a2bb4b5a-77fa-43d8-a410-399046bcb38a tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a2bb4b5a-77fa-43d8-a410-399046bcb38a tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-a2bb4b5a-77fa-43d8-a410-399046bcb38a tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Updating volume '9a8b88cb-995e-4173-916b-47d029524d17' with '{'status': 'error'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a2bb4b5a-77fa-43d8-a410-399046bcb38a tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17/action returned with HTTP 202 Sep 08 19:07:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 584/1201] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:07:39 2026] POST /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17/action => generated 0 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d2794927-6c8b-492a-b7dc-290c9acfce6e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d2794927-6c8b-492a-b7dc-290c9acfce6e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d2794927-6c8b-492a-b7dc-290c9acfce6e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d2794927-6c8b-492a-b7dc-290c9acfce6e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d2794927-6c8b-492a-b7dc-290c9acfce6e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d2794927-6c8b-492a-b7dc-290c9acfce6e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 returned with HTTP 200 Sep 08 19:07:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 585/1202] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:40 2026] GET /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 => generated 1184 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e24129eb-2571-4663-a155-2f29df3a2f19 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e24129eb-2571-4663-a155-2f29df3a2f19 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] POST http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17/action Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e24129eb-2571-4663-a155-2f29df3a2f19 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "95044fe4-9acf-459e-939f-84b8c6114581"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e24129eb-2571-4663-a155-2f29df3a2f19 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "95044fe4-9acf-459e-939f-84b8c6114581"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e24129eb-2571-4663-a155-2f29df3a2f19 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Volume info retrieved successfully. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e24129eb-2571-4663-a155-2f29df3a2f19 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Terminate volume connection completed successfully. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e24129eb-2571-4663-a155-2f29df3a2f19 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87214) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 08 19:07:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d20e33bb-1cc3-478f-976c-2231b5413e2b tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] GET http://192.168.122.253/volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 Sep 08 19:07:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d20e33bb-1cc3-478f-976c-2231b5413e2b tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d20e33bb-1cc3-478f-976c-2231b5413e2b tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d20e33bb-1cc3-478f-976c-2231b5413e2b tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 returned with HTTP 200 Sep 08 19:07:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 618/1203] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:07:40 2026] GET /volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 => generated 440 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e24129eb-2571-4663-a155-2f29df3a2f19 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Detach volume completed successfully. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e24129eb-2571-4663-a155-2f29df3a2f19 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17/action returned with HTTP 202 Sep 08 19:07:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 586/1204] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:07:40 2026] POST /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17/action => generated 0 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1b327589-b480-4c2e-94ff-9c06ddce1e30 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1b327589-b480-4c2e-94ff-9c06ddce1e30 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1b327589-b480-4c2e-94ff-9c06ddce1e30 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1b327589-b480-4c2e-94ff-9c06ddce1e30 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1b327589-b480-4c2e-94ff-9c06ddce1e30 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1b327589-b480-4c2e-94ff-9c06ddce1e30 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 returned with HTTP 200 Sep 08 19:07:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 587/1205] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:40 2026] GET /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 => generated 870 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8023488c-ac26-4ba6-a13c-2670f00a4bec None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8023488c-ac26-4ba6-a13c-2670f00a4bec tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8023488c-ac26-4ba6-a13c-2670f00a4bec tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8023488c-ac26-4ba6-a13c-2670f00a4bec tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8023488c-ac26-4ba6-a13c-2670f00a4bec tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8023488c-ac26-4ba6-a13c-2670f00a4bec tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 returned with HTTP 200 Sep 08 19:07:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 588/1206] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:40 2026] GET /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 => generated 870 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-59c3b779-b14f-4d6e-a983-00f1a2ee0f1f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-59c3b779-b14f-4d6e-a983-00f1a2ee0f1f tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] POST http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17/action Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-59c3b779-b14f-4d6e-a983-00f1a2ee0f1f tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Action body: b'{"os-detach": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-59c3b779-b14f-4d6e-a983-00f1a2ee0f1f tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:07:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1656539252"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-59c3b779-b14f-4d6e-a983-00f1a2ee0f1f tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1656539252'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:07:40 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Create volume of 1 GB Sep 08 19:07:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Availability Zones retrieved successfully. Sep 08 19:07:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Flow 'volume_create_api' (be199232-9fd1-46b3-9fa2-f103bf53f785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-59c3b779-b14f-4d6e-a983-00f1a2ee0f1f tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Detach volume completed successfully. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-59c3b779-b14f-4d6e-a983-00f1a2ee0f1f tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17/action returned with HTTP 202 Sep 08 19:07:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 589/1207] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:07:40 2026] POST /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:07:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a14c1b7-1524-419e-a53b-88e6e0191411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-56f58077-2a3c-4f59-b2f1-8dc183e7b929 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-56f58077-2a3c-4f59-b2f1-8dc183e7b929 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-56f58077-2a3c-4f59-b2f1-8dc183e7b929 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-56f58077-2a3c-4f59-b2f1-8dc183e7b929 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-56f58077-2a3c-4f59-b2f1-8dc183e7b929 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-56f58077-2a3c-4f59-b2f1-8dc183e7b929 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 returned with HTTP 200 Sep 08 19:07:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 590/1208] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:40 2026] GET /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 => generated 870 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e9149979-c293-4cb7-86bf-1aac4638eaa2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e9149979-c293-4cb7-86bf-1aac4638eaa2 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e9149979-c293-4cb7-86bf-1aac4638eaa2 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e9149979-c293-4cb7-86bf-1aac4638eaa2 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a14c1b7-1524-419e-a53b-88e6e0191411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3df09630-d2cb-4e52-8526-950aeb04e5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e9149979-c293-4cb7-86bf-1aac4638eaa2 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e9149979-c293-4cb7-86bf-1aac4638eaa2 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 returned with HTTP 200 Sep 08 19:07:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 591/1209] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:41 2026] GET /volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 => generated 880 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7bd1ce8f-55f6-4958-a04e-4aef507afd67 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7bd1ce8f-55f6-4958-a04e-4aef507afd67 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7bd1ce8f-55f6-4958-a04e-4aef507afd67 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7bd1ce8f-55f6-4958-a04e-4aef507afd67 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7bd1ce8f-55f6-4958-a04e-4aef507afd67 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7bd1ce8f-55f6-4958-a04e-4aef507afd67 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 returned with HTTP 200 Sep 08 19:07:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 592/1210] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:41 2026] GET /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 => generated 870 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b398bb83-ea8d-48f6-b50d-3e61f765495c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b398bb83-ea8d-48f6-b50d-3e61f765495c tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] DELETE http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b398bb83-ea8d-48f6-b50d-3e61f765495c tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b398bb83-ea8d-48f6-b50d-3e61f765495c tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-b398bb83-ea8d-48f6-b50d-3e61f765495c tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Delete volume with id: 9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b398bb83-ea8d-48f6-b50d-3e61f765495c tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b398bb83-ea8d-48f6-b50d-3e61f765495c tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Delete volume request issued successfully. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b398bb83-ea8d-48f6-b50d-3e61f765495c tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 returned with HTTP 202 Sep 08 19:07:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 593/1211] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:07:41 2026] DELETE /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:07:41 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Created reservations ['a7b8b934-2fd0-45f6-a33a-cbceae12d004', '7f700f8c-db31-4c1e-87ef-83152281cd89', 'ad0cabc7-6d26-4495-8232-5b09d11c2862', '87f36762-13bd-4dbd-8389-8220fc7991d0'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3df09630-d2cb-4e52-8526-950aeb04e5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7b8b934-2fd0-45f6-a33a-cbceae12d004', '7f700f8c-db31-4c1e-87ef-83152281cd89', 'ad0cabc7-6d26-4495-8232-5b09d11c2862', '87f36762-13bd-4dbd-8389-8220fc7991d0']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae1a2f23-673f-4420-b3a1-d294fcd7a5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f0de7acd-d2ba-43b6-8c2c-fb5bc4f163a3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f0de7acd-d2ba-43b6-8c2c-fb5bc4f163a3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f0de7acd-d2ba-43b6-8c2c-fb5bc4f163a3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f0de7acd-d2ba-43b6-8c2c-fb5bc4f163a3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f0de7acd-d2ba-43b6-8c2c-fb5bc4f163a3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae1a2f23-673f-4420-b3a1-d294fcd7a5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb27db61-f254-4e45-8acd-8e23e2ffe9bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1656539252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='111484d3f4104b319898a9a15c0bbab9',qos_specs=None,replication_status=,reservations=['a7b8b934-2fd0-45f6-a33a-cbceae12d004','7f700f8c-db31-4c1e-87ef-83152281cd89','ad0cabc7-6d26-4495-8232-5b09d11c2862','87f36762-13bd-4dbd-8389-8220fc7991d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66488036913c48deb76daf851caadbc8',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1656539252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb27db61-f254-4e45-8acd-8e23e2ffe9bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='111484d3f4104b319898a9a15c0bbab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66488036913c48deb76daf851caadbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f0de7acd-d2ba-43b6-8c2c-fb5bc4f163a3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 returned with HTTP 200 Sep 08 19:07:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 594/1212] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:41 2026] GET /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 => generated 869 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baa03274-7cca-4a18-b206-e82f96016912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baa03274-7cca-4a18-b206-e82f96016912) transitioned into state 'SUCCESS' from state '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-1656539252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='111484d3f4104b319898a9a15c0bbab9',qos_specs=None,replication_status=,reservations=['a7b8b934-2fd0-45f6-a33a-cbceae12d004','7f700f8c-db31-4c1e-87ef-83152281cd89','ad0cabc7-6d26-4495-8232-5b09d11c2862','87f36762-13bd-4dbd-8389-8220fc7991d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66488036913c48deb76daf851caadbc8',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e878b6ef-2af1-4eaf-9826-ece13bd65e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e878b6ef-2af1-4eaf-9826-ece13bd65e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Flow 'volume_create_api' (be199232-9fd1-46b3-9fa2-f103bf53f785) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Create volume request issued successfully. Sep 08 19:07:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-622ff989-bf8d-4fd0-b12f-b8748cbf40f1 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:07:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 619/1213] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:07:40 2026] POST /volume/v3/volumes => generated 768 bytes in 1119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ee3aa705-d759-4af9-8fc9-ff21e4784da8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ee3aa705-d759-4af9-8fc9-ff21e4784da8 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] GET http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ee3aa705-d759-4af9-8fc9-ff21e4784da8 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ee3aa705-d759-4af9-8fc9-ff21e4784da8 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ee3aa705-d759-4af9-8fc9-ff21e4784da8 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Volume info retrieved successfully. Sep 08 19:07:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ee3aa705-d759-4af9-8fc9-ff21e4784da8 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf returned with HTTP 200 Sep 08 19:07:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 595/1214] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:41 2026] GET /volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf => generated 836 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-273dd1e4-6213-40c0-af60-695584e579d5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-273dd1e4-6213-40c0-af60-695584e579d5 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 Sep 08 19:07:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-273dd1e4-6213-40c0-af60-695584e579d5 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-273dd1e4-6213-40c0-af60-695584e579d5 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-273dd1e4-6213-40c0-af60-695584e579d5 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-273dd1e4-6213-40c0-af60-695584e579d5 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 returned with HTTP 200 Sep 08 19:07:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 620/1215] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:42 2026] GET /volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 => generated 881 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e3a26a80-02e0-4ded-97b2-3f6558e24d71 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e3a26a80-02e0-4ded-97b2-3f6558e24d71 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] PUT http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 Sep 08 19:07:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e3a26a80-02e0-4ded-97b2-3f6558e24d71 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1621217323", "description": null}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e3a26a80-02e0-4ded-97b2-3f6558e24d71 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e3a26a80-02e0-4ded-97b2-3f6558e24d71 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume updated successfully. Sep 08 19:07:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e3a26a80-02e0-4ded-97b2-3f6558e24d71 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 returned with HTTP 200 Sep 08 19:07:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 596/1216] 192.168.122.253 () {60 vars in 1252 bytes} [Tue Sep 8 19:07:42 2026] PUT /volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 => generated 779 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1babae8b-a509-4ab5-b36a-2319ceedc918 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1babae8b-a509-4ab5-b36a-2319ceedc918 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 Sep 08 19:07:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1babae8b-a509-4ab5-b36a-2319ceedc918 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1babae8b-a509-4ab5-b36a-2319ceedc918 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1babae8b-a509-4ab5-b36a-2319ceedc918 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1babae8b-a509-4ab5-b36a-2319ceedc918 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 returned with HTTP 200 Sep 08 19:07:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 621/1217] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:42 2026] GET /volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6d29d5f7-c13c-4716-a8de-1bc4d14ceecf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6d29d5f7-c13c-4716-a8de-1bc4d14ceecf tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] DELETE http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 Sep 08 19:07:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6d29d5f7-c13c-4716-a8de-1bc4d14ceecf tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6d29d5f7-c13c-4716-a8de-1bc4d14ceecf tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:42 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-6d29d5f7-c13c-4716-a8de-1bc4d14ceecf tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Delete volume with id: b3986ce5-c9be-4d27-9c12-4105e98df2c6 Sep 08 19:07:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6d29d5f7-c13c-4716-a8de-1bc4d14ceecf tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6d29d5f7-c13c-4716-a8de-1bc4d14ceecf tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Delete volume request issued successfully. Sep 08 19:07:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6d29d5f7-c13c-4716-a8de-1bc4d14ceecf tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 returned with HTTP 202 Sep 08 19:07:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 597/1218] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:07:42 2026] DELETE /volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:07:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-55f46fd4-418f-4557-a7c0-ba9f6de4b1a1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-55f46fd4-418f-4557-a7c0-ba9f6de4b1a1 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 Sep 08 19:07:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-55f46fd4-418f-4557-a7c0-ba9f6de4b1a1 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-55f46fd4-418f-4557-a7c0-ba9f6de4b1a1 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-55f46fd4-418f-4557-a7c0-ba9f6de4b1a1 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-55f46fd4-418f-4557-a7c0-ba9f6de4b1a1 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 returned with HTTP 200 Sep 08 19:07:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 622/1219] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:42 2026] GET /volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 => generated 846 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1d3f6bc2-2d8e-4088-b364-91bb8a7050cf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1d3f6bc2-2d8e-4088-b364-91bb8a7050cf tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1d3f6bc2-2d8e-4088-b364-91bb8a7050cf tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1d3f6bc2-2d8e-4088-b364-91bb8a7050cf tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1d3f6bc2-2d8e-4088-b364-91bb8a7050cf tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1d3f6bc2-2d8e-4088-b364-91bb8a7050cf tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 returned with HTTP 200 Sep 08 19:07:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 598/1220] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:42 2026] GET /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 => generated 869 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0ac48194-d90c-4b3e-8630-9f94a9f5b9ad None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ac48194-d90c-4b3e-8630-9f94a9f5b9ad tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] GET http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf Sep 08 19:07:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ac48194-d90c-4b3e-8630-9f94a9f5b9ad tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ac48194-d90c-4b3e-8630-9f94a9f5b9ad tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ac48194-d90c-4b3e-8630-9f94a9f5b9ad tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Volume info retrieved successfully. Sep 08 19:07:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ac48194-d90c-4b3e-8630-9f94a9f5b9ad tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf returned with HTTP 200 Sep 08 19:07:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 623/1221] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:42 2026] GET /volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf => generated 860 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5f2ce2b7-cf13-436a-98e3-0bdca19162ef None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5f2ce2b7-cf13-436a-98e3-0bdca19162ef tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 Sep 08 19:07:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5f2ce2b7-cf13-436a-98e3-0bdca19162ef tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5f2ce2b7-cf13-436a-98e3-0bdca19162ef tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5f2ce2b7-cf13-436a-98e3-0bdca19162ef tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 returned with HTTP 404 Sep 08 19:07:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 599/1222] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:43 2026] GET /volume/v3/volumes/b3986ce5-c9be-4d27-9c12-4105e98df2c6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f4362bf8-e31f-490c-a87e-9c1e3d390652 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4362bf8-e31f-490c-a87e-9c1e3d390652 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4362bf8-e31f-490c-a87e-9c1e3d390652 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4362bf8-e31f-490c-a87e-9c1e3d390652 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f4362bf8-e31f-490c-a87e-9c1e3d390652 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4362bf8-e31f-490c-a87e-9c1e3d390652 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 624/1223] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:43 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 1378 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-81c34557-3a0e-407a-96d5-07a8718bd032 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-81c34557-3a0e-407a-96d5-07a8718bd032 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] DELETE http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-81c34557-3a0e-407a-96d5-07a8718bd032 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-81c34557-3a0e-407a-96d5-07a8718bd032 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:43 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-81c34557-3a0e-407a-96d5-07a8718bd032 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Delete volume with id: 3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bc7b634e-033b-4ddc-b878-bc89f19db7d4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bc7b634e-033b-4ddc-b878-bc89f19db7d4 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 Sep 08 19:07:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bc7b634e-033b-4ddc-b878-bc89f19db7d4 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bc7b634e-033b-4ddc-b878-bc89f19db7d4 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-81c34557-3a0e-407a-96d5-07a8718bd032 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bc7b634e-033b-4ddc-b878-bc89f19db7d4 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 returned with HTTP 404 Sep 08 19:07:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 625/1224] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:43 2026] GET /volume/v3/volumes/9a8b88cb-995e-4173-916b-47d029524d17 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-81c34557-3a0e-407a-96d5-07a8718bd032 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Delete volume request issued successfully. Sep 08 19:07:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-81c34557-3a0e-407a-96d5-07a8718bd032 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 202 Sep 08 19:07:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 600/1225] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:07:43 2026] DELETE /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:07:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9c5fd40e-e8ed-4010-ad8b-1ec36c5e31d7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9c5fd40e-e8ed-4010-ad8b-1ec36c5e31d7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9c5fd40e-e8ed-4010-ad8b-1ec36c5e31d7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9c5fd40e-e8ed-4010-ad8b-1ec36c5e31d7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9c5fd40e-e8ed-4010-ad8b-1ec36c5e31d7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9c5fd40e-e8ed-4010-ad8b-1ec36c5e31d7 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 626/1226] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:43 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 1377 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b54dc0cc-8c05-4d48-ae78-32086128bdc5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b54dc0cc-8c05-4d48-ae78-32086128bdc5 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] GET http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf Sep 08 19:07:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b54dc0cc-8c05-4d48-ae78-32086128bdc5 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b54dc0cc-8c05-4d48-ae78-32086128bdc5 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b54dc0cc-8c05-4d48-ae78-32086128bdc5 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Volume info retrieved successfully. Sep 08 19:07:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b54dc0cc-8c05-4d48-ae78-32086128bdc5 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf returned with HTTP 200 Sep 08 19:07:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 601/1227] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:43 2026] GET /volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-be87482f-cc9f-4256-94b6-a05d2000fa74 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-be87482f-cc9f-4256-94b6-a05d2000fa74 tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] PUT http://192.168.122.253/volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 Sep 08 19:07:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-be87482f-cc9f-4256-94b6-a05d2000fa74 tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-be87482f-cc9f-4256-94b6-a05d2000fa74 tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 returned with HTTP 200 Sep 08 19:07:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 627/1228] 192.168.122.253 () {60 vars in 1258 bytes} [Tue Sep 8 19:07:44 2026] PUT /volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 => generated 395 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Create volume of 2 GB Sep 08 19:07:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Availability Zones retrieved successfully. Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Flow 'volume_create_api' (ca90544e-d7b2-48cd-b49b-f729ba418bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f51e24a4-25a7-4c82-b447-22f7c745fa1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Validating volume size '2' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f51e24a4-25a7-4c82-b447-22f7c745fa1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c53f61-cf62-4739-bc2f-f1cc7a320563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: WARNING cinder.quota_utils [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Quota exceeded for 111484d3f4104b319898a9a15c0bbab9, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 08 19:07:44 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c53f61-cf62-4739-bc2f-f1cc7a320563) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 19:07:44 devstack devstack@c-api.service[87214]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c53f61-cf62-4739-bc2f-f1cc7a320563) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c53f61-cf62-4739-bc2f-f1cc7a320563) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f51e24a4-25a7-4c82-b447-22f7c745fa1d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f51e24a4-25a7-4c82-b447-22f7c745fa1d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 19:07:44 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Flow 'volume_create_api' (ca90544e-d7b2-48cd-b49b-f729ba418bdb) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 19:07:44 devstack devstack@c-api.service[87214]: INFO cinder.api.middleware.fault [None req-e9b52d6c-ff3f-433a-bdab-f57be9559a8a tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 413 Sep 08 19:07:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 602/1229] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:07:44 2026] POST /volume/v3/volumes => generated 208 bytes in 253 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 19:07:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-45a7cfda-db26-4686-a293-9ceaa84e21fb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-45a7cfda-db26-4686-a293-9ceaa84e21fb tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] PUT http://192.168.122.253/volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 Sep 08 19:07:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-45a7cfda-db26-4686-a293-9ceaa84e21fb tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-45a7cfda-db26-4686-a293-9ceaa84e21fb tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 returned with HTTP 200 Sep 08 19:07:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 628/1230] 192.168.122.253 () {60 vars in 1258 bytes} [Tue Sep 8 19:07:44 2026] PUT /volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 => generated 395 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5bdc48be-527b-4334-bbde-1f99122f5337 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Create volume of 1 GB Sep 08 19:07:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Availability Zones retrieved successfully. Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Flow 'volume_create_api' (8b2097ef-87a0-4e5b-a456-1be9cc081b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844bc7ca-592d-4cab-af7d-150f7c86e423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844bc7ca-592d-4cab-af7d-150f7c86e423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0158608f-9697-49e5-a78b-0b9b49151ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-16689a08-02f5-4a89-9723-afd83bfb0b09 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-16689a08-02f5-4a89-9723-afd83bfb0b09 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-16689a08-02f5-4a89-9723-afd83bfb0b09 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-16689a08-02f5-4a89-9723-afd83bfb0b09 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: WARNING cinder.quota_utils [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Quota exceeded for 111484d3f4104b319898a9a15c0bbab9, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 08 19:07:44 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0158608f-9697-49e5-a78b-0b9b49151ad5) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 19:07:44 devstack devstack@c-api.service[87214]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 08 19:07:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0158608f-9697-49e5-a78b-0b9b49151ad5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0158608f-9697-49e5-a78b-0b9b49151ad5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844bc7ca-592d-4cab-af7d-150f7c86e423) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844bc7ca-592d-4cab-af7d-150f7c86e423) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 19:07:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-16689a08-02f5-4a89-9723-afd83bfb0b09 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Volume info retrieved successfully. Sep 08 19:07:44 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Flow 'volume_create_api' (8b2097ef-87a0-4e5b-a456-1be9cc081b39) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 19:07:44 devstack devstack@c-api.service[87214]: INFO cinder.api.middleware.fault [None req-5bdc48be-527b-4334-bbde-1f99122f5337 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 413 Sep 08 19:07:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 603/1231] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:07:44 2026] POST /volume/v3/volumes => generated 150 bytes in 263 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d1c62bd2-69a0-4272-801f-b0dba81eeb88 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-16689a08-02f5-4a89-9723-afd83bfb0b09 tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 200 Sep 08 19:07:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 629/1232] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:44 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 1377 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:07:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d1c62bd2-69a0-4272-801f-b0dba81eeb88 tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] PUT http://192.168.122.253/volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 Sep 08 19:07:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d1c62bd2-69a0-4272-801f-b0dba81eeb88 tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d1c62bd2-69a0-4272-801f-b0dba81eeb88 tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 returned with HTTP 200 Sep 08 19:07:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 604/1233] 192.168.122.253 () {60 vars in 1258 bytes} [Tue Sep 8 19:07:44 2026] PUT /volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 => generated 394 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b62ddfce-7069-441c-87e9-087dd04b4d84 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b62ddfce-7069-441c-87e9-087dd04b4d84 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] POST http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf/action Sep 08 19:07:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b62ddfce-7069-441c-87e9-087dd04b4d84 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:07:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b62ddfce-7069-441c-87e9-087dd04b4d84 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b62ddfce-7069-441c-87e9-087dd04b4d84 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Volume info retrieved successfully. Sep 08 19:07:45 devstack devstack@c-api.service[87213]: ERROR cinder.volume.api [None req-b62ddfce-7069-441c-87e9-087dd04b4d84 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Quota exceeded for 111484d3f4104b319898a9a15c0bbab9, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 08 19:07:45 devstack devstack@c-api.service[87213]: INFO cinder.api.middleware.fault [None req-b62ddfce-7069-441c-87e9-087dd04b4d84 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf/action returned with HTTP 413 Sep 08 19:07:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 630/1234] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:07:45 2026] POST /volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf/action => generated 208 bytes in 140 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 19:07:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-09145065-a4f9-4505-8b9a-7c33fa8f2345 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-09145065-a4f9-4505-8b9a-7c33fa8f2345 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] GET http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf Sep 08 19:07:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-09145065-a4f9-4505-8b9a-7c33fa8f2345 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-09145065-a4f9-4505-8b9a-7c33fa8f2345 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-09145065-a4f9-4505-8b9a-7c33fa8f2345 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Volume info retrieved successfully. Sep 08 19:07:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-09145065-a4f9-4505-8b9a-7c33fa8f2345 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf returned with HTTP 200 Sep 08 19:07:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 605/1235] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:45 2026] GET /volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c8a8fd94-8d78-49fc-8636-fcf1db8982b7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c8a8fd94-8d78-49fc-8636-fcf1db8982b7 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] DELETE http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf Sep 08 19:07:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c8a8fd94-8d78-49fc-8636-fcf1db8982b7 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c8a8fd94-8d78-49fc-8636-fcf1db8982b7 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:45 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-c8a8fd94-8d78-49fc-8636-fcf1db8982b7 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Delete volume with id: cb27db61-f254-4e45-8acd-8e23e2ffe9bf Sep 08 19:07:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c8a8fd94-8d78-49fc-8636-fcf1db8982b7 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Volume info retrieved successfully. Sep 08 19:07:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c8a8fd94-8d78-49fc-8636-fcf1db8982b7 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Delete volume request issued successfully. Sep 08 19:07:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c8a8fd94-8d78-49fc-8636-fcf1db8982b7 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf returned with HTTP 202 Sep 08 19:07:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 631/1236] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:07:45 2026] DELETE /volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:07:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-477e44bd-2400-490c-84a9-086c6b9b42b2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-477e44bd-2400-490c-84a9-086c6b9b42b2 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] GET http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf Sep 08 19:07:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-477e44bd-2400-490c-84a9-086c6b9b42b2 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-477e44bd-2400-490c-84a9-086c6b9b42b2 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-477e44bd-2400-490c-84a9-086c6b9b42b2 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Volume info retrieved successfully. Sep 08 19:07:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-477e44bd-2400-490c-84a9-086c6b9b42b2 tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf returned with HTTP 200 Sep 08 19:07:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 606/1237] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:45 2026] GET /volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf => generated 860 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-419c9dd0-cd31-414e-b96e-23daf06ddfcf None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-419c9dd0-cd31-414e-b96e-23daf06ddfcf tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] GET http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 Sep 08 19:07:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-419c9dd0-cd31-414e-b96e-23daf06ddfcf tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-419c9dd0-cd31-414e-b96e-23daf06ddfcf tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-419c9dd0-cd31-414e-b96e-23daf06ddfcf tempest-VolumesGetTest-883227882 tempest-VolumesGetTest-883227882-project-member] http://192.168.122.253/volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 returned with HTTP 404 Sep 08 19:07:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 632/1238] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:45 2026] GET /volume/v3/volumes/3314a3d2-54e2-4cbf-9bc7-dc4b7735cca5 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-169b3427-6ec6-4f1d-b79a-804ba92844ff None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-169b3427-6ec6-4f1d-b79a-804ba92844ff tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] GET http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-169b3427-6ec6-4f1d-b79a-804ba92844ff tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-169b3427-6ec6-4f1d-b79a-804ba92844ff tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-169b3427-6ec6-4f1d-b79a-804ba92844ff tempest-VolumeQuotasNegativeTestJSON-126699619 tempest-VolumeQuotasNegativeTestJSON-126699619-project-member] http://192.168.122.253/volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf returned with HTTP 404 Sep 08 19:07:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 607/1239] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:46 2026] GET /volume/v3/volumes/cb27db61-f254-4e45-8acd-8e23e2ffe9bf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-14ef99aa-64f4-4ad7-a7b3-a58a0f883f04 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-14ef99aa-64f4-4ad7-a7b3-a58a0f883f04 tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] PUT http://192.168.122.253/volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 Sep 08 19:07:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-14ef99aa-64f4-4ad7-a7b3-a58a0f883f04 tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e6be10e4-0f88-4584-a668-ae509d504448 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-609821805"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-609821805'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume of 1 GB Sep 08 19:07:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Availability Zones retrieved successfully. Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Flow 'volume_create_api' (1ab3c8dd-b962-4211-afee-775d23353d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6828163-21fe-4962-b39a-1e0c2915bddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6828163-21fe-4962-b39a-1e0c2915bddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (466c7b0c-e19c-4659-af14-1b041f22f249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-14ef99aa-64f4-4ad7-a7b3-a58a0f883f04 tempest-VolumeQuotasNegativeTestJSON-107437956 tempest-VolumeQuotasNegativeTestJSON-107437956-project-admin] http://192.168.122.253/volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 returned with HTTP 200 Sep 08 19:07:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 633/1240] 192.168.122.253 () {60 vars in 1259 bytes} [Tue Sep 8 19:07:46 2026] PUT /volume/v3/os-quota-sets/111484d3f4104b319898a9a15c0bbab9 => generated 398 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Created reservations ['75986116-031b-4557-ad5b-2340e5d4d32c', 'baba17ed-3c97-4865-910d-0de8c35c1421', 'c786b6c9-12b9-4173-a146-98d19c034ff9', '41279607-9dd5-4a80-882c-22807334ae12'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (466c7b0c-e19c-4659-af14-1b041f22f249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75986116-031b-4557-ad5b-2340e5d4d32c', 'baba17ed-3c97-4865-910d-0de8c35c1421', 'c786b6c9-12b9-4173-a146-98d19c034ff9', '41279607-9dd5-4a80-882c-22807334ae12']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1dbcf0e-034a-4670-a633-2914ba6e176f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1dbcf0e-034a-4670-a633-2914ba6e176f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbd2813f-aa06-4866-81ba-27924f7e19c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-609821805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11504cd9cf145f2924ce15fea9aa8c4',qos_specs=None,replication_status=,reservations=['75986116-031b-4557-ad5b-2340e5d4d32c','baba17ed-3c97-4865-910d-0de8c35c1421','c786b6c9-12b9-4173-a146-98d19c034ff9','41279607-9dd5-4a80-882c-22807334ae12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c12109e042334969ba97bcb83c186920',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:07:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-609821805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbd2813f-aa06-4866-81ba-27924f7e19c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f11504cd9cf145f2924ce15fea9aa8c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c12109e042334969ba97bcb83c186920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be33288e-bba5-4638-ae18-57fdd202b2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be33288e-bba5-4638-ae18-57fdd202b2a4) transitioned into state 'SUCCESS' from state '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-609821805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11504cd9cf145f2924ce15fea9aa8c4',qos_specs=None,replication_status=,reservations=['75986116-031b-4557-ad5b-2340e5d4d32c','baba17ed-3c97-4865-910d-0de8c35c1421','c786b6c9-12b9-4173-a146-98d19c034ff9','41279607-9dd5-4a80-882c-22807334ae12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c12109e042334969ba97bcb83c186920',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da3c56f7-4490-432f-a7b9-6191f2abd5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da3c56f7-4490-432f-a7b9-6191f2abd5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Flow 'volume_create_api' (1ab3c8dd-b962-4211-afee-775d23353d57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume request issued successfully. Sep 08 19:07:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e6be10e4-0f88-4584-a668-ae509d504448 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:07:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 608/1241] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:07:46 2026] POST /volume/v3/volumes => generated 757 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:07:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a97c5ef1-fc4d-4174-b88a-1d83b537f142 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a97c5ef1-fc4d-4174-b88a-1d83b537f142 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 Sep 08 19:07:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a97c5ef1-fc4d-4174-b88a-1d83b537f142 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a97c5ef1-fc4d-4174-b88a-1d83b537f142 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:47 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a97c5ef1-fc4d-4174-b88a-1d83b537f142 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a97c5ef1-fc4d-4174-b88a-1d83b537f142 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 returned with HTTP 200 Sep 08 19:07:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 634/1242] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:47 2026] GET /volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 => generated 825 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-999c7f24-c6b0-4f3d-93a2-46fcad1c9193 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-999c7f24-c6b0-4f3d-93a2-46fcad1c9193 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 Sep 08 19:07:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-999c7f24-c6b0-4f3d-93a2-46fcad1c9193 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-999c7f24-c6b0-4f3d-93a2-46fcad1c9193 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-999c7f24-c6b0-4f3d-93a2-46fcad1c9193 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-999c7f24-c6b0-4f3d-93a2-46fcad1c9193 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 returned with HTTP 200 Sep 08 19:07:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 609/1243] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:48 2026] GET /volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 => generated 849 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:07:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-347c5789-6bea-4d5d-87b2-2349aa33c519 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-347c5789-6bea-4d5d-87b2-2349aa33c519 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 Sep 08 19:07:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-347c5789-6bea-4d5d-87b2-2349aa33c519 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-347c5789-6bea-4d5d-87b2-2349aa33c519 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-347c5789-6bea-4d5d-87b2-2349aa33c519 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-347c5789-6bea-4d5d-87b2-2349aa33c519 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 returned with HTTP 200 Sep 08 19:07:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 635/1244] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:49 2026] GET /volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c13c933f-4e5e-4e1a-9b8d-e48280240088 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c13c933f-4e5e-4e1a-9b8d-e48280240088 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] POST http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2/action Sep 08 19:07:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c13c933f-4e5e-4e1a-9b8d-e48280240088 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:07:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c13c933f-4e5e-4e1a-9b8d-e48280240088 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:49 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:49 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-c13c933f-4e5e-4e1a-9b8d-e48280240088 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Updating volume 'bbd2813f-aa06-4866-81ba-27924f7e19c2' with '{'status': 'attaching'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 19:07:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c13c933f-4e5e-4e1a-9b8d-e48280240088 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2/action returned with HTTP 202 Sep 08 19:07:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 610/1245] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:07:49 2026] POST /volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:07:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1bac653a-29e9-43c1-997d-8a9f960802d5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1bac653a-29e9-43c1-997d-8a9f960802d5 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 Sep 08 19:07:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1bac653a-29e9-43c1-997d-8a9f960802d5 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1bac653a-29e9-43c1-997d-8a9f960802d5 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1bac653a-29e9-43c1-997d-8a9f960802d5 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1bac653a-29e9-43c1-997d-8a9f960802d5 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 returned with HTTP 200 Sep 08 19:07:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 636/1246] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:49 2026] GET /volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-37725d72-ee43-4a63-bfc5-2ed8fcae501c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-37725d72-ee43-4a63-bfc5-2ed8fcae501c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] POST http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2/action Sep 08 19:07:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-37725d72-ee43-4a63-bfc5-2ed8fcae501c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:07:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-37725d72-ee43-4a63-bfc5-2ed8fcae501c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:49 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:49 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-37725d72-ee43-4a63-bfc5-2ed8fcae501c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Volume info retrieved successfully. Sep 08 19:07:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6c585f58-343d-4e49-a132-35d7a8d3b3c6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6c585f58-343d-4e49-a132-35d7a8d3b3c6 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] GET http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:07:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6c585f58-343d-4e49-a132-35d7a8d3b3c6 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6c585f58-343d-4e49-a132-35d7a8d3b3c6 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6c585f58-343d-4e49-a132-35d7a8d3b3c6 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Volume info retrieved successfully. Sep 08 19:07:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-37725d72-ee43-4a63-bfc5-2ed8fcae501c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Delete volume request issued successfully. Sep 08 19:07:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-37725d72-ee43-4a63-bfc5-2ed8fcae501c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2/action returned with HTTP 202 Sep 08 19:07:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 611/1247] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:07:49 2026] POST /volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:07:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6c585f58-343d-4e49-a132-35d7a8d3b3c6 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 returned with HTTP 200 Sep 08 19:07:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 637/1248] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:49 2026] GET /volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5df58284-388a-4cf8-9eb3-f37c56ef8d7d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5df58284-388a-4cf8-9eb3-f37c56ef8d7d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 Sep 08 19:07:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5df58284-388a-4cf8-9eb3-f37c56ef8d7d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5df58284-388a-4cf8-9eb3-f37c56ef8d7d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:49 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:49 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5df58284-388a-4cf8-9eb3-f37c56ef8d7d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5df58284-388a-4cf8-9eb3-f37c56ef8d7d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 returned with HTTP 200 Sep 08 19:07:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 612/1249] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:49 2026] GET /volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ed24b061-b1fa-4643-baeb-846628b770b3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ed24b061-b1fa-4643-baeb-846628b770b3 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] GET http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:07:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ed24b061-b1fa-4643-baeb-846628b770b3 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ed24b061-b1fa-4643-baeb-846628b770b3 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ed24b061-b1fa-4643-baeb-846628b770b3 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Volume info retrieved successfully. Sep 08 19:07:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ed24b061-b1fa-4643-baeb-846628b770b3 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 returned with HTTP 200 Sep 08 19:07:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 638/1250] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:49 2026] GET /volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-067cf16e-984f-4c06-acdd-44cb24572840 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-067cf16e-984f-4c06-acdd-44cb24572840 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 Sep 08 19:07:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-067cf16e-984f-4c06-acdd-44cb24572840 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-067cf16e-984f-4c06-acdd-44cb24572840 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:50 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:50 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-067cf16e-984f-4c06-acdd-44cb24572840 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-067cf16e-984f-4c06-acdd-44cb24572840 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 returned with HTTP 200 Sep 08 19:07:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 613/1251] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:50 2026] GET /volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 => generated 849 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:07:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4e03aa49-6bbd-4a4b-b411-0929efc59000 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4e03aa49-6bbd-4a4b-b411-0929efc59000 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 Sep 08 19:07:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4e03aa49-6bbd-4a4b-b411-0929efc59000 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4e03aa49-6bbd-4a4b-b411-0929efc59000 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4e03aa49-6bbd-4a4b-b411-0929efc59000 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 returned with HTTP 404 Sep 08 19:07:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 639/1252] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:51 2026] GET /volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a84dc938-f1fa-45ca-beb5-34307c094b29 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a84dc938-f1fa-45ca-beb5-34307c094b29 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 Sep 08 19:07:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a84dc938-f1fa-45ca-beb5-34307c094b29 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a84dc938-f1fa-45ca-beb5-34307c094b29 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a84dc938-f1fa-45ca-beb5-34307c094b29 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 returned with HTTP 404 Sep 08 19:07:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 614/1253] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:51 2026] GET /volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fa166434-6ab4-465e-8095-75c3d8dd2963 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fa166434-6ab4-465e-8095-75c3d8dd2963 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] DELETE http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 Sep 08 19:07:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fa166434-6ab4-465e-8095-75c3d8dd2963 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fa166434-6ab4-465e-8095-75c3d8dd2963 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:51 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-fa166434-6ab4-465e-8095-75c3d8dd2963 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Delete volume with id: bbd2813f-aa06-4866-81ba-27924f7e19c2 Sep 08 19:07:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fa166434-6ab4-465e-8095-75c3d8dd2963 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 returned with HTTP 404 Sep 08 19:07:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 640/1254] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:07:51 2026] DELETE /volume/v3/volumes/bbd2813f-aa06-4866-81ba-27924f7e19c2 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-79315d4f-fcbf-4216-9363-fd3364b4560d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:07:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-632860693"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-632860693'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:07:51 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume of 1 GB Sep 08 19:07:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Availability Zones retrieved successfully. Sep 08 19:07:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Flow 'volume_create_api' (c1a1c824-14ac-412c-bd7d-27f8492ac52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e34b7c6-9fab-40c1-82ec-24269cab01d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:07:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e34b7c6-9fab-40c1-82ec-24269cab01d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (738d7068-a20c-4659-a025-b774895f2bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:52 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Created reservations ['e152e156-9b4c-44e6-a528-a0f486817a64', 'f3bbdb25-a33e-4dd1-9d64-7f11b05b2746', '2edca31e-c60b-427e-beef-f907e3351f90', '0088606c-e3cd-4a1d-a0d8-7cbed8f6b95c'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (738d7068-a20c-4659-a025-b774895f2bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e152e156-9b4c-44e6-a528-a0f486817a64', 'f3bbdb25-a33e-4dd1-9d64-7f11b05b2746', '2edca31e-c60b-427e-beef-f907e3351f90', '0088606c-e3cd-4a1d-a0d8-7cbed8f6b95c']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00886082-d474-491b-b284-c4edccf70597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00886082-d474-491b-b284-c4edccf70597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bbf7ffe-06a9-42c0-998b-30302d8e08c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-632860693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11504cd9cf145f2924ce15fea9aa8c4',qos_specs=None,replication_status=,reservations=['e152e156-9b4c-44e6-a528-a0f486817a64','f3bbdb25-a33e-4dd1-9d64-7f11b05b2746','2edca31e-c60b-427e-beef-f907e3351f90','0088606c-e3cd-4a1d-a0d8-7cbed8f6b95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c12109e042334969ba97bcb83c186920',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-632860693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bbf7ffe-06a9-42c0-998b-30302d8e08c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f11504cd9cf145f2924ce15fea9aa8c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c12109e042334969ba97bcb83c186920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a38723ab-0034-4087-9a12-ea5406f1df9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a38723ab-0034-4087-9a12-ea5406f1df9d) transitioned into state 'SUCCESS' from state '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-632860693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11504cd9cf145f2924ce15fea9aa8c4',qos_specs=None,replication_status=,reservations=['e152e156-9b4c-44e6-a528-a0f486817a64','f3bbdb25-a33e-4dd1-9d64-7f11b05b2746','2edca31e-c60b-427e-beef-f907e3351f90','0088606c-e3cd-4a1d-a0d8-7cbed8f6b95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c12109e042334969ba97bcb83c186920',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb4b0412-1df4-44ac-a700-7b11c3bc9863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb4b0412-1df4-44ac-a700-7b11c3bc9863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Flow 'volume_create_api' (c1a1c824-14ac-412c-bd7d-27f8492ac52b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume request issued successfully. Sep 08 19:07:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-79315d4f-fcbf-4216-9363-fd3364b4560d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:07:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 615/1255] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:07:51 2026] POST /volume/v3/volumes => generated 757 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:07:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2b7d3eba-7c83-454a-9172-8f2b06be1b06 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2b7d3eba-7c83-454a-9172-8f2b06be1b06 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 Sep 08 19:07:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2b7d3eba-7c83-454a-9172-8f2b06be1b06 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2b7d3eba-7c83-454a-9172-8f2b06be1b06 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2b7d3eba-7c83-454a-9172-8f2b06be1b06 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2b7d3eba-7c83-454a-9172-8f2b06be1b06 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 returned with HTTP 200 Sep 08 19:07:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 641/1256] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:52 2026] GET /volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 => generated 825 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-560e4745-0f49-4da7-a5c1-7af9414e47f0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-560e4745-0f49-4da7-a5c1-7af9414e47f0 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 Sep 08 19:07:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-560e4745-0f49-4da7-a5c1-7af9414e47f0 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-560e4745-0f49-4da7-a5c1-7af9414e47f0 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:53 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:53 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-560e4745-0f49-4da7-a5c1-7af9414e47f0 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-560e4745-0f49-4da7-a5c1-7af9414e47f0 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 returned with HTTP 200 Sep 08 19:07:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 616/1257] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:53 2026] GET /volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 => generated 849 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-afc68ec9-7ea1-4c6b-bdf3-e138224b3dc7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-afc68ec9-7ea1-4c6b-bdf3-e138224b3dc7 tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] GET http://192.168.122.253/volume/v3/os-services Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-afc68ec9-7ea1-4c6b-bdf3-e138224b3dc7 tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-afc68ec9-7ea1-4c6b-bdf3-e138224b3dc7 tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:54 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-afc68ec9-7ea1-4c6b-bdf3-e138224b3dc7 tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] http://192.168.122.253/volume/v3/os-services returned with HTTP 200 Sep 08 19:07:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 642/1258] 192.168.122.253 () {58 vars in 1133 bytes} [Tue Sep 8 19:07:54 2026] GET /volume/v3/os-services => generated 705 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f7bea2f0-1340-4772-ba07-4d132aeec535 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f7bea2f0-1340-4772-ba07-4d132aeec535 tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] PUT http://192.168.122.253/volume/v3/os-services/disable-log-reason Sep 08 19:07:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f7bea2f0-1340-4772-ba07-4d132aeec535 tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f7bea2f0-1340-4772-ba07-4d132aeec535 tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] http://192.168.122.253/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 08 19:07:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 617/1259] 192.168.122.253 () {60 vars in 1210 bytes} [Tue Sep 8 19:07:54 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e4ddbf95-34dc-4ddd-895e-5c4c199532cb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e4ddbf95-34dc-4ddd-895e-5c4c199532cb tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] PUT http://192.168.122.253/volume/v3/os-services/disable Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e4ddbf95-34dc-4ddd-895e-5c4c199532cb tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e4ddbf95-34dc-4ddd-895e-5c4c199532cb tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] http://192.168.122.253/volume/v3/os-services/disable returned with HTTP 404 Sep 08 19:07:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1fa11394-9247-4ded-ab86-c346161556d0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 643/1260] 192.168.122.253 () {60 vars in 1177 bytes} [Tue Sep 8 19:07:54 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-610fbdee-2673-4c94-89de-5f9d2e78bddf None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1fa11394-9247-4ded-ab86-c346161556d0 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] DELETE http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-610fbdee-2673-4c94-89de-5f9d2e78bddf tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] PUT http://192.168.122.253/volume/v3/os-services/enable Sep 08 19:07:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1fa11394-9247-4ded-ab86-c346161556d0 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1fa11394-9247-4ded-ab86-c346161556d0 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-610fbdee-2673-4c94-89de-5f9d2e78bddf tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:54 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-1fa11394-9247-4ded-ab86-c346161556d0 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Delete volume with id: 10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-610fbdee-2673-4c94-89de-5f9d2e78bddf tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] http://192.168.122.253/volume/v3/os-services/enable returned with HTTP 404 Sep 08 19:07:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 644/1261] 192.168.122.253 () {60 vars in 1174 bytes} [Tue Sep 8 19:07:54 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-798ce544-e737-4215-9579-0254836d2ecb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-798ce544-e737-4215-9579-0254836d2ecb tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] PUT http://192.168.122.253/volume/v3/os-services/freeze Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-798ce544-e737-4215-9579-0254836d2ecb tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1fa11394-9247-4ded-ab86-c346161556d0 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Volume info retrieved successfully. Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-798ce544-e737-4215-9579-0254836d2ecb tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] http://192.168.122.253/volume/v3/os-services/freeze returned with HTTP 400 Sep 08 19:07:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 645/1262] 192.168.122.253 () {60 vars in 1174 bytes} [Tue Sep 8 19:07:54 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-de80fca9-8a40-49c6-88f3-284c08be23b5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-de80fca9-8a40-49c6-88f3-284c08be23b5 tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] PUT http://192.168.122.253/volume/v3/os-services/thaw Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-de80fca9-8a40-49c6-88f3-284c08be23b5 tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-de80fca9-8a40-49c6-88f3-284c08be23b5 tempest-VolumeServicesNegativeTest-1219269925 tempest-VolumeServicesNegativeTest-1219269925-project-admin] http://192.168.122.253/volume/v3/os-services/thaw returned with HTTP 400 Sep 08 19:07:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 646/1263] 192.168.122.253 () {60 vars in 1168 bytes} [Tue Sep 8 19:07:54 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:07:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1fa11394-9247-4ded-ab86-c346161556d0 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Delete volume request issued successfully. Sep 08 19:07:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1fa11394-9247-4ded-ab86-c346161556d0 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 returned with HTTP 202 Sep 08 19:07:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 618/1264] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:07:54 2026] DELETE /volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6171682b-b29f-4140-9cb5-f28bf422bc46 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6171682b-b29f-4140-9cb5-f28bf422bc46 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] GET http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6171682b-b29f-4140-9cb5-f28bf422bc46 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6171682b-b29f-4140-9cb5-f28bf422bc46 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6171682b-b29f-4140-9cb5-f28bf422bc46 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Volume info retrieved successfully. Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6171682b-b29f-4140-9cb5-f28bf422bc46 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 returned with HTTP 200 Sep 08 19:07:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 647/1265] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:54 2026] GET /volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-459fd414-a836-41be-ae9b-fc4e482ad0d5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-459fd414-a836-41be-ae9b-fc4e482ad0d5 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 Sep 08 19:07:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-459fd414-a836-41be-ae9b-fc4e482ad0d5 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-459fd414-a836-41be-ae9b-fc4e482ad0d5 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-459fd414-a836-41be-ae9b-fc4e482ad0d5 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-459fd414-a836-41be-ae9b-fc4e482ad0d5 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 returned with HTTP 200 Sep 08 19:07:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 619/1266] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:54 2026] GET /volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-252d008a-612f-43ed-a980-e5c2ffe44652 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-252d008a-612f-43ed-a980-e5c2ffe44652 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] POST http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3/action Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-252d008a-612f-43ed-a980-e5c2ffe44652 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-252d008a-612f-43ed-a980-e5c2ffe44652 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.admin_actions [None req-252d008a-612f-43ed-a980-e5c2ffe44652 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Updating volume '8bbf7ffe-06a9-42c0-998b-30302d8e08c3' with '{'status': 'creating'}' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 19:07:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-252d008a-612f-43ed-a980-e5c2ffe44652 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3/action returned with HTTP 202 Sep 08 19:07:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 648/1267] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:07:54 2026] POST /volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:07:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-077ac53d-8ff0-463b-8776-c0b38f2ec51e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-077ac53d-8ff0-463b-8776-c0b38f2ec51e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 Sep 08 19:07:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-077ac53d-8ff0-463b-8776-c0b38f2ec51e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-077ac53d-8ff0-463b-8776-c0b38f2ec51e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-077ac53d-8ff0-463b-8776-c0b38f2ec51e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-077ac53d-8ff0-463b-8776-c0b38f2ec51e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 returned with HTTP 200 Sep 08 19:07:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 620/1268] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:54 2026] GET /volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3c3bda54-d29f-4fd0-9a7e-7df90eec4cf7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3c3bda54-d29f-4fd0-9a7e-7df90eec4cf7 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] POST http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3/action Sep 08 19:07:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3c3bda54-d29f-4fd0-9a7e-7df90eec4cf7 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:07:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3c3bda54-d29f-4fd0-9a7e-7df90eec4cf7 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3c3bda54-d29f-4fd0-9a7e-7df90eec4cf7 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Volume info retrieved successfully. Sep 08 19:07:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3c3bda54-d29f-4fd0-9a7e-7df90eec4cf7 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Delete volume request issued successfully. Sep 08 19:07:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3c3bda54-d29f-4fd0-9a7e-7df90eec4cf7 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3/action returned with HTTP 202 Sep 08 19:07:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 649/1269] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:07:55 2026] POST /volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:07:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-289f3fb6-9b77-4913-a3b4-5b758ff54e63 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-289f3fb6-9b77-4913-a3b4-5b758ff54e63 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 Sep 08 19:07:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-289f3fb6-9b77-4913-a3b4-5b758ff54e63 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-289f3fb6-9b77-4913-a3b4-5b758ff54e63 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-289f3fb6-9b77-4913-a3b4-5b758ff54e63 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-289f3fb6-9b77-4913-a3b4-5b758ff54e63 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 returned with HTTP 200 Sep 08 19:07:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 621/1270] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:55 2026] GET /volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 => generated 849 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d1ee52ef-402a-4a37-926e-05c17b5e73e5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d1ee52ef-402a-4a37-926e-05c17b5e73e5 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] GET http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:07:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d1ee52ef-402a-4a37-926e-05c17b5e73e5 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d1ee52ef-402a-4a37-926e-05c17b5e73e5 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d1ee52ef-402a-4a37-926e-05c17b5e73e5 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Volume info retrieved successfully. Sep 08 19:07:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d1ee52ef-402a-4a37-926e-05c17b5e73e5 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 returned with HTTP 200 Sep 08 19:07:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 650/1271] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:55 2026] GET /volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dd860603-70be-4e98-a6f2-f563898fdbe3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dd860603-70be-4e98-a6f2-f563898fdbe3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 Sep 08 19:07:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dd860603-70be-4e98-a6f2-f563898fdbe3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dd860603-70be-4e98-a6f2-f563898fdbe3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dd860603-70be-4e98-a6f2-f563898fdbe3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 returned with HTTP 404 Sep 08 19:07:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 622/1272] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:56 2026] GET /volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-03df3bb2-06d3-47c4-a1fe-a4265678579c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-03df3bb2-06d3-47c4-a1fe-a4265678579c tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-03df3bb2-06d3-47c4-a1fe-a4265678579c tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-03df3bb2-06d3-47c4-a1fe-a4265678579c tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-03df3bb2-06d3-47c4-a1fe-a4265678579c tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 returned with HTTP 404 Sep 08 19:07:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 651/1273] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:56 2026] GET /volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0bae9eef-e135-4cfa-ad94-810eb2260236 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0bae9eef-e135-4cfa-ad94-810eb2260236 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] DELETE http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 Sep 08 19:07:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0bae9eef-e135-4cfa-ad94-810eb2260236 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0bae9eef-e135-4cfa-ad94-810eb2260236 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:56 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-0bae9eef-e135-4cfa-ad94-810eb2260236 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Delete volume with id: 8bbf7ffe-06a9-42c0-998b-30302d8e08c3 Sep 08 19:07:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0bae9eef-e135-4cfa-ad94-810eb2260236 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 returned with HTTP 404 Sep 08 19:07:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 623/1274] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:07:56 2026] DELETE /volume/v3/volumes/8bbf7ffe-06a9-42c0-998b-30302d8e08c3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1119852451"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1119852451'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume of 1 GB Sep 08 19:07:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Availability Zones retrieved successfully. Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Flow 'volume_create_api' (c2b69835-bc44-452b-8375-9d6b942ae21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c998fdfa-e559-43c4-9b12-e43d7e7aa19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c998fdfa-e559-43c4-9b12-e43d7e7aa19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5076dd-195d-481e-9a8f-1cb896863f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Created reservations ['8ce2dd84-7ed3-40e7-a30d-62ce3d731733', '53d9c791-b0e0-4953-82dc-51db098fcf75', '297440a7-bc2a-49f8-b2a6-e0966262dddd', '65decc75-613b-4e46-9247-a19427b1b2a3'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5076dd-195d-481e-9a8f-1cb896863f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce2dd84-7ed3-40e7-a30d-62ce3d731733', '53d9c791-b0e0-4953-82dc-51db098fcf75', '297440a7-bc2a-49f8-b2a6-e0966262dddd', '65decc75-613b-4e46-9247-a19427b1b2a3']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (466a2ed4-eed9-40ca-b527-226b5e4e635e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (466a2ed4-eed9-40ca-b527-226b5e4e635e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd11f0fa-0196-4611-9483-1da18f7a7d79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1119852451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11504cd9cf145f2924ce15fea9aa8c4',qos_specs=None,replication_status=,reservations=['8ce2dd84-7ed3-40e7-a30d-62ce3d731733','53d9c791-b0e0-4953-82dc-51db098fcf75','297440a7-bc2a-49f8-b2a6-e0966262dddd','65decc75-613b-4e46-9247-a19427b1b2a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c12109e042334969ba97bcb83c186920',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:07:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1119852451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd11f0fa-0196-4611-9483-1da18f7a7d79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f11504cd9cf145f2924ce15fea9aa8c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c12109e042334969ba97bcb83c186920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8ab5d67-234c-4ee2-bf4e-5464a374fdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8ab5d67-234c-4ee2-bf4e-5464a374fdd8) transitioned into state 'SUCCESS' from state '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-1119852451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11504cd9cf145f2924ce15fea9aa8c4',qos_specs=None,replication_status=,reservations=['8ce2dd84-7ed3-40e7-a30d-62ce3d731733','53d9c791-b0e0-4953-82dc-51db098fcf75','297440a7-bc2a-49f8-b2a6-e0966262dddd','65decc75-613b-4e46-9247-a19427b1b2a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c12109e042334969ba97bcb83c186920',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d305da-fe00-4970-aaa1-e5bb99ab3285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:07:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-42e3fb9b-c8a5-42e0-9c99-20ec76899c01 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-42e3fb9b-c8a5-42e0-9c99-20ec76899c01 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] GET http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 Sep 08 19:07:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-42e3fb9b-c8a5-42e0-9c99-20ec76899c01 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-42e3fb9b-c8a5-42e0-9c99-20ec76899c01 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-42e3fb9b-c8a5-42e0-9c99-20ec76899c01 tempest-AttachVolumeShelveTestJSON-289772527 tempest-AttachVolumeShelveTestJSON-289772527-project-member] http://192.168.122.253/volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 returned with HTTP 404 Sep 08 19:07:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 624/1275] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:56 2026] GET /volume/v3/volumes/10d39f2f-1512-48cb-a546-c74053103893 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d305da-fe00-4970-aaa1-e5bb99ab3285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Flow 'volume_create_api' (c2b69835-bc44-452b-8375-9d6b942ae21b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:07:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume request issued successfully. Sep 08 19:07:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3a012f4c-ce1a-4776-9206-226c42ceb62a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:07:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 652/1276] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:07:56 2026] POST /volume/v3/volumes => generated 758 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:07:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e63aeac6-6460-4b21-931d-2a2ab114fac3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e63aeac6-6460-4b21-931d-2a2ab114fac3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 Sep 08 19:07:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e63aeac6-6460-4b21-931d-2a2ab114fac3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e63aeac6-6460-4b21-931d-2a2ab114fac3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e63aeac6-6460-4b21-931d-2a2ab114fac3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e63aeac6-6460-4b21-931d-2a2ab114fac3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 returned with HTTP 200 Sep 08 19:07:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 625/1277] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:56 2026] GET /volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 => generated 826 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dff3e4bc-f8d8-4ccd-a2db-61894f9a948e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dff3e4bc-f8d8-4ccd-a2db-61894f9a948e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 Sep 08 19:07:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dff3e4bc-f8d8-4ccd-a2db-61894f9a948e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dff3e4bc-f8d8-4ccd-a2db-61894f9a948e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-dff3e4bc-f8d8-4ccd-a2db-61894f9a948e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dff3e4bc-f8d8-4ccd-a2db-61894f9a948e tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 returned with HTTP 200 Sep 08 19:07:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 653/1278] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:57 2026] GET /volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a1a5058d-2d1c-43c1-93e9-08518a813ca8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a1a5058d-2d1c-43c1-93e9-08518a813ca8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 Sep 08 19:07:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a1a5058d-2d1c-43c1-93e9-08518a813ca8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a1a5058d-2d1c-43c1-93e9-08518a813ca8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a1a5058d-2d1c-43c1-93e9-08518a813ca8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a1a5058d-2d1c-43c1-93e9-08518a813ca8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 returned with HTTP 200 Sep 08 19:07:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 626/1279] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:58 2026] GET /volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8b4caa58-a401-495b-b319-5774162100a8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b4caa58-a401-495b-b319-5774162100a8 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] POST http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79/action Sep 08 19:07:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b4caa58-a401-495b-b319-5774162100a8 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:07:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b4caa58-a401-495b-b319-5774162100a8 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.admin_actions [None req-8b4caa58-a401-495b-b319-5774162100a8 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Updating volume 'fd11f0fa-0196-4611-9483-1da18f7a7d79' with '{'status': 'error'}' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 19:07:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b4caa58-a401-495b-b319-5774162100a8 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79/action returned with HTTP 202 Sep 08 19:07:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 654/1280] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:07:59 2026] POST /volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:07:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-185a5350-f381-4fa5-939d-fba8d13c88b6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-185a5350-f381-4fa5-939d-fba8d13c88b6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 Sep 08 19:07:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-185a5350-f381-4fa5-939d-fba8d13c88b6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-185a5350-f381-4fa5-939d-fba8d13c88b6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-185a5350-f381-4fa5-939d-fba8d13c88b6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-185a5350-f381-4fa5-939d-fba8d13c88b6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 returned with HTTP 200 Sep 08 19:07:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 627/1281] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:59 2026] GET /volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:07:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-256228e7-4ded-4b2e-9250-fe6a95743766 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-256228e7-4ded-4b2e-9250-fe6a95743766 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] POST http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79/action Sep 08 19:07:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-256228e7-4ded-4b2e-9250-fe6a95743766 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:07:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-256228e7-4ded-4b2e-9250-fe6a95743766 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:07:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:07:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:07:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-256228e7-4ded-4b2e-9250-fe6a95743766 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Volume info retrieved successfully. Sep 08 19:07:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-256228e7-4ded-4b2e-9250-fe6a95743766 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Delete volume request issued successfully. Sep 08 19:07:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-256228e7-4ded-4b2e-9250-fe6a95743766 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79/action returned with HTTP 202 Sep 08 19:07:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 655/1282] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:07:59 2026] POST /volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:07:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0dd2ac53-e7b7-4d31-be33-3ca830960070 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:07:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0dd2ac53-e7b7-4d31-be33-3ca830960070 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 Sep 08 19:07:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0dd2ac53-e7b7-4d31-be33-3ca830960070 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:07:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0dd2ac53-e7b7-4d31-be33-3ca830960070 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:07:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:07:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:07:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:07:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:07:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0dd2ac53-e7b7-4d31-be33-3ca830960070 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:07:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0dd2ac53-e7b7-4d31-be33-3ca830960070 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 returned with HTTP 200 Sep 08 19:07:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 628/1283] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:07:59 2026] GET /volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f246a621-06f2-4d40-9123-13a32f3ad592 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f246a621-06f2-4d40-9123-13a32f3ad592 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 Sep 08 19:08:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f246a621-06f2-4d40-9123-13a32f3ad592 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f246a621-06f2-4d40-9123-13a32f3ad592 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:00 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f246a621-06f2-4d40-9123-13a32f3ad592 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f246a621-06f2-4d40-9123-13a32f3ad592 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 returned with HTTP 200 Sep 08 19:08:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 656/1284] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:00 2026] GET /volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2bab2a28-963a-48e7-a33d-4209d33b6d30 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2bab2a28-963a-48e7-a33d-4209d33b6d30 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 Sep 08 19:08:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2bab2a28-963a-48e7-a33d-4209d33b6d30 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2bab2a28-963a-48e7-a33d-4209d33b6d30 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2bab2a28-963a-48e7-a33d-4209d33b6d30 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 returned with HTTP 404 Sep 08 19:08:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 629/1285] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:01 2026] GET /volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4fc70a88-7d0d-4462-848b-c950689af694 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4fc70a88-7d0d-4462-848b-c950689af694 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 Sep 08 19:08:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4fc70a88-7d0d-4462-848b-c950689af694 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4fc70a88-7d0d-4462-848b-c950689af694 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4fc70a88-7d0d-4462-848b-c950689af694 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 returned with HTTP 404 Sep 08 19:08:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 657/1286] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:01 2026] GET /volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f6e1103d-5514-4944-bbcf-7e1ef287a2d4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f6e1103d-5514-4944-bbcf-7e1ef287a2d4 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] DELETE http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 Sep 08 19:08:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f6e1103d-5514-4944-bbcf-7e1ef287a2d4 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f6e1103d-5514-4944-bbcf-7e1ef287a2d4 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:01 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-f6e1103d-5514-4944-bbcf-7e1ef287a2d4 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Delete volume with id: fd11f0fa-0196-4611-9483-1da18f7a7d79 Sep 08 19:08:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f6e1103d-5514-4944-bbcf-7e1ef287a2d4 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 returned with HTTP 404 Sep 08 19:08:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 630/1287] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:01 2026] DELETE /volume/v3/volumes/fd11f0fa-0196-4611-9483-1da18f7a7d79 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-aed89eae-febf-4573-89f3-7ed13974a6fb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-547765783"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-547765783'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:01 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume of 1 GB Sep 08 19:08:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Availability Zones retrieved successfully. Sep 08 19:08:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Flow 'volume_create_api' (fa86f70f-3e48-4812-abbd-46d454cf730d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c2c3b0-23ff-4d35-9aac-1ba8b15509f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c2c3b0-23ff-4d35-9aac-1ba8b15509f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c099ab-8a44-4353-a997-3a6e8868880f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:02 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Created reservations ['f61bae64-d66f-4c6d-82b1-285034fece8c', '64481bf6-3490-4830-9bb8-d5318d09c2f2', 'df6f29db-d832-443e-b671-b8fa211eedd0', '7470505e-8deb-4c02-be0f-c15931534b88'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c099ab-8a44-4353-a997-3a6e8868880f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f61bae64-d66f-4c6d-82b1-285034fece8c', '64481bf6-3490-4830-9bb8-d5318d09c2f2', 'df6f29db-d832-443e-b671-b8fa211eedd0', '7470505e-8deb-4c02-be0f-c15931534b88']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19490b9f-3c5f-4116-9719-efc4dd95d89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:02 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:02 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19490b9f-3c5f-4116-9719-efc4dd95d89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7f88ded-c715-4376-ac63-f0946d139483', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-547765783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11504cd9cf145f2924ce15fea9aa8c4',qos_specs=None,replication_status=,reservations=['f61bae64-d66f-4c6d-82b1-285034fece8c','64481bf6-3490-4830-9bb8-d5318d09c2f2','df6f29db-d832-443e-b671-b8fa211eedd0','7470505e-8deb-4c02-be0f-c15931534b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c12109e042334969ba97bcb83c186920',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-547765783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7f88ded-c715-4376-ac63-f0946d139483,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f11504cd9cf145f2924ce15fea9aa8c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c12109e042334969ba97bcb83c186920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051563b7-7286-4960-baab-debfaf393196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051563b7-7286-4960-baab-debfaf393196) transitioned into state 'SUCCESS' from state '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-547765783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11504cd9cf145f2924ce15fea9aa8c4',qos_specs=None,replication_status=,reservations=['f61bae64-d66f-4c6d-82b1-285034fece8c','64481bf6-3490-4830-9bb8-d5318d09c2f2','df6f29db-d832-443e-b671-b8fa211eedd0','7470505e-8deb-4c02-be0f-c15931534b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c12109e042334969ba97bcb83c186920',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7167b41-63b4-4ac3-a6e3-537df283d0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7167b41-63b4-4ac3-a6e3-537df283d0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Flow 'volume_create_api' (fa86f70f-3e48-4812-abbd-46d454cf730d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume request issued successfully. Sep 08 19:08:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aed89eae-febf-4573-89f3-7ed13974a6fb tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 658/1288] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:08:01 2026] POST /volume/v3/volumes => generated 757 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:08:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fcef7038-05e4-4849-b1e1-9ed4e33347a9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-62761f64-850b-4037-990c-7f38277028f6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-62761f64-850b-4037-990c-7f38277028f6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 Sep 08 19:08:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-62761f64-850b-4037-990c-7f38277028f6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-62761f64-850b-4037-990c-7f38277028f6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:02 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-62761f64-850b-4037-990c-7f38277028f6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-62761f64-850b-4037-990c-7f38277028f6 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 returned with HTTP 200 Sep 08 19:08:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 631/1289] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:02 2026] GET /volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 => generated 825 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fcef7038-05e4-4849-b1e1-9ed4e33347a9 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:08:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fcef7038-05e4-4849-b1e1-9ed4e33347a9 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-2137196363"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fcef7038-05e4-4849-b1e1-9ed4e33347a9 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:08:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 659/1290] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:08:02 2026] POST /volume/v3/types => generated 231 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b86d21ab-98ae-4377-b973-bd2f5fa34034 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b86d21ab-98ae-4377-b973-bd2f5fa34034 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] POST http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs Sep 08 19:08:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b86d21ab-98ae-4377-b973-bd2f5fa34034 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b86d21ab-98ae-4377-b973-bd2f5fa34034 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs returned with HTTP 200 Sep 08 19:08:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 632/1291] 192.168.122.253 () {60 vars in 1283 bytes} [Tue Sep 8 19:08:02 2026] POST /volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs => generated 34 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:08:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d052562e-9260-4cef-831e-bf43b98aef76 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d052562e-9260-4cef-831e-bf43b98aef76 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] GET http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec3 Sep 08 19:08:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d052562e-9260-4cef-831e-bf43b98aef76 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d052562e-9260-4cef-831e-bf43b98aef76 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d052562e-9260-4cef-831e-bf43b98aef76 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec3 returned with HTTP 200 Sep 08 19:08:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 660/1292] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:08:02 2026] GET /volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec3 => generated 17 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:08:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e689b731-8390-4418-a6ed-cc360c59336b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e689b731-8390-4418-a6ed-cc360c59336b tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] DELETE http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec3 Sep 08 19:08:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e689b731-8390-4418-a6ed-cc360c59336b tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e689b731-8390-4418-a6ed-cc360c59336b tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e689b731-8390-4418-a6ed-cc360c59336b tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec3 returned with HTTP 202 Sep 08 19:08:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 633/1293] 192.168.122.253 () {58 vars in 1283 bytes} [Tue Sep 8 19:08:02 2026] DELETE /volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec3 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5ba0c022-ac13-45e6-9a06-9611728b2b79 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ba0c022-ac13-45e6-9a06-9611728b2b79 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] GET http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec3 Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5ba0c022-ac13-45e6-9a06-9611728b2b79 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5ba0c022-ac13-45e6-9a06-9611728b2b79 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ba0c022-ac13-45e6-9a06-9611728b2b79 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec3 returned with HTTP 404 Sep 08 19:08:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 661/1294] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:08:03 2026] GET /volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec3 => generated 129 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cc3a4c72-74ce-4144-acbc-8cfd159b08c0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cc3a4c72-74ce-4144-acbc-8cfd159b08c0 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] POST http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs Sep 08 19:08:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cc3a4c72-74ce-4144-acbc-8cfd159b08c0 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cc3a4c72-74ce-4144-acbc-8cfd159b08c0 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs returned with HTTP 200 Sep 08 19:08:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 634/1295] 192.168.122.253 () {60 vars in 1283 bytes} [Tue Sep 8 19:08:03 2026] POST /volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs => generated 34 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-95cce263-2294-4c76-ac94-06e10c856222 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-95cce263-2294-4c76-ac94-06e10c856222 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] GET http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-95cce263-2294-4c76-ac94-06e10c856222 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-95cce263-2294-4c76-ac94-06e10c856222 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-95cce263-2294-4c76-ac94-06e10c856222 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs returned with HTTP 200 Sep 08 19:08:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 662/1296] 192.168.122.253 () {58 vars in 1262 bytes} [Tue Sep 8 19:08:03 2026] GET /volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs => generated 34 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:08:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f35ff51d-d270-47ce-8521-3aa0b6ff77b6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f35ff51d-d270-47ce-8521-3aa0b6ff77b6 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] POST http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs Sep 08 19:08:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f35ff51d-d270-47ce-8521-3aa0b6ff77b6 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f35ff51d-d270-47ce-8521-3aa0b6ff77b6 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs returned with HTTP 200 Sep 08 19:08:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 635/1297] 192.168.122.253 () {60 vars in 1283 bytes} [Tue Sep 8 19:08:03 2026] POST /volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs => generated 34 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8e19d576-e7d2-468e-a0ed-45d6879a33f1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8e19d576-e7d2-468e-a0ed-45d6879a33f1 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] PUT http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec2 Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8e19d576-e7d2-468e-a0ed-45d6879a33f1 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b9dac899-543d-4bb3-8089-083c36e48510 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b9dac899-543d-4bb3-8089-083c36e48510 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 Sep 08 19:08:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b9dac899-543d-4bb3-8089-083c36e48510 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b9dac899-543d-4bb3-8089-083c36e48510 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8e19d576-e7d2-468e-a0ed-45d6879a33f1 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec2 returned with HTTP 200 Sep 08 19:08:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 663/1298] 192.168.122.253 () {60 vars in 1300 bytes} [Tue Sep 8 19:08:03 2026] PUT /volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec2 => generated 17 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b325095e-0d8e-45e2-8db1-8b979d62effe None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b325095e-0d8e-45e2-8db1-8b979d62effe tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] GET http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec2 Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b325095e-0d8e-45e2-8db1-8b979d62effe tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b325095e-0d8e-45e2-8db1-8b979d62effe tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b9dac899-543d-4bb3-8089-083c36e48510 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b325095e-0d8e-45e2-8db1-8b979d62effe tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec2 returned with HTTP 200 Sep 08 19:08:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 664/1299] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:08:03 2026] GET /volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-14a55987-73a6-4b58-9306-c5c87dcca412 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-14a55987-73a6-4b58-9306-c5c87dcca412 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] POST http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-14a55987-73a6-4b58-9306-c5c87dcca412 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b9dac899-543d-4bb3-8089-083c36e48510 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 returned with HTTP 200 Sep 08 19:08:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 636/1300] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:03 2026] GET /volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-14a55987-73a6-4b58-9306-c5c87dcca412 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs returned with HTTP 200 Sep 08 19:08:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 665/1301] 192.168.122.253 () {60 vars in 1283 bytes} [Tue Sep 8 19:08:03 2026] POST /volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs => generated 51 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:08:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8fec7f8b-9ae5-4b8b-8e28-1bc13a180f44 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8fec7f8b-9ae5-4b8b-8e28-1bc13a180f44 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] GET http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs Sep 08 19:08:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8fec7f8b-9ae5-4b8b-8e28-1bc13a180f44 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8fec7f8b-9ae5-4b8b-8e28-1bc13a180f44 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8fec7f8b-9ae5-4b8b-8e28-1bc13a180f44 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs returned with HTTP 200 Sep 08 19:08:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 637/1302] 192.168.122.253 () {58 vars in 1262 bytes} [Tue Sep 8 19:08:03 2026] GET /volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0/extra_specs => generated 68 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a46c21d5-99c0-4a1e-9e68-6b62016a73f9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a46c21d5-99c0-4a1e-9e68-6b62016a73f9 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] DELETE http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0 Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a46c21d5-99c0-4a1e-9e68-6b62016a73f9 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a46c21d5-99c0-4a1e-9e68-6b62016a73f9 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a46c21d5-99c0-4a1e-9e68-6b62016a73f9 tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0 returned with HTTP 202 Sep 08 19:08:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 666/1303] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:08:03 2026] DELETE /volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:08:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3f5d41f0-0c1e-4e6e-b4de-6dd6a6f7229b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3f5d41f0-0c1e-4e6e-b4de-6dd6a6f7229b tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] GET http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0 Sep 08 19:08:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3f5d41f0-0c1e-4e6e-b4de-6dd6a6f7229b tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3f5d41f0-0c1e-4e6e-b4de-6dd6a6f7229b tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3f5d41f0-0c1e-4e6e-b4de-6dd6a6f7229b tempest-VolumeTypesExtraSpecsTest-1160636528 tempest-VolumeTypesExtraSpecsTest-1160636528-project-admin] http://192.168.122.253/volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0 returned with HTTP 404 Sep 08 19:08:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 638/1304] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:08:03 2026] GET /volume/v3/types/2b92f2bd-b62f-4834-b3ba-070e354c4dc0 => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-15fd14f3-6f3d-434f-963f-45ffc0bb9b33 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-15fd14f3-6f3d-434f-963f-45ffc0bb9b33 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 Sep 08 19:08:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-15fd14f3-6f3d-434f-963f-45ffc0bb9b33 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-15fd14f3-6f3d-434f-963f-45ffc0bb9b33 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-15fd14f3-6f3d-434f-963f-45ffc0bb9b33 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-15fd14f3-6f3d-434f-963f-45ffc0bb9b33 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 returned with HTTP 200 Sep 08 19:08:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 667/1305] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:04 2026] GET /volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 => generated 850 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-906db749-10db-4bc2-a59a-14f31d5b3352 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-906db749-10db-4bc2-a59a-14f31d5b3352 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] POST http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483/action Sep 08 19:08:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-906db749-10db-4bc2-a59a-14f31d5b3352 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:08:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-906db749-10db-4bc2-a59a-14f31d5b3352 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-906db749-10db-4bc2-a59a-14f31d5b3352 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Updating volume 'a7f88ded-c715-4376-ac63-f0946d139483' with '{'status': 'maintenance'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 19:08:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-906db749-10db-4bc2-a59a-14f31d5b3352 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483/action returned with HTTP 202 Sep 08 19:08:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 639/1306] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:08:04 2026] POST /volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:08:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-578a6c8a-79c0-4bcd-b34a-de6a7a4c3612 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-578a6c8a-79c0-4bcd-b34a-de6a7a4c3612 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 Sep 08 19:08:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-578a6c8a-79c0-4bcd-b34a-de6a7a4c3612 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-578a6c8a-79c0-4bcd-b34a-de6a7a4c3612 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-578a6c8a-79c0-4bcd-b34a-de6a7a4c3612 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-578a6c8a-79c0-4bcd-b34a-de6a7a4c3612 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 returned with HTTP 200 Sep 08 19:08:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 668/1307] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:04 2026] GET /volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-70ade91b-5b51-470d-bbc4-b5774af1529c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-70ade91b-5b51-470d-bbc4-b5774af1529c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] POST http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483/action Sep 08 19:08:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-70ade91b-5b51-470d-bbc4-b5774af1529c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:08:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-70ade91b-5b51-470d-bbc4-b5774af1529c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-70ade91b-5b51-470d-bbc4-b5774af1529c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Volume info retrieved successfully. Sep 08 19:08:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-70ade91b-5b51-470d-bbc4-b5774af1529c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Delete volume request issued successfully. Sep 08 19:08:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-70ade91b-5b51-470d-bbc4-b5774af1529c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483/action returned with HTTP 202 Sep 08 19:08:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 640/1308] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:08:04 2026] POST /volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:08:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d3cb9da2-2cb2-4e6f-9eff-09dbc421c761 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d3cb9da2-2cb2-4e6f-9eff-09dbc421c761 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 Sep 08 19:08:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d3cb9da2-2cb2-4e6f-9eff-09dbc421c761 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d3cb9da2-2cb2-4e6f-9eff-09dbc421c761 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d3cb9da2-2cb2-4e6f-9eff-09dbc421c761 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d3cb9da2-2cb2-4e6f-9eff-09dbc421c761 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 returned with HTTP 200 Sep 08 19:08:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 669/1309] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:04 2026] GET /volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 => generated 849 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2a29f32f-f806-4fcf-8943-5d387600f8a7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2a29f32f-f806-4fcf-8943-5d387600f8a7 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 Sep 08 19:08:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2a29f32f-f806-4fcf-8943-5d387600f8a7 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2a29f32f-f806-4fcf-8943-5d387600f8a7 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2a29f32f-f806-4fcf-8943-5d387600f8a7 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2a29f32f-f806-4fcf-8943-5d387600f8a7 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 returned with HTTP 200 Sep 08 19:08:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 670/1310] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:06 2026] GET /volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 => generated 849 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1620750625"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1620750625'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume of 1 GB Sep 08 19:08:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Availability Zones retrieved successfully. Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Flow 'volume_create_api' (0a504252-8cfb-41a3-ba2c-bbd371b4b722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4274e260-20ea-4c79-bd21-fd9d4cbe8d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4274e260-20ea-4c79-bd21-fd9d4cbe8d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8334d0-cb40-440d-aae7-adf93b40b30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Created reservations ['b88adee5-6980-481c-9fbe-1a77d4d45240', '5423ead7-7d59-4162-a799-71285096ac9d', '99173453-06c3-46e4-9b11-58ae1554e8bb', '1206c918-fb59-4206-ad65-80cc4a58d1cc'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8334d0-cb40-440d-aae7-adf93b40b30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b88adee5-6980-481c-9fbe-1a77d4d45240', '5423ead7-7d59-4162-a799-71285096ac9d', '99173453-06c3-46e4-9b11-58ae1554e8bb', '1206c918-fb59-4206-ad65-80cc4a58d1cc']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8c01602-7ea7-4b8c-81ec-5a03197fcf6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8c01602-7ea7-4b8c-81ec-5a03197fcf6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ad9589e-9777-4af8-baff-624151246c33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1620750625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7bce8c93c794698bff9f765c60b32b5',qos_specs=None,replication_status=,reservations=['b88adee5-6980-481c-9fbe-1a77d4d45240','5423ead7-7d59-4162-a799-71285096ac9d','99173453-06c3-46e4-9b11-58ae1554e8bb','1206c918-fb59-4206-ad65-80cc4a58d1cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c6d50d989314f058217cb61b9d95835',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1620750625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ad9589e-9777-4af8-baff-624151246c33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7bce8c93c794698bff9f765c60b32b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c6d50d989314f058217cb61b9d95835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f22a33a-6b6e-4a2f-8d8d-8ea7653b55fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f22a33a-6b6e-4a2f-8d8d-8ea7653b55fc) transitioned into state 'SUCCESS' from state '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-1620750625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7bce8c93c794698bff9f765c60b32b5',qos_specs=None,replication_status=,reservations=['b88adee5-6980-481c-9fbe-1a77d4d45240','5423ead7-7d59-4162-a799-71285096ac9d','99173453-06c3-46e4-9b11-58ae1554e8bb','1206c918-fb59-4206-ad65-80cc4a58d1cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c6d50d989314f058217cb61b9d95835',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ab15a8-2e8c-4405-a577-d2ddba56d312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ab15a8-2e8c-4405-a577-d2ddba56d312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Flow 'volume_create_api' (0a504252-8cfb-41a3-ba2c-bbd371b4b722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume request issued successfully. Sep 08 19:08:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-350db984-4ea6-4f8d-9c15-85de058d50e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 641/1311] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:08:05 2026] POST /volume/v3/volumes => generated 763 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:08:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b9a0d823-05fe-4d90-b538-35270036df6e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b9a0d823-05fe-4d90-b538-35270036df6e tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 Sep 08 19:08:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b9a0d823-05fe-4d90-b538-35270036df6e tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b9a0d823-05fe-4d90-b538-35270036df6e tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b9a0d823-05fe-4d90-b538-35270036df6e tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b9a0d823-05fe-4d90-b538-35270036df6e tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 returned with HTTP 200 Sep 08 19:08:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 671/1312] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:06 2026] GET /volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 => generated 831 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d195755c-c9db-49c8-bf18-36a87fb9dbd3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d195755c-c9db-49c8-bf18-36a87fb9dbd3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 Sep 08 19:08:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d195755c-c9db-49c8-bf18-36a87fb9dbd3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d195755c-c9db-49c8-bf18-36a87fb9dbd3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d195755c-c9db-49c8-bf18-36a87fb9dbd3 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 returned with HTTP 404 Sep 08 19:08:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 642/1313] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:07 2026] GET /volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c577308d-04b4-4ade-a371-b782ed557888 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c577308d-04b4-4ade-a371-b782ed557888 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c577308d-04b4-4ade-a371-b782ed557888 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c577308d-04b4-4ade-a371-b782ed557888 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c577308d-04b4-4ade-a371-b782ed557888 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 returned with HTTP 404 Sep 08 19:08:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 672/1314] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:07 2026] GET /volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1b4374d8-fbd6-4d90-a7d8-fdb99d17653d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1b4374d8-fbd6-4d90-a7d8-fdb99d17653d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] DELETE http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 Sep 08 19:08:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1b4374d8-fbd6-4d90-a7d8-fdb99d17653d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1b4374d8-fbd6-4d90-a7d8-fdb99d17653d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:07 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-1b4374d8-fbd6-4d90-a7d8-fdb99d17653d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Delete volume with id: a7f88ded-c715-4376-ac63-f0946d139483 Sep 08 19:08:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1b4374d8-fbd6-4d90-a7d8-fdb99d17653d tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 returned with HTTP 404 Sep 08 19:08:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 643/1315] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:07 2026] DELETE /volume/v3/volumes/a7f88ded-c715-4376-ac63-f0946d139483 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-982151620"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-982151620'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume of 1 GB Sep 08 19:08:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Availability Zones retrieved successfully. Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Flow 'volume_create_api' (fbb186c4-1b0e-40f3-af04-d009720b7e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af61d58-ab98-4abd-a2cd-e9904791d214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af61d58-ab98-4abd-a2cd-e9904791d214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b2e38bf-dfeb-499b-ad0e-44b3caac7c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Created reservations ['56851ee2-3a6c-4d77-af20-ee3737259555', 'd88357b8-c79d-4560-9220-7b70fb012323', 'c29c89a6-f414-4b8c-84bf-5784a0bd2f6a', '973fd1d6-1518-4345-96fd-2750868fe235'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b2e38bf-dfeb-499b-ad0e-44b3caac7c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56851ee2-3a6c-4d77-af20-ee3737259555', 'd88357b8-c79d-4560-9220-7b70fb012323', 'c29c89a6-f414-4b8c-84bf-5784a0bd2f6a', '973fd1d6-1518-4345-96fd-2750868fe235']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2090456-eeca-451f-abf2-46c15d16bc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2090456-eeca-451f-abf2-46c15d16bc5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '497bd857-5860-4c01-ae31-82729879fc03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-982151620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11504cd9cf145f2924ce15fea9aa8c4',qos_specs=None,replication_status=,reservations=['56851ee2-3a6c-4d77-af20-ee3737259555','d88357b8-c79d-4560-9220-7b70fb012323','c29c89a6-f414-4b8c-84bf-5784a0bd2f6a','973fd1d6-1518-4345-96fd-2750868fe235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c12109e042334969ba97bcb83c186920',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-982151620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=497bd857-5860-4c01-ae31-82729879fc03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f11504cd9cf145f2924ce15fea9aa8c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c12109e042334969ba97bcb83c186920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00bde135-0b24-465b-a5fe-f3a18df32010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00bde135-0b24-465b-a5fe-f3a18df32010) transitioned into state 'SUCCESS' from state '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-982151620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11504cd9cf145f2924ce15fea9aa8c4',qos_specs=None,replication_status=,reservations=['56851ee2-3a6c-4d77-af20-ee3737259555','d88357b8-c79d-4560-9220-7b70fb012323','c29c89a6-f414-4b8c-84bf-5784a0bd2f6a','973fd1d6-1518-4345-96fd-2750868fe235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c12109e042334969ba97bcb83c186920',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b759b5f-cfa4-4c69-b25c-17cd84c0f2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b759b5f-cfa4-4c69-b25c-17cd84c0f2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Flow 'volume_create_api' (fbb186c4-1b0e-40f3-af04-d009720b7e4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Create volume request issued successfully. Sep 08 19:08:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-44798dbf-c0c4-479d-a7b9-38a33afc2a45 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 673/1316] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:08:07 2026] POST /volume/v3/volumes => generated 757 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7d7f9727-06d3-4572-abc8-84637052f1c5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7d7f9727-06d3-4572-abc8-84637052f1c5 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 Sep 08 19:08:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7d7f9727-06d3-4572-abc8-84637052f1c5 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7d7f9727-06d3-4572-abc8-84637052f1c5 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1a8409d5-16e5-4821-a970-113b27577e04 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1a8409d5-16e5-4821-a970-113b27577e04 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1a8409d5-16e5-4821-a970-113b27577e04 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1a8409d5-16e5-4821-a970-113b27577e04 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1a8409d5-16e5-4821-a970-113b27577e04 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7d7f9727-06d3-4572-abc8-84637052f1c5 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1a8409d5-16e5-4821-a970-113b27577e04 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 returned with HTTP 200 Sep 08 19:08:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 674/1317] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:07 2026] GET /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 => generated 825 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7d7f9727-06d3-4572-abc8-84637052f1c5 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 returned with HTTP 200 Sep 08 19:08:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 644/1318] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:07 2026] GET /volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 => generated 855 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-28acb9b4-8d4f-469c-994b-ed0bd6facf66 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-28acb9b4-8d4f-469c-994b-ed0bd6facf66 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 Sep 08 19:08:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-28acb9b4-8d4f-469c-994b-ed0bd6facf66 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-28acb9b4-8d4f-469c-994b-ed0bd6facf66 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-00c6b8de-fde4-401b-abb8-83bf03cb403f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-00c6b8de-fde4-401b-abb8-83bf03cb403f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 Sep 08 19:08:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-00c6b8de-fde4-401b-abb8-83bf03cb403f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-00c6b8de-fde4-401b-abb8-83bf03cb403f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-28acb9b4-8d4f-469c-994b-ed0bd6facf66 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-28acb9b4-8d4f-469c-994b-ed0bd6facf66 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 returned with HTTP 200 Sep 08 19:08:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 675/1319] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:08 2026] GET /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-00c6b8de-fde4-401b-abb8-83bf03cb403f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-00c6b8de-fde4-401b-abb8-83bf03cb403f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 returned with HTTP 200 Sep 08 19:08:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 645/1320] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:08 2026] GET /volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d17b13a8-f59c-4061-8c99-9546310f499d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d17b13a8-f59c-4061-8c99-9546310f499d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] GET http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 Sep 08 19:08:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d17b13a8-f59c-4061-8c99-9546310f499d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d17b13a8-f59c-4061-8c99-9546310f499d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:09 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d17b13a8-f59c-4061-8c99-9546310f499d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Volume info retrieved successfully. Sep 08 19:08:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d17b13a8-f59c-4061-8c99-9546310f499d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 returned with HTTP 200 Sep 08 19:08:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 676/1321] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:09 2026] GET /volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 => generated 856 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-debf63ca-aa9f-4f1c-beb7-5588e4c1e8e2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-debf63ca-aa9f-4f1c-beb7-5588e4c1e8e2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:08:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-debf63ca-aa9f-4f1c-beb7-5588e4c1e8e2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ad9589e-9777-4af8-baff-624151246c33", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2086860578"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:09 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:09 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-debf63ca-aa9f-4f1c-beb7-5588e4c1e8e2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:09 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-debf63ca-aa9f-4f1c-beb7-5588e4c1e8e2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create snapshot from volume 4ad9589e-9777-4af8-baff-624151246c33 Sep 08 19:08:09 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-debf63ca-aa9f-4f1c-beb7-5588e4c1e8e2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Created reservations ['4f72cb4f-c2fa-44da-8311-39f653ebe9d5', 'b4dba96e-af8b-4660-9d1a-056d08d6c366', '3333de4b-3192-4091-bd06-302e6d9089b4', '88387669-9880-4c6b-900d-d19c8211bb85'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:09 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:09 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-debf63ca-aa9f-4f1c-beb7-5588e4c1e8e2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot create request issued successfully. Sep 08 19:08:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-debf63ca-aa9f-4f1c-beb7-5588e4c1e8e2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:08:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 646/1322] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:08:09 2026] POST /volume/v3/snapshots => generated 380 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4578680c-8220-475f-aa55-36a18d3046d7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4578680c-8220-475f-aa55-36a18d3046d7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4578680c-8220-475f-aa55-36a18d3046d7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4578680c-8220-475f-aa55-36a18d3046d7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4578680c-8220-475f-aa55-36a18d3046d7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4578680c-8220-475f-aa55-36a18d3046d7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d returned with HTTP 200 Sep 08 19:08:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 677/1323] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:09 2026] GET /volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d => generated 512 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7d6858dd-9bfa-49cc-a876-1dd7be00ea24 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-79ca4456-4cab-4b31-864d-f2d4cf7a1ac0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-79ca4456-4cab-4b31-864d-f2d4cf7a1ac0 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-79ca4456-4cab-4b31-864d-f2d4cf7a1ac0 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-79ca4456-4cab-4b31-864d-f2d4cf7a1ac0 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-79ca4456-4cab-4b31-864d-f2d4cf7a1ac0 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-79ca4456-4cab-4b31-864d-f2d4cf7a1ac0 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 returned with HTTP 200 Sep 08 19:08:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 678/1324] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:09 2026] GET /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e6a4d55a-6c2f-4a8c-8611-0a77c2eb1048 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e6a4d55a-6c2f-4a8c-8611-0a77c2eb1048 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] POST http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03/action Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e6a4d55a-6c2f-4a8c-8611-0a77c2eb1048 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7d6858dd-9bfa-49cc-a876-1dd7be00ea24 tempest-AvailabilityZoneTestJSON-267900356 tempest-AvailabilityZoneTestJSON-267900356-project-reader] GET http://192.168.122.253/volume/v3/os-availability-zone Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e6a4d55a-6c2f-4a8c-8611-0a77c2eb1048 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7d6858dd-9bfa-49cc-a876-1dd7be00ea24 tempest-AvailabilityZoneTestJSON-267900356 tempest-AvailabilityZoneTestJSON-267900356-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7d6858dd-9bfa-49cc-a876-1dd7be00ea24 tempest-AvailabilityZoneTestJSON-267900356 tempest-AvailabilityZoneTestJSON-267900356-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7d6858dd-9bfa-49cc-a876-1dd7be00ea24 tempest-AvailabilityZoneTestJSON-267900356 tempest-AvailabilityZoneTestJSON-267900356-project-reader] Availability Zones retrieved successfully. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7d6858dd-9bfa-49cc-a876-1dd7be00ea24 tempest-AvailabilityZoneTestJSON-267900356 tempest-AvailabilityZoneTestJSON-267900356-project-reader] http://192.168.122.253/volume/v3/os-availability-zone returned with HTTP 200 Sep 08 19:08:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 647/1325] 192.168.122.253 () {58 vars in 1160 bytes} [Tue Sep 8 19:08:09 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.admin_actions [None req-e6a4d55a-6c2f-4a8c-8611-0a77c2eb1048 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Updating volume '497bd857-5860-4c01-ae31-82729879fc03' with '{'status': 'error'}' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e6a4d55a-6c2f-4a8c-8611-0a77c2eb1048 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03/action returned with HTTP 202 Sep 08 19:08:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 679/1326] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:08:10 2026] POST /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5585099a-205d-45e5-bd11-0c9f42dceaa2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5585099a-205d-45e5-bd11-0c9f42dceaa2 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5585099a-205d-45e5-bd11-0c9f42dceaa2 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5585099a-205d-45e5-bd11-0c9f42dceaa2 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5585099a-205d-45e5-bd11-0c9f42dceaa2 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5585099a-205d-45e5-bd11-0c9f42dceaa2 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 returned with HTTP 200 Sep 08 19:08:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 648/1327] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:10 2026] GET /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-eb716c89-abb2-4319-a824-04c4e8e996ac None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-eb716c89-abb2-4319-a824-04c4e8e996ac tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] POST http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03/action Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-eb716c89-abb2-4319-a824-04c4e8e996ac tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-eb716c89-abb2-4319-a824-04c4e8e996ac tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.admin_actions [None req-eb716c89-abb2-4319-a824-04c4e8e996ac tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Updating volume '497bd857-5860-4c01-ae31-82729879fc03' with '{'status': 'available'}' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-eb716c89-abb2-4319-a824-04c4e8e996ac tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03/action returned with HTTP 202 Sep 08 19:08:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 680/1328] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:08:10 2026] POST /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-43612a3b-6fd9-4400-a0b7-a4cb69fb9802 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43612a3b-6fd9-4400-a0b7-a4cb69fb9802 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-43612a3b-6fd9-4400-a0b7-a4cb69fb9802 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-43612a3b-6fd9-4400-a0b7-a4cb69fb9802 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-43612a3b-6fd9-4400-a0b7-a4cb69fb9802 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43612a3b-6fd9-4400-a0b7-a4cb69fb9802 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 returned with HTTP 200 Sep 08 19:08:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 649/1329] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:10 2026] GET /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-953b8c46-055d-46bb-a455-c25658826707 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-953b8c46-055d-46bb-a455-c25658826707 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] POST http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03/action Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-953b8c46-055d-46bb-a455-c25658826707 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-953b8c46-055d-46bb-a455-c25658826707 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.admin_actions [None req-953b8c46-055d-46bb-a455-c25658826707 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Updating volume '497bd857-5860-4c01-ae31-82729879fc03' with '{'status': 'maintenance'}' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-953b8c46-055d-46bb-a455-c25658826707 tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03/action returned with HTTP 202 Sep 08 19:08:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 681/1330] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:08:10 2026] POST /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ef62f4e0-bd46-46a0-b564-33762a1087e8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef62f4e0-bd46-46a0-b564-33762a1087e8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef62f4e0-bd46-46a0-b564-33762a1087e8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef62f4e0-bd46-46a0-b564-33762a1087e8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ef62f4e0-bd46-46a0-b564-33762a1087e8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef62f4e0-bd46-46a0-b564-33762a1087e8 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 returned with HTTP 200 Sep 08 19:08:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 650/1331] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:10 2026] GET /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-61167da9-d852-4641-8f69-35515554471c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61167da9-d852-4641-8f69-35515554471c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] POST http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03/action Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61167da9-d852-4641-8f69-35515554471c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61167da9-d852-4641-8f69-35515554471c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.admin_actions [None req-61167da9-d852-4641-8f69-35515554471c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] Updating volume '497bd857-5860-4c01-ae31-82729879fc03' with '{'status': 'available'}' {{(pid=87213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61167da9-d852-4641-8f69-35515554471c tempest-VolumesActionsTest-1118478353 tempest-VolumesActionsTest-1118478353-project-admin] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03/action returned with HTTP 202 Sep 08 19:08:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 682/1332] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:08:10 2026] POST /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ae60df7e-3653-43d3-ad81-8ad603da7c6a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ae60df7e-3653-43d3-ad81-8ad603da7c6a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ae60df7e-3653-43d3-ad81-8ad603da7c6a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ae60df7e-3653-43d3-ad81-8ad603da7c6a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ae60df7e-3653-43d3-ad81-8ad603da7c6a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ae60df7e-3653-43d3-ad81-8ad603da7c6a tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 returned with HTTP 200 Sep 08 19:08:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 651/1333] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:10 2026] GET /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-886b442a-0baa-42f3-b8d4-41749fa35256 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-886b442a-0baa-42f3-b8d4-41749fa35256 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-886b442a-0baa-42f3-b8d4-41749fa35256 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-886b442a-0baa-42f3-b8d4-41749fa35256 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ee344011-d1d2-4fc5-835c-bd6834542af7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ee344011-d1d2-4fc5-835c-bd6834542af7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ee344011-d1d2-4fc5-835c-bd6834542af7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ee344011-d1d2-4fc5-835c-bd6834542af7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-886b442a-0baa-42f3-b8d4-41749fa35256 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ee344011-d1d2-4fc5-835c-bd6834542af7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ee344011-d1d2-4fc5-835c-bd6834542af7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d returned with HTTP 200 Sep 08 19:08:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 652/1334] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:10 2026] GET /volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d => generated 512 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-886b442a-0baa-42f3-b8d4-41749fa35256 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 returned with HTTP 200 Sep 08 19:08:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 683/1335] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:10 2026] GET /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0e530442-fc4d-4e77-a737-d8c7d5fe581f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0e530442-fc4d-4e77-a737-d8c7d5fe581f tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] DELETE http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0e530442-fc4d-4e77-a737-d8c7d5fe581f tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0e530442-fc4d-4e77-a737-d8c7d5fe581f tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-0e530442-fc4d-4e77-a737-d8c7d5fe581f tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Delete volume with id: 497bd857-5860-4c01-ae31-82729879fc03 Sep 08 19:08:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0e530442-fc4d-4e77-a737-d8c7d5fe581f tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0e530442-fc4d-4e77-a737-d8c7d5fe581f tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Delete volume request issued successfully. Sep 08 19:08:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0e530442-fc4d-4e77-a737-d8c7d5fe581f tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 returned with HTTP 202 Sep 08 19:08:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 653/1336] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:10 2026] DELETE /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c261a271-4a04-4670-a1fc-6fcc94815908 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c261a271-4a04-4670-a1fc-6fcc94815908 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c261a271-4a04-4670-a1fc-6fcc94815908 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c261a271-4a04-4670-a1fc-6fcc94815908 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c261a271-4a04-4670-a1fc-6fcc94815908 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Volume info retrieved successfully. Sep 08 19:08:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c261a271-4a04-4670-a1fc-6fcc94815908 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 returned with HTTP 200 Sep 08 19:08:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 684/1337] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:10 2026] GET /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 => generated 849 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dc8f3d6e-1715-444d-adcc-5b1b5a0de83f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dc8f3d6e-1715-444d-adcc-5b1b5a0de83f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dc8f3d6e-1715-444d-adcc-5b1b5a0de83f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dc8f3d6e-1715-444d-adcc-5b1b5a0de83f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:11 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:11 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:11 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-dc8f3d6e-1715-444d-adcc-5b1b5a0de83f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dc8f3d6e-1715-444d-adcc-5b1b5a0de83f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d returned with HTTP 200 Sep 08 19:08:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 654/1338] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:11 2026] GET /volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d => generated 512 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8e5bc94a-3e71-45aa-85bc-0d042d813142 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8e5bc94a-3e71-45aa-85bc-0d042d813142 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] GET http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 Sep 08 19:08:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8e5bc94a-3e71-45aa-85bc-0d042d813142 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8e5bc94a-3e71-45aa-85bc-0d042d813142 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8e5bc94a-3e71-45aa-85bc-0d042d813142 tempest-VolumesActionsTest-1338526523 tempest-VolumesActionsTest-1338526523-project-member] http://192.168.122.253/volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 returned with HTTP 404 Sep 08 19:08:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 685/1339] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:12 2026] GET /volume/v3/volumes/497bd857-5860-4c01-ae31-82729879fc03 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-328ad9ed-ef2e-4fa6-b2bc-9f8322a2fa5f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-328ad9ed-ef2e-4fa6-b2bc-9f8322a2fa5f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-328ad9ed-ef2e-4fa6-b2bc-9f8322a2fa5f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-328ad9ed-ef2e-4fa6-b2bc-9f8322a2fa5f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:12 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:12 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-328ad9ed-ef2e-4fa6-b2bc-9f8322a2fa5f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-328ad9ed-ef2e-4fa6-b2bc-9f8322a2fa5f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d returned with HTTP 200 Sep 08 19:08:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 655/1340] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:12 2026] GET /volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d => generated 539 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ec614b8c-94c5-4e69-b519-42e10a432d24 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ec614b8c-94c5-4e69-b519-42e10a432d24 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] GET http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ec614b8c-94c5-4e69-b519-42e10a432d24 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ec614b8c-94c5-4e69-b519-42e10a432d24 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ec614b8c-94c5-4e69-b519-42e10a432d24 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Snapshot retrieved successfully. Sep 08 19:08:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ec614b8c-94c5-4e69-b519-42e10a432d24 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d returned with HTTP 200 Sep 08 19:08:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 686/1341] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:12 2026] GET /volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d => generated 539 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ef033026-f98e-4c5a-b318-6512560dcd2d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef033026-f98e-4c5a-b318-6512560dcd2d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] GET http://192.168.122.253/volume/v3/snapshots Sep 08 19:08:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef033026-f98e-4c5a-b318-6512560dcd2d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef033026-f98e-4c5a-b318-6512560dcd2d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-ef033026-f98e-4c5a-b318-6512560dcd2d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:08:12 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-ef033026-f98e-4c5a-b318-6512560dcd2d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:08:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:12 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:08:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ef033026-f98e-4c5a-b318-6512560dcd2d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Get all snapshots completed successfully. Sep 08 19:08:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef033026-f98e-4c5a-b318-6512560dcd2d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] http://192.168.122.253/volume/v3/snapshots returned with HTTP 200 Sep 08 19:08:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 656/1342] 192.168.122.253 () {58 vars in 1127 bytes} [Tue Sep 8 19:08:12 2026] GET /volume/v3/snapshots => generated 408 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d8674e2b-7a2f-43cc-b7be-ee7041a2c6e3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d8674e2b-7a2f-43cc-b7be-ee7041a2c6e3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] PUT http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d8674e2b-7a2f-43cc-b7be-ee7041a2c6e3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1289287543", "description": "This is the new description of snapshot."}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d8674e2b-7a2f-43cc-b7be-ee7041a2c6e3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d8674e2b-7a2f-43cc-b7be-ee7041a2c6e3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d returned with HTTP 200 Sep 08 19:08:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 687/1343] 192.168.122.253 () {60 vars in 1259 bytes} [Tue Sep 8 19:08:12 2026] PUT /volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d => generated 443 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4f3a6cad-4c23-4944-838b-f2bb3451c0ff None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f3a6cad-4c23-4944-838b-f2bb3451c0ff tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] GET http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f3a6cad-4c23-4944-838b-f2bb3451c0ff tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f3a6cad-4c23-4944-838b-f2bb3451c0ff tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4f3a6cad-4c23-4944-838b-f2bb3451c0ff tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Snapshot retrieved successfully. Sep 08 19:08:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f3a6cad-4c23-4944-838b-f2bb3451c0ff tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d returned with HTTP 200 Sep 08 19:08:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 657/1344] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:13 2026] GET /volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d => generated 577 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9241efe1-0a62-4b57-8962-9ed69946eb1d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9241efe1-0a62-4b57-8962-9ed69946eb1d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9241efe1-0a62-4b57-8962-9ed69946eb1d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9241efe1-0a62-4b57-8962-9ed69946eb1d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:13 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-9241efe1-0a62-4b57-8962-9ed69946eb1d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete snapshot with id: f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9241efe1-0a62-4b57-8962-9ed69946eb1d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:13 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9241efe1-0a62-4b57-8962-9ed69946eb1d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot delete request issued successfully. Sep 08 19:08:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9241efe1-0a62-4b57-8962-9ed69946eb1d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d returned with HTTP 202 Sep 08 19:08:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 688/1345] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:08:13 2026] DELETE /volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:08:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9738ee71-6d58-4b1c-8ec6-310c52f83e2c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9738ee71-6d58-4b1c-8ec6-310c52f83e2c tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9738ee71-6d58-4b1c-8ec6-310c52f83e2c tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9738ee71-6d58-4b1c-8ec6-310c52f83e2c tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9738ee71-6d58-4b1c-8ec6-310c52f83e2c tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9738ee71-6d58-4b1c-8ec6-310c52f83e2c tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d returned with HTTP 200 Sep 08 19:08:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 658/1346] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:13 2026] GET /volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d => generated 576 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-72656ed6-4874-41a2-9f1f-09f6f278989f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-425de3d4-b6d8-49be-895b-17494fdc3e51 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-425de3d4-b6d8-49be-895b-17494fdc3e51 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-425de3d4-b6d8-49be-895b-17494fdc3e51 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-425de3d4-b6d8-49be-895b-17494fdc3e51 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:14 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:14 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-425de3d4-b6d8-49be-895b-17494fdc3e51 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-425de3d4-b6d8-49be-895b-17494fdc3e51 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d returned with HTTP 200 Sep 08 19:08:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 659/1347] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:14 2026] GET /volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d => generated 576 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-72656ed6-4874-41a2-9f1f-09f6f278989f tempest-ExtensionsTestJSON-1277538825 tempest-ExtensionsTestJSON-1277538825-project-reader] GET http://192.168.122.253/volume/v3/extensions Sep 08 19:08:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-72656ed6-4874-41a2-9f1f-09f6f278989f tempest-ExtensionsTestJSON-1277538825 tempest-ExtensionsTestJSON-1277538825-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-72656ed6-4874-41a2-9f1f-09f6f278989f tempest-ExtensionsTestJSON-1277538825 tempest-ExtensionsTestJSON-1277538825-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-72656ed6-4874-41a2-9f1f-09f6f278989f tempest-ExtensionsTestJSON-1277538825 tempest-ExtensionsTestJSON-1277538825-project-reader] http://192.168.122.253/volume/v3/extensions returned with HTTP 200 Sep 08 19:08:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 689/1348] 192.168.122.253 () {58 vars in 1130 bytes} [Tue Sep 8 19:08:14 2026] GET /volume/v3/extensions => generated 5245 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:08:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-47205b30-be2d-4035-a563-397c50c0e85d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-47205b30-be2d-4035-a563-397c50c0e85d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-47205b30-be2d-4035-a563-397c50c0e85d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-47205b30-be2d-4035-a563-397c50c0e85d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-47205b30-be2d-4035-a563-397c50c0e85d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-47205b30-be2d-4035-a563-397c50c0e85d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d returned with HTTP 200 Sep 08 19:08:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 660/1349] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:15 2026] GET /volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d => generated 576 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-35298e8a-67be-4387-be78-f0931b0ffc59 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-35298e8a-67be-4387-be78-f0931b0ffc59 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-35298e8a-67be-4387-be78-f0931b0ffc59 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-35298e8a-67be-4387-be78-f0931b0ffc59 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-35298e8a-67be-4387-be78-f0931b0ffc59 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d returned with HTTP 404 Sep 08 19:08:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 690/1350] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:16 2026] GET /volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-848f6374-72a8-411e-a163-2dd56444c4e8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-848f6374-72a8-411e-a163-2dd56444c4e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-848f6374-72a8-411e-a163-2dd56444c4e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-848f6374-72a8-411e-a163-2dd56444c4e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-848f6374-72a8-411e-a163-2dd56444c4e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete snapshot with id: f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d Sep 08 19:08:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-848f6374-72a8-411e-a163-2dd56444c4e8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d returned with HTTP 404 Sep 08 19:08:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 661/1351] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:08:16 2026] DELETE /volume/v3/snapshots/f8b0bdb7-c32a-4b1b-8f2d-8aaeb1d6f29d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2722e851-99d3-4006-999a-0a4b16fd2454 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2722e851-99d3-4006-999a-0a4b16fd2454 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] GET http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 Sep 08 19:08:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2722e851-99d3-4006-999a-0a4b16fd2454 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2722e851-99d3-4006-999a-0a4b16fd2454 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:16 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:16 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2722e851-99d3-4006-999a-0a4b16fd2454 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Volume info retrieved successfully. Sep 08 19:08:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2722e851-99d3-4006-999a-0a4b16fd2454 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 returned with HTTP 200 Sep 08 19:08:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 691/1352] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:16 2026] GET /volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-06c69a88-d247-4541-9002-e36aa9084894 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-337586914"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-337586914'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume of 1 GB Sep 08 19:08:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Availability Zones retrieved successfully. Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Flow 'volume_create_api' (cc6a9ec1-2639-44d8-955e-e085adbfd26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a741852-667e-4699-a67a-011aff893640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a741852-667e-4699-a67a-011aff893640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9f2e708-611b-4af8-96f7-d1b8b7753dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Created reservations ['a7604e00-5fbb-4a04-8410-31e2aeec00c9', '65b098ff-436a-412f-a032-6e929c565ca4', 'd465fba0-d678-4dcf-84f7-03683b040035', '7fa2fd0d-cf77-456f-ae6d-a244995708e0'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9f2e708-611b-4af8-96f7-d1b8b7753dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7604e00-5fbb-4a04-8410-31e2aeec00c9', '65b098ff-436a-412f-a032-6e929c565ca4', 'd465fba0-d678-4dcf-84f7-03683b040035', '7fa2fd0d-cf77-456f-ae6d-a244995708e0']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f27825-26cb-4215-b1a3-142f662696f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:16 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f27825-26cb-4215-b1a3-142f662696f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8452b276-8e0e-4ddd-acac-50a5c51a5b28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-337586914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7bce8c93c794698bff9f765c60b32b5',qos_specs=None,replication_status=,reservations=['a7604e00-5fbb-4a04-8410-31e2aeec00c9','65b098ff-436a-412f-a032-6e929c565ca4','d465fba0-d678-4dcf-84f7-03683b040035','7fa2fd0d-cf77-456f-ae6d-a244995708e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c6d50d989314f058217cb61b9d95835',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-337586914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8452b276-8e0e-4ddd-acac-50a5c51a5b28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7bce8c93c794698bff9f765c60b32b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c6d50d989314f058217cb61b9d95835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a36df07-6ec5-4c8c-b847-3b2c9034b303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a36df07-6ec5-4c8c-b847-3b2c9034b303) transitioned into state 'SUCCESS' from state '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-337586914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7bce8c93c794698bff9f765c60b32b5',qos_specs=None,replication_status=,reservations=['a7604e00-5fbb-4a04-8410-31e2aeec00c9','65b098ff-436a-412f-a032-6e929c565ca4','d465fba0-d678-4dcf-84f7-03683b040035','7fa2fd0d-cf77-456f-ae6d-a244995708e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c6d50d989314f058217cb61b9d95835',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4a50ae-30ca-48cf-90a9-9b9f716e6ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4a50ae-30ca-48cf-90a9-9b9f716e6ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Flow 'volume_create_api' (cc6a9ec1-2639-44d8-955e-e085adbfd26b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume request issued successfully. Sep 08 19:08:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-06c69a88-d247-4541-9002-e36aa9084894 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 662/1353] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:08:16 2026] POST /volume/v3/volumes => generated 762 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-becc8e62-a9ab-4995-b5e1-b6de15f8864f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-becc8e62-a9ab-4995-b5e1-b6de15f8864f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 Sep 08 19:08:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-becc8e62-a9ab-4995-b5e1-b6de15f8864f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-becc8e62-a9ab-4995-b5e1-b6de15f8864f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:16 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:16 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-becc8e62-a9ab-4995-b5e1-b6de15f8864f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-becc8e62-a9ab-4995-b5e1-b6de15f8864f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 returned with HTTP 200 Sep 08 19:08:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 692/1354] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:16 2026] GET /volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 => generated 830 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2e51ca3a-dcb5-4e98-bac5-34fb5b625dfa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2e51ca3a-dcb5-4e98-bac5-34fb5b625dfa tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 Sep 08 19:08:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2e51ca3a-dcb5-4e98-bac5-34fb5b625dfa tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2e51ca3a-dcb5-4e98-bac5-34fb5b625dfa tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:17 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:17 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:17 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:17 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2e51ca3a-dcb5-4e98-bac5-34fb5b625dfa tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2e51ca3a-dcb5-4e98-bac5-34fb5b625dfa tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 returned with HTTP 200 Sep 08 19:08:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 663/1355] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:17 2026] GET /volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cf5c162b-1c05-4ba8-befe-4e417869bc12 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cf5c162b-1c05-4ba8-befe-4e417869bc12 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 Sep 08 19:08:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cf5c162b-1c05-4ba8-befe-4e417869bc12 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cf5c162b-1c05-4ba8-befe-4e417869bc12 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cf5c162b-1c05-4ba8-befe-4e417869bc12 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cf5c162b-1c05-4ba8-befe-4e417869bc12 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 returned with HTTP 200 Sep 08 19:08:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 693/1356] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:18 2026] GET /volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c6f9fd9f-fd79-49c9-aded-3f91974c07a3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c6f9fd9f-fd79-49c9-aded-3f91974c07a3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:08:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c6f9fd9f-fd79-49c9-aded-3f91974c07a3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8452b276-8e0e-4ddd-acac-50a5c51a5b28", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1764225166"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c6f9fd9f-fd79-49c9-aded-3f91974c07a3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:19 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-c6f9fd9f-fd79-49c9-aded-3f91974c07a3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create snapshot from volume 8452b276-8e0e-4ddd-acac-50a5c51a5b28 Sep 08 19:08:19 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-c6f9fd9f-fd79-49c9-aded-3f91974c07a3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Created reservations ['bf57d6ba-6f22-48ea-b0c3-300984f682f0', 'cdf87180-6900-4b82-9da0-f62a7c862559', '68f9453b-4c5f-422e-bab3-6ef9172c2191', 'df348046-898d-4b9e-bf98-f71a7f3853d1'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c6f9fd9f-fd79-49c9-aded-3f91974c07a3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot create request issued successfully. Sep 08 19:08:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c6f9fd9f-fd79-49c9-aded-3f91974c07a3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:08:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 664/1357] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:08:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4ec3a5cf-dd7c-4938-a6b5-eb1b775d7312 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4ec3a5cf-dd7c-4938-a6b5-eb1b775d7312 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b Sep 08 19:08:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4ec3a5cf-dd7c-4938-a6b5-eb1b775d7312 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4ec3a5cf-dd7c-4938-a6b5-eb1b775d7312 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4ec3a5cf-dd7c-4938-a6b5-eb1b775d7312 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4ec3a5cf-dd7c-4938-a6b5-eb1b775d7312 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b returned with HTTP 200 Sep 08 19:08:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 694/1358] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:19 2026] GET /volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b => generated 442 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4bef564f-a383-47eb-8e75-7fa3b0a64396 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4bef564f-a383-47eb-8e75-7fa3b0a64396 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b Sep 08 19:08:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4bef564f-a383-47eb-8e75-7fa3b0a64396 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4bef564f-a383-47eb-8e75-7fa3b0a64396 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4bef564f-a383-47eb-8e75-7fa3b0a64396 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4bef564f-a383-47eb-8e75-7fa3b0a64396 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b returned with HTTP 200 Sep 08 19:08:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 665/1359] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:20 2026] GET /volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-eca07568-0531-4e2f-9613-11bf51cfdf94 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-eca07568-0531-4e2f-9613-11bf51cfdf94 None None] GET http://192.168.122.253/volume// Sep 08 19:08:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-eca07568-0531-4e2f-9613-11bf51cfdf94 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-eca07568-0531-4e2f-9613-11bf51cfdf94 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-eca07568-0531-4e2f-9613-11bf51cfdf94 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:08:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 695/1360] 192.168.122.253 () {56 vars in 888 bytes} [Tue Sep 8 19:08:20 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:08:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1a51b00c-ea35-47cc-874a-f305d6a9c2d0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1a51b00c-ea35-47cc-874a-f305d6a9c2d0 None None] GET http://192.168.122.253/volume// Sep 08 19:08:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1a51b00c-ea35-47cc-874a-f305d6a9c2d0 None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1a51b00c-ea35-47cc-874a-f305d6a9c2d0 None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1a51b00c-ea35-47cc-874a-f305d6a9c2d0 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:08:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 666/1361] 192.168.122.253 () {56 vars in 888 bytes} [Tue Sep 8 19:08:21 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:08:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3c49f9e0-38ff-44be-a203-fdb2b1535955 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3c49f9e0-38ff-44be-a203-fdb2b1535955 tempest-VersionsTest-94067302 tempest-VersionsTest-94067302-project-reader] GET http://192.168.122.253/volume/v3/ Sep 08 19:08:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3c49f9e0-38ff-44be-a203-fdb2b1535955 tempest-VersionsTest-94067302 tempest-VersionsTest-94067302-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3c49f9e0-38ff-44be-a203-fdb2b1535955 tempest-VersionsTest-94067302 tempest-VersionsTest-94067302-project-reader] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3c49f9e0-38ff-44be-a203-fdb2b1535955 tempest-VersionsTest-94067302 tempest-VersionsTest-94067302-project-reader] http://192.168.122.253/volume/v3/ returned with HTTP 200 Sep 08 19:08:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 696/1362] 192.168.122.253 () {58 vars in 1100 bytes} [Tue Sep 8 19:08:21 2026] GET /volume/v3/ => generated 390 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-73e9c222-2a59-4b2f-bc3c-b7b099d5e528 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-73e9c222-2a59-4b2f-bc3c-b7b099d5e528 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b Sep 08 19:08:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-73e9c222-2a59-4b2f-bc3c-b7b099d5e528 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-73e9c222-2a59-4b2f-bc3c-b7b099d5e528 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-73e9c222-2a59-4b2f-bc3c-b7b099d5e528 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-73e9c222-2a59-4b2f-bc3c-b7b099d5e528 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b returned with HTTP 200 Sep 08 19:08:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 667/1363] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:21 2026] GET /volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b => generated 442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a79738a7-e4be-4abb-8ff6-70d4ae84061e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a79738a7-e4be-4abb-8ff6-70d4ae84061e tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b Sep 08 19:08:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a79738a7-e4be-4abb-8ff6-70d4ae84061e tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a79738a7-e4be-4abb-8ff6-70d4ae84061e tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a79738a7-e4be-4abb-8ff6-70d4ae84061e tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a79738a7-e4be-4abb-8ff6-70d4ae84061e tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b returned with HTTP 200 Sep 08 19:08:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 697/1364] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:22 2026] GET /volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fd95f462-f23f-4016-9ff7-d0eecd26014b", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1980322403"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume request body: {'volume': {'snapshot_id': 'fd95f462-f23f-4016-9ff7-d0eecd26014b', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1980322403'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:22 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:22 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume of 2 GB Sep 08 19:08:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Availability Zones retrieved successfully. Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Flow 'volume_create_api' (1e25efed-3cef-4ae9-a864-14b932b530d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83e7ba3-0499-4051-a72a-632a988268b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:22 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83e7ba3-0499-4051-a72a-632a988268b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'fd95f462-f23f-4016-9ff7-d0eecd26014b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ba1f59-fc0f-479f-acd2-6956ec6ba500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Created reservations ['feb8ed91-d53a-4352-be6a-d25685ecd06e', '1196f085-c65f-4eb9-b319-0d0bbcc6dd77', 'b012aad9-4e5a-43dc-bc42-15bea09bb605', 'f14f915c-fdd8-4ee0-9347-e774e1953a34'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ba1f59-fc0f-479f-acd2-6956ec6ba500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feb8ed91-d53a-4352-be6a-d25685ecd06e', '1196f085-c65f-4eb9-b319-0d0bbcc6dd77', 'b012aad9-4e5a-43dc-bc42-15bea09bb605', 'f14f915c-fdd8-4ee0-9347-e774e1953a34']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c5c19d-498f-4714-aa76-73ef6e9dbc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:22 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:22 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c5c19d-498f-4714-aa76-73ef6e9dbc73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb645f9d-a584-4667-8145-f9142eab1613', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1980322403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7bce8c93c794698bff9f765c60b32b5',qos_specs=None,replication_status=,reservations=['feb8ed91-d53a-4352-be6a-d25685ecd06e','1196f085-c65f-4eb9-b319-0d0bbcc6dd77','b012aad9-4e5a-43dc-bc42-15bea09bb605','f14f915c-fdd8-4ee0-9347-e774e1953a34'],size=2,snapshot_id=fd95f462-f23f-4016-9ff7-d0eecd26014b,source_replicaid=,source_volid=None,status='creating',user_id='4c6d50d989314f058217cb61b9d95835',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1980322403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb645f9d-a584-4667-8145-f9142eab1613,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7bce8c93c794698bff9f765c60b32b5',provider_auth=None,provider_geometry=None,provider_id=None,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=fd95f462-f23f-4016-9ff7-d0eecd26014b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c6d50d989314f058217cb61b9d95835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb3a6a57-fdf0-4936-8752-fdd92f551267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb3a6a57-fdf0-4936-8752-fdd92f551267) transitioned into state 'SUCCESS' from state '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-1980322403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7bce8c93c794698bff9f765c60b32b5',qos_specs=None,replication_status=,reservations=['feb8ed91-d53a-4352-be6a-d25685ecd06e','1196f085-c65f-4eb9-b319-0d0bbcc6dd77','b012aad9-4e5a-43dc-bc42-15bea09bb605','f14f915c-fdd8-4ee0-9347-e774e1953a34'],size=2,snapshot_id=fd95f462-f23f-4016-9ff7-d0eecd26014b,source_replicaid=,source_volid=None,status='creating',user_id='4c6d50d989314f058217cb61b9d95835',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b334217-c026-446f-a23d-1db1a9039199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:22 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b334217-c026-446f-a23d-1db1a9039199) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Flow 'volume_create_api' (1e25efed-3cef-4ae9-a864-14b932b530d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume request issued successfully. Sep 08 19:08:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-21fd9136-ab27-4b80-a957-ddf701606fd4 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 668/1365] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:08:22 2026] POST /volume/v3/volumes => generated 797 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:08:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b29bcd37-b4cf-4bff-b35a-15594818cd30 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b29bcd37-b4cf-4bff-b35a-15594818cd30 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b29bcd37-b4cf-4bff-b35a-15594818cd30 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b29bcd37-b4cf-4bff-b35a-15594818cd30 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:23 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:23 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b29bcd37-b4cf-4bff-b35a-15594818cd30 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b29bcd37-b4cf-4bff-b35a-15594818cd30 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 200 Sep 08 19:08:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 698/1366] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:23 2026] GET /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-86ffa29a-d574-4340-a497-fc7a11faa010 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-86ffa29a-d574-4340-a497-fc7a11faa010 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-86ffa29a-d574-4340-a497-fc7a11faa010 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-86ffa29a-d574-4340-a497-fc7a11faa010 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-86ffa29a-d574-4340-a497-fc7a11faa010 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-86ffa29a-d574-4340-a497-fc7a11faa010 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 200 Sep 08 19:08:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 669/1367] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:24 2026] GET /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 889 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e192f946-09ec-4c2c-81d6-7b07a46683d7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e192f946-09ec-4c2c-81d6-7b07a46683d7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e192f946-09ec-4c2c-81d6-7b07a46683d7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e192f946-09ec-4c2c-81d6-7b07a46683d7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e192f946-09ec-4c2c-81d6-7b07a46683d7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e192f946-09ec-4c2c-81d6-7b07a46683d7 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 200 Sep 08 19:08:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 699/1368] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:25 2026] GET /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 889 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5cdc34e9-4185-4a7d-bbe4-661a650cb9cf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5cdc34e9-4185-4a7d-bbe4-661a650cb9cf tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5cdc34e9-4185-4a7d-bbe4-661a650cb9cf tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5cdc34e9-4185-4a7d-bbe4-661a650cb9cf tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5cdc34e9-4185-4a7d-bbe4-661a650cb9cf tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5cdc34e9-4185-4a7d-bbe4-661a650cb9cf tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 200 Sep 08 19:08:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 670/1369] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:26 2026] GET /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 889 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-188d0cbe-b253-42eb-a224-5f28492cad6a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-188d0cbe-b253-42eb-a224-5f28492cad6a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-188d0cbe-b253-42eb-a224-5f28492cad6a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-188d0cbe-b253-42eb-a224-5f28492cad6a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-188d0cbe-b253-42eb-a224-5f28492cad6a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-188d0cbe-b253-42eb-a224-5f28492cad6a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 200 Sep 08 19:08:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 700/1370] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:27 2026] GET /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 889 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-486c51d4-fb1b-4dc7-bdb8-e1e323252fd5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-486c51d4-fb1b-4dc7-bdb8-e1e323252fd5 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-486c51d4-fb1b-4dc7-bdb8-e1e323252fd5 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-486c51d4-fb1b-4dc7-bdb8-e1e323252fd5 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-486c51d4-fb1b-4dc7-bdb8-e1e323252fd5 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-486c51d4-fb1b-4dc7-bdb8-e1e323252fd5 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 200 Sep 08 19:08:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 671/1371] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:28 2026] GET /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 889 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-87adcc4a-305d-4bad-938d-f3441e9d2269 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-87adcc4a-305d-4bad-938d-f3441e9d2269 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-87adcc4a-305d-4bad-938d-f3441e9d2269 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-87adcc4a-305d-4bad-938d-f3441e9d2269 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:29 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-87adcc4a-305d-4bad-938d-f3441e9d2269 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-87adcc4a-305d-4bad-938d-f3441e9d2269 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 200 Sep 08 19:08:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 701/1372] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:29 2026] GET /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 889 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f7ab11cc-5a6e-412a-af1f-9939fe5e64a3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f7ab11cc-5a6e-412a-af1f-9939fe5e64a3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f7ab11cc-5a6e-412a-af1f-9939fe5e64a3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f7ab11cc-5a6e-412a-af1f-9939fe5e64a3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f7ab11cc-5a6e-412a-af1f-9939fe5e64a3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f7ab11cc-5a6e-412a-af1f-9939fe5e64a3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 200 Sep 08 19:08:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 702/1373] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:31 2026] GET /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 889 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-474892841"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-474892841'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:31 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Create volume of 1 GB Sep 08 19:08:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Availability Zones retrieved successfully. Sep 08 19:08:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Flow 'volume_create_api' (2f48b8c8-eb72-45fc-af93-5982fb3abbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b81b563c-fa40-4901-ad2c-4d7511aaf5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b81b563c-fa40-4901-ad2c-4d7511aaf5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d04190ab-c9dc-4760-b023-5e6057b391f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:31 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Created reservations ['508afa7a-17c5-4ed2-a606-4e12775381c7', '652aa4b0-7306-4d37-a4dd-d5f9eb42b907', '84a467f3-d6d8-4f54-bb09-cfceb1ffc58f', 'e31f4221-a496-4759-88ea-22680e645c5b'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d04190ab-c9dc-4760-b023-5e6057b391f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['508afa7a-17c5-4ed2-a606-4e12775381c7', '652aa4b0-7306-4d37-a4dd-d5f9eb42b907', '84a467f3-d6d8-4f54-bb09-cfceb1ffc58f', 'e31f4221-a496-4759-88ea-22680e645c5b']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd8b098a-85c4-4e3d-b88b-c698189a367b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:31 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:31 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd8b098a-85c4-4e3d-b88b-c698189a367b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4792db27-2ddc-42d1-9139-8fbcdd59c658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-474892841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b5eb29dbb1d4f33969c6bc6106a4371',qos_specs=None,replication_status=,reservations=['508afa7a-17c5-4ed2-a606-4e12775381c7','652aa4b0-7306-4d37-a4dd-d5f9eb42b907','84a467f3-d6d8-4f54-bb09-cfceb1ffc58f','e31f4221-a496-4759-88ea-22680e645c5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4acaecf86a9940cf92727906f89f4bb6',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-474892841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4792db27-2ddc-42d1-9139-8fbcdd59c658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b5eb29dbb1d4f33969c6bc6106a4371',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4acaecf86a9940cf92727906f89f4bb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1982bde5-00e6-4ac0-b692-7ace2c7f0a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:31 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=489,cinder:INSERT=79,cinder:UPDATE=114,cinder:DELETE=3 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:08:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1982bde5-00e6-4ac0-b692-7ace2c7f0a17) transitioned into state 'SUCCESS' from state '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-474892841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b5eb29dbb1d4f33969c6bc6106a4371',qos_specs=None,replication_status=,reservations=['508afa7a-17c5-4ed2-a606-4e12775381c7','652aa4b0-7306-4d37-a4dd-d5f9eb42b907','84a467f3-d6d8-4f54-bb09-cfceb1ffc58f','e31f4221-a496-4759-88ea-22680e645c5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4acaecf86a9940cf92727906f89f4bb6',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f3afe4b-18e9-4b37-94d1-626419f04183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f3afe4b-18e9-4b37-94d1-626419f04183) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Flow 'volume_create_api' (2f48b8c8-eb72-45fc-af93-5982fb3abbad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Create volume request issued successfully. Sep 08 19:08:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-56aed138-5a11-4595-b80f-bf2b0cf6928b tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 672/1374] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:08:30 2026] POST /volume/v3/volumes => generated 758 bytes in 1498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6a26e98e-f369-4612-9a77-c770ec7136e8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6a26e98e-f369-4612-9a77-c770ec7136e8 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] GET http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 Sep 08 19:08:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6a26e98e-f369-4612-9a77-c770ec7136e8 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6a26e98e-f369-4612-9a77-c770ec7136e8 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6a26e98e-f369-4612-9a77-c770ec7136e8 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Volume info retrieved successfully. Sep 08 19:08:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6a26e98e-f369-4612-9a77-c770ec7136e8 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 returned with HTTP 200 Sep 08 19:08:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 703/1375] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:32 2026] GET /volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8b944274-786d-4ca5-b665-40a3011d3324 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b944274-786d-4ca5-b665-40a3011d3324 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8b944274-786d-4ca5-b665-40a3011d3324 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8b944274-786d-4ca5-b665-40a3011d3324 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8b944274-786d-4ca5-b665-40a3011d3324 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b944274-786d-4ca5-b665-40a3011d3324 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 200 Sep 08 19:08:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 673/1376] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:32 2026] GET /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 890 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b19a72bf-b630-4f1c-811c-43c1fe61e7f2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b19a72bf-b630-4f1c-811c-43c1fe61e7f2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] GET http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b19a72bf-b630-4f1c-811c-43c1fe61e7f2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b19a72bf-b630-4f1c-811c-43c1fe61e7f2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b19a72bf-b630-4f1c-811c-43c1fe61e7f2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Volume info retrieved successfully. Sep 08 19:08:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b19a72bf-b630-4f1c-811c-43c1fe61e7f2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 200 Sep 08 19:08:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 704/1377] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:32 2026] GET /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 890 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d618a53c-016e-4efe-ae4d-43ccd5240c5f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d618a53c-016e-4efe-ae4d-43ccd5240c5f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] DELETE http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d618a53c-016e-4efe-ae4d-43ccd5240c5f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d618a53c-016e-4efe-ae4d-43ccd5240c5f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:32 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-d618a53c-016e-4efe-ae4d-43ccd5240c5f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete volume with id: fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d618a53c-016e-4efe-ae4d-43ccd5240c5f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d618a53c-016e-4efe-ae4d-43ccd5240c5f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete volume request issued successfully. Sep 08 19:08:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d618a53c-016e-4efe-ae4d-43ccd5240c5f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 202 Sep 08 19:08:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 674/1378] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:32 2026] DELETE /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:08:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6fcc1d74-cc1c-4348-9fad-1b0d410f95c9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6fcc1d74-cc1c-4348-9fad-1b0d410f95c9 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6fcc1d74-cc1c-4348-9fad-1b0d410f95c9 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6fcc1d74-cc1c-4348-9fad-1b0d410f95c9 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6fcc1d74-cc1c-4348-9fad-1b0d410f95c9 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6fcc1d74-cc1c-4348-9fad-1b0d410f95c9 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 200 Sep 08 19:08:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 705/1379] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:32 2026] GET /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 889 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6222a8aa-2380-4bd8-9a4a-c67d143177c2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6222a8aa-2380-4bd8-9a4a-c67d143177c2 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] GET http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 Sep 08 19:08:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6222a8aa-2380-4bd8-9a4a-c67d143177c2 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6222a8aa-2380-4bd8-9a4a-c67d143177c2 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6222a8aa-2380-4bd8-9a4a-c67d143177c2 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Volume info retrieved successfully. Sep 08 19:08:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6222a8aa-2380-4bd8-9a4a-c67d143177c2 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 returned with HTTP 200 Sep 08 19:08:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 675/1380] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:33 2026] GET /volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 => generated 850 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5e272527-2aa7-412a-867c-72d647d8ff74 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5e272527-2aa7-412a-867c-72d647d8ff74 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5e272527-2aa7-412a-867c-72d647d8ff74 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5e272527-2aa7-412a-867c-72d647d8ff74 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:33 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=448,cinder:UPDATE=85,cinder:INSERT=45,cinder:DELETE=6 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:08:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5e272527-2aa7-412a-867c-72d647d8ff74 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5e272527-2aa7-412a-867c-72d647d8ff74 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 200 Sep 08 19:08:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 706/1381] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:33 2026] GET /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 889 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7e72c141-6088-4e23-9ef7-de65ecb34696 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7e72c141-6088-4e23-9ef7-de65ecb34696 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] GET http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 Sep 08 19:08:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7e72c141-6088-4e23-9ef7-de65ecb34696 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7e72c141-6088-4e23-9ef7-de65ecb34696 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7e72c141-6088-4e23-9ef7-de65ecb34696 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Volume info retrieved successfully. Sep 08 19:08:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7e72c141-6088-4e23-9ef7-de65ecb34696 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 returned with HTTP 200 Sep 08 19:08:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 676/1382] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:34 2026] GET /volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-87f2d517-828a-4923-ac88-d3928c113bd5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8c8247f7-c020-497f-bf4c-49a1c10389cb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8c8247f7-c020-497f-bf4c-49a1c10389cb tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8c8247f7-c020-497f-bf4c-49a1c10389cb tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8c8247f7-c020-497f-bf4c-49a1c10389cb tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8c8247f7-c020-497f-bf4c-49a1c10389cb tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 404 Sep 08 19:08:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 677/1383] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:34 2026] GET /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f635d637-bb27-4f6d-a5f3-397d1a1c4698 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-87f2d517-828a-4923-ac88-d3928c113bd5 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-reader] GET http://192.168.122.253/volume/v3/limits Sep 08 19:08:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-87f2d517-828a-4923-ac88-d3928c113bd5 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-87f2d517-828a-4923-ac88-d3928c113bd5 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f635d637-bb27-4f6d-a5f3-397d1a1c4698 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f635d637-bb27-4f6d-a5f3-397d1a1c4698 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f635d637-bb27-4f6d-a5f3-397d1a1c4698 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f635d637-bb27-4f6d-a5f3-397d1a1c4698 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 404 Sep 08 19:08:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 678/1384] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:34 2026] GET /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bce92eac-b3a6-46cb-8288-fde95d6b28d0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bce92eac-b3a6-46cb-8288-fde95d6b28d0 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] DELETE http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bce92eac-b3a6-46cb-8288-fde95d6b28d0 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bce92eac-b3a6-46cb-8288-fde95d6b28d0 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:34 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-bce92eac-b3a6-46cb-8288-fde95d6b28d0 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete volume with id: fb645f9d-a584-4667-8145-f9142eab1613 Sep 08 19:08:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-87f2d517-828a-4923-ac88-d3928c113bd5 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-reader] http://192.168.122.253/volume/v3/limits returned with HTTP 200 Sep 08 19:08:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 707/1385] 192.168.122.253 () {58 vars in 1118 bytes} [Tue Sep 8 19:08:34 2026] GET /volume/v3/limits => generated 302 bytes in 637 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c7d2ec3f-c034-40af-86d7-448eb5cdab26 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c7d2ec3f-c034-40af-86d7-448eb5cdab26 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] GET http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 Sep 08 19:08:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c7d2ec3f-c034-40af-86d7-448eb5cdab26 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c7d2ec3f-c034-40af-86d7-448eb5cdab26 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bce92eac-b3a6-46cb-8288-fde95d6b28d0 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 returned with HTTP 404 Sep 08 19:08:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 679/1386] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:34 2026] DELETE /volume/v3/volumes/fb645f9d-a584-4667-8145-f9142eab1613 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2f9f4783-924f-412f-aad6-334679cd185f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2f9f4783-924f-412f-aad6-334679cd185f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b Sep 08 19:08:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2f9f4783-924f-412f-aad6-334679cd185f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2f9f4783-924f-412f-aad6-334679cd185f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:35 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-2f9f4783-924f-412f-aad6-334679cd185f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete snapshot with id: fd95f462-f23f-4016-9ff7-d0eecd26014b Sep 08 19:08:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2f9f4783-924f-412f-aad6-334679cd185f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:35 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:35 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c7d2ec3f-c034-40af-86d7-448eb5cdab26 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Volume info retrieved successfully. Sep 08 19:08:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c7d2ec3f-c034-40af-86d7-448eb5cdab26 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 returned with HTTP 200 Sep 08 19:08:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 708/1387] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:35 2026] GET /volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 => generated 851 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2f9f4783-924f-412f-aad6-334679cd185f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot delete request issued successfully. Sep 08 19:08:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2f9f4783-924f-412f-aad6-334679cd185f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b returned with HTTP 202 Sep 08 19:08:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 680/1388] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:08:35 2026] DELETE /volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:08:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-da848b08-529f-4694-829a-77b9f51ce6a1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-da848b08-529f-4694-829a-77b9f51ce6a1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b Sep 08 19:08:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-da848b08-529f-4694-829a-77b9f51ce6a1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-df338e03-8b58-4b49-ad17-34c5905610cb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-da848b08-529f-4694-829a-77b9f51ce6a1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-df338e03-8b58-4b49-ad17-34c5905610cb tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] DELETE http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 Sep 08 19:08:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-df338e03-8b58-4b49-ad17-34c5905610cb tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-df338e03-8b58-4b49-ad17-34c5905610cb tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:35 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-df338e03-8b58-4b49-ad17-34c5905610cb tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Delete volume with id: 4792db27-2ddc-42d1-9139-8fbcdd59c658 Sep 08 19:08:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-da848b08-529f-4694-829a-77b9f51ce6a1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-da848b08-529f-4694-829a-77b9f51ce6a1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b returned with HTTP 200 Sep 08 19:08:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 709/1389] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:35 2026] GET /volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b => generated 468 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:35 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:35 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-df338e03-8b58-4b49-ad17-34c5905610cb tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Volume info retrieved successfully. Sep 08 19:08:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-df338e03-8b58-4b49-ad17-34c5905610cb tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Delete volume request issued successfully. Sep 08 19:08:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-df338e03-8b58-4b49-ad17-34c5905610cb tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 returned with HTTP 202 Sep 08 19:08:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 681/1390] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:35 2026] DELETE /volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:08:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d11f59e1-3797-47db-b001-3499d260e928 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d11f59e1-3797-47db-b001-3499d260e928 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] GET http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 Sep 08 19:08:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d11f59e1-3797-47db-b001-3499d260e928 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d11f59e1-3797-47db-b001-3499d260e928 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d11f59e1-3797-47db-b001-3499d260e928 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Volume info retrieved successfully. Sep 08 19:08:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d11f59e1-3797-47db-b001-3499d260e928 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 returned with HTTP 200 Sep 08 19:08:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 710/1391] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:35 2026] GET /volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-79756a6d-8053-4fae-bd9a-b8c365c17737 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-79756a6d-8053-4fae-bd9a-b8c365c17737 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b Sep 08 19:08:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-79756a6d-8053-4fae-bd9a-b8c365c17737 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-79756a6d-8053-4fae-bd9a-b8c365c17737 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-79756a6d-8053-4fae-bd9a-b8c365c17737 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-79756a6d-8053-4fae-bd9a-b8c365c17737 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b returned with HTTP 200 Sep 08 19:08:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 682/1392] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:36 2026] GET /volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d93e68ad-471b-406c-b383-c18217200c59 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d93e68ad-471b-406c-b383-c18217200c59 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] GET http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 Sep 08 19:08:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d93e68ad-471b-406c-b383-c18217200c59 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d93e68ad-471b-406c-b383-c18217200c59 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:36 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:36 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d93e68ad-471b-406c-b383-c18217200c59 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Volume info retrieved successfully. Sep 08 19:08:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d93e68ad-471b-406c-b383-c18217200c59 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 returned with HTTP 200 Sep 08 19:08:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 711/1393] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:36 2026] GET /volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 => generated 850 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4147798b-a6ab-44bd-acf9-2d3d2e4a935b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4147798b-a6ab-44bd-acf9-2d3d2e4a935b tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b Sep 08 19:08:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4147798b-a6ab-44bd-acf9-2d3d2e4a935b tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4147798b-a6ab-44bd-acf9-2d3d2e4a935b tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:37 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:37 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:37 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4147798b-a6ab-44bd-acf9-2d3d2e4a935b tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4147798b-a6ab-44bd-acf9-2d3d2e4a935b tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b returned with HTTP 200 Sep 08 19:08:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 683/1394] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:37 2026] GET /volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b => generated 468 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-20215499-2bf3-4965-b12b-d49de431bfef None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-21ff5c6b-2724-425e-834f-7a177eedf1b9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-21ff5c6b-2724-425e-834f-7a177eedf1b9 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] GET http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 Sep 08 19:08:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-21ff5c6b-2724-425e-834f-7a177eedf1b9 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-21ff5c6b-2724-425e-834f-7a177eedf1b9 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-21ff5c6b-2724-425e-834f-7a177eedf1b9 tempest-AbsoluteLimitsTests-1153028222 tempest-AbsoluteLimitsTests-1153028222-project-member] http://192.168.122.253/volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 returned with HTTP 404 Sep 08 19:08:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 684/1395] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:37 2026] GET /volume/v3/volumes/4792db27-2ddc-42d1-9139-8fbcdd59c658 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-20215499-2bf3-4965-b12b-d49de431bfef tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes Sep 08 19:08:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-20215499-2bf3-4965-b12b-d49de431bfef tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-20215499-2bf3-4965-b12b-d49de431bfef tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-20215499-2bf3-4965-b12b-d49de431bfef tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:08:37 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-20215499-2bf3-4965-b12b-d49de431bfef tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-20215499-2bf3-4965-b12b-d49de431bfef tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Get all volumes completed successfully. Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-20215499-2bf3-4965-b12b-d49de431bfef tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 200 Sep 08 19:08:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 712/1396] 192.168.122.253 () {58 vars in 1121 bytes} [Tue Sep 8 19:08:37 2026] GET /volume/v3/volumes => generated 15 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1755264101"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1755264101'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Create volume of 1 GB Sep 08 19:08:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Availability Zones retrieved successfully. Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Flow 'volume_create_api' (34b9ea0b-921e-4a3a-a051-cafe544f5ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad02d2a8-d18d-44bd-852e-80c9659351b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad02d2a8-d18d-44bd-852e-80c9659351b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc61bf9f-e0db-4030-af01-46a5c4519e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Created reservations ['88c527f2-bee1-46bb-a28f-1638d416b1d2', '8ae1a66a-fe71-4872-8caa-9eecd725e63d', '4fcde344-1f0d-4604-8b8a-1728680e68b0', 'aa382da4-fcf2-40eb-88ab-ac337854685d'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc61bf9f-e0db-4030-af01-46a5c4519e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88c527f2-bee1-46bb-a28f-1638d416b1d2', '8ae1a66a-fe71-4872-8caa-9eecd725e63d', '4fcde344-1f0d-4604-8b8a-1728680e68b0', 'aa382da4-fcf2-40eb-88ab-ac337854685d']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7ab4c61-3e11-4fcd-acbe-dc098d780a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cbc89768-ef6d-44cd-b450-bc7e94644ebb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cbc89768-ef6d-44cd-b450-bc7e94644ebb tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b Sep 08 19:08:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cbc89768-ef6d-44cd-b450-bc7e94644ebb tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cbc89768-ef6d-44cd-b450-bc7e94644ebb tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cbc89768-ef6d-44cd-b450-bc7e94644ebb tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b returned with HTTP 404 Sep 08 19:08:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 713/1397] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:38 2026] GET /volume/v3/snapshots/fd95f462-f23f-4016-9ff7-d0eecd26014b => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a2c61364-4749-40a0-9936-689ccc53f7b1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7ab4c61-3e11-4fcd-acbe-dc098d780a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ae31d31-8568-4900-b2db-6c62b6c4e94a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1755264101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c732a54f772943a19e136b7269578133',qos_specs=None,replication_status=,reservations=['88c527f2-bee1-46bb-a28f-1638d416b1d2','8ae1a66a-fe71-4872-8caa-9eecd725e63d','4fcde344-1f0d-4604-8b8a-1728680e68b0','aa382da4-fcf2-40eb-88ab-ac337854685d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c6f534f7cc4f87ad196d68ba314295',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1755264101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ae31d31-8568-4900-b2db-6c62b6c4e94a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c732a54f772943a19e136b7269578133',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89c6f534f7cc4f87ad196d68ba314295',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a2c61364-4749-40a0-9936-689ccc53f7b1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 Sep 08 19:08:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a2c61364-4749-40a0-9936-689ccc53f7b1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a2c61364-4749-40a0-9936-689ccc53f7b1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd3f569-99f5-4b54-adee-3c8fac899218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a2c61364-4749-40a0-9936-689ccc53f7b1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a2c61364-4749-40a0-9936-689ccc53f7b1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 returned with HTTP 200 Sep 08 19:08:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 714/1398] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:38 2026] GET /volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd3f569-99f5-4b54-adee-3c8fac899218) transitioned into state 'SUCCESS' from state '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-1755264101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c732a54f772943a19e136b7269578133',qos_specs=None,replication_status=,reservations=['88c527f2-bee1-46bb-a28f-1638d416b1d2','8ae1a66a-fe71-4872-8caa-9eecd725e63d','4fcde344-1f0d-4604-8b8a-1728680e68b0','aa382da4-fcf2-40eb-88ab-ac337854685d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c6f534f7cc4f87ad196d68ba314295',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6abf59dd-4b34-42f6-9c59-760c95b521d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d8e8944b-58f8-46db-ba27-f852143a0785 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d8e8944b-58f8-46db-ba27-f852143a0785 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] DELETE http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 Sep 08 19:08:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d8e8944b-58f8-46db-ba27-f852143a0785 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d8e8944b-58f8-46db-ba27-f852143a0785 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-d8e8944b-58f8-46db-ba27-f852143a0785 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete volume with id: 8452b276-8e0e-4ddd-acac-50a5c51a5b28 Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6abf59dd-4b34-42f6-9c59-760c95b521d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Flow 'volume_create_api' (34b9ea0b-921e-4a3a-a051-cafe544f5ffc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d8e8944b-58f8-46db-ba27-f852143a0785 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Create volume request issued successfully. Sep 08 19:08:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f656ed1e-7e70-4d73-982a-c6d260a92956 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 685/1399] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:08:38 2026] POST /volume/v3/volumes => generated 764 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e76feeed-0adc-4641-80e0-d479f69f9bb4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e76feeed-0adc-4641-80e0-d479f69f9bb4 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e76feeed-0adc-4641-80e0-d479f69f9bb4 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e76feeed-0adc-4641-80e0-d479f69f9bb4 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d8e8944b-58f8-46db-ba27-f852143a0785 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete volume request issued successfully. Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d8e8944b-58f8-46db-ba27-f852143a0785 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 returned with HTTP 202 Sep 08 19:08:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 715/1400] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:38 2026] DELETE /volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:08:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a5c6485d-e64f-4157-8cb0-172d509c7949 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a5c6485d-e64f-4157-8cb0-172d509c7949 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 Sep 08 19:08:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a5c6485d-e64f-4157-8cb0-172d509c7949 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a5c6485d-e64f-4157-8cb0-172d509c7949 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e76feeed-0adc-4641-80e0-d479f69f9bb4 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a5c6485d-e64f-4157-8cb0-172d509c7949 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e76feeed-0adc-4641-80e0-d479f69f9bb4 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a returned with HTTP 200 Sep 08 19:08:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 686/1401] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:38 2026] GET /volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a => generated 832 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a5c6485d-e64f-4157-8cb0-172d509c7949 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 returned with HTTP 200 Sep 08 19:08:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 716/1402] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:38 2026] GET /volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 => generated 854 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fff43cd4-62d4-400c-a2c1-2b458bc5ebbb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-738679e9-7823-4a1e-9496-f0a40d86331f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fff43cd4-62d4-400c-a2c1-2b458bc5ebbb tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a Sep 08 19:08:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fff43cd4-62d4-400c-a2c1-2b458bc5ebbb tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fff43cd4-62d4-400c-a2c1-2b458bc5ebbb tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-738679e9-7823-4a1e-9496-f0a40d86331f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 Sep 08 19:08:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-738679e9-7823-4a1e-9496-f0a40d86331f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-738679e9-7823-4a1e-9496-f0a40d86331f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-fff43cd4-62d4-400c-a2c1-2b458bc5ebbb tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fff43cd4-62d4-400c-a2c1-2b458bc5ebbb tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a returned with HTTP 200 Sep 08 19:08:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 687/1403] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:39 2026] GET /volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-738679e9-7823-4a1e-9496-f0a40d86331f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-738679e9-7823-4a1e-9496-f0a40d86331f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 returned with HTTP 200 Sep 08 19:08:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 717/1404] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:39 2026] GET /volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 => generated 854 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-696178f5-4176-40b6-b519-232c89becfea None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-696178f5-4176-40b6-b519-232c89becfea tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a Sep 08 19:08:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-696178f5-4176-40b6-b519-232c89becfea tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-696178f5-4176-40b6-b519-232c89becfea tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-696178f5-4176-40b6-b519-232c89becfea tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c4101210-8dda-4a68-b63c-5ac2d7042602 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4101210-8dda-4a68-b63c-5ac2d7042602 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 Sep 08 19:08:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4101210-8dda-4a68-b63c-5ac2d7042602 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-696178f5-4176-40b6-b519-232c89becfea tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a returned with HTTP 200 Sep 08 19:08:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4101210-8dda-4a68-b63c-5ac2d7042602 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 688/1405] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:40 2026] GET /volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a7351860-cb18-4cd7-aefc-d61fa6cc363c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a7351860-cb18-4cd7-aefc-d61fa6cc363c tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a Sep 08 19:08:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a7351860-cb18-4cd7-aefc-d61fa6cc363c tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a7351860-cb18-4cd7-aefc-d61fa6cc363c tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4101210-8dda-4a68-b63c-5ac2d7042602 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 returned with HTTP 404 Sep 08 19:08:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 718/1406] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:40 2026] GET /volume/v3/volumes/8452b276-8e0e-4ddd-acac-50a5c51a5b28 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6655ac78-7441-4ba7-b0c5-7b6554a6c4a1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a7351860-cb18-4cd7-aefc-d61fa6cc363c tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6655ac78-7441-4ba7-b0c5-7b6554a6c4a1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] GET http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 Sep 08 19:08:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6655ac78-7441-4ba7-b0c5-7b6554a6c4a1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6655ac78-7441-4ba7-b0c5-7b6554a6c4a1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a7351860-cb18-4cd7-aefc-d61fa6cc363c tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a returned with HTTP 200 Sep 08 19:08:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 689/1407] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:40 2026] GET /volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-105189820"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-105189820'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:40 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Create volume of 1 GB Sep 08 19:08:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Availability Zones retrieved successfully. Sep 08 19:08:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6655ac78-7441-4ba7-b0c5-7b6554a6c4a1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Volume info retrieved successfully. Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Flow 'volume_create_api' (e45b2195-d6b1-4f4d-9338-645321f1fdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b58d792-6fc7-4b66-a176-d1691f5ba584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6655ac78-7441-4ba7-b0c5-7b6554a6c4a1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 returned with HTTP 200 Sep 08 19:08:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 719/1408] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:40 2026] GET /volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 => generated 856 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1539457401"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1539457401'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume of 1 GB Sep 08 19:08:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Availability Zones retrieved successfully. Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Flow 'volume_create_api' (3730b20d-ff4b-47b3-ab5c-01541e62c831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db8a1d3-ddef-4c2a-ac86-29dbd39948b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b58d792-6fc7-4b66-a176-d1691f5ba584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e111f4e6-c5b5-4146-aabf-f92c69baeaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db8a1d3-ddef-4c2a-ac86-29dbd39948b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3feed43d-5b83-4d79-bf5b-64c698a4b0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Created reservations ['1b18eafa-c8a4-42d6-a923-c1bc0b3b0d73', '4bb468a3-b807-4289-9e5f-4af3fc639a16', 'f52b35fc-d483-433b-8b81-59b62037a4e6', '434d4734-2c81-437a-a114-891608430734'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e111f4e6-c5b5-4146-aabf-f92c69baeaa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b18eafa-c8a4-42d6-a923-c1bc0b3b0d73', '4bb468a3-b807-4289-9e5f-4af3fc639a16', 'f52b35fc-d483-433b-8b81-59b62037a4e6', '434d4734-2c81-437a-a114-891608430734']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b628d2df-72ec-4825-9b57-4338186cf260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b628d2df-72ec-4825-9b57-4338186cf260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a9e999f-496c-45f7-9b2f-faa279fc8cd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-105189820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c732a54f772943a19e136b7269578133',qos_specs=None,replication_status=,reservations=['1b18eafa-c8a4-42d6-a923-c1bc0b3b0d73','4bb468a3-b807-4289-9e5f-4af3fc639a16','f52b35fc-d483-433b-8b81-59b62037a4e6','434d4734-2c81-437a-a114-891608430734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c6f534f7cc4f87ad196d68ba314295',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-105189820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a9e999f-496c-45f7-9b2f-faa279fc8cd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c732a54f772943a19e136b7269578133',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89c6f534f7cc4f87ad196d68ba314295',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b98982-e010-400d-b276-bdd84388ac29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Created reservations ['ff927519-c375-4013-b0b1-a9a468593a25', '098c5ddc-4ce2-431f-9e37-2468d970dea4', 'f238691f-3be1-4c87-940c-422f37fcddfc', '44da3237-8f6a-4e56-9e5b-3f5eff24f198'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3feed43d-5b83-4d79-bf5b-64c698a4b0b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff927519-c375-4013-b0b1-a9a468593a25', '098c5ddc-4ce2-431f-9e37-2468d970dea4', 'f238691f-3be1-4c87-940c-422f37fcddfc', '44da3237-8f6a-4e56-9e5b-3f5eff24f198']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e8194c7-6f1d-4aec-ae4f-81a939848695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b98982-e010-400d-b276-bdd84388ac29) transitioned into state 'SUCCESS' from state '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-105189820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c732a54f772943a19e136b7269578133',qos_specs=None,replication_status=,reservations=['1b18eafa-c8a4-42d6-a923-c1bc0b3b0d73','4bb468a3-b807-4289-9e5f-4af3fc639a16','f52b35fc-d483-433b-8b81-59b62037a4e6','434d4734-2c81-437a-a114-891608430734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c6f534f7cc4f87ad196d68ba314295',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afe61940-7c78-4d64-9cec-b3699156bc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e8194c7-6f1d-4aec-ae4f-81a939848695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '529525dc-986a-42ae-8a1c-d86da90cfa3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1539457401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7bce8c93c794698bff9f765c60b32b5',qos_specs=None,replication_status=,reservations=['ff927519-c375-4013-b0b1-a9a468593a25','098c5ddc-4ce2-431f-9e37-2468d970dea4','f238691f-3be1-4c87-940c-422f37fcddfc','44da3237-8f6a-4e56-9e5b-3f5eff24f198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c6d50d989314f058217cb61b9d95835',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1539457401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=529525dc-986a-42ae-8a1c-d86da90cfa3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7bce8c93c794698bff9f765c60b32b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c6d50d989314f058217cb61b9d95835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c85847cf-c2b0-4739-a7dd-edd1c48e7aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afe61940-7c78-4d64-9cec-b3699156bc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Flow 'volume_create_api' (e45b2195-d6b1-4f4d-9338-645321f1fdc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Create volume request issued successfully. Sep 08 19:08:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d04fbcd1-6162-4507-acd4-45c8b11f58f8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 690/1409] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:08:40 2026] POST /volume/v3/volumes => generated 763 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b42554d8-d921-490d-995a-d12f96e668c7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b42554d8-d921-490d-995a-d12f96e668c7 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b42554d8-d921-490d-995a-d12f96e668c7 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b42554d8-d921-490d-995a-d12f96e668c7 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c85847cf-c2b0-4739-a7dd-edd1c48e7aaa) transitioned into state 'SUCCESS' from state '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-1539457401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7bce8c93c794698bff9f765c60b32b5',qos_specs=None,replication_status=,reservations=['ff927519-c375-4013-b0b1-a9a468593a25','098c5ddc-4ce2-431f-9e37-2468d970dea4','f238691f-3be1-4c87-940c-422f37fcddfc','44da3237-8f6a-4e56-9e5b-3f5eff24f198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c6d50d989314f058217cb61b9d95835',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f6ce80-d0b0-4f7e-8615-d394ed32a804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b42554d8-d921-490d-995a-d12f96e668c7 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b42554d8-d921-490d-995a-d12f96e668c7 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 returned with HTTP 200 Sep 08 19:08:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 691/1410] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:41 2026] GET /volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 => generated 831 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f6ce80-d0b0-4f7e-8615-d394ed32a804) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Flow 'volume_create_api' (3730b20d-ff4b-47b3-ab5c-01541e62c831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume request issued successfully. Sep 08 19:08:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6c3a9a65-c3b0-4881-93ee-288669891e64 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 720/1411] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:08:41 2026] POST /volume/v3/volumes => generated 763 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-db3d5afc-d528-4020-a00f-f99105aba2bd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-db3d5afc-d528-4020-a00f-f99105aba2bd tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-db3d5afc-d528-4020-a00f-f99105aba2bd tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-db3d5afc-d528-4020-a00f-f99105aba2bd tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-db3d5afc-d528-4020-a00f-f99105aba2bd tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-db3d5afc-d528-4020-a00f-f99105aba2bd tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b returned with HTTP 200 Sep 08 19:08:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 692/1412] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:41 2026] GET /volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b => generated 831 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-959da546-c3ab-4cba-b39e-95e08f8ab3e8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-959da546-c3ab-4cba-b39e-95e08f8ab3e8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 Sep 08 19:08:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-959da546-c3ab-4cba-b39e-95e08f8ab3e8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-959da546-c3ab-4cba-b39e-95e08f8ab3e8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-959da546-c3ab-4cba-b39e-95e08f8ab3e8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f16c8526-3574-4f5a-8d54-01551d933fb3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f16c8526-3574-4f5a-8d54-01551d933fb3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b Sep 08 19:08:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f16c8526-3574-4f5a-8d54-01551d933fb3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f16c8526-3574-4f5a-8d54-01551d933fb3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-959da546-c3ab-4cba-b39e-95e08f8ab3e8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 returned with HTTP 200 Sep 08 19:08:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 721/1413] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:42 2026] GET /volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f16c8526-3574-4f5a-8d54-01551d933fb3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f16c8526-3574-4f5a-8d54-01551d933fb3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b returned with HTTP 200 Sep 08 19:08:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 693/1414] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:42 2026] GET /volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-63629107-6849-41bf-889f-3c6aca06bf6c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-63629107-6849-41bf-889f-3c6aca06bf6c tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 Sep 08 19:08:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-63629107-6849-41bf-889f-3c6aca06bf6c tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-63629107-6849-41bf-889f-3c6aca06bf6c tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-40322792-263f-4034-b77f-36fb6f6b5901 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-40322792-263f-4034-b77f-36fb6f6b5901 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b Sep 08 19:08:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-40322792-263f-4034-b77f-36fb6f6b5901 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-40322792-263f-4034-b77f-36fb6f6b5901 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-63629107-6849-41bf-889f-3c6aca06bf6c tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-63629107-6849-41bf-889f-3c6aca06bf6c tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 returned with HTTP 200 Sep 08 19:08:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 722/1415] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:43 2026] GET /volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 => generated 855 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-40322792-263f-4034-b77f-36fb6f6b5901 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-40322792-263f-4034-b77f-36fb6f6b5901 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b returned with HTTP 200 Sep 08 19:08:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 694/1416] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:43 2026] GET /volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b => generated 856 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2d2ddd1d-6644-4e31-83f9-75e353590212 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2d2ddd1d-6644-4e31-83f9-75e353590212 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:08:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2d2ddd1d-6644-4e31-83f9-75e353590212 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "529525dc-986a-42ae-8a1c-d86da90cfa3b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-820220361"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2d2ddd1d-6644-4e31-83f9-75e353590212 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:43 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-2d2ddd1d-6644-4e31-83f9-75e353590212 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create snapshot from volume 529525dc-986a-42ae-8a1c-d86da90cfa3b Sep 08 19:08:44 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-2d2ddd1d-6644-4e31-83f9-75e353590212 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Created reservations ['2a0eaac7-4c54-40d8-9a2b-12fdce0ce80c', '0600d327-c59b-4fb6-a7ad-3ede65d5f54f', '37e3f03f-9cee-45e5-8fbc-90f9977c5535', '671251b4-9cda-46e2-9567-152ad67d10e5'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2d2ddd1d-6644-4e31-83f9-75e353590212 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot create request issued successfully. Sep 08 19:08:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2d2ddd1d-6644-4e31-83f9-75e353590212 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:08:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 723/1417] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:08:43 2026] POST /volume/v3/snapshots => generated 309 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a6740252-2e4f-46e9-a8f6-f37760d0361a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a6740252-2e4f-46e9-a8f6-f37760d0361a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c Sep 08 19:08:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a6740252-2e4f-46e9-a8f6-f37760d0361a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a6740252-2e4f-46e9-a8f6-f37760d0361a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a6740252-2e4f-46e9-a8f6-f37760d0361a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a6740252-2e4f-46e9-a8f6-f37760d0361a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c returned with HTTP 200 Sep 08 19:08:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 695/1418] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:44 2026] GET /volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c => generated 441 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4fb71ca0-0df0-4de1-8161-f9f9a7faa8a2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4fb71ca0-0df0-4de1-8161-f9f9a7faa8a2 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 Sep 08 19:08:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4fb71ca0-0df0-4de1-8161-f9f9a7faa8a2 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4fb71ca0-0df0-4de1-8161-f9f9a7faa8a2 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4fb71ca0-0df0-4de1-8161-f9f9a7faa8a2 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4fb71ca0-0df0-4de1-8161-f9f9a7faa8a2 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 returned with HTTP 200 Sep 08 19:08:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 724/1419] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:44 2026] GET /volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e32f4d69-18bd-4de4-b23c-d2ae3f6dd0ed None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e32f4d69-18bd-4de4-b23c-d2ae3f6dd0ed tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 Sep 08 19:08:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e32f4d69-18bd-4de4-b23c-d2ae3f6dd0ed tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e32f4d69-18bd-4de4-b23c-d2ae3f6dd0ed tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e32f4d69-18bd-4de4-b23c-d2ae3f6dd0ed tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e32f4d69-18bd-4de4-b23c-d2ae3f6dd0ed tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 returned with HTTP 200 Sep 08 19:08:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 696/1420] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:44 2026] GET /volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-952259207"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-952259207'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:44 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Create volume of 1 GB Sep 08 19:08:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Availability Zones retrieved successfully. Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Flow 'volume_create_api' (b512bbc9-f24c-47cc-a411-593009c37998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ba9686-5b8b-4cbc-84ec-ba50346080dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ba9686-5b8b-4cbc-84ec-ba50346080dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc649e32-287c-4e11-8e0f-940f2933ce45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4192aa48-8eda-4ebd-af8b-3e1ad6c7a080 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4192aa48-8eda-4ebd-af8b-3e1ad6c7a080 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4192aa48-8eda-4ebd-af8b-3e1ad6c7a080 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4192aa48-8eda-4ebd-af8b-3e1ad6c7a080 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Created reservations ['3311cb40-5b81-460f-ba9f-c9be9d2cf001', '10ca468f-7f9f-4c89-ac27-0c208179f37f', '653d5027-037b-4e84-8691-0ee6f1800b69', '8eae2431-195a-42c3-b921-effb785523a2'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4192aa48-8eda-4ebd-af8b-3e1ad6c7a080 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4192aa48-8eda-4ebd-af8b-3e1ad6c7a080 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c returned with HTTP 200 Sep 08 19:08:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 697/1421] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:45 2026] GET /volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c => generated 441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc649e32-287c-4e11-8e0f-940f2933ce45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3311cb40-5b81-460f-ba9f-c9be9d2cf001', '10ca468f-7f9f-4c89-ac27-0c208179f37f', '653d5027-037b-4e84-8691-0ee6f1800b69', '8eae2431-195a-42c3-b921-effb785523a2']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fa287f6-85cd-402e-96a5-fb4dca738f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fa287f6-85cd-402e-96a5-fb4dca738f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4d88a88-ca50-4ba8-a92c-150b786d908e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-952259207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c732a54f772943a19e136b7269578133',qos_specs=None,replication_status=,reservations=['3311cb40-5b81-460f-ba9f-c9be9d2cf001','10ca468f-7f9f-4c89-ac27-0c208179f37f','653d5027-037b-4e84-8691-0ee6f1800b69','8eae2431-195a-42c3-b921-effb785523a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c6f534f7cc4f87ad196d68ba314295',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-952259207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4d88a88-ca50-4ba8-a92c-150b786d908e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c732a54f772943a19e136b7269578133',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89c6f534f7cc4f87ad196d68ba314295',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e11654a-f452-4a5d-90e1-db1ad6a3ad97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e11654a-f452-4a5d-90e1-db1ad6a3ad97) transitioned into state 'SUCCESS' from state '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-952259207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c732a54f772943a19e136b7269578133',qos_specs=None,replication_status=,reservations=['3311cb40-5b81-460f-ba9f-c9be9d2cf001','10ca468f-7f9f-4c89-ac27-0c208179f37f','653d5027-037b-4e84-8691-0ee6f1800b69','8eae2431-195a-42c3-b921-effb785523a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c6f534f7cc4f87ad196d68ba314295',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95f2ff22-e134-412f-b0c6-e7f4282592e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95f2ff22-e134-412f-b0c6-e7f4282592e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Flow 'volume_create_api' (b512bbc9-f24c-47cc-a411-593009c37998) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Create volume request issued successfully. Sep 08 19:08:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d1a4fbf7-f496-4792-9b51-8e8a4cf97d2e tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 725/1422] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:08:44 2026] POST /volume/v3/volumes => generated 763 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4d1a7dcf-fed1-4da5-8328-2bd2ea649c18 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4d1a7dcf-fed1-4da5-8328-2bd2ea649c18 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4d1a7dcf-fed1-4da5-8328-2bd2ea649c18 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4d1a7dcf-fed1-4da5-8328-2bd2ea649c18 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4d1a7dcf-fed1-4da5-8328-2bd2ea649c18 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4d1a7dcf-fed1-4da5-8328-2bd2ea649c18 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e returned with HTTP 200 Sep 08 19:08:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 726/1423] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:45 2026] GET /volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e => generated 831 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-636048774"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-636048774'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Create volume of 1 GB Sep 08 19:08:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Availability Zones retrieved successfully. Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Flow 'volume_create_api' (260b8935-8341-401b-af0e-303a54228e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a50b1da9-5b2c-4991-a972-2baff5872fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a50b1da9-5b2c-4991-a972-2baff5872fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c93aea-90b4-4719-8bd3-6a44ec497890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Created reservations ['dcfd1c93-575f-400c-9a33-268c771d5a37', '3fa61a03-7339-4362-941d-f57775b7ca41', 'd2fa71a3-8c5c-4c49-9543-4652bf82ecdd', 'adb6f8e6-8690-49c5-8110-90b4672ecd5b'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c93aea-90b4-4719-8bd3-6a44ec497890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcfd1c93-575f-400c-9a33-268c771d5a37', '3fa61a03-7339-4362-941d-f57775b7ca41', 'd2fa71a3-8c5c-4c49-9543-4652bf82ecdd', 'adb6f8e6-8690-49c5-8110-90b4672ecd5b']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a60cec7-11f3-4c0c-8667-e4c047307370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a60cec7-11f3-4c0c-8667-e4c047307370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb5ecf61-d853-4455-8a36-9315fa517974', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-636048774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10a7fbebdb4d4b9e9f4b4f035de985aa',qos_specs=None,replication_status=,reservations=['dcfd1c93-575f-400c-9a33-268c771d5a37','3fa61a03-7339-4362-941d-f57775b7ca41','d2fa71a3-8c5c-4c49-9543-4652bf82ecdd','adb6f8e6-8690-49c5-8110-90b4672ecd5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9394745c1bb4a5bb6fee92bf763e41d',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-636048774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb5ecf61-d853-4455-8a36-9315fa517974,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10a7fbebdb4d4b9e9f4b4f035de985aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9394745c1bb4a5bb6fee92bf763e41d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e73a1b-ed2c-4885-8414-ad337ca17d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e73a1b-ed2c-4885-8414-ad337ca17d7f) transitioned into state 'SUCCESS' from state '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-636048774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10a7fbebdb4d4b9e9f4b4f035de985aa',qos_specs=None,replication_status=,reservations=['dcfd1c93-575f-400c-9a33-268c771d5a37','3fa61a03-7339-4362-941d-f57775b7ca41','d2fa71a3-8c5c-4c49-9543-4652bf82ecdd','adb6f8e6-8690-49c5-8110-90b4672ecd5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9394745c1bb4a5bb6fee92bf763e41d',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16be259e-1b40-4df6-b4fd-b86e2912ec08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16be259e-1b40-4df6-b4fd-b86e2912ec08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Flow 'volume_create_api' (260b8935-8341-401b-af0e-303a54228e28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Create volume request issued successfully. Sep 08 19:08:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f5a5dd8a-67f9-4933-a164-43be46699e2e tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 698/1424] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:08:45 2026] POST /volume/v3/volumes => generated 759 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2bda7cb1-7eb5-4d4c-923f-2e83b5d76a4d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2bda7cb1-7eb5-4d4c-923f-2e83b5d76a4d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] GET http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2bda7cb1-7eb5-4d4c-923f-2e83b5d76a4d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2bda7cb1-7eb5-4d4c-923f-2e83b5d76a4d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2bda7cb1-7eb5-4d4c-923f-2e83b5d76a4d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Volume info retrieved successfully. Sep 08 19:08:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2bda7cb1-7eb5-4d4c-923f-2e83b5d76a4d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 returned with HTTP 200 Sep 08 19:08:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 727/1425] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:46 2026] GET /volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 => generated 827 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d95f1882-41fc-4799-8025-eadc7271fc2d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d95f1882-41fc-4799-8025-eadc7271fc2d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c Sep 08 19:08:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d95f1882-41fc-4799-8025-eadc7271fc2d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d95f1882-41fc-4799-8025-eadc7271fc2d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d95f1882-41fc-4799-8025-eadc7271fc2d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d95f1882-41fc-4799-8025-eadc7271fc2d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c returned with HTTP 200 Sep 08 19:08:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 699/1426] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:46 2026] GET /volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c => generated 441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9fcf180e-eb5c-461d-a244-8521a2d72d94 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9fcf180e-eb5c-461d-a244-8521a2d72d94 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e Sep 08 19:08:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9fcf180e-eb5c-461d-a244-8521a2d72d94 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9fcf180e-eb5c-461d-a244-8521a2d72d94 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9fcf180e-eb5c-461d-a244-8521a2d72d94 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9fcf180e-eb5c-461d-a244-8521a2d72d94 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e returned with HTTP 200 Sep 08 19:08:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 728/1427] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:46 2026] GET /volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-73ce0f25-168e-4d40-b43e-e2f68209734a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-73ce0f25-168e-4d40-b43e-e2f68209734a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] GET http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-73ce0f25-168e-4d40-b43e-e2f68209734a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-73ce0f25-168e-4d40-b43e-e2f68209734a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-73ce0f25-168e-4d40-b43e-e2f68209734a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Volume info retrieved successfully. Sep 08 19:08:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-73ce0f25-168e-4d40-b43e-e2f68209734a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 returned with HTTP 200 Sep 08 19:08:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 700/1428] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:47 2026] GET /volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dafb994d-9e29-481b-b028-054e7219700f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dafb994d-9e29-481b-b028-054e7219700f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c Sep 08 19:08:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dafb994d-9e29-481b-b028-054e7219700f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dafb994d-9e29-481b-b028-054e7219700f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-dafb994d-9e29-481b-b028-054e7219700f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dafb994d-9e29-481b-b028-054e7219700f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c returned with HTTP 200 Sep 08 19:08:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 729/1429] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:47 2026] GET /volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "19a49d6a-2841-4c5b-bfa4-cb54221cfe6c", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-790599138"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume request body: {'volume': {'snapshot_id': '19a49d6a-2841-4c5b-bfa4-cb54221cfe6c', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-790599138'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:47 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume of 1 GB Sep 08 19:08:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Availability Zones retrieved successfully. Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Flow 'volume_create_api' (c62dbbfb-ea4d-4cb1-863b-ea2eea5d9d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80db6795-cdd6-4bdf-87af-e303c1de3117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80db6795-cdd6-4bdf-87af-e303c1de3117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '19a49d6a-2841-4c5b-bfa4-cb54221cfe6c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52c8c046-7b4f-4374-af4a-3ee537970039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c66123d8-fed4-4ca7-b5ac-daf010703b72 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c66123d8-fed4-4ca7-b5ac-daf010703b72 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e Sep 08 19:08:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c66123d8-fed4-4ca7-b5ac-daf010703b72 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c66123d8-fed4-4ca7-b5ac-daf010703b72 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:47 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c66123d8-fed4-4ca7-b5ac-daf010703b72 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Created reservations ['6883f93b-8ede-43ac-a9e8-fc12b5ecfc15', 'a316a65a-145b-4981-a045-a15990375c19', '930dfbb7-dfc7-4dee-8ac0-f7820a628644', 'b5a750b2-d1b6-45da-9dda-3b7e7c5a74a2'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52c8c046-7b4f-4374-af4a-3ee537970039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6883f93b-8ede-43ac-a9e8-fc12b5ecfc15', 'a316a65a-145b-4981-a045-a15990375c19', '930dfbb7-dfc7-4dee-8ac0-f7820a628644', 'b5a750b2-d1b6-45da-9dda-3b7e7c5a74a2']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6dcddf-4dd9-4eb5-ae55-8b8b69e45bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c66123d8-fed4-4ca7-b5ac-daf010703b72 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e returned with HTTP 200 Sep 08 19:08:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 730/1430] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:47 2026] GET /volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e => generated 856 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b8484715-1929-49c3-a57f-bdc7e6172d4b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b8484715-1929-49c3-a57f-bdc7e6172d4b tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e Sep 08 19:08:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b8484715-1929-49c3-a57f-bdc7e6172d4b tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b8484715-1929-49c3-a57f-bdc7e6172d4b tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:47 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b8484715-1929-49c3-a57f-bdc7e6172d4b tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b8484715-1929-49c3-a57f-bdc7e6172d4b tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e returned with HTTP 200 Sep 08 19:08:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 731/1431] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:47 2026] GET /volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6dcddf-4dd9-4eb5-ae55-8b8b69e45bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53abe988-df8d-4af5-84aa-cfd356282b2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-790599138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7bce8c93c794698bff9f765c60b32b5',qos_specs=None,replication_status=,reservations=['6883f93b-8ede-43ac-a9e8-fc12b5ecfc15','a316a65a-145b-4981-a045-a15990375c19','930dfbb7-dfc7-4dee-8ac0-f7820a628644','b5a750b2-d1b6-45da-9dda-3b7e7c5a74a2'],size=1,snapshot_id=19a49d6a-2841-4c5b-bfa4-cb54221cfe6c,source_replicaid=,source_volid=None,status='creating',user_id='4c6d50d989314f058217cb61b9d95835',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-790599138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53abe988-df8d-4af5-84aa-cfd356282b2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7bce8c93c794698bff9f765c60b32b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=19a49d6a-2841-4c5b-bfa4-cb54221cfe6c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c6d50d989314f058217cb61b9d95835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (634835bd-7113-4aea-9340-b30d31752d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (634835bd-7113-4aea-9340-b30d31752d32) transitioned into state 'SUCCESS' from state '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-790599138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7bce8c93c794698bff9f765c60b32b5',qos_specs=None,replication_status=,reservations=['6883f93b-8ede-43ac-a9e8-fc12b5ecfc15','a316a65a-145b-4981-a045-a15990375c19','930dfbb7-dfc7-4dee-8ac0-f7820a628644','b5a750b2-d1b6-45da-9dda-3b7e7c5a74a2'],size=1,snapshot_id=19a49d6a-2841-4c5b-bfa4-cb54221cfe6c,source_replicaid=,source_volid=None,status='creating',user_id='4c6d50d989314f058217cb61b9d95835',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86321acf-851d-4207-9314-d47bb46e421a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86321acf-851d-4207-9314-d47bb46e421a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Flow 'volume_create_api' (c62dbbfb-ea4d-4cb1-863b-ea2eea5d9d8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Create volume request issued successfully. Sep 08 19:08:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0964ae74-e67f-4f0c-b3f6-22c7d956ab40 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 701/1432] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:08:47 2026] POST /volume/v3/volumes => generated 796 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f64bc85d-20a2-4406-9c9a-72dc6f6d0220 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f64bc85d-20a2-4406-9c9a-72dc6f6d0220 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f64bc85d-20a2-4406-9c9a-72dc6f6d0220 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f64bc85d-20a2-4406-9c9a-72dc6f6d0220 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f64bc85d-20a2-4406-9c9a-72dc6f6d0220 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:47 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Create volume of 1 GB Sep 08 19:08:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f64bc85d-20a2-4406-9c9a-72dc6f6d0220 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e returned with HTTP 200 Sep 08 19:08:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 702/1433] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:47 2026] GET /volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e => generated 864 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Availability Zones retrieved successfully. Sep 08 19:08:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Flow 'volume_create_api' (686ed73b-5672-4720-b687-f5feaa615fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c27ec5-ad47-43c8-b72a-2e18a1c960d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c27ec5-ad47-43c8-b72a-2e18a1c960d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (710f15ea-e3ef-4844-bb94-8765f0a6080c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5a7abe33-473e-4dc8-a6e9-6399fa6a8242 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5a7abe33-473e-4dc8-a6e9-6399fa6a8242 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] GET http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5a7abe33-473e-4dc8-a6e9-6399fa6a8242 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5a7abe33-473e-4dc8-a6e9-6399fa6a8242 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:48 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Created reservations ['b7ffc911-2c2c-4ca5-babe-75ec63b1a74a', '0098a1fc-6656-4b9d-9abd-3e42bdfc6272', 'd5ad86b4-bf17-4f72-97a4-9d0920e2cc3e', '129ee4a3-62cc-4dc9-aa6a-abb4ffb43960'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (710f15ea-e3ef-4844-bb94-8765f0a6080c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7ffc911-2c2c-4ca5-babe-75ec63b1a74a', '0098a1fc-6656-4b9d-9abd-3e42bdfc6272', 'd5ad86b4-bf17-4f72-97a4-9d0920e2cc3e', '129ee4a3-62cc-4dc9-aa6a-abb4ffb43960']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eaa6a51-f1a8-407c-a7ce-47db3304faa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5a7abe33-473e-4dc8-a6e9-6399fa6a8242 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Volume info retrieved successfully. Sep 08 19:08:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5a7abe33-473e-4dc8-a6e9-6399fa6a8242 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 returned with HTTP 200 Sep 08 19:08:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 703/1434] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:48 2026] GET /volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eaa6a51-f1a8-407c-a7ce-47db3304faa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f59cf7c-ffae-4ea9-9efa-0b22862f7e33', '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='b0f416ae8ae942be9b58e2b99f4cc442',qos_specs=None,replication_status=,reservations=['b7ffc911-2c2c-4ca5-babe-75ec63b1a74a','0098a1fc-6656-4b9d-9abd-3e42bdfc6272','d5ad86b4-bf17-4f72-97a4-9d0920e2cc3e','129ee4a3-62cc-4dc9-aa6a-abb4ffb43960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89322138ef8e439aa9224d74d24c2ddf',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:48Z,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=6f59cf7c-ffae-4ea9-9efa-0b22862f7e33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0f416ae8ae942be9b58e2b99f4cc442',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89322138ef8e439aa9224d74d24c2ddf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e111e25-557d-49a5-ab92-36099de461e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e111e25-557d-49a5-ab92-36099de461e3) transitioned into state 'SUCCESS' from 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='b0f416ae8ae942be9b58e2b99f4cc442',qos_specs=None,replication_status=,reservations=['b7ffc911-2c2c-4ca5-babe-75ec63b1a74a','0098a1fc-6656-4b9d-9abd-3e42bdfc6272','d5ad86b4-bf17-4f72-97a4-9d0920e2cc3e','129ee4a3-62cc-4dc9-aa6a-abb4ffb43960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89322138ef8e439aa9224d74d24c2ddf',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df015aef-0baf-4df7-a18b-01c602305b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df015aef-0baf-4df7-a18b-01c602305b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Flow 'volume_create_api' (686ed73b-5672-4720-b687-f5feaa615fc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Create volume request issued successfully. Sep 08 19:08:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-da9a174f-5cc2-43b9-9137-f4a12b072269 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 732/1435] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:08:47 2026] POST /volume/v3/volumes => generated 742 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fa843a62-e721-4c8a-882d-86af779ae480 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fa843a62-e721-4c8a-882d-86af779ae480 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] GET http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 Sep 08 19:08:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fa843a62-e721-4c8a-882d-86af779ae480 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fa843a62-e721-4c8a-882d-86af779ae480 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-fa843a62-e721-4c8a-882d-86af779ae480 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Volume info retrieved successfully. Sep 08 19:08:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fa843a62-e721-4c8a-882d-86af779ae480 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 returned with HTTP 200 Sep 08 19:08:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 704/1436] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:48 2026] GET /volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 => generated 921 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-88286929-c9a2-4b6b-b198-0b943f734344 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-88286929-c9a2-4b6b-b198-0b943f734344 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-88286929-c9a2-4b6b-b198-0b943f734344 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-88286929-c9a2-4b6b-b198-0b943f734344 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-88286929-c9a2-4b6b-b198-0b943f734344 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-88286929-c9a2-4b6b-b198-0b943f734344 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e returned with HTTP 200 Sep 08 19:08:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 733/1437] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:49 2026] GET /volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e => generated 888 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-116aca01-ba9e-4faa-bf0a-b9d61837298a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-116aca01-ba9e-4faa-bf0a-b9d61837298a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] GET http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-116aca01-ba9e-4faa-bf0a-b9d61837298a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-116aca01-ba9e-4faa-bf0a-b9d61837298a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:49 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:49 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-116aca01-ba9e-4faa-bf0a-b9d61837298a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Volume info retrieved successfully. Sep 08 19:08:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-116aca01-ba9e-4faa-bf0a-b9d61837298a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 returned with HTTP 200 Sep 08 19:08:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 705/1438] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:49 2026] GET /volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1332eb53-af0c-42ad-abbf-435ee78f4f1a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1332eb53-af0c-42ad-abbf-435ee78f4f1a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] POST http://192.168.122.253/volume/v3/os-volume-transfer Sep 08 19:08:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1332eb53-af0c-42ad-abbf-435ee78f4f1a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fb5ecf61-d853-4455-8a36-9315fa517974"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.volume_transfer [None req-1332eb53-af0c-42ad-abbf-435ee78f4f1a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fb5ecf61-d853-4455-8a36-9315fa517974'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 08 19:08:49 devstack devstack@c-api.service[87213]: INFO cinder.api.contrib.volume_transfer [None req-1332eb53-af0c-42ad-abbf-435ee78f4f1a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Creating transfer of volume fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:49 devstack devstack@c-api.service[87213]: INFO cinder.transfer.api [None req-1332eb53-af0c-42ad-abbf-435ee78f4f1a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Generating transfer record for volume fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1332eb53-af0c-42ad-abbf-435ee78f4f1a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/os-volume-transfer returned with HTTP 202 Sep 08 19:08:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 734/1439] 192.168.122.253 () {60 vars in 1175 bytes} [Tue Sep 8 19:08:49 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a7c30847-b4b3-48b3-91d5-1e94b35575d3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a7c30847-b4b3-48b3-91d5-1e94b35575d3 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] GET http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a7c30847-b4b3-48b3-91d5-1e94b35575d3 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a7c30847-b4b3-48b3-91d5-1e94b35575d3 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:49 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:49 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a7c30847-b4b3-48b3-91d5-1e94b35575d3 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Volume info retrieved successfully. Sep 08 19:08:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5f92b785-33dd-45e8-ac9b-17cb06659289 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a7c30847-b4b3-48b3-91d5-1e94b35575d3 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 returned with HTTP 200 Sep 08 19:08:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 706/1440] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:49 2026] GET /volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5f92b785-33dd-45e8-ac9b-17cb06659289 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] GET http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 Sep 08 19:08:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5f92b785-33dd-45e8-ac9b-17cb06659289 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5f92b785-33dd-45e8-ac9b-17cb06659289 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1fb01b8a-c216-4260-aff7-f2f325d1cd38 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5f92b785-33dd-45e8-ac9b-17cb06659289 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Volume info retrieved successfully. Sep 08 19:08:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5f92b785-33dd-45e8-ac9b-17cb06659289 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 returned with HTTP 200 Sep 08 19:08:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 735/1441] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:49 2026] GET /volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1fb01b8a-c216-4260-aff7-f2f325d1cd38 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-reader] GET http://192.168.122.253/volume/v3/os-volume-transfer/03af904e-27b2-458a-86dc-36ca74062fd5 Sep 08 19:08:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1fb01b8a-c216-4260-aff7-f2f325d1cd38 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1fb01b8a-c216-4260-aff7-f2f325d1cd38 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1fb01b8a-c216-4260-aff7-f2f325d1cd38 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-reader] http://192.168.122.253/volume/v3/os-volume-transfer/03af904e-27b2-458a-86dc-36ca74062fd5 returned with HTTP 200 Sep 08 19:08:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 707/1442] 192.168.122.253 () {58 vars in 1265 bytes} [Tue Sep 8 19:08:49 2026] GET /volume/v3/os-volume-transfer/03af904e-27b2-458a-86dc-36ca74062fd5 => generated 417 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4b3e9167-36bb-4da3-af85-1adc93132014 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b3e9167-36bb-4da3-af85-1adc93132014 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-reader] GET http://192.168.122.253/volume/v3/os-volume-transfer Sep 08 19:08:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b3e9167-36bb-4da3-af85-1adc93132014 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b3e9167-36bb-4da3-af85-1adc93132014 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.volume_transfer [None req-4b3e9167-36bb-4da3-af85-1adc93132014 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-reader] Listing volume transfers {{(pid=87213) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 19:08:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b3e9167-36bb-4da3-af85-1adc93132014 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-reader] http://192.168.122.253/volume/v3/os-volume-transfer returned with HTTP 200 Sep 08 19:08:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 736/1443] 192.168.122.253 () {58 vars in 1154 bytes} [Tue Sep 8 19:08:49 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d51303ef-cb58-453d-9e5a-1107ad4800b6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d51303ef-cb58-453d-9e5a-1107ad4800b6 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] POST http://192.168.122.253/volume/v3/os-volume-transfer/03af904e-27b2-458a-86dc-36ca74062fd5/accept Sep 08 19:08:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d51303ef-cb58-453d-9e5a-1107ad4800b6 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1366bc85877bb2b6"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.volume_transfer [None req-d51303ef-cb58-453d-9e5a-1107ad4800b6 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Accepting volume transfer 03af904e-27b2-458a-86dc-36ca74062fd5 {{(pid=87214) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 19:08:49 devstack devstack@c-api.service[87214]: INFO cinder.api.contrib.volume_transfer [None req-d51303ef-cb58-453d-9e5a-1107ad4800b6 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Accepting transfer 03af904e-27b2-458a-86dc-36ca74062fd5 Sep 08 19:08:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:49 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-d51303ef-cb58-453d-9e5a-1107ad4800b6 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Created reservations ['7177aeda-4336-4f4f-82db-58531f4ee7ce', 'bf1a1942-c9b5-418c-a404-87b9a470f2d7', '3da7ac29-f68c-4d89-8edd-55bac1e581ac', 'b8413d38-1c8d-48e8-a04b-faa29625b459'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-21c0495c-f46c-4e82-a2fd-f8a84aae49f8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-21c0495c-f46c-4e82-a2fd-f8a84aae49f8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-21c0495c-f46c-4e82-a2fd-f8a84aae49f8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-21c0495c-f46c-4e82-a2fd-f8a84aae49f8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:50 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-d51303ef-cb58-453d-9e5a-1107ad4800b6 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Created reservations ['6c1cd4cb-d9e3-4ecb-ac32-566ef08f6964', '5ad9db88-7b38-4cd8-94be-5640cc87b70e', '5dbca5f8-8d5f-4ff5-9409-a28546bcef93', 'f31a30a8-8635-4dd1-84e7-ba48c4d4da44'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:50 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:50 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:08:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:50 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-21c0495c-f46c-4e82-a2fd-f8a84aae49f8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-21c0495c-f46c-4e82-a2fd-f8a84aae49f8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e returned with HTTP 200 Sep 08 19:08:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 737/1444] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:50 2026] GET /volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e => generated 888 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:50 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-d51303ef-cb58-453d-9e5a-1107ad4800b6 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Created reservations ['898999ff-da5b-4036-ae37-7fb1db6b6ee8', '4ea9ca97-5ca2-48d4-81a3-a49aa218642c', '129b1858-ea30-41e6-a397-02b7c04d857a', 'f4a540a3-e250-4e50-ad2c-9ef88d7e2c2b'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dc1aee20-9c00-4ba4-91ed-4bf0b704eb6f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dc1aee20-9c00-4ba4-91ed-4bf0b704eb6f tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] GET http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 Sep 08 19:08:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dc1aee20-9c00-4ba4-91ed-4bf0b704eb6f tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dc1aee20-9c00-4ba4-91ed-4bf0b704eb6f tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:50 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-d51303ef-cb58-453d-9e5a-1107ad4800b6 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Created reservations ['c831a080-4628-4222-b521-4420e20e1871', 'c7914724-10c3-4031-9bf2-8d7de8b6055a', '425ae163-9ad0-4d73-a02e-7e18d634fd2e', '4cb920de-ab0b-4542-967b-3f457f3ee7c4'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:50 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d51303ef-cb58-453d-9e5a-1107ad4800b6 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Transfer volume completed successfully. Sep 08 19:08:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-dc1aee20-9c00-4ba4-91ed-4bf0b704eb6f tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Volume info retrieved successfully. Sep 08 19:08:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dc1aee20-9c00-4ba4-91ed-4bf0b704eb6f tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 returned with HTTP 200 Sep 08 19:08:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 738/1445] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:50 2026] GET /volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 => generated 971 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:51 devstack devstack@c-api.service[87214]: INFO cinder.transfer.api [None req-d51303ef-cb58-453d-9e5a-1107ad4800b6 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Volume fb5ecf61-d853-4455-8a36-9315fa517974 has been transferred. Sep 08 19:08:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d51303ef-cb58-453d-9e5a-1107ad4800b6 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] http://192.168.122.253/volume/v3/os-volume-transfer/03af904e-27b2-458a-86dc-36ca74062fd5/accept returned with HTTP 202 Sep 08 19:08:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 708/1446] 192.168.122.253 () {60 vars in 1307 bytes} [Tue Sep 8 19:08:49 2026] POST /volume/v3/os-volume-transfer/03af904e-27b2-458a-86dc-36ca74062fd5/accept => generated 373 bytes in 1524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fd1b64f4-bb66-4cc9-9433-40a6de446494 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fd1b64f4-bb66-4cc9-9433-40a6de446494 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] GET http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fd1b64f4-bb66-4cc9-9433-40a6de446494 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fd1b64f4-bb66-4cc9-9433-40a6de446494 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b1e995d7-a27a-49fa-8186-2de798c63006 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b1e995d7-a27a-49fa-8186-2de798c63006 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b1e995d7-a27a-49fa-8186-2de798c63006 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b1e995d7-a27a-49fa-8186-2de798c63006 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fd1b64f4-bb66-4cc9-9433-40a6de446494 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Volume info retrieved successfully. Sep 08 19:08:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fd1b64f4-bb66-4cc9-9433-40a6de446494 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 returned with HTTP 200 Sep 08 19:08:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 739/1447] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:51 2026] GET /volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b1e995d7-a27a-49fa-8186-2de798c63006 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f8b4d481-ad8b-4ad6-8c0c-1d780e9eaf11 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f8b4d481-ad8b-4ad6-8c0c-1d780e9eaf11 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] GET http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f8b4d481-ad8b-4ad6-8c0c-1d780e9eaf11 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f8b4d481-ad8b-4ad6-8c0c-1d780e9eaf11 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b1e995d7-a27a-49fa-8186-2de798c63006 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e returned with HTTP 200 Sep 08 19:08:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 709/1448] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:51 2026] GET /volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e => generated 888 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f8b4d481-ad8b-4ad6-8c0c-1d780e9eaf11 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] Volume info retrieved successfully. Sep 08 19:08:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f8b4d481-ad8b-4ad6-8c0c-1d780e9eaf11 tempest-VolumesTransfersTest-679290824 tempest-VolumesTransfersTest-679290824-project-member] http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 returned with HTTP 200 Sep 08 19:08:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 740/1449] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:51 2026] GET /volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 => generated 852 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-84d9ebbd-744e-4e3e-9707-288725c1ec10 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-84d9ebbd-744e-4e3e-9707-288725c1ec10 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] DELETE http://192.168.122.253/volume/v3/os-volume-transfer/03af904e-27b2-458a-86dc-36ca74062fd5 Sep 08 19:08:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-84d9ebbd-744e-4e3e-9707-288725c1ec10 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-84d9ebbd-744e-4e3e-9707-288725c1ec10 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:51 devstack devstack@c-api.service[87214]: INFO cinder.api.contrib.volume_transfer [None req-84d9ebbd-744e-4e3e-9707-288725c1ec10 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Delete transfer with id: 03af904e-27b2-458a-86dc-36ca74062fd5 Sep 08 19:08:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-84d9ebbd-744e-4e3e-9707-288725c1ec10 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/os-volume-transfer/03af904e-27b2-458a-86dc-36ca74062fd5 returned with HTTP 404 Sep 08 19:08:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 710/1450] 192.168.122.253 () {58 vars in 1268 bytes} [Tue Sep 8 19:08:51 2026] DELETE /volume/v3/os-volume-transfer/03af904e-27b2-458a-86dc-36ca74062fd5 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f209cc49-95c9-44e0-8660-6ad46533e1b7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f3003e72-aea6-4999-8f7c-3dbe4c5145bb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f3003e72-aea6-4999-8f7c-3dbe4c5145bb tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] GET http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 Sep 08 19:08:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f3003e72-aea6-4999-8f7c-3dbe4c5145bb tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f3003e72-aea6-4999-8f7c-3dbe4c5145bb tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f3003e72-aea6-4999-8f7c-3dbe4c5145bb tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Volume info retrieved successfully. Sep 08 19:08:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f3003e72-aea6-4999-8f7c-3dbe4c5145bb tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 returned with HTTP 200 Sep 08 19:08:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 711/1451] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:51 2026] GET /volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 => generated 971 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f209cc49-95c9-44e0-8660-6ad46533e1b7 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f209cc49-95c9-44e0-8660-6ad46533e1b7 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f209cc49-95c9-44e0-8660-6ad46533e1b7 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:51 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-f209cc49-95c9-44e0-8660-6ad46533e1b7 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Delete volume with id: fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f209cc49-95c9-44e0-8660-6ad46533e1b7 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Volume info retrieved successfully. Sep 08 19:08:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f209cc49-95c9-44e0-8660-6ad46533e1b7 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Delete volume request issued successfully. Sep 08 19:08:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f209cc49-95c9-44e0-8660-6ad46533e1b7 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 returned with HTTP 202 Sep 08 19:08:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 741/1452] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:51 2026] DELETE /volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 => generated 0 bytes in 565 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:08:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-431bb714-5584-4a5e-bf23-45e1c4b0f49a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-431bb714-5584-4a5e-bf23-45e1c4b0f49a tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] GET http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-431bb714-5584-4a5e-bf23-45e1c4b0f49a tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-431bb714-5584-4a5e-bf23-45e1c4b0f49a tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-431bb714-5584-4a5e-bf23-45e1c4b0f49a tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Volume info retrieved successfully. Sep 08 19:08:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-431bb714-5584-4a5e-bf23-45e1c4b0f49a tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 returned with HTTP 200 Sep 08 19:08:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 712/1453] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:52 2026] GET /volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 => generated 1014 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:08:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-589315f2-6c4a-49a7-845f-5a7d283385f3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-589315f2-6c4a-49a7-845f-5a7d283385f3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-589315f2-6c4a-49a7-845f-5a7d283385f3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-589315f2-6c4a-49a7-845f-5a7d283385f3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-589315f2-6c4a-49a7-845f-5a7d283385f3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-589315f2-6c4a-49a7-845f-5a7d283385f3 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e returned with HTTP 200 Sep 08 19:08:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 742/1454] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:52 2026] GET /volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e => generated 888 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5ec59e82-e357-413f-9b52-90020d1fdd0a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5ec59e82-e357-413f-9b52-90020d1fdd0a tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] GET http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 Sep 08 19:08:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5ec59e82-e357-413f-9b52-90020d1fdd0a tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5ec59e82-e357-413f-9b52-90020d1fdd0a tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:53 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:53 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5ec59e82-e357-413f-9b52-90020d1fdd0a tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Volume info retrieved successfully. Sep 08 19:08:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5ec59e82-e357-413f-9b52-90020d1fdd0a tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 returned with HTTP 200 Sep 08 19:08:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 713/1455] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:52 2026] GET /volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 => generated 971 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-04c07de1-2bee-43e2-a9d0-170fda47c3f6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-04c07de1-2bee-43e2-a9d0-170fda47c3f6 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] GET http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-04c07de1-2bee-43e2-a9d0-170fda47c3f6 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-04c07de1-2bee-43e2-a9d0-170fda47c3f6 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:53 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:53 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-04c07de1-2bee-43e2-a9d0-170fda47c3f6 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Volume info retrieved successfully. Sep 08 19:08:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-04c07de1-2bee-43e2-a9d0-170fda47c3f6 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 returned with HTTP 200 Sep 08 19:08:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 743/1456] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:53 2026] GET /volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 => generated 1014 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:08:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a391fa36-3941-4bde-b5de-63d70121956d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a391fa36-3941-4bde-b5de-63d70121956d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a391fa36-3941-4bde-b5de-63d70121956d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a391fa36-3941-4bde-b5de-63d70121956d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:53 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:53 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a391fa36-3941-4bde-b5de-63d70121956d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a391fa36-3941-4bde-b5de-63d70121956d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e returned with HTTP 200 Sep 08 19:08:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 714/1457] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:53 2026] GET /volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e => generated 888 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-975ead88-0ce7-4a6b-ac6a-c516c53713a2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-975ead88-0ce7-4a6b-ac6a-c516c53713a2 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] GET http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-975ead88-0ce7-4a6b-ac6a-c516c53713a2 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-975ead88-0ce7-4a6b-ac6a-c516c53713a2 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-975ead88-0ce7-4a6b-ac6a-c516c53713a2 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Volume info retrieved successfully. Sep 08 19:08:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-975ead88-0ce7-4a6b-ac6a-c516c53713a2 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 returned with HTTP 200 Sep 08 19:08:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 744/1458] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:54 2026] GET /volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 => generated 971 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-04ad59b2-1faa-4a35-ad46-8711cb092713 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-04ad59b2-1faa-4a35-ad46-8711cb092713 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] GET http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-04ad59b2-1faa-4a35-ad46-8711cb092713 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-04ad59b2-1faa-4a35-ad46-8711cb092713 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-04ad59b2-1faa-4a35-ad46-8711cb092713 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 returned with HTTP 404 Sep 08 19:08:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 715/1459] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:54 2026] GET /volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-66677a60-345c-48d6-b9a4-fa5cfea06c54 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-66677a60-345c-48d6-b9a4-fa5cfea06c54 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] GET http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-66677a60-345c-48d6-b9a4-fa5cfea06c54 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-66677a60-345c-48d6-b9a4-fa5cfea06c54 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-66677a60-345c-48d6-b9a4-fa5cfea06c54 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 returned with HTTP 404 Sep 08 19:08:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 745/1460] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:54 2026] GET /volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-439cb161-68d0-4ac2-9e66-825e951b54bf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-439cb161-68d0-4ac2-9e66-825e951b54bf tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] DELETE http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-439cb161-68d0-4ac2-9e66-825e951b54bf tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-439cb161-68d0-4ac2-9e66-825e951b54bf tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:54 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-439cb161-68d0-4ac2-9e66-825e951b54bf tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Delete volume with id: fb5ecf61-d853-4455-8a36-9315fa517974 Sep 08 19:08:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-439cb161-68d0-4ac2-9e66-825e951b54bf tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 returned with HTTP 404 Sep 08 19:08:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 716/1461] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:54 2026] DELETE /volume/v3/volumes/fb5ecf61-d853-4455-8a36-9315fa517974 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1205655833"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1205655833'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Create volume of 1 GB Sep 08 19:08:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Availability Zones retrieved successfully. Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Flow 'volume_create_api' (38500497-aec7-4440-8f70-d188a21fa9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81a6817-c118-4035-89c6-874a75faf49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81a6817-c118-4035-89c6-874a75faf49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192d733f-3aef-488d-b637-b893e063dba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d8560ab6-d932-431d-805c-5e47145b9512 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d8560ab6-d932-431d-805c-5e47145b9512 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d8560ab6-d932-431d-805c-5e47145b9512 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d8560ab6-d932-431d-805c-5e47145b9512 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d8560ab6-d932-431d-805c-5e47145b9512 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d8560ab6-d932-431d-805c-5e47145b9512 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e returned with HTTP 200 Sep 08 19:08:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 717/1462] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:54 2026] GET /volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e => generated 888 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Created reservations ['1062a8e9-e239-4b06-92c9-f9cdf39e4a0b', '923053da-c7b2-4944-9f51-9b0679736f35', '0e6f32cb-3b39-44f8-a098-a1567ae17d98', '2324458d-4841-45d7-abfc-fc618e77eb4d'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192d733f-3aef-488d-b637-b893e063dba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1062a8e9-e239-4b06-92c9-f9cdf39e4a0b', '923053da-c7b2-4944-9f51-9b0679736f35', '0e6f32cb-3b39-44f8-a098-a1567ae17d98', '2324458d-4841-45d7-abfc-fc618e77eb4d']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0fc7f5c-4b1d-4276-a082-2bf8cf71f085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0fc7f5c-4b1d-4276-a082-2bf8cf71f085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eef4ce4c-acb4-4590-a6e2-27e145afad34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1205655833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10a7fbebdb4d4b9e9f4b4f035de985aa',qos_specs=None,replication_status=,reservations=['1062a8e9-e239-4b06-92c9-f9cdf39e4a0b','923053da-c7b2-4944-9f51-9b0679736f35','0e6f32cb-3b39-44f8-a098-a1567ae17d98','2324458d-4841-45d7-abfc-fc618e77eb4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9394745c1bb4a5bb6fee92bf763e41d',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1205655833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eef4ce4c-acb4-4590-a6e2-27e145afad34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10a7fbebdb4d4b9e9f4b4f035de985aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9394745c1bb4a5bb6fee92bf763e41d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1c80194-0be2-4240-a511-210bf4686a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1c80194-0be2-4240-a511-210bf4686a4e) transitioned into state 'SUCCESS' from state '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-1205655833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10a7fbebdb4d4b9e9f4b4f035de985aa',qos_specs=None,replication_status=,reservations=['1062a8e9-e239-4b06-92c9-f9cdf39e4a0b','923053da-c7b2-4944-9f51-9b0679736f35','0e6f32cb-3b39-44f8-a098-a1567ae17d98','2324458d-4841-45d7-abfc-fc618e77eb4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9394745c1bb4a5bb6fee92bf763e41d',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3768b5bc-fc8a-46f9-af09-3fbb167a7132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3768b5bc-fc8a-46f9-af09-3fbb167a7132) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Flow 'volume_create_api' (38500497-aec7-4440-8f70-d188a21fa9d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Create volume request issued successfully. Sep 08 19:08:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6b4e41bd-2dbe-4814-b48a-52253a8b5362 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 746/1463] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:08:54 2026] POST /volume/v3/volumes => generated 760 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-86270310-c093-4680-b85b-70229e2db444 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-86270310-c093-4680-b85b-70229e2db444 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] GET http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-86270310-c093-4680-b85b-70229e2db444 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-86270310-c093-4680-b85b-70229e2db444 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-86270310-c093-4680-b85b-70229e2db444 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Volume info retrieved successfully. Sep 08 19:08:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-86270310-c093-4680-b85b-70229e2db444 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 returned with HTTP 200 Sep 08 19:08:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 718/1464] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:54 2026] GET /volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 => generated 828 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fc1d9d92-3362-4b5f-b34b-160b64969248 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fc1d9d92-3362-4b5f-b34b-160b64969248 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] GET http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 Sep 08 19:08:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fc1d9d92-3362-4b5f-b34b-160b64969248 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fc1d9d92-3362-4b5f-b34b-160b64969248 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fc1d9d92-3362-4b5f-b34b-160b64969248 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Volume info retrieved successfully. Sep 08 19:08:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fc1d9d92-3362-4b5f-b34b-160b64969248 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 returned with HTTP 200 Sep 08 19:08:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 747/1465] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:55 2026] GET /volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9d050f31-3ec6-4680-82af-e6b862a19603 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9d050f31-3ec6-4680-82af-e6b862a19603 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9d050f31-3ec6-4680-82af-e6b862a19603 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9d050f31-3ec6-4680-82af-e6b862a19603 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9d050f31-3ec6-4680-82af-e6b862a19603 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9d050f31-3ec6-4680-82af-e6b862a19603 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e returned with HTTP 200 Sep 08 19:08:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 719/1466] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:55 2026] GET /volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e => generated 889 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-40074d29-4b55-4461-9a02-09148788a675 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-40074d29-4b55-4461-9a02-09148788a675 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] GET http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-40074d29-4b55-4461-9a02-09148788a675 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-40074d29-4b55-4461-9a02-09148788a675 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-40074d29-4b55-4461-9a02-09148788a675 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] Volume info retrieved successfully. Sep 08 19:08:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-40074d29-4b55-4461-9a02-09148788a675 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-reader] http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e returned with HTTP 200 Sep 08 19:08:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 748/1467] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:55 2026] GET /volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e => generated 889 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ee3fec33-febb-46c7-87ad-950f25b27f72 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ee3fec33-febb-46c7-87ad-950f25b27f72 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] DELETE http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ee3fec33-febb-46c7-87ad-950f25b27f72 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ee3fec33-febb-46c7-87ad-950f25b27f72 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:55 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-ee3fec33-febb-46c7-87ad-950f25b27f72 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete volume with id: 53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ee3fec33-febb-46c7-87ad-950f25b27f72 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ee3fec33-febb-46c7-87ad-950f25b27f72 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete volume request issued successfully. Sep 08 19:08:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ee3fec33-febb-46c7-87ad-950f25b27f72 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e returned with HTTP 202 Sep 08 19:08:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 720/1468] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:55 2026] DELETE /volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:08:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2f652e90-a54e-4b2d-8869-50d7e0b58e6a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2f652e90-a54e-4b2d-8869-50d7e0b58e6a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2f652e90-a54e-4b2d-8869-50d7e0b58e6a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2f652e90-a54e-4b2d-8869-50d7e0b58e6a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2f652e90-a54e-4b2d-8869-50d7e0b58e6a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:08:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2f652e90-a54e-4b2d-8869-50d7e0b58e6a tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e returned with HTTP 200 Sep 08 19:08:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 749/1469] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:55 2026] GET /volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e => generated 888 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-945e7d77-043a-478f-9449-5e8030a4f32d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-945e7d77-043a-478f-9449-5e8030a4f32d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] GET http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-945e7d77-043a-478f-9449-5e8030a4f32d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-945e7d77-043a-478f-9449-5e8030a4f32d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-945e7d77-043a-478f-9449-5e8030a4f32d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Volume info retrieved successfully. Sep 08 19:08:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-945e7d77-043a-478f-9449-5e8030a4f32d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 returned with HTTP 200 Sep 08 19:08:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 721/1470] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:55 2026] GET /volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d4d6dc90-b453-4a89-a62c-18eb13dc5a10 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d4d6dc90-b453-4a89-a62c-18eb13dc5a10 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] GET http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 Sep 08 19:08:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d4d6dc90-b453-4a89-a62c-18eb13dc5a10 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d4d6dc90-b453-4a89-a62c-18eb13dc5a10 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d4d6dc90-b453-4a89-a62c-18eb13dc5a10 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Volume info retrieved successfully. Sep 08 19:08:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d4d6dc90-b453-4a89-a62c-18eb13dc5a10 tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 returned with HTTP 200 Sep 08 19:08:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 750/1471] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:56 2026] GET /volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 => generated 972 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1d69df4e-4be3-44ad-9633-7512509a6bdf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1d69df4e-4be3-44ad-9633-7512509a6bdf tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] GET http://192.168.122.253/volume/v3/volumes/detail?all_tenants=1&project_id=c732a54f772943a19e136b7269578133 Sep 08 19:08:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1d69df4e-4be3-44ad-9633-7512509a6bdf tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1d69df4e-4be3-44ad-9633-7512509a6bdf tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1d69df4e-4be3-44ad-9633-7512509a6bdf tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Could not evaluate value c732a54f772943a19e136b7269578133, assuming string {{(pid=87214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 19:08:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1d69df4e-4be3-44ad-9633-7512509a6bdf tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Searching by: MultiDict([('project_id', 'c732a54f772943a19e136b7269578133'), ('all_tenants', 1)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:08:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1d69df4e-4be3-44ad-9633-7512509a6bdf tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Get all volumes completed successfully. Sep 08 19:08:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1d69df4e-4be3-44ad-9633-7512509a6bdf tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] http://192.168.122.253/volume/v3/volumes/detail?all_tenants=1&project_id=c732a54f772943a19e136b7269578133 returned with HTTP 200 Sep 08 19:08:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 722/1472] 192.168.122.253 () {58 vars in 1257 bytes} [Tue Sep 8 19:08:56 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=c732a54f772943a19e136b7269578133 => generated 3041 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:08:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-99d9e8ca-df34-4602-92ab-3b14fcc63abb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-99d9e8ca-df34-4602-92ab-3b14fcc63abb tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 Sep 08 19:08:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-99d9e8ca-df34-4602-92ab-3b14fcc63abb tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-99d9e8ca-df34-4602-92ab-3b14fcc63abb tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:56 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-99d9e8ca-df34-4602-92ab-3b14fcc63abb tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Delete volume with id: 6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 Sep 08 19:08:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-99d9e8ca-df34-4602-92ab-3b14fcc63abb tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Volume info retrieved successfully. Sep 08 19:08:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-99d9e8ca-df34-4602-92ab-3b14fcc63abb tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] Delete volume request issued successfully. Sep 08 19:08:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-99d9e8ca-df34-4602-92ab-3b14fcc63abb tempest-VolumesListAdminTestJSON-385388915 tempest-VolumesListAdminTestJSON-385388915-project-admin] http://192.168.122.253/volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 returned with HTTP 202 Sep 08 19:08:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 751/1473] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:56 2026] DELETE /volume/v3/volumes/6f59cf7c-ffae-4ea9-9efa-0b22862f7e33 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:08:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-94c5f89f-8c15-489d-9314-33383a7362e3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-94c5f89f-8c15-489d-9314-33383a7362e3 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e Sep 08 19:08:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-94c5f89f-8c15-489d-9314-33383a7362e3 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-94c5f89f-8c15-489d-9314-33383a7362e3 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-94c5f89f-8c15-489d-9314-33383a7362e3 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-94c5f89f-8c15-489d-9314-33383a7362e3 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e returned with HTTP 200 Sep 08 19:08:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 723/1474] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:56 2026] GET /volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-475f6b29-ff28-4d06-8b07-fd14e08705d7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-475f6b29-ff28-4d06-8b07-fd14e08705d7 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] DELETE http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e Sep 08 19:08:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-475f6b29-ff28-4d06-8b07-fd14e08705d7 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-475f6b29-ff28-4d06-8b07-fd14e08705d7 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:56 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-475f6b29-ff28-4d06-8b07-fd14e08705d7 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Delete volume with id: d4d88a88-ca50-4ba8-a92c-150b786d908e Sep 08 19:08:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-475f6b29-ff28-4d06-8b07-fd14e08705d7 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-475f6b29-ff28-4d06-8b07-fd14e08705d7 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Delete volume request issued successfully. Sep 08 19:08:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-475f6b29-ff28-4d06-8b07-fd14e08705d7 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e returned with HTTP 202 Sep 08 19:08:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 752/1475] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:56 2026] DELETE /volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:08:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-32bc1d81-17f8-4790-8689-f886f0486b72 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-32bc1d81-17f8-4790-8689-f886f0486b72 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e Sep 08 19:08:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-32bc1d81-17f8-4790-8689-f886f0486b72 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-32bc1d81-17f8-4790-8689-f886f0486b72 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-32bc1d81-17f8-4790-8689-f886f0486b72 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-32bc1d81-17f8-4790-8689-f886f0486b72 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e returned with HTTP 200 Sep 08 19:08:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 724/1476] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:56 2026] GET /volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-947de446-9bdf-490b-8042-d90db4a00793 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-947de446-9bdf-490b-8042-d90db4a00793 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-947de446-9bdf-490b-8042-d90db4a00793 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-947de446-9bdf-490b-8042-d90db4a00793 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d22783bf-08bd-4591-a62f-e172569a4877 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d22783bf-08bd-4591-a62f-e172569a4877 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] GET http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d22783bf-08bd-4591-a62f-e172569a4877 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d22783bf-08bd-4591-a62f-e172569a4877 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-947de446-9bdf-490b-8042-d90db4a00793 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e returned with HTTP 404 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 753/1477] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:56 2026] GET /volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b3810b56-841e-460a-bf62-ebcb979352b2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b3810b56-841e-460a-bf62-ebcb979352b2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b3810b56-841e-460a-bf62-ebcb979352b2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b3810b56-841e-460a-bf62-ebcb979352b2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d22783bf-08bd-4591-a62f-e172569a4877 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Volume info retrieved successfully. Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b3810b56-841e-460a-bf62-ebcb979352b2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e returned with HTTP 404 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 754/1478] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:57 2026] GET /volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e0eabb43-de21-4747-9140-3c749d68a50f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e0eabb43-de21-4747-9140-3c749d68a50f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] DELETE http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e0eabb43-de21-4747-9140-3c749d68a50f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e0eabb43-de21-4747-9140-3c749d68a50f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-e0eabb43-de21-4747-9140-3c749d68a50f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete volume with id: 53abe988-df8d-4af5-84aa-cfd356282b2e Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d22783bf-08bd-4591-a62f-e172569a4877 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 returned with HTTP 200 Sep 08 19:08:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 725/1479] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:57 2026] GET /volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e0eabb43-de21-4747-9140-3c749d68a50f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e returned with HTTP 404 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 755/1480] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:57 2026] DELETE /volume/v3/volumes/53abe988-df8d-4af5-84aa-cfd356282b2e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ba322342-5730-4661-a999-91c2c2eff4ed None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ba322342-5730-4661-a999-91c2c2eff4ed tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ba322342-5730-4661-a999-91c2c2eff4ed tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ba322342-5730-4661-a999-91c2c2eff4ed tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-914bad09-5c5d-410d-bb2f-999f83db6bfc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-ba322342-5730-4661-a999-91c2c2eff4ed tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete snapshot with id: 19a49d6a-2841-4c5b-bfa4-cb54221cfe6c Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-914bad09-5c5d-410d-bb2f-999f83db6bfc tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] POST http://192.168.122.253/volume/v3/os-volume-transfer Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-914bad09-5c5d-410d-bb2f-999f83db6bfc tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "eef4ce4c-acb4-4590-a6e2-27e145afad34"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.volume_transfer [None req-914bad09-5c5d-410d-bb2f-999f83db6bfc tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Creating new volume transfer {'transfer': {'volume_id': 'eef4ce4c-acb4-4590-a6e2-27e145afad34'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.contrib.volume_transfer [None req-914bad09-5c5d-410d-bb2f-999f83db6bfc tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Creating transfer of volume eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.transfer.api [None req-914bad09-5c5d-410d-bb2f-999f83db6bfc tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Generating transfer record for volume eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ba322342-5730-4661-a999-91c2c2eff4ed tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-914bad09-5c5d-410d-bb2f-999f83db6bfc tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/os-volume-transfer returned with HTTP 202 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 756/1481] 192.168.122.253 () {60 vars in 1175 bytes} [Tue Sep 8 19:08:57 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-70ac78f5-8659-464f-bd80-a351539eaa22 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-70ac78f5-8659-464f-bd80-a351539eaa22 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] GET http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-70ac78f5-8659-464f-bd80-a351539eaa22 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-70ac78f5-8659-464f-bd80-a351539eaa22 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ba322342-5730-4661-a999-91c2c2eff4ed tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot delete request issued successfully. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ba322342-5730-4661-a999-91c2c2eff4ed tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c returned with HTTP 202 Sep 08 19:08:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 726/1482] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:08:57 2026] DELETE /volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0f23355d-6b52-489b-b384-bf19f6e4af8c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0f23355d-6b52-489b-b384-bf19f6e4af8c tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0f23355d-6b52-489b-b384-bf19f6e4af8c tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0f23355d-6b52-489b-b384-bf19f6e4af8c tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-70ac78f5-8659-464f-bd80-a351539eaa22 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Volume info retrieved successfully. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0f23355d-6b52-489b-b384-bf19f6e4af8c tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0f23355d-6b52-489b-b384-bf19f6e4af8c tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c returned with HTTP 200 Sep 08 19:08:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 727/1483] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:57 2026] GET /volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-70ac78f5-8659-464f-bd80-a351539eaa22 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 returned with HTTP 200 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 757/1484] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:57 2026] GET /volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 => generated 861 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5255435c-0194-4dca-9613-628b9120679a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5255435c-0194-4dca-9613-628b9120679a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-reader] GET http://192.168.122.253/volume/v3/os-volume-transfer/detail Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5255435c-0194-4dca-9613-628b9120679a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5255435c-0194-4dca-9613-628b9120679a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-reader] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.volume_transfer [None req-5255435c-0194-4dca-9613-628b9120679a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-reader] Listing volume transfers {{(pid=87214) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5255435c-0194-4dca-9613-628b9120679a tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-reader] http://192.168.122.253/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 08 19:08:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 728/1485] 192.168.122.253 () {58 vars in 1175 bytes} [Tue Sep 8 19:08:57 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9b41e528-dcea-4e7a-8d59-586e4aa1fe7d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9b41e528-dcea-4e7a-8d59-586e4aa1fe7d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] DELETE http://192.168.122.253/volume/v3/os-volume-transfer/3bb14927-9147-4123-9763-76ea45e896f0 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9b41e528-dcea-4e7a-8d59-586e4aa1fe7d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9b41e528-dcea-4e7a-8d59-586e4aa1fe7d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.contrib.volume_transfer [None req-9b41e528-dcea-4e7a-8d59-586e4aa1fe7d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Delete transfer with id: 3bb14927-9147-4123-9763-76ea45e896f0 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9b41e528-dcea-4e7a-8d59-586e4aa1fe7d tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/os-volume-transfer/3bb14927-9147-4123-9763-76ea45e896f0 returned with HTTP 202 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 758/1486] 192.168.122.253 () {58 vars in 1268 bytes} [Tue Sep 8 19:08:57 2026] DELETE /volume/v3/os-volume-transfer/3bb14927-9147-4123-9763-76ea45e896f0 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-95eab8a4-8b8c-4359-8fda-fe0c1fcb8f71 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-95eab8a4-8b8c-4359-8fda-fe0c1fcb8f71 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] GET http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-95eab8a4-8b8c-4359-8fda-fe0c1fcb8f71 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-95eab8a4-8b8c-4359-8fda-fe0c1fcb8f71 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-95eab8a4-8b8c-4359-8fda-fe0c1fcb8f71 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Volume info retrieved successfully. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-95eab8a4-8b8c-4359-8fda-fe0c1fcb8f71 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 returned with HTTP 200 Sep 08 19:08:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 729/1487] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:57 2026] GET /volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9fdc5ba9-ffaa-4302-bf45-54aa2ba0a7e2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9fdc5ba9-ffaa-4302-bf45-54aa2ba0a7e2 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] DELETE http://192.168.122.253/volume/v3/os-volume-transfer/3bb14927-9147-4123-9763-76ea45e896f0 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9fdc5ba9-ffaa-4302-bf45-54aa2ba0a7e2 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9fdc5ba9-ffaa-4302-bf45-54aa2ba0a7e2 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.contrib.volume_transfer [None req-9fdc5ba9-ffaa-4302-bf45-54aa2ba0a7e2 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Delete transfer with id: 3bb14927-9147-4123-9763-76ea45e896f0 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9fdc5ba9-ffaa-4302-bf45-54aa2ba0a7e2 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/os-volume-transfer/3bb14927-9147-4123-9763-76ea45e896f0 returned with HTTP 404 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 759/1488] 192.168.122.253 () {58 vars in 1268 bytes} [Tue Sep 8 19:08:57 2026] DELETE /volume/v3/os-volume-transfer/3bb14927-9147-4123-9763-76ea45e896f0 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c5052851-f4e0-48db-83e8-83ba52d8c400 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c5052851-f4e0-48db-83e8-83ba52d8c400 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c5052851-f4e0-48db-83e8-83ba52d8c400 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c5052851-f4e0-48db-83e8-83ba52d8c400 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-c5052851-f4e0-48db-83e8-83ba52d8c400 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Delete volume with id: eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c5052851-f4e0-48db-83e8-83ba52d8c400 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Volume info retrieved successfully. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c5052851-f4e0-48db-83e8-83ba52d8c400 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Delete volume request issued successfully. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c5052851-f4e0-48db-83e8-83ba52d8c400 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 returned with HTTP 202 Sep 08 19:08:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 730/1489] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:57 2026] DELETE /volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-618146de-3530-4114-ab5e-6c7619ba9439 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-618146de-3530-4114-ab5e-6c7619ba9439 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] GET http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-618146de-3530-4114-ab5e-6c7619ba9439 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-618146de-3530-4114-ab5e-6c7619ba9439 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1271758737"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-618146de-3530-4114-ab5e-6c7619ba9439 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Volume info retrieved successfully. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1271758737'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Create volume of 1 GB Sep 08 19:08:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Availability Zones retrieved successfully. Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-618146de-3530-4114-ab5e-6c7619ba9439 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 returned with HTTP 200 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 760/1490] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:57 2026] GET /volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 => generated 1015 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Flow 'volume_create_api' (ec90111e-b7fc-47fd-b5ea-cfe6969c185b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (193855e6-6ab8-4177-b718-5c25b2b1137e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e5fb0968-3030-4381-9847-d61c66b0ed69 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e5fb0968-3030-4381-9847-d61c66b0ed69 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e5fb0968-3030-4381-9847-d61c66b0ed69 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e5fb0968-3030-4381-9847-d61c66b0ed69 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (193855e6-6ab8-4177-b718-5c25b2b1137e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e5fb0968-3030-4381-9847-d61c66b0ed69 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8426ad9b-72d1-4704-a331-88ba7c3e082c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e5fb0968-3030-4381-9847-d61c66b0ed69 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e returned with HTTP 200 Sep 08 19:08:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 761/1491] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:57 2026] GET /volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:58 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Created reservations ['f6d5cff0-565d-4603-bbef-e2df9fd2a44c', '506de1cf-6120-4ea3-a16a-98cdc898ca3d', '0978eaf7-49b6-417f-8e2a-27c813e55cef', '54affa56-87a3-4072-93e7-15a13453b50b'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:08:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8426ad9b-72d1-4704-a331-88ba7c3e082c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6d5cff0-565d-4603-bbef-e2df9fd2a44c', '506de1cf-6120-4ea3-a16a-98cdc898ca3d', '0978eaf7-49b6-417f-8e2a-27c813e55cef', '54affa56-87a3-4072-93e7-15a13453b50b']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a3897ef-e170-41b0-827f-b28078caace4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a3897ef-e170-41b0-827f-b28078caace4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '188b339e-4d42-4c94-9955-78cf801cacec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1271758737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd5bba3142f4b47aa7a296d62db0708',qos_specs=None,replication_status=,reservations=['f6d5cff0-565d-4603-bbef-e2df9fd2a44c','506de1cf-6120-4ea3-a16a-98cdc898ca3d','0978eaf7-49b6-417f-8e2a-27c813e55cef','54affa56-87a3-4072-93e7-15a13453b50b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cea4c6ffd88941a2ac2a264115bca8c6',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:08:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1271758737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=188b339e-4d42-4c94-9955-78cf801cacec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cd5bba3142f4b47aa7a296d62db0708',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cea4c6ffd88941a2ac2a264115bca8c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be6caf89-3805-43dd-b380-548c0383a85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be6caf89-3805-43dd-b380-548c0383a85c) transitioned into state 'SUCCESS' from state '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-1271758737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd5bba3142f4b47aa7a296d62db0708',qos_specs=None,replication_status=,reservations=['f6d5cff0-565d-4603-bbef-e2df9fd2a44c','506de1cf-6120-4ea3-a16a-98cdc898ca3d','0978eaf7-49b6-417f-8e2a-27c813e55cef','54affa56-87a3-4072-93e7-15a13453b50b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cea4c6ffd88941a2ac2a264115bca8c6',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a16ad95-1a94-4073-a197-985dd1d9bfd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:08:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a16ad95-1a94-4073-a197-985dd1d9bfd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:08:58 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Flow 'volume_create_api' (ec90111e-b7fc-47fd-b5ea-cfe6969c185b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:08:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Create volume request issued successfully. Sep 08 19:08:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-83357d5c-a470-425f-8f26-3c9fed3f6bd2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8fff216a-3032-4d28-9f20-5bdcf789c577 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:08:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 731/1492] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:08:57 2026] POST /volume/v3/volumes => generated 764 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:08:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-83357d5c-a470-425f-8f26-3c9fed3f6bd2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c Sep 08 19:08:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-83357d5c-a470-425f-8f26-3c9fed3f6bd2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-83357d5c-a470-425f-8f26-3c9fed3f6bd2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-25d400d1-53e7-4bac-a4a4-e1b3c913a286 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-83357d5c-a470-425f-8f26-3c9fed3f6bd2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-83357d5c-a470-425f-8f26-3c9fed3f6bd2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c returned with HTTP 200 Sep 08 19:08:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 762/1493] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:58 2026] GET /volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c => generated 467 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-25d400d1-53e7-4bac-a4a4-e1b3c913a286 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:08:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-25d400d1-53e7-4bac-a4a4-e1b3c913a286 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-25d400d1-53e7-4bac-a4a4-e1b3c913a286 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-25d400d1-53e7-4bac-a4a4-e1b3c913a286 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:08:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-25d400d1-53e7-4bac-a4a4-e1b3c913a286 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:08:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 732/1494] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:58 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 832 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1d21804d-fe6e-4407-9c2a-7367f9e8d55d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1d21804d-fe6e-4407-9c2a-7367f9e8d55d tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] GET http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1d21804d-fe6e-4407-9c2a-7367f9e8d55d tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1d21804d-fe6e-4407-9c2a-7367f9e8d55d tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1d21804d-fe6e-4407-9c2a-7367f9e8d55d tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Volume info retrieved successfully. Sep 08 19:08:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1d21804d-fe6e-4407-9c2a-7367f9e8d55d tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 returned with HTTP 200 Sep 08 19:08:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 763/1495] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:58 2026] GET /volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e5227225-e040-404d-9401-dd1b56fd87af None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e5227225-e040-404d-9401-dd1b56fd87af tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e5227225-e040-404d-9401-dd1b56fd87af tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e5227225-e040-404d-9401-dd1b56fd87af tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e5227225-e040-404d-9401-dd1b56fd87af tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e returned with HTTP 404 Sep 08 19:08:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 733/1496] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:59 2026] GET /volume/v3/volumes/d4d88a88-ca50-4ba8-a92c-150b786d908e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f65332ee-0594-4c89-9922-500923a1b8e8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f65332ee-0594-4c89-9922-500923a1b8e8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 Sep 08 19:08:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f65332ee-0594-4c89-9922-500923a1b8e8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f65332ee-0594-4c89-9922-500923a1b8e8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f65332ee-0594-4c89-9922-500923a1b8e8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f65332ee-0594-4c89-9922-500923a1b8e8 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 returned with HTTP 200 Sep 08 19:08:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 764/1497] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:59 2026] GET /volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-913e2e02-371a-44d4-a863-c246d69151d1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-913e2e02-371a-44d4-a863-c246d69151d1 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] DELETE http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-913e2e02-371a-44d4-a863-c246d69151d1 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-913e2e02-371a-44d4-a863-c246d69151d1 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-913e2e02-371a-44d4-a863-c246d69151d1 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Delete volume with id: 9a9e999f-496c-45f7-9b2f-faa279fc8cd2 Sep 08 19:08:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:08:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-913e2e02-371a-44d4-a863-c246d69151d1 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-913e2e02-371a-44d4-a863-c246d69151d1 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Delete volume request issued successfully. Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-913e2e02-371a-44d4-a863-c246d69151d1 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 returned with HTTP 202 Sep 08 19:08:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 734/1498] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:59 2026] DELETE /volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:08:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-17e0cdfc-26b7-43e3-9ebe-cef296495060 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-17e0cdfc-26b7-43e3-9ebe-cef296495060 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 Sep 08 19:08:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-17e0cdfc-26b7-43e3-9ebe-cef296495060 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-17e0cdfc-26b7-43e3-9ebe-cef296495060 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-17e0cdfc-26b7-43e3-9ebe-cef296495060 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:08:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-17e0cdfc-26b7-43e3-9ebe-cef296495060 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 returned with HTTP 200 Sep 08 19:08:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 765/1499] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:59 2026] GET /volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-25946514-f07b-4d4f-a152-3f639700e0b2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-25946514-f07b-4d4f-a152-3f639700e0b2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-25946514-f07b-4d4f-a152-3f639700e0b2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-25946514-f07b-4d4f-a152-3f639700e0b2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-25946514-f07b-4d4f-a152-3f639700e0b2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Snapshot retrieved successfully. Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-25946514-f07b-4d4f-a152-3f639700e0b2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c returned with HTTP 200 Sep 08 19:08:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 735/1500] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:08:59 2026] GET /volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:08:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-845e87bb-fea2-4a92-b4e6-8d24d534aba9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-845e87bb-fea2-4a92-b4e6-8d24d534aba9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:08:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-845e87bb-fea2-4a92-b4e6-8d24d534aba9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-845e87bb-fea2-4a92-b4e6-8d24d534aba9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:08:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:08:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:08:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:08:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-845e87bb-fea2-4a92-b4e6-8d24d534aba9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:08:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-845e87bb-fea2-4a92-b4e6-8d24d534aba9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:08:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 766/1501] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:59 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2e3d8c22-5082-401d-af0b-82bd85ae7bb7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2e3d8c22-5082-401d-af0b-82bd85ae7bb7 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] GET http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2e3d8c22-5082-401d-af0b-82bd85ae7bb7 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2e3d8c22-5082-401d-af0b-82bd85ae7bb7 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2e3d8c22-5082-401d-af0b-82bd85ae7bb7 tempest-VolumesTransfersTest-1804890380 tempest-VolumesTransfersTest-1804890380-project-admin] http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 returned with HTTP 404 Sep 08 19:08:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 736/1502] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:59 2026] GET /volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ea1945da-061a-4723-b66c-a5446dc8b3e4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ea1945da-061a-4723-b66c-a5446dc8b3e4 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] GET http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ea1945da-061a-4723-b66c-a5446dc8b3e4 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ea1945da-061a-4723-b66c-a5446dc8b3e4 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ea1945da-061a-4723-b66c-a5446dc8b3e4 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 returned with HTTP 404 Sep 08 19:08:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 767/1503] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:08:59 2026] GET /volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ca447a8e-a438-48d9-99ba-fa19b4ba5494 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ca447a8e-a438-48d9-99ba-fa19b4ba5494 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] DELETE http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ca447a8e-a438-48d9-99ba-fa19b4ba5494 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ca447a8e-a438-48d9-99ba-fa19b4ba5494 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-ca447a8e-a438-48d9-99ba-fa19b4ba5494 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] Delete volume with id: eef4ce4c-acb4-4590-a6e2-27e145afad34 Sep 08 19:08:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ca447a8e-a438-48d9-99ba-fa19b4ba5494 tempest-VolumesTransfersTest-491353278 tempest-VolumesTransfersTest-491353278-project-member] http://192.168.122.253/volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 returned with HTTP 404 Sep 08 19:08:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 737/1504] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:08:59 2026] DELETE /volume/v3/volumes/eef4ce4c-acb4-4590-a6e2-27e145afad34 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e74b067c-83c5-49ad-953a-2f8560d5d0fa None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e74b067c-83c5-49ad-953a-2f8560d5d0fa tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e74b067c-83c5-49ad-953a-2f8560d5d0fa tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e74b067c-83c5-49ad-953a-2f8560d5d0fa tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e74b067c-83c5-49ad-953a-2f8560d5d0fa tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 returned with HTTP 404 Sep 08 19:09:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 768/1505] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:00 2026] GET /volume/v3/volumes/9a9e999f-496c-45f7-9b2f-faa279fc8cd2 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:09:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-52bf0396-a5cc-48af-b44a-f676b3f00f71 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-52bf0396-a5cc-48af-b44a-f676b3f00f71 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a Sep 08 19:09:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-52bf0396-a5cc-48af-b44a-f676b3f00f71 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-52bf0396-a5cc-48af-b44a-f676b3f00f71 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-52bf0396-a5cc-48af-b44a-f676b3f00f71 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:09:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-52bf0396-a5cc-48af-b44a-f676b3f00f71 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a returned with HTTP 200 Sep 08 19:09:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 738/1506] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:00 2026] GET /volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2f65357f-bf95-43ec-be52-463177be083f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2f65357f-bf95-43ec-be52-463177be083f tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] DELETE http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2f65357f-bf95-43ec-be52-463177be083f tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2f65357f-bf95-43ec-be52-463177be083f tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-2f65357f-bf95-43ec-be52-463177be083f tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Delete volume with id: 9ae31d31-8568-4900-b2db-6c62b6c4e94a Sep 08 19:09:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2f65357f-bf95-43ec-be52-463177be083f tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2f65357f-bf95-43ec-be52-463177be083f tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Delete volume request issued successfully. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2f65357f-bf95-43ec-be52-463177be083f tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a returned with HTTP 202 Sep 08 19:09:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 769/1507] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:09:00 2026] DELETE /volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:09:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-11522a9d-61f3-454b-97ef-c978b1575eee None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-11522a9d-61f3-454b-97ef-c978b1575eee tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-572d630a-64ce-463c-b74a-ff72eef9b3c2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-11522a9d-61f3-454b-97ef-c978b1575eee tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-11522a9d-61f3-454b-97ef-c978b1575eee tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-572d630a-64ce-463c-b74a-ff72eef9b3c2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-572d630a-64ce-463c-b74a-ff72eef9b3c2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-572d630a-64ce-463c-b74a-ff72eef9b3c2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-572d630a-64ce-463c-b74a-ff72eef9b3c2 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c returned with HTTP 404 Sep 08 19:09:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 770/1508] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:00 2026] GET /volume/v3/snapshots/19a49d6a-2841-4c5b-bfa4-cb54221cfe6c => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9ffe1455-2a78-4a33-bc86-1578650bebb6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9ffe1455-2a78-4a33-bc86-1578650bebb6 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b Sep 08 19:09:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-11522a9d-61f3-454b-97ef-c978b1575eee tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Volume info retrieved successfully. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9ffe1455-2a78-4a33-bc86-1578650bebb6 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9ffe1455-2a78-4a33-bc86-1578650bebb6 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-11522a9d-61f3-454b-97ef-c978b1575eee tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a returned with HTTP 200 Sep 08 19:09:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 739/1509] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:00 2026] GET /volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9ffe1455-2a78-4a33-bc86-1578650bebb6 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9ffe1455-2a78-4a33-bc86-1578650bebb6 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b returned with HTTP 200 Sep 08 19:09:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 771/1510] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:00 2026] GET /volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bd59be67-e298-4efe-aa62-69fc87ddba3f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-59884e7a-3af0-42e7-a9fd-653b8ca782b1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bd59be67-e298-4efe-aa62-69fc87ddba3f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-59884e7a-3af0-42e7-a9fd-653b8ca782b1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] DELETE http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-59884e7a-3af0-42e7-a9fd-653b8ca782b1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-59884e7a-3af0-42e7-a9fd-653b8ca782b1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-59884e7a-3af0-42e7-a9fd-653b8ca782b1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete volume with id: 529525dc-986a-42ae-8a1c-d86da90cfa3b Sep 08 19:09:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bd59be67-e298-4efe-aa62-69fc87ddba3f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bd59be67-e298-4efe-aa62-69fc87ddba3f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-59884e7a-3af0-42e7-a9fd-653b8ca782b1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:09:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bd59be67-e298-4efe-aa62-69fc87ddba3f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:09:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bd59be67-e298-4efe-aa62-69fc87ddba3f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:09:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 740/1511] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:00 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-59884e7a-3af0-42e7-a9fd-653b8ca782b1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete volume request issued successfully. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-59884e7a-3af0-42e7-a9fd-653b8ca782b1 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b returned with HTTP 202 Sep 08 19:09:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 772/1512] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:09:00 2026] DELETE /volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:09:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-70342d17-975f-4689-acd1-bcdfda532e1f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-70342d17-975f-4689-acd1-bcdfda532e1f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b Sep 08 19:09:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-70342d17-975f-4689-acd1-bcdfda532e1f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-70342d17-975f-4689-acd1-bcdfda532e1f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-70342d17-975f-4689-acd1-bcdfda532e1f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-b150a005-d14a-4d6d-9bc0-0e0735e9ce67 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-b150a005-d14a-4d6d-9bc0-0e0735e9ce67 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-b150a005-d14a-4d6d-9bc0-0e0735e9ce67 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-b150a005-d14a-4d6d-9bc0-0e0735e9ce67 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-70342d17-975f-4689-acd1-bcdfda532e1f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b returned with HTTP 200 Sep 08 19:09:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 741/1513] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:00 2026] GET /volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-b150a005-d14a-4d6d-9bc0-0e0735e9ce67 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:09:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-b150a005-d14a-4d6d-9bc0-0e0735e9ce67 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:09:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 773/1514] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:09:00 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7fe2031d-431b-44eb-ba3f-73fc9afd3cac None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7fe2031d-431b-44eb-ba3f-73fc9afd3cac None None] GET http://192.168.122.253/volume// Sep 08 19:09:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7fe2031d-431b-44eb-ba3f-73fc9afd3cac None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7fe2031d-431b-44eb-ba3f-73fc9afd3cac None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7fe2031d-431b-44eb-ba3f-73fc9afd3cac None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:09:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 742/1515] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:09:01 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-f7797aeb-8c53-4eae-bd1c-a15cd90cbe34 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-f7797aeb-8c53-4eae-bd1c-a15cd90cbe34 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-f7797aeb-8c53-4eae-bd1c-a15cd90cbe34 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "188b339e-4d42-4c94-9955-78cf801cacec", "connector": null, "instance_uuid": "cad7e639-8548-45d6-bb44-ab6d848962b6"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-f7797aeb-8c53-4eae-bd1c-a15cd90cbe34 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:09:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 774/1516] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:09:01 2026] POST /volume/v3/attachments => generated 273 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:09:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4f8c2211-5e24-4c99-a114-5e246613c811 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a3548feb-0452-45b2-9cbd-52874042b7e3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f8c2211-5e24-4c99-a114-5e246613c811 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:09:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f8c2211-5e24-4c99-a114-5e246613c811 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a3548feb-0452-45b2-9cbd-52874042b7e3 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] GET http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a3548feb-0452-45b2-9cbd-52874042b7e3 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a3548feb-0452-45b2-9cbd-52874042b7e3 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f8c2211-5e24-4c99-a114-5e246613c811 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a3548feb-0452-45b2-9cbd-52874042b7e3 tempest-VolumesListAdminTestJSON-1862555200 tempest-VolumesListAdminTestJSON-1862555200-project-member] http://192.168.122.253/volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a returned with HTTP 404 Sep 08 19:09:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 775/1517] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:01 2026] GET /volume/v3/volumes/9ae31d31-8568-4900-b2db-6c62b6c4e94a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:09:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7b212c6b-ce82-49aa-85b6-5fef7f9f368c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7b212c6b-ce82-49aa-85b6-5fef7f9f368c None None] GET http://192.168.122.253/volume// Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7b212c6b-ce82-49aa-85b6-5fef7f9f368c None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7b212c6b-ce82-49aa-85b6-5fef7f9f368c None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7b212c6b-ce82-49aa-85b6-5fef7f9f368c None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:09:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4f8c2211-5e24-4c99-a114-5e246613c811 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:09:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 776/1518] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:09:01 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-06f2c738-3e97-4462-ac0c-87a649d81cff None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-06f2c738-3e97-4462-ac0c-87a649d81cff tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-06f2c738-3e97-4462-ac0c-87a649d81cff tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-06f2c738-3e97-4462-ac0c-87a649d81cff tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f8c2211-5e24-4c99-a114-5e246613c811 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:09:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 743/1519] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:01 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 856 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:09:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-06f2c738-3e97-4462-ac0c-87a649d81cff tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:09:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-06f2c738-3e97-4462-ac0c-87a649d81cff tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:09:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 777/1520] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:09:01 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 1037 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:09:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1d1b2384-8620-4ace-aed4-b70d4fceb77f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1d1b2384-8620-4ace-aed4-b70d4fceb77f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b Sep 08 19:09:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1d1b2384-8620-4ace-aed4-b70d4fceb77f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1d1b2384-8620-4ace-aed4-b70d4fceb77f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1d1b2384-8620-4ace-aed4-b70d4fceb77f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-e5233554-ebe1-4c47-9544-9261becceccd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1d1b2384-8620-4ace-aed4-b70d4fceb77f tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b returned with HTTP 200 Sep 08 19:09:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 744/1521] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:01 2026] GET /volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-e5233554-ebe1-4c47-9544-9261becceccd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] PUT http://192.168.122.253/volume/v3/attachments/d989b76e-dee5-46d6-a9bf-e7b33cdeb0d4 Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-e5233554-ebe1-4c47-9544-9261becceccd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-e5233554-ebe1-4c47-9544-9261becceccd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Acquiring lock "cinder-attachment_update-188b339e-4d42-4c94-9955-78cf801cacec-devstack" by "attachment_update" {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:09:01 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-e5233554-ebe1-4c47-9544-9261becceccd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Lock "cinder-attachment_update-188b339e-4d42-4c94-9955-78cf801cacec-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:09:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:02 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-e5233554-ebe1-4c47-9544-9261becceccd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Lock "cinder-attachment_update-188b339e-4d42-4c94-9955-78cf801cacec-devstack" released by "attachment_update" :: held 0.312s {{(pid=87213) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:09:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-e5233554-ebe1-4c47-9544-9261becceccd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/attachments/d989b76e-dee5-46d6-a9bf-e7b33cdeb0d4 returned with HTTP 200 Sep 08 19:09:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 778/1522] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:09:01 2026] PUT /volume/v3/attachments/d989b76e-dee5-46d6-a9bf-e7b33cdeb0d4 => generated 694 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:09:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6a6184d3-3d28-4391-90d7-34a8b5408a44 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6a6184d3-3d28-4391-90d7-34a8b5408a44 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:09:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6a6184d3-3d28-4391-90d7-34a8b5408a44 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6a6184d3-3d28-4391-90d7-34a8b5408a44 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:02 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6a6184d3-3d28-4391-90d7-34a8b5408a44 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:09:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6a6184d3-3d28-4391-90d7-34a8b5408a44 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:09:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 745/1523] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:02 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 857 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f69b0d6e-1144-4dba-b382-871f24cb51c8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f69b0d6e-1144-4dba-b382-871f24cb51c8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b Sep 08 19:09:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f69b0d6e-1144-4dba-b382-871f24cb51c8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f69b0d6e-1144-4dba-b382-871f24cb51c8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f69b0d6e-1144-4dba-b382-871f24cb51c8 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b returned with HTTP 404 Sep 08 19:09:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 779/1524] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:02 2026] GET /volume/v3/volumes/529525dc-986a-42ae-8a1c-d86da90cfa3b => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:09:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5fa7a207-5427-4294-ac03-58b932d091de None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5fa7a207-5427-4294-ac03-58b932d091de tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 Sep 08 19:09:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5fa7a207-5427-4294-ac03-58b932d091de tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5fa7a207-5427-4294-ac03-58b932d091de tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:02 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5fa7a207-5427-4294-ac03-58b932d091de tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:09:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5fa7a207-5427-4294-ac03-58b932d091de tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 returned with HTTP 200 Sep 08 19:09:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-790e2ace-abc7-4734-a4f8-77ad77e0cf88 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 746/1525] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:02 2026] GET /volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-790e2ace-abc7-4734-a4f8-77ad77e0cf88 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] POST http://192.168.122.253/volume/v3/attachments/d989b76e-dee5-46d6-a9bf-e7b33cdeb0d4/action Sep 08 19:09:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-790e2ace-abc7-4734-a4f8-77ad77e0cf88 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action body: b'{"os-complete": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:09:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-790e2ace-abc7-4734-a4f8-77ad77e0cf88 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9726c1f8-d2d4-4832-aad7-e652d60d290d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9726c1f8-d2d4-4832-aad7-e652d60d290d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] DELETE http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 Sep 08 19:09:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9726c1f8-d2d4-4832-aad7-e652d60d290d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9726c1f8-d2d4-4832-aad7-e652d60d290d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:03 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-9726c1f8-d2d4-4832-aad7-e652d60d290d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete volume with id: 4ad9589e-9777-4af8-baff-624151246c33 Sep 08 19:09:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9726c1f8-d2d4-4832-aad7-e652d60d290d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:09:03 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:03 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9726c1f8-d2d4-4832-aad7-e652d60d290d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Delete volume request issued successfully. Sep 08 19:09:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9726c1f8-d2d4-4832-aad7-e652d60d290d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 returned with HTTP 202 Sep 08 19:09:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 747/1526] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:09:03 2026] DELETE /volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:09:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e540a251-0903-475e-b0f5-81528693b681 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-568299a0-2e95-4ff7-82e1-58ac6fd11271 req-790e2ace-abc7-4734-a4f8-77ad77e0cf88 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/attachments/d989b76e-dee5-46d6-a9bf-e7b33cdeb0d4/action returned with HTTP 204 Sep 08 19:09:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 780/1527] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:09:03 2026] POST /volume/v3/attachments/d989b76e-dee5-46d6-a9bf-e7b33cdeb0d4/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:09:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e540a251-0903-475e-b0f5-81528693b681 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 Sep 08 19:09:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e540a251-0903-475e-b0f5-81528693b681 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e540a251-0903-475e-b0f5-81528693b681 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e540a251-0903-475e-b0f5-81528693b681 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Volume info retrieved successfully. Sep 08 19:09:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e540a251-0903-475e-b0f5-81528693b681 tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 returned with HTTP 200 Sep 08 19:09:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 748/1528] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:03 2026] GET /volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-79e0bdb3-48a2-4ce9-ba49-6efc5f1491cd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-79e0bdb3-48a2-4ce9-ba49-6efc5f1491cd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:09:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-79e0bdb3-48a2-4ce9-ba49-6efc5f1491cd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-79e0bdb3-48a2-4ce9-ba49-6efc5f1491cd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:03 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:03 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-79e0bdb3-48a2-4ce9-ba49-6efc5f1491cd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:09:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-79e0bdb3-48a2-4ce9-ba49-6efc5f1491cd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:09:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 781/1529] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:03 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 1149 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:09:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-81a25d64-b957-4484-94e6-ba872eada0d5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-81a25d64-b957-4484-94e6-ba872eada0d5 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:09:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-81a25d64-b957-4484-94e6-ba872eada0d5 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-81a25d64-b957-4484-94e6-ba872eada0d5 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-81a25d64-b957-4484-94e6-ba872eada0d5 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:09:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-81a25d64-b957-4484-94e6-ba872eada0d5 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:09:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 749/1530] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:03 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 1149 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:09:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-80db5c6d-1712-4564-8875-88f52c9e6a5d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-80db5c6d-1712-4564-8875-88f52c9e6a5d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] GET http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 Sep 08 19:09:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-80db5c6d-1712-4564-8875-88f52c9e6a5d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-80db5c6d-1712-4564-8875-88f52c9e6a5d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-80db5c6d-1712-4564-8875-88f52c9e6a5d tempest-VolumesSnapshotTestJSON-830010200 tempest-VolumesSnapshotTestJSON-830010200-project-member] http://192.168.122.253/volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 returned with HTTP 404 Sep 08 19:09:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 782/1531] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:04 2026] GET /volume/v3/volumes/4ad9589e-9777-4af8-baff-624151246c33 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:09:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:09:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1720929953"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Create volume request body: {'volume': {'imageRef': '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1720929953'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:09:08 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Create volume of 1 GB Sep 08 19:09:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Availability Zones retrieved successfully. Sep 08 19:09:08 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Flow 'volume_create_api' (05084d94-1cec-44b4-8ebc-a11cca47629f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:09:08 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1200425c-0414-4708-9444-2e736ccd73ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:08 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:09:08 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1200425c-0414-4708-9444-2e736ccd73ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:08 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e9cf1e-e675-4f06-8c27-daf7a58926bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:09 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Created reservations ['4f99ce5f-6ff8-4983-af79-6bc710be2837', '913e1d7d-8430-4a3b-bb22-8ab85811f209', '29d09c8b-1e6b-4ed9-b1c7-c12aaa14cca8', '8409847b-bb5a-4990-9c22-680cac3d2477'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:09:09 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e9cf1e-e675-4f06-8c27-daf7a58926bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f99ce5f-6ff8-4983-af79-6bc710be2837', '913e1d7d-8430-4a3b-bb22-8ab85811f209', '29d09c8b-1e6b-4ed9-b1c7-c12aaa14cca8', '8409847b-bb5a-4990-9c22-680cac3d2477']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:09 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5767df8-42fd-4a1a-b6cd-4729c7ccc2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:09 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:09 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:09 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5767df8-42fd-4a1a-b6cd-4729c7ccc2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '814b3c19-8a03-4487-aff5-27ea4f4c27ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1720929953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a1d257f5a954a8ca2dc622f66b5dfad',qos_specs=None,replication_status=,reservations=['4f99ce5f-6ff8-4983-af79-6bc710be2837','913e1d7d-8430-4a3b-bb22-8ab85811f209','29d09c8b-1e6b-4ed9-b1c7-c12aaa14cca8','8409847b-bb5a-4990-9c22-680cac3d2477'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80846ba58ea443f9a2438db9fdaac0f3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1720929953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=814b3c19-8a03-4487-aff5-27ea4f4c27ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a1d257f5a954a8ca2dc622f66b5dfad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80846ba58ea443f9a2438db9fdaac0f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:09 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c2f0571-dace-45fe-af61-202f8a694e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:09 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c2f0571-dace-45fe-af61-202f8a694e32) transitioned into state 'SUCCESS' from state '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-1720929953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a1d257f5a954a8ca2dc622f66b5dfad',qos_specs=None,replication_status=,reservations=['4f99ce5f-6ff8-4983-af79-6bc710be2837','913e1d7d-8430-4a3b-bb22-8ab85811f209','29d09c8b-1e6b-4ed9-b1c7-c12aaa14cca8','8409847b-bb5a-4990-9c22-680cac3d2477'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80846ba58ea443f9a2438db9fdaac0f3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:09 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff62e781-ad54-445d-aacf-3cef0d455397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:09 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff62e781-ad54-445d-aacf-3cef0d455397) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:09 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Flow 'volume_create_api' (05084d94-1cec-44b4-8ebc-a11cca47629f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:09:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Create volume request issued successfully. Sep 08 19:09:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0f468185-734d-44c3-b7df-5bb0cdb986d2 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:09:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 750/1532] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:09:08 2026] POST /volume/v3/volumes => generated 760 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:09:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8141c0eb-a6bb-4a86-8a6f-dfcc9f154290 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8141c0eb-a6bb-4a86-8a6f-dfcc9f154290 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] GET http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8141c0eb-a6bb-4a86-8a6f-dfcc9f154290 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8141c0eb-a6bb-4a86-8a6f-dfcc9f154290 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:09 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8141c0eb-a6bb-4a86-8a6f-dfcc9f154290 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8141c0eb-a6bb-4a86-8a6f-dfcc9f154290 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 200 Sep 08 19:09:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 783/1533] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:09 2026] GET /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 828 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0df63487-dcae-475e-adce-f4d86e291ef8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0df63487-dcae-475e-adce-f4d86e291ef8 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] GET http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0df63487-dcae-475e-adce-f4d86e291ef8 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0df63487-dcae-475e-adce-f4d86e291ef8 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0df63487-dcae-475e-adce-f4d86e291ef8 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0df63487-dcae-475e-adce-f4d86e291ef8 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 200 Sep 08 19:09:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 751/1534] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:10 2026] GET /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-73e4f79e-00d3-4a4a-ba38-50533412314c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-73e4f79e-00d3-4a4a-ba38-50533412314c tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] GET http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-73e4f79e-00d3-4a4a-ba38-50533412314c tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-73e4f79e-00d3-4a4a-ba38-50533412314c tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-73e4f79e-00d3-4a4a-ba38-50533412314c tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-73e4f79e-00d3-4a4a-ba38-50533412314c tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 200 Sep 08 19:09:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 784/1535] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:11 2026] GET /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 910 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c6ba95f6-cb2a-4440-862c-e7b7d8d791e1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c6ba95f6-cb2a-4440-862c-e7b7d8d791e1 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] GET http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c6ba95f6-cb2a-4440-862c-e7b7d8d791e1 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c6ba95f6-cb2a-4440-862c-e7b7d8d791e1 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:12 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:12 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:12 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c6ba95f6-cb2a-4440-862c-e7b7d8d791e1 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c6ba95f6-cb2a-4440-862c-e7b7d8d791e1 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 200 Sep 08 19:09:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 752/1536] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:12 2026] GET /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 910 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ba5d1497-7671-4980-800b-019313550081 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ba5d1497-7671-4980-800b-019313550081 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] GET http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a3df5b63-5965-4566-9866-189e68c14847 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ba5d1497-7671-4980-800b-019313550081 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ba5d1497-7671-4980-800b-019313550081 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:13 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ba5d1497-7671-4980-800b-019313550081 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ba5d1497-7671-4980-800b-019313550081 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 200 Sep 08 19:09:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 785/1537] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:13 2026] GET /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-471331251"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-471331251'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Create volume of 1 GB Sep 08 19:09:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Availability Zones retrieved successfully. Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Flow 'volume_create_api' (9b2378d7-ab3b-4f7c-8bc6-9656dc448ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ec3fc7-21d4-4f56-9d5d-508841a83b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ec3fc7-21d4-4f56-9d5d-508841a83b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f75f7490-96c9-443c-8c76-35f1f81208b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Created reservations ['e236d7b8-6a02-4839-bd2d-39cc648c96e4', '0db1bd2e-d20a-47d7-839f-661175b275b7', '685f8c7c-d518-4c49-ad8e-1681dd62f217', '8ccfba38-a0af-40d4-9a4b-1293a19a2b56'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f75f7490-96c9-443c-8c76-35f1f81208b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e236d7b8-6a02-4839-bd2d-39cc648c96e4', '0db1bd2e-d20a-47d7-839f-661175b275b7', '685f8c7c-d518-4c49-ad8e-1681dd62f217', '8ccfba38-a0af-40d4-9a4b-1293a19a2b56']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dad8317-fc08-40e5-b1d7-e1e5251c606d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:14 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dad8317-fc08-40e5-b1d7-e1e5251c606d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d6e8d94-e625-4355-8043-fd3a726d4f52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-471331251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5efa2f553b046fda3a048ad421d80cf',qos_specs=None,replication_status=,reservations=['e236d7b8-6a02-4839-bd2d-39cc648c96e4','0db1bd2e-d20a-47d7-839f-661175b275b7','685f8c7c-d518-4c49-ad8e-1681dd62f217','8ccfba38-a0af-40d4-9a4b-1293a19a2b56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0702ab83ee4f4686a54c249602aaf9',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-471331251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d6e8d94-e625-4355-8043-fd3a726d4f52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5efa2f553b046fda3a048ad421d80cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb0702ab83ee4f4686a54c249602aaf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0d307b-5258-486b-81f8-cc01285cd59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0d307b-5258-486b-81f8-cc01285cd59c) transitioned into state 'SUCCESS' from state '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-471331251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5efa2f553b046fda3a048ad421d80cf',qos_specs=None,replication_status=,reservations=['e236d7b8-6a02-4839-bd2d-39cc648c96e4','0db1bd2e-d20a-47d7-839f-661175b275b7','685f8c7c-d518-4c49-ad8e-1681dd62f217','8ccfba38-a0af-40d4-9a4b-1293a19a2b56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0702ab83ee4f4686a54c249602aaf9',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7648d2a9-a2d0-4cd9-9d4c-c4affa7b1bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7648d2a9-a2d0-4cd9-9d4c-c4affa7b1bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Flow 'volume_create_api' (9b2378d7-ab3b-4f7c-8bc6-9656dc448ea3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Create volume request issued successfully. Sep 08 19:09:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a3df5b63-5965-4566-9866-189e68c14847 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:09:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 753/1538] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:09:13 2026] POST /volume/v3/volumes => generated 766 bytes in 863 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:09:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b1e72c18-3eee-48d8-9238-75c34f5aaaee None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b1e72c18-3eee-48d8-9238-75c34f5aaaee tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 Sep 08 19:09:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b1e72c18-3eee-48d8-9238-75c34f5aaaee tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b1e72c18-3eee-48d8-9238-75c34f5aaaee tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:14 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:14 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:14 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:14 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:14 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b1e72c18-3eee-48d8-9238-75c34f5aaaee tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Volume info retrieved successfully. Sep 08 19:09:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b1e72c18-3eee-48d8-9238-75c34f5aaaee tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 returned with HTTP 200 Sep 08 19:09:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 786/1539] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:14 2026] GET /volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 => generated 834 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e0540edc-b25d-47e3-b78a-bbef16e1291e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e0540edc-b25d-47e3-b78a-bbef16e1291e tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] GET http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e0540edc-b25d-47e3-b78a-bbef16e1291e tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e0540edc-b25d-47e3-b78a-bbef16e1291e tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:14 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:14 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:14 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:14 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e0540edc-b25d-47e3-b78a-bbef16e1291e tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e0540edc-b25d-47e3-b78a-bbef16e1291e tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 200 Sep 08 19:09:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 754/1540] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:14 2026] GET /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8b77721d-0b13-402e-bb5d-cdb620a3e8db None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b77721d-0b13-402e-bb5d-cdb620a3e8db tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 Sep 08 19:09:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b77721d-0b13-402e-bb5d-cdb620a3e8db tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b77721d-0b13-402e-bb5d-cdb620a3e8db tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:15 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:15 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:15 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:15 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8b77721d-0b13-402e-bb5d-cdb620a3e8db tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Volume info retrieved successfully. Sep 08 19:09:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b77721d-0b13-402e-bb5d-cdb620a3e8db tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 returned with HTTP 200 Sep 08 19:09:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 787/1541] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:15 2026] GET /volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 => generated 858 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-22086f9d-da8a-4180-9a62-cae4e279b6bc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-22086f9d-da8a-4180-9a62-cae4e279b6bc tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] GET http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-22086f9d-da8a-4180-9a62-cae4e279b6bc tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-22086f9d-da8a-4180-9a62-cae4e279b6bc tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:15 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:15 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-22086f9d-da8a-4180-9a62-cae4e279b6bc tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-22086f9d-da8a-4180-9a62-cae4e279b6bc tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 200 Sep 08 19:09:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 755/1542] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:15 2026] GET /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 913 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9829bdbc-a4df-4908-b4d7-d43d4c07a2f5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9829bdbc-a4df-4908-b4d7-d43d4c07a2f5 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 Sep 08 19:09:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9829bdbc-a4df-4908-b4d7-d43d4c07a2f5 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9829bdbc-a4df-4908-b4d7-d43d4c07a2f5 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:16 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:16 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9829bdbc-a4df-4908-b4d7-d43d4c07a2f5 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Volume info retrieved successfully. Sep 08 19:09:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9829bdbc-a4df-4908-b4d7-d43d4c07a2f5 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 returned with HTTP 200 Sep 08 19:09:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 788/1543] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:16 2026] GET /volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 => generated 859 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a1f60f28-2eb4-4cf3-a352-0fc8f54e8dcd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a1f60f28-2eb4-4cf3-a352-0fc8f54e8dcd tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:09:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a1f60f28-2eb4-4cf3-a352-0fc8f54e8dcd tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d6e8d94-e625-4355-8043-fd3a726d4f52", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-110027691"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:16 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:16 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:16 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:16 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a1f60f28-2eb4-4cf3-a352-0fc8f54e8dcd tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Volume info retrieved successfully. Sep 08 19:09:16 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-a1f60f28-2eb4-4cf3-a352-0fc8f54e8dcd tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Create snapshot from volume 2d6e8d94-e625-4355-8043-fd3a726d4f52 Sep 08 19:09:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4547eb1c-c991-4029-a699-f375bc8bd2b7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4547eb1c-c991-4029-a699-f375bc8bd2b7 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] GET http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4547eb1c-c991-4029-a699-f375bc8bd2b7 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4547eb1c-c991-4029-a699-f375bc8bd2b7 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:17 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:17 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:17 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:17 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4547eb1c-c991-4029-a699-f375bc8bd2b7 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4547eb1c-c991-4029-a699-f375bc8bd2b7 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 200 Sep 08 19:09:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 789/1544] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:17 2026] GET /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:17 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-a1f60f28-2eb4-4cf3-a352-0fc8f54e8dcd tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Created reservations ['4f462540-2c79-4584-bfbf-4d95be8c82b1', '56fd0db2-af7a-45ff-a6aa-c8bdc779e6a7', '6a238518-0e2d-441d-a314-6fd70c1590f3', 'afa0f4d9-a40a-46bb-9371-194abccc7d6a'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:09:17 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:17 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a1f60f28-2eb4-4cf3-a352-0fc8f54e8dcd tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot create request issued successfully. Sep 08 19:09:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a1f60f28-2eb4-4cf3-a352-0fc8f54e8dcd tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:09:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 756/1545] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:09:16 2026] POST /volume/v3/snapshots => generated 313 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:09:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9282a99c-5b9e-4a4d-ac29-61b269427822 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9282a99c-5b9e-4a4d-ac29-61b269427822 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c Sep 08 19:09:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9282a99c-5b9e-4a4d-ac29-61b269427822 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9282a99c-5b9e-4a4d-ac29-61b269427822 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:17 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:17 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9282a99c-5b9e-4a4d-ac29-61b269427822 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9282a99c-5b9e-4a4d-ac29-61b269427822 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c returned with HTTP 200 Sep 08 19:09:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 790/1546] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:17 2026] GET /volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c => generated 445 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-79f27938-0260-494e-8669-3fff5b6ef74d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-79f27938-0260-494e-8669-3fff5b6ef74d tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] GET http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-79f27938-0260-494e-8669-3fff5b6ef74d tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-79f27938-0260-494e-8669-3fff5b6ef74d tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-79f27938-0260-494e-8669-3fff5b6ef74d tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-79f27938-0260-494e-8669-3fff5b6ef74d tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 200 Sep 08 19:09:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 757/1547] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:18 2026] GET /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 1331 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8060bcee-2b7a-4c11-81b3-b7ab04ba7209 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8060bcee-2b7a-4c11-81b3-b7ab04ba7209 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] POST http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff/action Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8060bcee-2b7a-4c11-81b3-b7ab04ba7209 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-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=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8060bcee-2b7a-4c11-81b3-b7ab04ba7209 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8060bcee-2b7a-4c11-81b3-b7ab04ba7209 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8060bcee-2b7a-4c11-81b3-b7ab04ba7209 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Update volume metadata completed successfully. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8060bcee-2b7a-4c11-81b3-b7ab04ba7209 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff/action returned with HTTP 200 Sep 08 19:09:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 791/1548] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:09:18 2026] POST /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff/action => generated 526 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3cdc2794-ae98-44a9-a1a9-d2e3bcaabe76 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-21b51162-0641-4dbf-8eb4-074e943485ae None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-21b51162-0641-4dbf-8eb4-074e943485ae tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-21b51162-0641-4dbf-8eb4-074e943485ae tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-21b51162-0641-4dbf-8eb4-074e943485ae tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-21b51162-0641-4dbf-8eb4-074e943485ae tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-21b51162-0641-4dbf-8eb4-074e943485ae tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c returned with HTTP 200 Sep 08 19:09:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 792/1549] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:18 2026] GET /volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c => generated 445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3cdc2794-ae98-44a9-a1a9-d2e3bcaabe76 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-reader] GET http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3cdc2794-ae98-44a9-a1a9-d2e3bcaabe76 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3cdc2794-ae98-44a9-a1a9-d2e3bcaabe76 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3cdc2794-ae98-44a9-a1a9-d2e3bcaabe76 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-reader] Volume info retrieved successfully. Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3cdc2794-ae98-44a9-a1a9-d2e3bcaabe76 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-reader] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 200 Sep 08 19:09:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 758/1550] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:18 2026] GET /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 1391 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-eb853bdd-ba5c-4cdc-8cd9-a6f7d8656b02 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-eb853bdd-ba5c-4cdc-8cd9-a6f7d8656b02 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] POST http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff/action Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-eb853bdd-ba5c-4cdc-8cd9-a6f7d8656b02 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-eb853bdd-ba5c-4cdc-8cd9-a6f7d8656b02 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-eb853bdd-ba5c-4cdc-8cd9-a6f7d8656b02 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-eb853bdd-ba5c-4cdc-8cd9-a6f7d8656b02 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Get volume image-metadata completed successfully. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-eb853bdd-ba5c-4cdc-8cd9-a6f7d8656b02 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Delete volume metadata completed successfully. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-eb853bdd-ba5c-4cdc-8cd9-a6f7d8656b02 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff/action returned with HTTP 200 Sep 08 19:09:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 793/1551] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:09:18 2026] POST /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff/action => generated 0 bytes in 84 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 08 19:09:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-50d8d274-bcee-471f-b0da-d3c0b531592b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-50d8d274-bcee-471f-b0da-d3c0b531592b tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-reader] POST http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff/action Sep 08 19:09:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-50d8d274-bcee-471f-b0da-d3c0b531592b tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:09:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-50d8d274-bcee-471f-b0da-d3c0b531592b tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-50d8d274-bcee-471f-b0da-d3c0b531592b tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-reader] Volume info retrieved successfully. Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-50d8d274-bcee-471f-b0da-d3c0b531592b tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-reader] Get volume image-metadata completed successfully. Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-50d8d274-bcee-471f-b0da-d3c0b531592b tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-reader] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff/action returned with HTTP 200 Sep 08 19:09:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 759/1552] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:09:18 2026] POST /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff/action => generated 500 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ad820d73-3dee-46b6-9124-b681f636fbd8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad820d73-3dee-46b6-9124-b681f636fbd8 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] GET http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad820d73-3dee-46b6-9124-b681f636fbd8 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad820d73-3dee-46b6-9124-b681f636fbd8 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ad820d73-3dee-46b6-9124-b681f636fbd8 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad820d73-3dee-46b6-9124-b681f636fbd8 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 200 Sep 08 19:09:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 794/1553] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:18 2026] GET /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 1365 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:09:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4477b335-340b-48dd-af6a-89492329ac37 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4477b335-340b-48dd-af6a-89492329ac37 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] DELETE http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4477b335-340b-48dd-af6a-89492329ac37 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4477b335-340b-48dd-af6a-89492329ac37 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-4477b335-340b-48dd-af6a-89492329ac37 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Delete volume with id: 814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4477b335-340b-48dd-af6a-89492329ac37 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4477b335-340b-48dd-af6a-89492329ac37 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Delete volume request issued successfully. Sep 08 19:09:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4477b335-340b-48dd-af6a-89492329ac37 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 202 Sep 08 19:09:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 760/1554] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:09:18 2026] DELETE /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-725ca838-bbe7-421a-909f-ea655cf1605a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-725ca838-bbe7-421a-909f-ea655cf1605a tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] GET http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-725ca838-bbe7-421a-909f-ea655cf1605a tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-725ca838-bbe7-421a-909f-ea655cf1605a tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-725ca838-bbe7-421a-909f-ea655cf1605a tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-725ca838-bbe7-421a-909f-ea655cf1605a tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 200 Sep 08 19:09:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 795/1555] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:18 2026] GET /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 1364 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:09:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-afa63d3c-1e22-472f-a465-cbbc0e7bba94 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-afa63d3c-1e22-472f-a465-cbbc0e7bba94 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c Sep 08 19:09:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-afa63d3c-1e22-472f-a465-cbbc0e7bba94 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-afa63d3c-1e22-472f-a465-cbbc0e7bba94 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-afa63d3c-1e22-472f-a465-cbbc0e7bba94 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-afa63d3c-1e22-472f-a465-cbbc0e7bba94 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c returned with HTTP 200 Sep 08 19:09:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 761/1556] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:19 2026] GET /volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c => generated 445 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b5727510-0a44-4c8c-b4d7-ab0bbc420bb3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b5727510-0a44-4c8c-b4d7-ab0bbc420bb3 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] GET http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b5727510-0a44-4c8c-b4d7-ab0bbc420bb3 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b5727510-0a44-4c8c-b4d7-ab0bbc420bb3 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b5727510-0a44-4c8c-b4d7-ab0bbc420bb3 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Volume info retrieved successfully. Sep 08 19:09:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b5727510-0a44-4c8c-b4d7-ab0bbc420bb3 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 200 Sep 08 19:09:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 796/1557] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:19 2026] GET /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 1364 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:09:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-82c74bce-74ad-4e62-ad67-4a2630a25fbc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-82c74bce-74ad-4e62-ad67-4a2630a25fbc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c Sep 08 19:09:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-82c74bce-74ad-4e62-ad67-4a2630a25fbc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-82c74bce-74ad-4e62-ad67-4a2630a25fbc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-82c74bce-74ad-4e62-ad67-4a2630a25fbc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-82c74bce-74ad-4e62-ad67-4a2630a25fbc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c returned with HTTP 200 Sep 08 19:09:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 762/1558] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:20 2026] GET /volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c => generated 472 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c31f01cd-a7fb-4ae0-9dbd-8f2660a79712 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c31f01cd-a7fb-4ae0-9dbd-8f2660a79712 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:09:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c31f01cd-a7fb-4ae0-9dbd-8f2660a79712 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d6e8d94-e625-4355-8043-fd3a726d4f52", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1523960202"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c31f01cd-a7fb-4ae0-9dbd-8f2660a79712 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Volume info retrieved successfully. Sep 08 19:09:20 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-c31f01cd-a7fb-4ae0-9dbd-8f2660a79712 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Create snapshot from volume 2d6e8d94-e625-4355-8043-fd3a726d4f52 Sep 08 19:09:20 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-c31f01cd-a7fb-4ae0-9dbd-8f2660a79712 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Created reservations ['deae706a-ec28-47a8-a4b4-b925c11c1ffa', '16d8743e-c1cf-410c-b70b-560132945aa6', '62a7aa91-5a6c-4fb4-b8a7-71468956e693', '2b90740d-4d36-480a-86a6-0bb9136fe5a1'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:09:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c31f01cd-a7fb-4ae0-9dbd-8f2660a79712 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot create request issued successfully. Sep 08 19:09:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c31f01cd-a7fb-4ae0-9dbd-8f2660a79712 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:09:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 797/1559] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:09:20 2026] POST /volume/v3/snapshots => generated 314 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:09:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-77462027-9742-4796-ba84-70347be92bd4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-77462027-9742-4796-ba84-70347be92bd4 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 Sep 08 19:09:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-77462027-9742-4796-ba84-70347be92bd4 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-77462027-9742-4796-ba84-70347be92bd4 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-77462027-9742-4796-ba84-70347be92bd4 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-77462027-9742-4796-ba84-70347be92bd4 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 returned with HTTP 200 Sep 08 19:09:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 763/1560] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:20 2026] GET /volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-31c8aa0a-106c-40b8-96fb-e8f9d522c873 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-31c8aa0a-106c-40b8-96fb-e8f9d522c873 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] GET http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff Sep 08 19:09:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-31c8aa0a-106c-40b8-96fb-e8f9d522c873 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-31c8aa0a-106c-40b8-96fb-e8f9d522c873 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-31c8aa0a-106c-40b8-96fb-e8f9d522c873 tempest-VolumesImageMetadata-1004486877 tempest-VolumesImageMetadata-1004486877-project-member] http://192.168.122.253/volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff returned with HTTP 404 Sep 08 19:09:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 798/1561] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:21 2026] GET /volume/v3/volumes/814b3c19-8a03-4487-aff5-27ea4f4c27ff => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:09:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-52e523bc-fce2-4fb2-98d7-fab11e556018 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-52e523bc-fce2-4fb2-98d7-fab11e556018 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 Sep 08 19:09:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-52e523bc-fce2-4fb2-98d7-fab11e556018 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-52e523bc-fce2-4fb2-98d7-fab11e556018 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-52e523bc-fce2-4fb2-98d7-fab11e556018 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-52e523bc-fce2-4fb2-98d7-fab11e556018 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 returned with HTTP 200 Sep 08 19:09:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 764/1562] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:21 2026] GET /volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 => generated 446 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e3313dac-d586-4b26-aca5-cf6b0cbb3530 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e3313dac-d586-4b26-aca5-cf6b0cbb3530 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 Sep 08 19:09:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e3313dac-d586-4b26-aca5-cf6b0cbb3530 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e3313dac-d586-4b26-aca5-cf6b0cbb3530 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e3313dac-d586-4b26-aca5-cf6b0cbb3530 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e3313dac-d586-4b26-aca5-cf6b0cbb3530 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 returned with HTTP 200 Sep 08 19:09:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 799/1563] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:22 2026] GET /volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 => generated 446 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-25c27f0b-2fd2-46f8-8554-1c69e5d9c284 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-25c27f0b-2fd2-46f8-8554-1c69e5d9c284 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 Sep 08 19:09:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-25c27f0b-2fd2-46f8-8554-1c69e5d9c284 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-25c27f0b-2fd2-46f8-8554-1c69e5d9c284 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-25c27f0b-2fd2-46f8-8554-1c69e5d9c284 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-25c27f0b-2fd2-46f8-8554-1c69e5d9c284 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 returned with HTTP 200 Sep 08 19:09:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 765/1564] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:23 2026] GET /volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 => generated 473 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6d3fc177-3300-4582-8415-da359086f41e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d3fc177-3300-4582-8415-da359086f41e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:09:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d3fc177-3300-4582-8415-da359086f41e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d6e8d94-e625-4355-8043-fd3a726d4f52", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-63362824"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6d3fc177-3300-4582-8415-da359086f41e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Volume info retrieved successfully. Sep 08 19:09:24 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-6d3fc177-3300-4582-8415-da359086f41e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Create snapshot from volume 2d6e8d94-e625-4355-8043-fd3a726d4f52 Sep 08 19:09:24 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-6d3fc177-3300-4582-8415-da359086f41e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Created reservations ['2018b9ed-2711-4233-a4d1-b2ccab1ddbf0', '1ae7882a-54af-4971-a74d-f43d637f1b11', '34dd756f-3d78-4202-abb7-dc6522d7bc53', 'c7af7114-807a-4c03-a6d4-487deccf7288'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:09:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6d3fc177-3300-4582-8415-da359086f41e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot create request issued successfully. Sep 08 19:09:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d3fc177-3300-4582-8415-da359086f41e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:09:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 800/1565] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:09:24 2026] POST /volume/v3/snapshots => generated 312 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:09:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c9ef71b8-efa9-4d79-b902-249bead04fcc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c9ef71b8-efa9-4d79-b902-249bead04fcc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b Sep 08 19:09:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c9ef71b8-efa9-4d79-b902-249bead04fcc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c9ef71b8-efa9-4d79-b902-249bead04fcc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c9ef71b8-efa9-4d79-b902-249bead04fcc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c9ef71b8-efa9-4d79-b902-249bead04fcc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b returned with HTTP 200 Sep 08 19:09:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 766/1566] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:24 2026] GET /volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b => generated 444 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:09:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c01195c8-7962-4de3-b384-689ee6b0c8c0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c01195c8-7962-4de3-b384-689ee6b0c8c0 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b Sep 08 19:09:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c01195c8-7962-4de3-b384-689ee6b0c8c0 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c01195c8-7962-4de3-b384-689ee6b0c8c0 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c01195c8-7962-4de3-b384-689ee6b0c8c0 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c01195c8-7962-4de3-b384-689ee6b0c8c0 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b returned with HTTP 200 Sep 08 19:09:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 801/1567] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:25 2026] GET /volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b => generated 444 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8daf38e7-4132-40f2-adbd-5f350a453410 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8daf38e7-4132-40f2-adbd-5f350a453410 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b Sep 08 19:09:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8daf38e7-4132-40f2-adbd-5f350a453410 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8daf38e7-4132-40f2-adbd-5f350a453410 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8daf38e7-4132-40f2-adbd-5f350a453410 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8daf38e7-4132-40f2-adbd-5f350a453410 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b returned with HTTP 200 Sep 08 19:09:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 767/1568] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:26 2026] GET /volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b => generated 444 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9cd082db-63d6-49d1-92e1-ab9142b5c450 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9cd082db-63d6-49d1-92e1-ab9142b5c450 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b Sep 08 19:09:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9cd082db-63d6-49d1-92e1-ab9142b5c450 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9cd082db-63d6-49d1-92e1-ab9142b5c450 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9cd082db-63d6-49d1-92e1-ab9142b5c450 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9cd082db-63d6-49d1-92e1-ab9142b5c450 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b returned with HTTP 200 Sep 08 19:09:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 802/1569] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:27 2026] GET /volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b => generated 471 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cf39f4b3-f227-4b3c-99b1-4c507311c122 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cf39f4b3-f227-4b3c-99b1-4c507311c122 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots?limit=1 Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cf39f4b3-f227-4b3c-99b1-4c507311c122 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cf39f4b3-f227-4b3c-99b1-4c507311c122 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-cf39f4b3-f227-4b3c-99b1-4c507311c122 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-cf39f4b3-f227-4b3c-99b1-4c507311c122 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:28 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cf39f4b3-f227-4b3c-99b1-4c507311c122 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cf39f4b3-f227-4b3c-99b1-4c507311c122 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 08 19:09:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 768/1570] 192.168.122.253 () {58 vars in 1142 bytes} [Tue Sep 8 19:09:27 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d6b4657d-c510-46f2-934e-34424b133a57 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d6b4657d-c510-46f2-934e-34424b133a57 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d6b4657d-c510-46f2-934e-34424b133a57 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d6b4657d-c510-46f2-934e-34424b133a57 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-d6b4657d-c510-46f2-934e-34424b133a57 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-d6b4657d-c510-46f2-934e-34424b133a57 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d6b4657d-c510-46f2-934e-34424b133a57 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d6b4657d-c510-46f2-934e-34424b133a57 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots returned with HTTP 200 Sep 08 19:09:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 803/1571] 192.168.122.253 () {58 vars in 1127 bytes} [Tue Sep 8 19:09:28 2026] GET /volume/v3/snapshots => generated 993 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ff956b4d-9945-4614-a8fa-325a12594991 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ff956b4d-9945-4614-a8fa-325a12594991 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots?limit=100000 Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ff956b4d-9945-4614-a8fa-325a12594991 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ff956b4d-9945-4614-a8fa-325a12594991 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-ff956b4d-9945-4614-a8fa-325a12594991 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-ff956b4d-9945-4614-a8fa-325a12594991 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:28 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ff956b4d-9945-4614-a8fa-325a12594991 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ff956b4d-9945-4614-a8fa-325a12594991 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 08 19:09:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 769/1572] 192.168.122.253 () {58 vars in 1152 bytes} [Tue Sep 8 19:09:28 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-60e150df-33fd-4eff-87dc-dac129874419 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-60e150df-33fd-4eff-87dc-dac129874419 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots?limit=0 Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-60e150df-33fd-4eff-87dc-dac129874419 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-60e150df-33fd-4eff-87dc-dac129874419 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-60e150df-33fd-4eff-87dc-dac129874419 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-60e150df-33fd-4eff-87dc-dac129874419 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-60e150df-33fd-4eff-87dc-dac129874419 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-60e150df-33fd-4eff-87dc-dac129874419 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 08 19:09:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 804/1573] 192.168.122.253 () {58 vars in 1142 bytes} [Tue Sep 8 19:09:28 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d9ff35b0-0865-4b92-9ad8-1d69fc822ddf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d9ff35b0-0865-4b92-9ad8-1d69fc822ddf tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d9ff35b0-0865-4b92-9ad8-1d69fc822ddf tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d9ff35b0-0865-4b92-9ad8-1d69fc822ddf tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-d9ff35b0-0865-4b92-9ad8-1d69fc822ddf tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-d9ff35b0-0865-4b92-9ad8-1d69fc822ddf tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:28 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d9ff35b0-0865-4b92-9ad8-1d69fc822ddf tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d9ff35b0-0865-4b92-9ad8-1d69fc822ddf tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots returned with HTTP 200 Sep 08 19:09:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 770/1574] 192.168.122.253 () {58 vars in 1127 bytes} [Tue Sep 8 19:09:28 2026] GET /volume/v3/snapshots => generated 993 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9b64730b-4783-4308-9514-3421ebb858a6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9b64730b-4783-4308-9514-3421ebb858a6 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots?marker=84561160-7234-4391-aafe-c7d02059b413 Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9b64730b-4783-4308-9514-3421ebb858a6 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9b64730b-4783-4308-9514-3421ebb858a6 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-9b64730b-4783-4308-9514-3421ebb858a6 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-9b64730b-4783-4308-9514-3421ebb858a6 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9b64730b-4783-4308-9514-3421ebb858a6 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9b64730b-4783-4308-9514-3421ebb858a6 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots?marker=84561160-7234-4391-aafe-c7d02059b413 returned with HTTP 200 Sep 08 19:09:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 805/1575] 192.168.122.253 () {58 vars in 1214 bytes} [Tue Sep 8 19:09:28 2026] GET /volume/v3/snapshots?marker=84561160-7234-4391-aafe-c7d02059b413 => generated 341 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-db3373ad-eaf8-4209-94c1-ce46369c3338 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-db3373ad-eaf8-4209-94c1-ce46369c3338 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots?offset=2&limit=3 Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-db3373ad-eaf8-4209-94c1-ce46369c3338 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-db3373ad-eaf8-4209-94c1-ce46369c3338 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-db3373ad-eaf8-4209-94c1-ce46369c3338 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-db3373ad-eaf8-4209-94c1-ce46369c3338 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:28 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-db3373ad-eaf8-4209-94c1-ce46369c3338 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-db3373ad-eaf8-4209-94c1-ce46369c3338 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 08 19:09:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 771/1576] 192.168.122.253 () {58 vars in 1160 bytes} [Tue Sep 8 19:09:28 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cb2f760b-18e1-4c1d-ac77-07eaec1204a1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cb2f760b-18e1-4c1d-ac77-07eaec1204a1 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cb2f760b-18e1-4c1d-ac77-07eaec1204a1 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cb2f760b-18e1-4c1d-ac77-07eaec1204a1 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-cb2f760b-18e1-4c1d-ac77-07eaec1204a1 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-cb2f760b-18e1-4c1d-ac77-07eaec1204a1 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cb2f760b-18e1-4c1d-ac77-07eaec1204a1 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cb2f760b-18e1-4c1d-ac77-07eaec1204a1 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 08 19:09:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 806/1577] 192.168.122.253 () {58 vars in 1192 bytes} [Tue Sep 8 19:09:28 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-61d8793a-3a32-4335-9652-4b34aa6d2065 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61d8793a-3a32-4335-9652-4b34aa6d2065 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61d8793a-3a32-4335-9652-4b34aa6d2065 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61d8793a-3a32-4335-9652-4b34aa6d2065 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-61d8793a-3a32-4335-9652-4b34aa6d2065 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-61d8793a-3a32-4335-9652-4b34aa6d2065 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-61d8793a-3a32-4335-9652-4b34aa6d2065 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61d8793a-3a32-4335-9652-4b34aa6d2065 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 08 19:09:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 807/1578] 192.168.122.253 () {58 vars in 1194 bytes} [Tue Sep 8 19:09:28 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f11d8871-ec99-4d59-988a-a9d260e043fe None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f11d8871-ec99-4d59-988a-a9d260e043fe tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f11d8871-ec99-4d59-988a-a9d260e043fe tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f11d8871-ec99-4d59-988a-a9d260e043fe tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-f11d8871-ec99-4d59-988a-a9d260e043fe tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:28 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-f11d8871-ec99-4d59-988a-a9d260e043fe tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f11d8871-ec99-4d59-988a-a9d260e043fe tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f11d8871-ec99-4d59-988a-a9d260e043fe tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 08 19:09:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 808/1579] 192.168.122.253 () {58 vars in 1176 bytes} [Tue Sep 8 19:09:28 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-59294bbf-aec1-44cd-bfcb-0f4a172d7aee None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-59294bbf-aec1-44cd-bfcb-0f4a172d7aee tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-59294bbf-aec1-44cd-bfcb-0f4a172d7aee tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-59294bbf-aec1-44cd-bfcb-0f4a172d7aee tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-59294bbf-aec1-44cd-bfcb-0f4a172d7aee tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-59294bbf-aec1-44cd-bfcb-0f4a172d7aee tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-59294bbf-aec1-44cd-bfcb-0f4a172d7aee tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-59294bbf-aec1-44cd-bfcb-0f4a172d7aee tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 809/1580] 192.168.122.253 () {58 vars in 1178 bytes} [Tue Sep 8 19:09:29 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-45b101c7-316e-4a86-9702-6dc4057f9685 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-45b101c7-316e-4a86-9702-6dc4057f9685 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-45b101c7-316e-4a86-9702-6dc4057f9685 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-45b101c7-316e-4a86-9702-6dc4057f9685 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-45b101c7-316e-4a86-9702-6dc4057f9685 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-45b101c7-316e-4a86-9702-6dc4057f9685 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1495468069"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1495468069'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Create volume of 1 GB Sep 08 19:09:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-45b101c7-316e-4a86-9702-6dc4057f9685 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-45b101c7-316e-4a86-9702-6dc4057f9685 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 810/1581] 192.168.122.253 () {58 vars in 1196 bytes} [Tue Sep 8 19:09:29 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Availability Zones retrieved successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-59f21fe9-20e2-404d-bb59-f864cb6ff45e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-59f21fe9-20e2-404d-bb59-f864cb6ff45e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-59f21fe9-20e2-404d-bb59-f864cb6ff45e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-59f21fe9-20e2-404d-bb59-f864cb6ff45e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-59f21fe9-20e2-404d-bb59-f864cb6ff45e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-59f21fe9-20e2-404d-bb59-f864cb6ff45e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-59f21fe9-20e2-404d-bb59-f864cb6ff45e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-59f21fe9-20e2-404d-bb59-f864cb6ff45e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 811/1582] 192.168.122.253 () {58 vars in 1198 bytes} [Tue Sep 8 19:09:29 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Flow 'volume_create_api' (bc9ba67d-b393-4d8b-a9e6-e59131d86091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c3b9b51e-6344-48c9-a071-312a41af0ac3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aece193-02cc-4041-9e1b-fb009d413e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c3b9b51e-6344-48c9-a071-312a41af0ac3 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-63362824 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c3b9b51e-6344-48c9-a071-312a41af0ac3 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c3b9b51e-6344-48c9-a071-312a41af0ac3 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-c3b9b51e-6344-48c9-a071-312a41af0ac3 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-c3b9b51e-6344-48c9-a071-312a41af0ac3 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c3b9b51e-6344-48c9-a071-312a41af0ac3 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c3b9b51e-6344-48c9-a071-312a41af0ac3 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-63362824 returned with HTTP 200 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 812/1583] 192.168.122.253 () {58 vars in 1265 bytes} [Tue Sep 8 19:09:29 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-63362824 => generated 474 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-04558645-97b8-43ab-acfb-44b37fd4339f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-04558645-97b8-43ab-acfb-44b37fd4339f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots/detail?status=available Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-04558645-97b8-43ab-acfb-44b37fd4339f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-04558645-97b8-43ab-acfb-44b37fd4339f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-04558645-97b8-43ab-acfb-44b37fd4339f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-04558645-97b8-43ab-acfb-44b37fd4339f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aece193-02cc-4041-9e1b-fb009d413e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-04558645-97b8-43ab-acfb-44b37fd4339f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-04558645-97b8-43ab-acfb-44b37fd4339f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 813/1584] 192.168.122.253 () {58 vars in 1181 bytes} [Tue Sep 8 19:09:29 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27d9225-7c5e-48e8-879d-b8994a694673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-96a65b4b-2875-49f5-a066-f1e568df0eef None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-96a65b4b-2875-49f5-a066-f1e568df0eef tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-63362824 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-96a65b4b-2875-49f5-a066-f1e568df0eef tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-96a65b4b-2875-49f5-a066-f1e568df0eef tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-96a65b4b-2875-49f5-a066-f1e568df0eef tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-96a65b4b-2875-49f5-a066-f1e568df0eef tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Created reservations ['30a1a59a-0ac3-4080-8154-9e6eff27d326', 'fdb00478-d0eb-47a1-8aac-4b0083f7f54f', 'a9d9c749-e4b7-4e45-8dd3-0364a4420623', 'fb8015bd-8095-430d-b847-9a1c75df2fcf'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27d9225-7c5e-48e8-879d-b8994a694673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30a1a59a-0ac3-4080-8154-9e6eff27d326', 'fdb00478-d0eb-47a1-8aac-4b0083f7f54f', 'a9d9c749-e4b7-4e45-8dd3-0364a4420623', 'fb8015bd-8095-430d-b847-9a1c75df2fcf']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6643dc48-6d84-4fa8-9e11-36eb1c30515e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6643dc48-6d84-4fa8-9e11-36eb1c30515e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8bd74e5-a925-41b7-8d46-f6ad5068ed8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1495468069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fdd1468c2084bd8a5fe6a39cb5a8c5a',qos_specs=None,replication_status=,reservations=['30a1a59a-0ac3-4080-8154-9e6eff27d326','fdb00478-d0eb-47a1-8aac-4b0083f7f54f','a9d9c749-e4b7-4e45-8dd3-0364a4420623','fb8015bd-8095-430d-b847-9a1c75df2fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff689b52cea3471ab410b574d998ab46',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1495468069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8bd74e5-a925-41b7-8d46-f6ad5068ed8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fdd1468c2084bd8a5fe6a39cb5a8c5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff689b52cea3471ab410b574d998ab46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1db70fd-c823-4027-b4ad-c12a1c0396a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-96a65b4b-2875-49f5-a066-f1e568df0eef tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-96a65b4b-2875-49f5-a066-f1e568df0eef tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-63362824 returned with HTTP 200 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 814/1585] 192.168.122.253 () {58 vars in 1299 bytes} [Tue Sep 8 19:09:29 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-63362824 => generated 474 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f433554d-cb30-4b1f-a6d2-88620288cb60 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1db70fd-c823-4027-b4ad-c12a1c0396a1) transitioned into state 'SUCCESS' from state '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-1495468069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fdd1468c2084bd8a5fe6a39cb5a8c5a',qos_specs=None,replication_status=,reservations=['30a1a59a-0ac3-4080-8154-9e6eff27d326','fdb00478-d0eb-47a1-8aac-4b0083f7f54f','a9d9c749-e4b7-4e45-8dd3-0364a4420623','fb8015bd-8095-430d-b847-9a1c75df2fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff689b52cea3471ab410b574d998ab46',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2aad19-fea7-4cfc-bf83-99760b96a4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f433554d-cb30-4b1f-a6d2-88620288cb60 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-63362824 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f433554d-cb30-4b1f-a6d2-88620288cb60 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f433554d-cb30-4b1f-a6d2-88620288cb60 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-f433554d-cb30-4b1f-a6d2-88620288cb60 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-f433554d-cb30-4b1f-a6d2-88620288cb60 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f433554d-cb30-4b1f-a6d2-88620288cb60 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f433554d-cb30-4b1f-a6d2-88620288cb60 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-63362824 returned with HTTP 200 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 815/1586] 192.168.122.253 () {58 vars in 1244 bytes} [Tue Sep 8 19:09:29 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-63362824 => generated 340 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2aad19-fea7-4cfc-bf83-99760b96a4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-662f49c5-9d09-4908-b2cc-511db8c16205 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Flow 'volume_create_api' (bc9ba67d-b393-4d8b-a9e6-e59131d86091) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-662f49c5-9d09-4908-b2cc-511db8c16205 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots?status=available Sep 08 19:09:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Create volume request issued successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5505c6c5-4859-4d70-8c1c-e15c12753596 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-662f49c5-9d09-4908-b2cc-511db8c16205 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-662f49c5-9d09-4908-b2cc-511db8c16205 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-662f49c5-9d09-4908-b2cc-511db8c16205 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 772/1587] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:09:28 2026] POST /volume/v3/volumes => generated 764 bytes in 921 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-662f49c5-9d09-4908-b2cc-511db8c16205 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-662f49c5-9d09-4908-b2cc-511db8c16205 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-662f49c5-9d09-4908-b2cc-511db8c16205 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots?status=available returned with HTTP 200 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 816/1588] 192.168.122.253 () {58 vars in 1160 bytes} [Tue Sep 8 19:09:29 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-850e9e8d-7d26-44b4-b906-09a9a9e54764 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-850e9e8d-7d26-44b4-b906-09a9a9e54764 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] GET http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-850e9e8d-7d26-44b4-b906-09a9a9e54764 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cb906fd3-e2e9-4732-ab18-2217444c248c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-850e9e8d-7d26-44b4-b906-09a9a9e54764 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cb906fd3-e2e9-4732-ab18-2217444c248c tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] GET http://192.168.122.253/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-63362824 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cb906fd3-e2e9-4732-ab18-2217444c248c tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cb906fd3-e2e9-4732-ab18-2217444c248c tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-cb906fd3-e2e9-4732-ab18-2217444c248c tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-cb906fd3-e2e9-4732-ab18-2217444c248c tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cb906fd3-e2e9-4732-ab18-2217444c248c tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] Get all snapshots completed successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cb906fd3-e2e9-4732-ab18-2217444c248c tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-reader] http://192.168.122.253/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-63362824 returned with HTTP 200 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 817/1589] 192.168.122.253 () {58 vars in 1278 bytes} [Tue Sep 8 19:09:29 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-63362824 => generated 340 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:09:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-850e9e8d-7d26-44b4-b906-09a9a9e54764 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Volume info retrieved successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-850e9e8d-7d26-44b4-b906-09a9a9e54764 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a returned with HTTP 200 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-32cbb319-2ef7-45ce-9f97-626fa1e406d4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 773/1590] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:29 2026] GET /volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a => generated 832 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-32cbb319-2ef7-45ce-9f97-626fa1e406d4 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-32cbb319-2ef7-45ce-9f97-626fa1e406d4 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-32cbb319-2ef7-45ce-9f97-626fa1e406d4 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-32cbb319-2ef7-45ce-9f97-626fa1e406d4 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Delete snapshot with id: c2ae3ee8-86d4-4f35-8457-9c804dd5328b Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-32cbb319-2ef7-45ce-9f97-626fa1e406d4 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-32cbb319-2ef7-45ce-9f97-626fa1e406d4 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot delete request issued successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-32cbb319-2ef7-45ce-9f97-626fa1e406d4 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b returned with HTTP 202 Sep 08 19:09:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 818/1591] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:09:29 2026] DELETE /volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fb04ca95-42a6-4d29-b49d-68d9b53fd681 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fb04ca95-42a6-4d29-b49d-68d9b53fd681 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fb04ca95-42a6-4d29-b49d-68d9b53fd681 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fb04ca95-42a6-4d29-b49d-68d9b53fd681 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-fb04ca95-42a6-4d29-b49d-68d9b53fd681 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fb04ca95-42a6-4d29-b49d-68d9b53fd681 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b returned with HTTP 200 Sep 08 19:09:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 774/1592] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:29 2026] GET /volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b => generated 470 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:09:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-81a8e295-5a46-4bab-8858-76335c1481d3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-81a8e295-5a46-4bab-8858-76335c1481d3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] GET http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a Sep 08 19:09:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-81a8e295-5a46-4bab-8858-76335c1481d3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-81a8e295-5a46-4bab-8858-76335c1481d3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-81a8e295-5a46-4bab-8858-76335c1481d3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Volume info retrieved successfully. Sep 08 19:09:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-81a8e295-5a46-4bab-8858-76335c1481d3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a returned with HTTP 200 Sep 08 19:09:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 819/1593] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:30 2026] GET /volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9c33a1d6-c313-4e73-97ef-bd25d2fe624e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9c33a1d6-c313-4e73-97ef-bd25d2fe624e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b Sep 08 19:09:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9c33a1d6-c313-4e73-97ef-bd25d2fe624e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9c33a1d6-c313-4e73-97ef-bd25d2fe624e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9c33a1d6-c313-4e73-97ef-bd25d2fe624e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9c33a1d6-c313-4e73-97ef-bd25d2fe624e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b returned with HTTP 200 Sep 08 19:09:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 775/1594] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:30 2026] GET /volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b => generated 470 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:09:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-13200f37-3202-4f61-9172-68dd9505912f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-13200f37-3202-4f61-9172-68dd9505912f tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] GET http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a Sep 08 19:09:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-13200f37-3202-4f61-9172-68dd9505912f tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-13200f37-3202-4f61-9172-68dd9505912f tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-13200f37-3202-4f61-9172-68dd9505912f tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Volume info retrieved successfully. Sep 08 19:09:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-13200f37-3202-4f61-9172-68dd9505912f tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a returned with HTTP 200 Sep 08 19:09:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 820/1595] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:31 2026] GET /volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a44cd9af-973c-49aa-b743-1fc55616fa78 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a44cd9af-973c-49aa-b743-1fc55616fa78 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:09:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a44cd9af-973c-49aa-b743-1fc55616fa78 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8bd74e5-a925-41b7-8d46-f6ad5068ed8a", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-616531227"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:31 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=542,cinder:UPDATE=155,cinder:INSERT=111 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:09:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a44cd9af-973c-49aa-b743-1fc55616fa78 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Volume info retrieved successfully. Sep 08 19:09:32 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-a44cd9af-973c-49aa-b743-1fc55616fa78 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Create snapshot from volume b8bd74e5-a925-41b7-8d46-f6ad5068ed8a Sep 08 19:09:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6613ee14-2aa7-4b3f-9d44-fbe05649aecc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6613ee14-2aa7-4b3f-9d44-fbe05649aecc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b Sep 08 19:09:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6613ee14-2aa7-4b3f-9d44-fbe05649aecc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6613ee14-2aa7-4b3f-9d44-fbe05649aecc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6613ee14-2aa7-4b3f-9d44-fbe05649aecc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6613ee14-2aa7-4b3f-9d44-fbe05649aecc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b returned with HTTP 200 Sep 08 19:09:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 821/1596] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:32 2026] GET /volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b => generated 470 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:32 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-a44cd9af-973c-49aa-b743-1fc55616fa78 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Created reservations ['2fa577a3-2d56-4f8c-914e-653a510fec03', '19435162-66ea-4bb5-8e45-bf75f704e668', 'f6aecd45-5d0b-4432-bb2b-14c27ad5753d', '848f5736-a783-463d-8384-e430a1243dc5'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:09:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a44cd9af-973c-49aa-b743-1fc55616fa78 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot create request issued successfully. Sep 08 19:09:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a44cd9af-973c-49aa-b743-1fc55616fa78 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:09:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 776/1597] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:09:31 2026] POST /volume/v3/snapshots => generated 310 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:09:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d1c71935-c76e-4b6d-8515-21e5ca455bd1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d1c71935-c76e-4b6d-8515-21e5ca455bd1 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] GET http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 Sep 08 19:09:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d1c71935-c76e-4b6d-8515-21e5ca455bd1 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d1c71935-c76e-4b6d-8515-21e5ca455bd1 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d1c71935-c76e-4b6d-8515-21e5ca455bd1 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot retrieved successfully. Sep 08 19:09:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d1c71935-c76e-4b6d-8515-21e5ca455bd1 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 returned with HTTP 200 Sep 08 19:09:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 822/1598] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:32 2026] GET /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9a7a5247-5a8d-4c3b-bdf7-1026dc4e5a3c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9a7a5247-5a8d-4c3b-bdf7-1026dc4e5a3c tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b Sep 08 19:09:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9a7a5247-5a8d-4c3b-bdf7-1026dc4e5a3c tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9a7a5247-5a8d-4c3b-bdf7-1026dc4e5a3c tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9a7a5247-5a8d-4c3b-bdf7-1026dc4e5a3c tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b returned with HTTP 404 Sep 08 19:09:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 777/1599] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:33 2026] GET /volume/v3/snapshots/c2ae3ee8-86d4-4f35-8457-9c804dd5328b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:09:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5678b7ea-e2a1-4a03-a764-77d59f25984f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5678b7ea-e2a1-4a03-a764-77d59f25984f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 Sep 08 19:09:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5678b7ea-e2a1-4a03-a764-77d59f25984f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5678b7ea-e2a1-4a03-a764-77d59f25984f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:33 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-5678b7ea-e2a1-4a03-a764-77d59f25984f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Delete snapshot with id: 84561160-7234-4391-aafe-c7d02059b413 Sep 08 19:09:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5678b7ea-e2a1-4a03-a764-77d59f25984f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5678b7ea-e2a1-4a03-a764-77d59f25984f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot delete request issued successfully. Sep 08 19:09:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5678b7ea-e2a1-4a03-a764-77d59f25984f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 returned with HTTP 202 Sep 08 19:09:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 823/1600] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:09:33 2026] DELETE /volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:09:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-05cc7196-7eb1-401d-bfa4-dd8048736fcc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-05cc7196-7eb1-401d-bfa4-dd8048736fcc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 Sep 08 19:09:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-05cc7196-7eb1-401d-bfa4-dd8048736fcc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-05cc7196-7eb1-401d-bfa4-dd8048736fcc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-05cc7196-7eb1-401d-bfa4-dd8048736fcc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-05cc7196-7eb1-401d-bfa4-dd8048736fcc tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 returned with HTTP 200 Sep 08 19:09:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 778/1601] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:33 2026] GET /volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 => generated 472 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-417801d1-66cc-498b-9eeb-de0b64af3e1d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-417801d1-66cc-498b-9eeb-de0b64af3e1d tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] GET http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 Sep 08 19:09:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-417801d1-66cc-498b-9eeb-de0b64af3e1d tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-417801d1-66cc-498b-9eeb-de0b64af3e1d tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-417801d1-66cc-498b-9eeb-de0b64af3e1d tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot retrieved successfully. Sep 08 19:09:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-417801d1-66cc-498b-9eeb-de0b64af3e1d tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 returned with HTTP 200 Sep 08 19:09:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 824/1602] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:33 2026] GET /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4b138cfb-fd46-4cd6-b9e8-d2426b37c778 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4b138cfb-fd46-4cd6-b9e8-d2426b37c778 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 Sep 08 19:09:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4b138cfb-fd46-4cd6-b9e8-d2426b37c778 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4b138cfb-fd46-4cd6-b9e8-d2426b37c778 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4b138cfb-fd46-4cd6-b9e8-d2426b37c778 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4b138cfb-fd46-4cd6-b9e8-d2426b37c778 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 returned with HTTP 200 Sep 08 19:09:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 779/1603] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:34 2026] GET /volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 => generated 472 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cee17f2d-ae19-44b8-9ff0-c51877bb1af7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cee17f2d-ae19-44b8-9ff0-c51877bb1af7 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] GET http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 Sep 08 19:09:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cee17f2d-ae19-44b8-9ff0-c51877bb1af7 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cee17f2d-ae19-44b8-9ff0-c51877bb1af7 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:34 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=439,cinder:UPDATE=104,cinder:INSERT=53 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:09:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cee17f2d-ae19-44b8-9ff0-c51877bb1af7 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot retrieved successfully. Sep 08 19:09:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cee17f2d-ae19-44b8-9ff0-c51877bb1af7 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 returned with HTTP 200 Sep 08 19:09:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 825/1604] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:34 2026] GET /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ed7cb7b5-1212-46eb-8359-73a9afc52774 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed7cb7b5-1212-46eb-8359-73a9afc52774 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ed7cb7b5-1212-46eb-8359-73a9afc52774 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ed7cb7b5-1212-46eb-8359-73a9afc52774 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed7cb7b5-1212-46eb-8359-73a9afc52774 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 returned with HTTP 404 Sep 08 19:09:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 780/1605] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:35 2026] GET /volume/v3/snapshots/84561160-7234-4391-aafe-c7d02059b413 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:09:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8d76216a-b248-455d-a477-07df17ed06e9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8d76216a-b248-455d-a477-07df17ed06e9 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c Sep 08 19:09:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8d76216a-b248-455d-a477-07df17ed06e9 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8d76216a-b248-455d-a477-07df17ed06e9 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-8d76216a-b248-455d-a477-07df17ed06e9 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Delete snapshot with id: 7872ae62-a213-4e57-8b2e-214e1edf5e4c Sep 08 19:09:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8d76216a-b248-455d-a477-07df17ed06e9 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-50007979-d9cf-4105-b5ea-a5291d0f6b1c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-50007979-d9cf-4105-b5ea-a5291d0f6b1c tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] GET http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-50007979-d9cf-4105-b5ea-a5291d0f6b1c tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-50007979-d9cf-4105-b5ea-a5291d0f6b1c tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-50007979-d9cf-4105-b5ea-a5291d0f6b1c tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot retrieved successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-50007979-d9cf-4105-b5ea-a5291d0f6b1c tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 returned with HTTP 200 Sep 08 19:09:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 781/1606] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:35 2026] GET /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8d76216a-b248-455d-a477-07df17ed06e9 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot delete request issued successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8d76216a-b248-455d-a477-07df17ed06e9 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c returned with HTTP 202 Sep 08 19:09:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 826/1607] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:09:35 2026] DELETE /volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4120d4bc-e870-479b-ac3f-5d52d4441d4f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-30f19884-7e73-4fce-97db-2f3afa2cc5d8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4120d4bc-e870-479b-ac3f-5d52d4441d4f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-30f19884-7e73-4fce-97db-2f3afa2cc5d8 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] POST http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata Sep 08 19:09:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-30f19884-7e73-4fce-97db-2f3afa2cc5d8 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4120d4bc-e870-479b-ac3f-5d52d4441d4f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4120d4bc-e870-479b-ac3f-5d52d4441d4f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-30f19884-7e73-4fce-97db-2f3afa2cc5d8 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot retrieved successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4120d4bc-e870-479b-ac3f-5d52d4441d4f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4120d4bc-e870-479b-ac3f-5d52d4441d4f tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c returned with HTTP 200 Sep 08 19:09:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 782/1608] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:35 2026] GET /volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c => generated 471 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-30f19884-7e73-4fce-97db-2f3afa2cc5d8 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Update snapshot metadata completed successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-30f19884-7e73-4fce-97db-2f3afa2cc5d8 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata returned with HTTP 200 Sep 08 19:09:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 827/1609] 192.168.122.253 () {60 vars in 1286 bytes} [Tue Sep 8 19:09:35 2026] POST /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata => generated 68 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b30c2e00-5c69-4cec-9e4e-2d1511b0eea4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b30c2e00-5c69-4cec-9e4e-2d1511b0eea4 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] GET http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b30c2e00-5c69-4cec-9e4e-2d1511b0eea4 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b30c2e00-5c69-4cec-9e4e-2d1511b0eea4 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b30c2e00-5c69-4cec-9e4e-2d1511b0eea4 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Snapshot retrieved successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b30c2e00-5c69-4cec-9e4e-2d1511b0eea4 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Get snapshot metadata completed successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b30c2e00-5c69-4cec-9e4e-2d1511b0eea4 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata returned with HTTP 200 Sep 08 19:09:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 783/1610] 192.168.122.253 () {58 vars in 1265 bytes} [Tue Sep 8 19:09:35 2026] GET /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata => generated 68 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:09:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-81ae9e01-7753-45c0-8034-9fa8b1d434de None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-81ae9e01-7753-45c0-8034-9fa8b1d434de tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] PUT http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata Sep 08 19:09:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-81ae9e01-7753-45c0-8034-9fa8b1d434de tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-81ae9e01-7753-45c0-8034-9fa8b1d434de tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot retrieved successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-81ae9e01-7753-45c0-8034-9fa8b1d434de tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Update snapshot metadata completed successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-81ae9e01-7753-45c0-8034-9fa8b1d434de tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata returned with HTTP 200 Sep 08 19:09:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 828/1611] 192.168.122.253 () {60 vars in 1285 bytes} [Tue Sep 8 19:09:35 2026] PUT /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata => generated 57 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7584a674-9767-49ad-b4ea-19391f2116ec None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7584a674-9767-49ad-b4ea-19391f2116ec tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] GET http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7584a674-9767-49ad-b4ea-19391f2116ec tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7584a674-9767-49ad-b4ea-19391f2116ec tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7584a674-9767-49ad-b4ea-19391f2116ec tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Snapshot retrieved successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7584a674-9767-49ad-b4ea-19391f2116ec tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Get snapshot metadata completed successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7584a674-9767-49ad-b4ea-19391f2116ec tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata returned with HTTP 200 Sep 08 19:09:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 784/1612] 192.168.122.253 () {58 vars in 1265 bytes} [Tue Sep 8 19:09:35 2026] GET /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:09:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dd07dd3a-0481-459a-9330-9bb2e37f47b3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dd07dd3a-0481-459a-9330-9bb2e37f47b3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata/key3 Sep 08 19:09:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dd07dd3a-0481-459a-9330-9bb2e37f47b3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dd07dd3a-0481-459a-9330-9bb2e37f47b3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-dd07dd3a-0481-459a-9330-9bb2e37f47b3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot retrieved successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-dd07dd3a-0481-459a-9330-9bb2e37f47b3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Get snapshot metadata completed successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-dd07dd3a-0481-459a-9330-9bb2e37f47b3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Delete snapshot metadata completed successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dd07dd3a-0481-459a-9330-9bb2e37f47b3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata/key3 returned with HTTP 200 Sep 08 19:09:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 829/1613] 192.168.122.253 () {58 vars in 1283 bytes} [Tue Sep 8 19:09:35 2026] DELETE /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata/key3 => generated 0 bytes in 46 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-65e77d33-3914-4f22-96c8-dfa7014ac3e8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-65e77d33-3914-4f22-96c8-dfa7014ac3e8 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] GET http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-65e77d33-3914-4f22-96c8-dfa7014ac3e8 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-65e77d33-3914-4f22-96c8-dfa7014ac3e8 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-65e77d33-3914-4f22-96c8-dfa7014ac3e8 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Snapshot retrieved successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-65e77d33-3914-4f22-96c8-dfa7014ac3e8 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Get snapshot metadata completed successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-65e77d33-3914-4f22-96c8-dfa7014ac3e8 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata returned with HTTP 200 Sep 08 19:09:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 785/1614] 192.168.122.253 () {58 vars in 1265 bytes} [Tue Sep 8 19:09:35 2026] GET /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata => generated 32 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:09:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9ade7375-ec9f-498b-8506-08b44dedce31 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9ade7375-ec9f-498b-8506-08b44dedce31 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] PUT http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata Sep 08 19:09:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9ade7375-ec9f-498b-8506-08b44dedce31 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9ade7375-ec9f-498b-8506-08b44dedce31 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot retrieved successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9ade7375-ec9f-498b-8506-08b44dedce31 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Update snapshot metadata completed successfully. Sep 08 19:09:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9ade7375-ec9f-498b-8506-08b44dedce31 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata returned with HTTP 200 Sep 08 19:09:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 830/1615] 192.168.122.253 () {60 vars in 1285 bytes} [Tue Sep 8 19:09:35 2026] PUT /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata => generated 16 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-389e41b3-19a8-4bca-8ada-bd0c080d11d9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-389e41b3-19a8-4bca-8ada-bd0c080d11d9 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] POST http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata Sep 08 19:09:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-389e41b3-19a8-4bca-8ada-bd0c080d11d9 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-389e41b3-19a8-4bca-8ada-bd0c080d11d9 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot retrieved successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-389e41b3-19a8-4bca-8ada-bd0c080d11d9 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Update snapshot metadata completed successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-389e41b3-19a8-4bca-8ada-bd0c080d11d9 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata returned with HTTP 200 Sep 08 19:09:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 786/1616] 192.168.122.253 () {60 vars in 1286 bytes} [Tue Sep 8 19:09:35 2026] POST /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata => generated 68 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:09:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4f4fa9d0-0274-46d7-8d21-ae732ba217b3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4f4fa9d0-0274-46d7-8d21-ae732ba217b3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] GET http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata Sep 08 19:09:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4f4fa9d0-0274-46d7-8d21-ae732ba217b3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4f4fa9d0-0274-46d7-8d21-ae732ba217b3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4f4fa9d0-0274-46d7-8d21-ae732ba217b3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Snapshot retrieved successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4f4fa9d0-0274-46d7-8d21-ae732ba217b3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Get snapshot metadata completed successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4f4fa9d0-0274-46d7-8d21-ae732ba217b3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata returned with HTTP 200 Sep 08 19:09:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 831/1617] 192.168.122.253 () {58 vars in 1265 bytes} [Tue Sep 8 19:09:36 2026] GET /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:09:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ef0bd50e-bfd4-4eb5-93ab-51c1503a0f27 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef0bd50e-bfd4-4eb5-93ab-51c1503a0f27 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] PUT http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata/key3 Sep 08 19:09:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef0bd50e-bfd4-4eb5-93ab-51c1503a0f27 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ef0bd50e-bfd4-4eb5-93ab-51c1503a0f27 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot retrieved successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ef0bd50e-bfd4-4eb5-93ab-51c1503a0f27 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Update snapshot metadata completed successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef0bd50e-bfd4-4eb5-93ab-51c1503a0f27 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata/key3 returned with HTTP 200 Sep 08 19:09:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 787/1618] 192.168.122.253 () {60 vars in 1300 bytes} [Tue Sep 8 19:09:36 2026] PUT /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata/key3 => generated 35 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 19:09:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-46312dec-81cf-44d5-8906-2c67aa090e7e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-46312dec-81cf-44d5-8906-2c67aa090e7e tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] GET http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata/key3 Sep 08 19:09:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-46312dec-81cf-44d5-8906-2c67aa090e7e tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-46312dec-81cf-44d5-8906-2c67aa090e7e tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-46312dec-81cf-44d5-8906-2c67aa090e7e tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Snapshot retrieved successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-46312dec-81cf-44d5-8906-2c67aa090e7e tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Get snapshot metadata completed successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-46312dec-81cf-44d5-8906-2c67aa090e7e tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata/key3 returned with HTTP 200 Sep 08 19:09:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 832/1619] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:09:36 2026] GET /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:09:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-34b44c9c-2fcd-4cfe-b2a9-766679cda8b0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-34b44c9c-2fcd-4cfe-b2a9-766679cda8b0 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] GET http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata Sep 08 19:09:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-34b44c9c-2fcd-4cfe-b2a9-766679cda8b0 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-34b44c9c-2fcd-4cfe-b2a9-766679cda8b0 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-34b44c9c-2fcd-4cfe-b2a9-766679cda8b0 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Snapshot retrieved successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-34b44c9c-2fcd-4cfe-b2a9-766679cda8b0 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] Get snapshot metadata completed successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-34b44c9c-2fcd-4cfe-b2a9-766679cda8b0 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-reader] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata returned with HTTP 200 Sep 08 19:09:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 788/1620] 192.168.122.253 () {58 vars in 1265 bytes} [Tue Sep 8 19:09:36 2026] GET /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata => generated 75 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:09:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e49fdcb3-e901-48eb-b7e6-c551aced5e0a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e49fdcb3-e901-48eb-b7e6-c551aced5e0a tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] PUT http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata Sep 08 19:09:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e49fdcb3-e901-48eb-b7e6-c551aced5e0a tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e49fdcb3-e901-48eb-b7e6-c551aced5e0a tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot retrieved successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e49fdcb3-e901-48eb-b7e6-c551aced5e0a tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Update snapshot metadata completed successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e49fdcb3-e901-48eb-b7e6-c551aced5e0a tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata returned with HTTP 200 Sep 08 19:09:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 833/1621] 192.168.122.253 () {60 vars in 1285 bytes} [Tue Sep 8 19:09:36 2026] PUT /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2/metadata => generated 16 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:09:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c2982e97-5f65-4811-b809-0ee8fd3aa07d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c2982e97-5f65-4811-b809-0ee8fd3aa07d tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 Sep 08 19:09:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c2982e97-5f65-4811-b809-0ee8fd3aa07d tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c2982e97-5f65-4811-b809-0ee8fd3aa07d tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-c2982e97-5f65-4811-b809-0ee8fd3aa07d tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Delete snapshot with id: 5ab66c66-85b6-4493-be7a-e510db188ef2 Sep 08 19:09:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c2982e97-5f65-4811-b809-0ee8fd3aa07d tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot retrieved successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c2982e97-5f65-4811-b809-0ee8fd3aa07d tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot delete request issued successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c2982e97-5f65-4811-b809-0ee8fd3aa07d tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 returned with HTTP 202 Sep 08 19:09:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 789/1622] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:09:36 2026] DELETE /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:09:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-564e18a0-8906-4917-81d4-8a23e47020c6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-564e18a0-8906-4917-81d4-8a23e47020c6 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] GET http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 Sep 08 19:09:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-564e18a0-8906-4917-81d4-8a23e47020c6 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-564e18a0-8906-4917-81d4-8a23e47020c6 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-564e18a0-8906-4917-81d4-8a23e47020c6 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot retrieved successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-564e18a0-8906-4917-81d4-8a23e47020c6 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 returned with HTTP 200 Sep 08 19:09:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 834/1623] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:36 2026] GET /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e799ff3e-797c-49a7-8d82-5d13f799cd29 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e799ff3e-797c-49a7-8d82-5d13f799cd29 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c Sep 08 19:09:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e799ff3e-797c-49a7-8d82-5d13f799cd29 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e799ff3e-797c-49a7-8d82-5d13f799cd29 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e799ff3e-797c-49a7-8d82-5d13f799cd29 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Snapshot retrieved successfully. Sep 08 19:09:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e799ff3e-797c-49a7-8d82-5d13f799cd29 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c returned with HTTP 200 Sep 08 19:09:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 790/1624] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:36 2026] GET /volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c => generated 471 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-43bed383-a9e2-46c5-a201-21cb65b92af3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-43bed383-a9e2-46c5-a201-21cb65b92af3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] GET http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 Sep 08 19:09:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-43bed383-a9e2-46c5-a201-21cb65b92af3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-43bed383-a9e2-46c5-a201-21cb65b92af3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-43bed383-a9e2-46c5-a201-21cb65b92af3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Snapshot retrieved successfully. Sep 08 19:09:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-43bed383-a9e2-46c5-a201-21cb65b92af3 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 returned with HTTP 200 Sep 08 19:09:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 835/1625] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:37 2026] GET /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7d7d5b6c-6949-42fa-a7c8-469b80ab2d52 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7d7d5b6c-6949-42fa-a7c8-469b80ab2d52 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c Sep 08 19:09:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7d7d5b6c-6949-42fa-a7c8-469b80ab2d52 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7d7d5b6c-6949-42fa-a7c8-469b80ab2d52 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7d7d5b6c-6949-42fa-a7c8-469b80ab2d52 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c returned with HTTP 404 Sep 08 19:09:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 791/1626] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:37 2026] GET /volume/v3/snapshots/7872ae62-a213-4e57-8b2e-214e1edf5e4c => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:09:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9a6d577b-a70c-4713-a3fa-797baab66218 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9a6d577b-a70c-4713-a3fa-797baab66218 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 Sep 08 19:09:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9a6d577b-a70c-4713-a3fa-797baab66218 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9a6d577b-a70c-4713-a3fa-797baab66218 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9a6d577b-a70c-4713-a3fa-797baab66218 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Volume info retrieved successfully. Sep 08 19:09:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9a6d577b-a70c-4713-a3fa-797baab66218 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 returned with HTTP 200 Sep 08 19:09:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 836/1627] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:37 2026] GET /volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:09:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-61ebd152-d1b6-45f4-babf-b653a9bd373e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-61ebd152-d1b6-45f4-babf-b653a9bd373e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] DELETE http://192.168.122.253/volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 Sep 08 19:09:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-61ebd152-d1b6-45f4-babf-b653a9bd373e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-61ebd152-d1b6-45f4-babf-b653a9bd373e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:37 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-61ebd152-d1b6-45f4-babf-b653a9bd373e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Delete volume with id: 2d6e8d94-e625-4355-8043-fd3a726d4f52 Sep 08 19:09:37 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:37 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:37 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:37 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:37 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-61ebd152-d1b6-45f4-babf-b653a9bd373e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Volume info retrieved successfully. Sep 08 19:09:37 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-61ebd152-d1b6-45f4-babf-b653a9bd373e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Delete volume request issued successfully. Sep 08 19:09:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-61ebd152-d1b6-45f4-babf-b653a9bd373e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 returned with HTTP 202 Sep 08 19:09:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 792/1628] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:09:37 2026] DELETE /volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:09:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5c57737a-f851-4424-98df-a5a80ff8be2e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5c57737a-f851-4424-98df-a5a80ff8be2e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 Sep 08 19:09:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5c57737a-f851-4424-98df-a5a80ff8be2e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5c57737a-f851-4424-98df-a5a80ff8be2e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5c57737a-f851-4424-98df-a5a80ff8be2e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Volume info retrieved successfully. Sep 08 19:09:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5c57737a-f851-4424-98df-a5a80ff8be2e tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 returned with HTTP 200 Sep 08 19:09:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 837/1629] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:37 2026] GET /volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f27dd78f-1efe-4f94-9fb4-b6b890ef911f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f27dd78f-1efe-4f94-9fb4-b6b890ef911f tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] GET http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 Sep 08 19:09:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f27dd78f-1efe-4f94-9fb4-b6b890ef911f tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f27dd78f-1efe-4f94-9fb4-b6b890ef911f tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f27dd78f-1efe-4f94-9fb4-b6b890ef911f tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 returned with HTTP 404 Sep 08 19:09:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 793/1630] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:09:38 2026] GET /volume/v3/snapshots/5ab66c66-85b6-4493-be7a-e510db188ef2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:09:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6e4d27e1-c5fc-4431-90e4-3c30377b220b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6e4d27e1-c5fc-4431-90e4-3c30377b220b tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] GET http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a Sep 08 19:09:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6e4d27e1-c5fc-4431-90e4-3c30377b220b tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6e4d27e1-c5fc-4431-90e4-3c30377b220b tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6e4d27e1-c5fc-4431-90e4-3c30377b220b tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Volume info retrieved successfully. Sep 08 19:09:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6e4d27e1-c5fc-4431-90e4-3c30377b220b tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a returned with HTTP 200 Sep 08 19:09:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 838/1631] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:38 2026] GET /volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:09:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f548cb73-c098-4aa7-9e01-197032ed35b4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f548cb73-c098-4aa7-9e01-197032ed35b4 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] DELETE http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a Sep 08 19:09:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f548cb73-c098-4aa7-9e01-197032ed35b4 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f548cb73-c098-4aa7-9e01-197032ed35b4 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:38 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-f548cb73-c098-4aa7-9e01-197032ed35b4 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Delete volume with id: b8bd74e5-a925-41b7-8d46-f6ad5068ed8a Sep 08 19:09:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f548cb73-c098-4aa7-9e01-197032ed35b4 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Volume info retrieved successfully. Sep 08 19:09:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f548cb73-c098-4aa7-9e01-197032ed35b4 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Delete volume request issued successfully. Sep 08 19:09:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f548cb73-c098-4aa7-9e01-197032ed35b4 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a returned with HTTP 202 Sep 08 19:09:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 794/1632] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:09:38 2026] DELETE /volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:09:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0f8b3584-e177-42a1-8baf-f418069338cd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0f8b3584-e177-42a1-8baf-f418069338cd tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] GET http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a Sep 08 19:09:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0f8b3584-e177-42a1-8baf-f418069338cd tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0f8b3584-e177-42a1-8baf-f418069338cd tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0f8b3584-e177-42a1-8baf-f418069338cd tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Volume info retrieved successfully. Sep 08 19:09:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0f8b3584-e177-42a1-8baf-f418069338cd tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a returned with HTTP 200 Sep 08 19:09:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 839/1633] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:38 2026] GET /volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7913a1e2-0add-447f-8a40-3cc9517947f1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7913a1e2-0add-447f-8a40-3cc9517947f1 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] GET http://192.168.122.253/volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 Sep 08 19:09:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7913a1e2-0add-447f-8a40-3cc9517947f1 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7913a1e2-0add-447f-8a40-3cc9517947f1 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7913a1e2-0add-447f-8a40-3cc9517947f1 tempest-VolumesSnapshotListTestJSON-1222538585 tempest-VolumesSnapshotListTestJSON-1222538585-project-member] http://192.168.122.253/volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 returned with HTTP 404 Sep 08 19:09:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 795/1634] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:38 2026] GET /volume/v3/volumes/2d6e8d94-e625-4355-8043-fd3a726d4f52 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:09:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e2dd7ebd-c2cf-44e1-bf65-4fd1cfb85453 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e2dd7ebd-c2cf-44e1-bf65-4fd1cfb85453 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] GET http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a Sep 08 19:09:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e2dd7ebd-c2cf-44e1-bf65-4fd1cfb85453 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e2dd7ebd-c2cf-44e1-bf65-4fd1cfb85453 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e2dd7ebd-c2cf-44e1-bf65-4fd1cfb85453 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Volume info retrieved successfully. Sep 08 19:09:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e2dd7ebd-c2cf-44e1-bf65-4fd1cfb85453 tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a returned with HTTP 200 Sep 08 19:09:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 840/1635] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:39 2026] GET /volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:09:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-246f6b2a-eefd-4367-a0ee-264a2610f48e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-246f6b2a-eefd-4367-a0ee-264a2610f48e tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] GET http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a Sep 08 19:09:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-246f6b2a-eefd-4367-a0ee-264a2610f48e tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-246f6b2a-eefd-4367-a0ee-264a2610f48e tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-246f6b2a-eefd-4367-a0ee-264a2610f48e tempest-SnapshotMetadataTestJSON-841646939 tempest-SnapshotMetadataTestJSON-841646939-project-member] http://192.168.122.253/volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a returned with HTTP 404 Sep 08 19:09:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 796/1636] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:40 2026] GET /volume/v3/volumes/b8bd74e5-a925-41b7-8d46-f6ad5068ed8a => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:09:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-d5c8dde8-4eaa-485b-ae6c-f5af8674218e req-d9f4656a-1959-4d96-a648-a312de57d75e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-d5c8dde8-4eaa-485b-ae6c-f5af8674218e req-d9f4656a-1959-4d96-a648-a312de57d75e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:09:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-d5c8dde8-4eaa-485b-ae6c-f5af8674218e req-d9f4656a-1959-4d96-a648-a312de57d75e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-d5c8dde8-4eaa-485b-ae6c-f5af8674218e req-d9f4656a-1959-4d96-a648-a312de57d75e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-d5c8dde8-4eaa-485b-ae6c-f5af8674218e req-d9f4656a-1959-4d96-a648-a312de57d75e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:09:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-d5c8dde8-4eaa-485b-ae6c-f5af8674218e req-d9f4656a-1959-4d96-a648-a312de57d75e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:09:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 841/1637] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:09:43 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 1149 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:09:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1323064912"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1323064912'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Create volume of 2 GB Sep 08 19:09:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Availability Zones retrieved successfully. Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Flow 'volume_create_api' (0af78c37-d9c7-4247-b9d1-6a62a031bae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a46b195-bb67-4a6b-9e0f-49e268da9a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Validating volume size '2' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a46b195-bb67-4a6b-9e0f-49e268da9a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e0eb07c-e3fa-4edc-9087-19f6a9857989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Created reservations ['563d5224-0ff9-4175-95b3-e465469d0c45', '623424df-71cc-4558-bc8e-6e79332c4728', '5731bb8b-72a8-42db-8888-494e0dd77e1c', '86f2082e-ed3b-4b6c-837e-a3ad3a119a48'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e0eb07c-e3fa-4edc-9087-19f6a9857989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['563d5224-0ff9-4175-95b3-e465469d0c45', '623424df-71cc-4558-bc8e-6e79332c4728', '5731bb8b-72a8-42db-8888-494e0dd77e1c', '86f2082e-ed3b-4b6c-837e-a3ad3a119a48']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73664f4e-aeb8-494d-b742-21461568c60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73664f4e-aeb8-494d-b742-21461568c60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '062af843-aa98-4328-a93d-7cee0eda0110', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1323064912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aaa9373e96943e68e9635e3735938ad',qos_specs=None,replication_status=,reservations=['563d5224-0ff9-4175-95b3-e465469d0c45','623424df-71cc-4558-bc8e-6e79332c4728','5731bb8b-72a8-42db-8888-494e0dd77e1c','86f2082e-ed3b-4b6c-837e-a3ad3a119a48'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a03963a9590411f93627f6dc1183540',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1323064912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=062af843-aa98-4328-a93d-7cee0eda0110,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2aaa9373e96943e68e9635e3735938ad',provider_auth=None,provider_geometry=None,provider_id=None,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='9a03963a9590411f93627f6dc1183540',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f93655-1331-49cc-9a23-60485b58f621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f93655-1331-49cc-9a23-60485b58f621) transitioned into state 'SUCCESS' from state '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-1323064912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aaa9373e96943e68e9635e3735938ad',qos_specs=None,replication_status=,reservations=['563d5224-0ff9-4175-95b3-e465469d0c45','623424df-71cc-4558-bc8e-6e79332c4728','5731bb8b-72a8-42db-8888-494e0dd77e1c','86f2082e-ed3b-4b6c-837e-a3ad3a119a48'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a03963a9590411f93627f6dc1183540',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95394f3-6d2b-497f-b69f-8efa0094f37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95394f3-6d2b-497f-b69f-8efa0094f37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Flow 'volume_create_api' (0af78c37-d9c7-4247-b9d1-6a62a031bae2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:09:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Create volume request issued successfully. Sep 08 19:09:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a4fa0af6-e932-4100-9ac5-c790bd7c9025 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:09:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 797/1638] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:09:45 2026] POST /volume/v3/volumes => generated 764 bytes in 929 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:09:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c2fabf4b-7956-4a76-8b1c-a035cb9ccd76 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c2fabf4b-7956-4a76-8b1c-a035cb9ccd76 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] GET http://192.168.122.253/volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 Sep 08 19:09:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c2fabf4b-7956-4a76-8b1c-a035cb9ccd76 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c2fabf4b-7956-4a76-8b1c-a035cb9ccd76 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c2fabf4b-7956-4a76-8b1c-a035cb9ccd76 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Volume info retrieved successfully. Sep 08 19:09:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c2fabf4b-7956-4a76-8b1c-a035cb9ccd76 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] http://192.168.122.253/volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 returned with HTTP 200 Sep 08 19:09:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 842/1639] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:46 2026] GET /volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 => generated 832 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e62021a4-0535-4dfa-aa00-61b8fcfa04c8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e62021a4-0535-4dfa-aa00-61b8fcfa04c8 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] GET http://192.168.122.253/volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 Sep 08 19:09:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e62021a4-0535-4dfa-aa00-61b8fcfa04c8 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e62021a4-0535-4dfa-aa00-61b8fcfa04c8 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e62021a4-0535-4dfa-aa00-61b8fcfa04c8 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Volume info retrieved successfully. Sep 08 19:09:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e62021a4-0535-4dfa-aa00-61b8fcfa04c8 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] http://192.168.122.253/volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 returned with HTTP 200 Sep 08 19:09:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 798/1640] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:47 2026] GET /volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-167e733c-bd1c-46c2-92a2-b36e50296583 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-167e733c-bd1c-46c2-92a2-b36e50296583 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] GET http://192.168.122.253/volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 Sep 08 19:09:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-167e733c-bd1c-46c2-92a2-b36e50296583 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-167e733c-bd1c-46c2-92a2-b36e50296583 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:48 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:48 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-167e733c-bd1c-46c2-92a2-b36e50296583 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Volume info retrieved successfully. Sep 08 19:09:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-167e733c-bd1c-46c2-92a2-b36e50296583 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] http://192.168.122.253/volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 returned with HTTP 200 Sep 08 19:09:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 843/1641] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:48 2026] GET /volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3177f881-a823-4b1f-95b9-f05801f68b22 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3177f881-a823-4b1f-95b9-f05801f68b22 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:09:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3177f881-a823-4b1f-95b9-f05801f68b22 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "062af843-aa98-4328-a93d-7cee0eda0110"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-3177f881-a823-4b1f-95b9-f05801f68b22 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '062af843-aa98-4328-a93d-7cee0eda0110'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:09:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3177f881-a823-4b1f-95b9-f05801f68b22 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Volume retrieved successfully. Sep 08 19:09:48 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-3177f881-a823-4b1f-95b9-f05801f68b22 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Create volume of 1 GB Sep 08 19:09:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3177f881-a823-4b1f-95b9-f05801f68b22 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Availability Zones retrieved successfully. Sep 08 19:09:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3177f881-a823-4b1f-95b9-f05801f68b22 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Flow 'volume_create_api' (3498db03-fb75-4cde-9c30-6941734adc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:09:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3177f881-a823-4b1f-95b9-f05801f68b22 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9391a31-48fd-4164-a94c-a9176da554d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-3177f881-a823-4b1f-95b9-f05801f68b22 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:09:48 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-3177f881-a823-4b1f-95b9-f05801f68b22 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9391a31-48fd-4164-a94c-a9176da554d5) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 19:09:48 devstack devstack@c-api.service[87214]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Sep 08 19:09:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-3177f881-a823-4b1f-95b9-f05801f68b22 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9391a31-48fd-4164-a94c-a9176da554d5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:48 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-3177f881-a823-4b1f-95b9-f05801f68b22 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9391a31-48fd-4164-a94c-a9176da554d5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 19:09:48 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-3177f881-a823-4b1f-95b9-f05801f68b22 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Flow 'volume_create_api' (3498db03-fb75-4cde-9c30-6941734adc7d) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 19:09:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3177f881-a823-4b1f-95b9-f05801f68b22 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 400 Sep 08 19:09:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 799/1642] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:09:48 2026] POST /volume/v3/volumes => generated 173 bytes in 91 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:09:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-64ad38e9-b767-481d-80e6-b3f1e5c9248f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-64ad38e9-b767-481d-80e6-b3f1e5c9248f tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] GET http://192.168.122.253/volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 Sep 08 19:09:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-64ad38e9-b767-481d-80e6-b3f1e5c9248f tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-64ad38e9-b767-481d-80e6-b3f1e5c9248f tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:48 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:48 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-64ad38e9-b767-481d-80e6-b3f1e5c9248f tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Volume info retrieved successfully. Sep 08 19:09:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-64ad38e9-b767-481d-80e6-b3f1e5c9248f tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] http://192.168.122.253/volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 returned with HTTP 200 Sep 08 19:09:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 844/1643] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:48 2026] GET /volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1e774239-3b4a-4c48-8218-50ee41740652 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e774239-3b4a-4c48-8218-50ee41740652 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] DELETE http://192.168.122.253/volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 Sep 08 19:09:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e774239-3b4a-4c48-8218-50ee41740652 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e774239-3b4a-4c48-8218-50ee41740652 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:49 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-1e774239-3b4a-4c48-8218-50ee41740652 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Delete volume with id: 062af843-aa98-4328-a93d-7cee0eda0110 Sep 08 19:09:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:49 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:49 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1e774239-3b4a-4c48-8218-50ee41740652 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Volume info retrieved successfully. Sep 08 19:09:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1e774239-3b4a-4c48-8218-50ee41740652 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Delete volume request issued successfully. Sep 08 19:09:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e774239-3b4a-4c48-8218-50ee41740652 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] http://192.168.122.253/volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 returned with HTTP 202 Sep 08 19:09:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 800/1644] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:09:49 2026] DELETE /volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:09:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6eb6ec63-4f41-43d2-8386-1001257153a6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6eb6ec63-4f41-43d2-8386-1001257153a6 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] GET http://192.168.122.253/volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 Sep 08 19:09:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6eb6ec63-4f41-43d2-8386-1001257153a6 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6eb6ec63-4f41-43d2-8386-1001257153a6 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6eb6ec63-4f41-43d2-8386-1001257153a6 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Volume info retrieved successfully. Sep 08 19:09:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6eb6ec63-4f41-43d2-8386-1001257153a6 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] http://192.168.122.253/volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 returned with HTTP 200 Sep 08 19:09:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 845/1645] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:49 2026] GET /volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5fbd47a4-7b0a-46cf-b32d-7078c37c6024 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5fbd47a4-7b0a-46cf-b32d-7078c37c6024 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] GET http://192.168.122.253/volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 Sep 08 19:09:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5fbd47a4-7b0a-46cf-b32d-7078c37c6024 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5fbd47a4-7b0a-46cf-b32d-7078c37c6024 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5fbd47a4-7b0a-46cf-b32d-7078c37c6024 tempest-VolumesCloneNegativeTest-407393947 tempest-VolumesCloneNegativeTest-407393947-project-member] http://192.168.122.253/volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 returned with HTTP 404 Sep 08 19:09:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 801/1646] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:50 2026] GET /volume/v3/volumes/062af843-aa98-4328-a93d-7cee0eda0110 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:09:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-61004224-49c2-43b1-8171-ee15cdb02ade None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61004224-49c2-43b1-8171-ee15cdb02ade tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:09:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61004224-49c2-43b1-8171-ee15cdb02ade tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61004224-49c2-43b1-8171-ee15cdb02ade tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-61004224-49c2-43b1-8171-ee15cdb02ade tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:09:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61004224-49c2-43b1-8171-ee15cdb02ade tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:09:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 846/1647] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:51 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 1149 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:09:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-eec07914-f848-40f3-9daf-3f55564ec757 req-d83bfa57-a954-4140-bab3-1c586eb0566f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-d83bfa57-a954-4140-bab3-1c586eb0566f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:09:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-d83bfa57-a954-4140-bab3-1c586eb0566f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-d83bfa57-a954-4140-bab3-1c586eb0566f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-eec07914-f848-40f3-9daf-3f55564ec757 req-d83bfa57-a954-4140-bab3-1c586eb0566f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:09:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-d83bfa57-a954-4140-bab3-1c586eb0566f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:09:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 802/1648] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:09:51 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 1149 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:09:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-eec07914-f848-40f3-9daf-3f55564ec757 req-cfa1910d-e4bf-4944-9bea-cddb6f7d3da7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-cfa1910d-e4bf-4944-9bea-cddb6f7d3da7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] POST http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec/action Sep 08 19:09:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-cfa1910d-e4bf-4944-9bea-cddb6f7d3da7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:09:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-cfa1910d-e4bf-4944-9bea-cddb6f7d3da7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-eec07914-f848-40f3-9daf-3f55564ec757 req-cfa1910d-e4bf-4944-9bea-cddb6f7d3da7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:09:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-eec07914-f848-40f3-9daf-3f55564ec757 req-cfa1910d-e4bf-4944-9bea-cddb6f7d3da7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Begin detaching volume completed successfully. Sep 08 19:09:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-cfa1910d-e4bf-4944-9bea-cddb6f7d3da7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec/action returned with HTTP 202 Sep 08 19:09:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 847/1649] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:09:51 2026] POST /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:09:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-577ab83f-3b25-4399-ad0a-661870295be5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-577ab83f-3b25-4399-ad0a-661870295be5 None None] GET http://192.168.122.253/volume// Sep 08 19:09:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-577ab83f-3b25-4399-ad0a-661870295be5 None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-577ab83f-3b25-4399-ad0a-661870295be5 None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-577ab83f-3b25-4399-ad0a-661870295be5 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:09:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 803/1650] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:09:51 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:09:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-eec07914-f848-40f3-9daf-3f55564ec757 req-f3a949e4-4093-40b6-8017-c8cdd9cd4c02 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-f3a949e4-4093-40b6-8017-c8cdd9cd4c02 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:09:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-f3a949e4-4093-40b6-8017-c8cdd9cd4c02 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-f3a949e4-4093-40b6-8017-c8cdd9cd4c02 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-eec07914-f848-40f3-9daf-3f55564ec757 req-f3a949e4-4093-40b6-8017-c8cdd9cd4c02 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:09:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-f3a949e4-4093-40b6-8017-c8cdd9cd4c02 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:09:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 848/1651] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:09:51 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 1333 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:09:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-eec07914-f848-40f3-9daf-3f55564ec757 req-84f6340d-ad2b-4757-a4a5-9807aeec270e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-84f6340d-ad2b-4757-a4a5-9807aeec270e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] DELETE http://192.168.122.253/volume/v3/attachments/d989b76e-dee5-46d6-a9bf-e7b33cdeb0d4 Sep 08 19:09:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-84f6340d-ad2b-4757-a4a5-9807aeec270e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-84f6340d-ad2b-4757-a4a5-9807aeec270e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:52 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:09:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-eec07914-f848-40f3-9daf-3f55564ec757 req-84f6340d-ad2b-4757-a4a5-9807aeec270e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/attachments/d989b76e-dee5-46d6-a9bf-e7b33cdeb0d4 returned with HTTP 200 Sep 08 19:09:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 804/1652] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:09:52 2026] DELETE /volume/v3/attachments/d989b76e-dee5-46d6-a9bf-e7b33cdeb0d4 => generated 19 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:09:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-86e387eb-eaf0-40bf-b3cb-c1997050f898 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-86e387eb-eaf0-40bf-b3cb-c1997050f898 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:09:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-86e387eb-eaf0-40bf-b3cb-c1997050f898 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-86e387eb-eaf0-40bf-b3cb-c1997050f898 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-86e387eb-eaf0-40bf-b3cb-c1997050f898 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:09:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-86e387eb-eaf0-40bf-b3cb-c1997050f898 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:09:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 849/1653] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:52 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 857 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-139b2b25-0fd1-44d0-a162-95a0ff9de0ee None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-139b2b25-0fd1-44d0-a162-95a0ff9de0ee tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes Sep 08 19:09:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-139b2b25-0fd1-44d0-a162-95a0ff9de0ee tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-139b2b25-0fd1-44d0-a162-95a0ff9de0ee tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-139b2b25-0fd1-44d0-a162-95a0ff9de0ee tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:09:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-139b2b25-0fd1-44d0-a162-95a0ff9de0ee tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:09:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:56 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:09:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-139b2b25-0fd1-44d0-a162-95a0ff9de0ee tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:09:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-139b2b25-0fd1-44d0-a162-95a0ff9de0ee tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes returned with HTTP 200 Sep 08 19:09:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 805/1654] 192.168.122.253 () {58 vars in 1121 bytes} [Tue Sep 8 19:09:55 2026] GET /volume/v3/volumes => generated 15 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:09:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-aa88dd10-5838-4901-874c-10cc3079f19c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:09:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1011519257"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1011519257'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:09:56 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Create volume of 1 GB Sep 08 19:09:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Availability Zones retrieved successfully. Sep 08 19:09:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Flow 'volume_create_api' (0fb5f0f3-d94a-4fac-85df-e279e348e6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:09:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee19fd4-f8e0-40d1-81c1-611459cc671f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:09:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee19fd4-f8e0-40d1-81c1-611459cc671f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24dd880-a9d6-4ba3-8f0c-9bdc8b06f5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:56 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Created reservations ['dc88980e-d00e-45e9-afb8-187b27f712ae', '17937ce9-ee0e-416a-85b8-938a096d078c', '63ee94e9-d5da-40cc-9874-6a6f9ff9487f', '16cbb959-420e-4696-bd9b-9362be0bbc45'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:09:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24dd880-a9d6-4ba3-8f0c-9bdc8b06f5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc88980e-d00e-45e9-afb8-187b27f712ae', '17937ce9-ee0e-416a-85b8-938a096d078c', '63ee94e9-d5da-40cc-9874-6a6f9ff9487f', '16cbb959-420e-4696-bd9b-9362be0bbc45']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e40d8dc1-ef5a-40a9-944c-496e56030a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e40d8dc1-ef5a-40a9-944c-496e56030a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '256363c7-34d6-4d8a-b391-436b36abf344', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1011519257',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='001f1d0fafa241c684d42bad87b88f80',qos_specs=None,replication_status=,reservations=['dc88980e-d00e-45e9-afb8-187b27f712ae','17937ce9-ee0e-416a-85b8-938a096d078c','63ee94e9-d5da-40cc-9874-6a6f9ff9487f','16cbb959-420e-4696-bd9b-9362be0bbc45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e9b40fe78d46348e18e69c8b9ccd31',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:09:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1011519257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=256363c7-34d6-4d8a-b391-436b36abf344,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='001f1d0fafa241c684d42bad87b88f80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e9b40fe78d46348e18e69c8b9ccd31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fe8f995-dfc0-4ae8-be1a-c8a73da92f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fe8f995-dfc0-4ae8-be1a-c8a73da92f5e) transitioned into state 'SUCCESS' from state '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-1011519257',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='001f1d0fafa241c684d42bad87b88f80',qos_specs=None,replication_status=,reservations=['dc88980e-d00e-45e9-afb8-187b27f712ae','17937ce9-ee0e-416a-85b8-938a096d078c','63ee94e9-d5da-40cc-9874-6a6f9ff9487f','16cbb959-420e-4696-bd9b-9362be0bbc45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e9b40fe78d46348e18e69c8b9ccd31',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29f56b32-4b71-40f6-830f-f4271201f8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29f56b32-4b71-40f6-830f-f4271201f8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:57 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Flow 'volume_create_api' (0fb5f0f3-d94a-4fac-85df-e279e348e6ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:09:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Create volume request issued successfully. Sep 08 19:09:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aa88dd10-5838-4901-874c-10cc3079f19c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:09:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 850/1655] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:09:56 2026] POST /volume/v3/volumes => generated 773 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:09:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d9ce4ede-1f56-40f7-8209-575b9b044d38 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d9ce4ede-1f56-40f7-8209-575b9b044d38 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 Sep 08 19:09:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d9ce4ede-1f56-40f7-8209-575b9b044d38 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d9ce4ede-1f56-40f7-8209-575b9b044d38 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d9ce4ede-1f56-40f7-8209-575b9b044d38 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:09:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d9ce4ede-1f56-40f7-8209-575b9b044d38 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 returned with HTTP 200 Sep 08 19:09:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 806/1656] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:57 2026] GET /volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 => generated 841 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b21fa1b8-a6d6-481d-bf43-3de914c4a49a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b21fa1b8-a6d6-481d-bf43-3de914c4a49a tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 Sep 08 19:09:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b21fa1b8-a6d6-481d-bf43-3de914c4a49a tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b21fa1b8-a6d6-481d-bf43-3de914c4a49a tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b21fa1b8-a6d6-481d-bf43-3de914c4a49a tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:09:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b21fa1b8-a6d6-481d-bf43-3de914c4a49a tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 returned with HTTP 200 Sep 08 19:09:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 851/1657] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:58 2026] GET /volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e1b1fda8-22b1-4552-bcfd-023fdb7d44d2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e1b1fda8-22b1-4552-bcfd-023fdb7d44d2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e1b1fda8-22b1-4552-bcfd-023fdb7d44d2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e1b1fda8-22b1-4552-bcfd-023fdb7d44d2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:09:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e1b1fda8-22b1-4552-bcfd-023fdb7d44d2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:09:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e1b1fda8-22b1-4552-bcfd-023fdb7d44d2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 returned with HTTP 200 Sep 08 19:09:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 807/1658] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:59 2026] GET /volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 => generated 866 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a1ffdea3-247f-49d2-b405-c7b7a9c859de None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a1ffdea3-247f-49d2-b405-c7b7a9c859de tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 Sep 08 19:09:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a1ffdea3-247f-49d2-b405-c7b7a9c859de tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:09:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a1ffdea3-247f-49d2-b405-c7b7a9c859de tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:09:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:09:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:09:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:09:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a1ffdea3-247f-49d2-b405-c7b7a9c859de tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Volume info retrieved successfully. Sep 08 19:09:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a1ffdea3-247f-49d2-b405-c7b7a9c859de tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 returned with HTTP 200 Sep 08 19:09:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 852/1659] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:09:59 2026] GET /volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 => generated 866 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1066121911"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1066121911'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Create volume of 1 GB Sep 08 19:09:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Availability Zones retrieved successfully. Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Flow 'volume_create_api' (85c700f0-ea42-4842-85a5-8db97e507cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af4beb8-e55a-43b4-b031-8ad578929302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af4beb8-e55a-43b4-b031-8ad578929302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d35cbd-75c2-4dc7-8fa7-69454fdf91a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Created reservations ['4204429a-4052-4df5-9f68-099e287be780', 'e52c1b74-9722-4e2a-9025-9278897eca8f', 'b7209336-49b4-4918-92a0-f4ae86c5cd5a', '21970531-8c47-43c9-818b-a8636d021891'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d35cbd-75c2-4dc7-8fa7-69454fdf91a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4204429a-4052-4df5-9f68-099e287be780', 'e52c1b74-9722-4e2a-9025-9278897eca8f', 'b7209336-49b4-4918-92a0-f4ae86c5cd5a', '21970531-8c47-43c9-818b-a8636d021891']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f0e4a70-179f-4d64-82f4-84292d6826ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:09:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f0e4a70-179f-4d64-82f4-84292d6826ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb97488d-e66c-440e-a80f-af929b2a4526', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1066121911',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='001f1d0fafa241c684d42bad87b88f80',qos_specs=None,replication_status=,reservations=['4204429a-4052-4df5-9f68-099e287be780','e52c1b74-9722-4e2a-9025-9278897eca8f','b7209336-49b4-4918-92a0-f4ae86c5cd5a','21970531-8c47-43c9-818b-a8636d021891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e9b40fe78d46348e18e69c8b9ccd31',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1066121911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb97488d-e66c-440e-a80f-af929b2a4526,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='001f1d0fafa241c684d42bad87b88f80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e9b40fe78d46348e18e69c8b9ccd31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (368df71b-aa8a-45d6-9039-d6fc4e1869b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (368df71b-aa8a-45d6-9039-d6fc4e1869b1) transitioned into state 'SUCCESS' from state '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-1066121911',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='001f1d0fafa241c684d42bad87b88f80',qos_specs=None,replication_status=,reservations=['4204429a-4052-4df5-9f68-099e287be780','e52c1b74-9722-4e2a-9025-9278897eca8f','b7209336-49b4-4918-92a0-f4ae86c5cd5a','21970531-8c47-43c9-818b-a8636d021891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e9b40fe78d46348e18e69c8b9ccd31',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:09:59 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d72f891a-7b94-4c0d-80d7-4d3963addae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d72f891a-7b94-4c0d-80d7-4d3963addae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Flow 'volume_create_api' (85c700f0-ea42-4842-85a5-8db97e507cff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Create volume request issued successfully. Sep 08 19:10:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-efbcd56a-5071-4c66-8535-24c6c42f90e8 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:10:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 808/1660] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:09:59 2026] POST /volume/v3/volumes => generated 773 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:10:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-116001ca-df2d-40f1-b4f5-6367c3703fc0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-116001ca-df2d-40f1-b4f5-6367c3703fc0 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 Sep 08 19:10:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-116001ca-df2d-40f1-b4f5-6367c3703fc0 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-116001ca-df2d-40f1-b4f5-6367c3703fc0 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:00 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-116001ca-df2d-40f1-b4f5-6367c3703fc0 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-116001ca-df2d-40f1-b4f5-6367c3703fc0 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 returned with HTTP 200 Sep 08 19:10:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 853/1661] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:00 2026] GET /volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 => generated 841 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6a85c7d0-ffe6-472a-926c-18eb75e56c8e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6a85c7d0-ffe6-472a-926c-18eb75e56c8e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 Sep 08 19:10:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6a85c7d0-ffe6-472a-926c-18eb75e56c8e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6a85c7d0-ffe6-472a-926c-18eb75e56c8e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6a85c7d0-ffe6-472a-926c-18eb75e56c8e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6a85c7d0-ffe6-472a-926c-18eb75e56c8e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 returned with HTTP 200 Sep 08 19:10:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 809/1662] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:01 2026] GET /volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 => generated 865 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-64676ed9-1b28-4304-ba94-0c5ff16e0484 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-64676ed9-1b28-4304-ba94-0c5ff16e0484 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 Sep 08 19:10:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-64676ed9-1b28-4304-ba94-0c5ff16e0484 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-64676ed9-1b28-4304-ba94-0c5ff16e0484 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:02 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:02 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-64676ed9-1b28-4304-ba94-0c5ff16e0484 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-64676ed9-1b28-4304-ba94-0c5ff16e0484 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 returned with HTTP 200 Sep 08 19:10:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 854/1663] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:02 2026] GET /volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 => generated 866 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ae0a8f71-da69-471e-989d-bbcb3d71bd94 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ae0a8f71-da69-471e-989d-bbcb3d71bd94 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 Sep 08 19:10:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ae0a8f71-da69-471e-989d-bbcb3d71bd94 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ae0a8f71-da69-471e-989d-bbcb3d71bd94 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:02 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ae0a8f71-da69-471e-989d-bbcb3d71bd94 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Volume info retrieved successfully. Sep 08 19:10:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ae0a8f71-da69-471e-989d-bbcb3d71bd94 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 returned with HTTP 200 Sep 08 19:10:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 810/1664] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:02 2026] GET /volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 => generated 866 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:10:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-99675632"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-99675632'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:10:02 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Create volume of 1 GB Sep 08 19:10:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Availability Zones retrieved successfully. Sep 08 19:10:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Flow 'volume_create_api' (f9005c97-2e8c-4158-9070-b4414f4c02d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b60cc6c-4d4f-4bc8-823f-fe6ff91aca72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:10:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b60cc6c-4d4f-4bc8-823f-fe6ff91aca72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (517ad209-9b1c-4fc1-aad9-b3c01c2cd48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:03 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Created reservations ['71c88b18-baae-4da4-8b69-82e1ecf2b24f', '101d8bb5-a9ba-4b75-b251-c6e7d308f83a', '6e79ba7c-578c-4e0c-b2ff-05ee9aaf4e28', '510323b1-ae82-4197-b0ac-b30e4a87b856'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:10:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (517ad209-9b1c-4fc1-aad9-b3c01c2cd48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71c88b18-baae-4da4-8b69-82e1ecf2b24f', '101d8bb5-a9ba-4b75-b251-c6e7d308f83a', '6e79ba7c-578c-4e0c-b2ff-05ee9aaf4e28', '510323b1-ae82-4197-b0ac-b30e4a87b856']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19c4ed0d-e0a7-4ea7-96c0-0cff02d05700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:03 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:03 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19c4ed0d-e0a7-4ea7-96c0-0cff02d05700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd85c9bc3-4574-4c4f-9b5b-985f2c56865a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-99675632',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='001f1d0fafa241c684d42bad87b88f80',qos_specs=None,replication_status=,reservations=['71c88b18-baae-4da4-8b69-82e1ecf2b24f','101d8bb5-a9ba-4b75-b251-c6e7d308f83a','6e79ba7c-578c-4e0c-b2ff-05ee9aaf4e28','510323b1-ae82-4197-b0ac-b30e4a87b856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e9b40fe78d46348e18e69c8b9ccd31',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:10:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-99675632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d85c9bc3-4574-4c4f-9b5b-985f2c56865a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='001f1d0fafa241c684d42bad87b88f80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e9b40fe78d46348e18e69c8b9ccd31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82f48480-920b-4e4b-bf58-c5ecd4b60be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82f48480-920b-4e4b-bf58-c5ecd4b60be8) transitioned into state 'SUCCESS' from state '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-99675632',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='001f1d0fafa241c684d42bad87b88f80',qos_specs=None,replication_status=,reservations=['71c88b18-baae-4da4-8b69-82e1ecf2b24f','101d8bb5-a9ba-4b75-b251-c6e7d308f83a','6e79ba7c-578c-4e0c-b2ff-05ee9aaf4e28','510323b1-ae82-4197-b0ac-b30e4a87b856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e9b40fe78d46348e18e69c8b9ccd31',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9666a50d-1652-483e-9ffb-7a8cf200629c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9666a50d-1652-483e-9ffb-7a8cf200629c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:03 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Flow 'volume_create_api' (f9005c97-2e8c-4158-9070-b4414f4c02d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Create volume request issued successfully. Sep 08 19:10:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-be4d355c-f835-40eb-ae0f-2dee4bd0820f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:10:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 855/1665] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:10:02 2026] POST /volume/v3/volumes => generated 771 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:10:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f5b5490c-24f9-42e3-9d00-a67702b58a16 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f5b5490c-24f9-42e3-9d00-a67702b58a16 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a Sep 08 19:10:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f5b5490c-24f9-42e3-9d00-a67702b58a16 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f5b5490c-24f9-42e3-9d00-a67702b58a16 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f5b5490c-24f9-42e3-9d00-a67702b58a16 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f5b5490c-24f9-42e3-9d00-a67702b58a16 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a returned with HTTP 200 Sep 08 19:10:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 811/1666] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:03 2026] GET /volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a => generated 839 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-433bdbe5-2104-4183-b55b-b395e89d9e6b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-433bdbe5-2104-4183-b55b-b395e89d9e6b tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a Sep 08 19:10:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-433bdbe5-2104-4183-b55b-b395e89d9e6b tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-433bdbe5-2104-4183-b55b-b395e89d9e6b tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-433bdbe5-2104-4183-b55b-b395e89d9e6b tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-433bdbe5-2104-4183-b55b-b395e89d9e6b tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a returned with HTTP 200 Sep 08 19:10:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 856/1667] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:04 2026] GET /volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0b7b65cc-8bb6-4041-b453-e3a6e6cd8955 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0b7b65cc-8bb6-4041-b453-e3a6e6cd8955 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a Sep 08 19:10:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0b7b65cc-8bb6-4041-b453-e3a6e6cd8955 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0b7b65cc-8bb6-4041-b453-e3a6e6cd8955 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0b7b65cc-8bb6-4041-b453-e3a6e6cd8955 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0b7b65cc-8bb6-4041-b453-e3a6e6cd8955 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a returned with HTTP 200 Sep 08 19:10:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 812/1668] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:05 2026] GET /volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3607e07b-66b3-4f55-b827-6e832e796251 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3607e07b-66b3-4f55-b827-6e832e796251 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a Sep 08 19:10:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3607e07b-66b3-4f55-b827-6e832e796251 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3607e07b-66b3-4f55-b827-6e832e796251 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3607e07b-66b3-4f55-b827-6e832e796251 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Volume info retrieved successfully. Sep 08 19:10:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3607e07b-66b3-4f55-b827-6e832e796251 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a returned with HTTP 200 Sep 08 19:10:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 857/1669] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:05 2026] GET /volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e768e14a-38cc-4cc4-8341-e0f6a39fe1ec None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e768e14a-38cc-4cc4-8341-e0f6a39fe1ec tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes Sep 08 19:10:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e768e14a-38cc-4cc4-8341-e0f6a39fe1ec tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e768e14a-38cc-4cc4-8341-e0f6a39fe1ec tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-e768e14a-38cc-4cc4-8341-e0f6a39fe1ec tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e768e14a-38cc-4cc4-8341-e0f6a39fe1ec tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e768e14a-38cc-4cc4-8341-e0f6a39fe1ec tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e768e14a-38cc-4cc4-8341-e0f6a39fe1ec tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes returned with HTTP 200 Sep 08 19:10:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 813/1670] 192.168.122.253 () {58 vars in 1121 bytes} [Tue Sep 8 19:10:05 2026] GET /volume/v3/volumes => generated 998 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f0010086-8e49-4f07-917f-bb7f1b1a031d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f0010086-8e49-4f07-917f-bb7f1b1a031d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1011519257 Sep 08 19:10:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f0010086-8e49-4f07-917f-bb7f1b1a031d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f0010086-8e49-4f07-917f-bb7f1b1a031d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-f0010086-8e49-4f07-917f-bb7f1b1a031d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f0010086-8e49-4f07-917f-bb7f1b1a031d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1011519257'), ('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f0010086-8e49-4f07-917f-bb7f1b1a031d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f0010086-8e49-4f07-917f-bb7f1b1a031d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1011519257 returned with HTTP 200 Sep 08 19:10:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 858/1671] 192.168.122.253 () {58 vars in 1222 bytes} [Tue Sep 8 19:10:05 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1011519257 => generated 342 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:10:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7ab1dbc2-dcd1-4f2b-82f3-431e2189fa1e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7ab1dbc2-dcd1-4f2b-82f3-431e2189fa1e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1066121911 Sep 08 19:10:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7ab1dbc2-dcd1-4f2b-82f3-431e2189fa1e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7ab1dbc2-dcd1-4f2b-82f3-431e2189fa1e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-7ab1dbc2-dcd1-4f2b-82f3-431e2189fa1e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7ab1dbc2-dcd1-4f2b-82f3-431e2189fa1e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1066121911'), ('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7ab1dbc2-dcd1-4f2b-82f3-431e2189fa1e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7ab1dbc2-dcd1-4f2b-82f3-431e2189fa1e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1066121911 returned with HTTP 200 Sep 08 19:10:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 814/1672] 192.168.122.253 () {58 vars in 1243 bytes} [Tue Sep 8 19:10:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1066121911 => generated 869 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:10:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1f63a6f7-9bc8-447c-a2bc-c2c90834e270 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1f63a6f7-9bc8-447c-a2bc-c2c90834e270 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/detail?limit=1 Sep 08 19:10:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1f63a6f7-9bc8-447c-a2bc-c2c90834e270 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1f63a6f7-9bc8-447c-a2bc-c2c90834e270 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-1f63a6f7-9bc8-447c-a2bc-c2c90834e270 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1f63a6f7-9bc8-447c-a2bc-c2c90834e270 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1f63a6f7-9bc8-447c-a2bc-c2c90834e270 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Get all volumes completed successfully. Sep 08 19:10:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1f63a6f7-9bc8-447c-a2bc-c2c90834e270 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 08 19:10:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 859/1673] 192.168.122.253 () {58 vars in 1157 bytes} [Tue Sep 8 19:10:05 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-555a48cd-14fc-4b09-8d29-e468168d9c52 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-555a48cd-14fc-4b09-8d29-e468168d9c52 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/detail?limit=1&marker=d85c9bc3-4574-4c4f-9b5b-985f2c56865a Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-555a48cd-14fc-4b09-8d29-e468168d9c52 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-555a48cd-14fc-4b09-8d29-e468168d9c52 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-555a48cd-14fc-4b09-8d29-e468168d9c52 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-555a48cd-14fc-4b09-8d29-e468168d9c52 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-555a48cd-14fc-4b09-8d29-e468168d9c52 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Get all volumes completed successfully. Sep 08 19:10:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-555a48cd-14fc-4b09-8d29-e468168d9c52 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/detail?limit=1&marker=d85c9bc3-4574-4c4f-9b5b-985f2c56865a returned with HTTP 200 Sep 08 19:10:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 815/1674] 192.168.122.253 () {58 vars in 1245 bytes} [Tue Sep 8 19:10:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=d85c9bc3-4574-4c4f-9b5b-985f2c56865a => generated 1016 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0ca54053-867c-4892-b19e-ac8a8a23756f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ca54053-867c-4892-b19e-ac8a8a23756f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/detail?limit=1&marker=eb97488d-e66c-440e-a80f-af929b2a4526 Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ca54053-867c-4892-b19e-ac8a8a23756f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ca54053-867c-4892-b19e-ac8a8a23756f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-0ca54053-867c-4892-b19e-ac8a8a23756f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ca54053-867c-4892-b19e-ac8a8a23756f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ca54053-867c-4892-b19e-ac8a8a23756f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Get all volumes completed successfully. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ca54053-867c-4892-b19e-ac8a8a23756f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/detail?limit=1&marker=eb97488d-e66c-440e-a80f-af929b2a4526 returned with HTTP 200 Sep 08 19:10:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 860/1675] 192.168.122.253 () {58 vars in 1245 bytes} [Tue Sep 8 19:10:06 2026] GET /volume/v3/volumes/detail?limit=1&marker=eb97488d-e66c-440e-a80f-af929b2a4526 => generated 1016 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fa4a1ab9-e773-4b5c-b42a-3333f9de01fa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fa4a1ab9-e773-4b5c-b42a-3333f9de01fa tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/detail?limit=1&marker=256363c7-34d6-4d8a-b391-436b36abf344 Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fa4a1ab9-e773-4b5c-b42a-3333f9de01fa tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fa4a1ab9-e773-4b5c-b42a-3333f9de01fa tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-fa4a1ab9-e773-4b5c-b42a-3333f9de01fa tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-fa4a1ab9-e773-4b5c-b42a-3333f9de01fa tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-fa4a1ab9-e773-4b5c-b42a-3333f9de01fa tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Get all volumes completed successfully. Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fa4a1ab9-e773-4b5c-b42a-3333f9de01fa tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/detail?limit=1&marker=256363c7-34d6-4d8a-b391-436b36abf344 returned with HTTP 200 Sep 08 19:10:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 816/1676] 192.168.122.253 () {58 vars in 1245 bytes} [Tue Sep 8 19:10:06 2026] GET /volume/v3/volumes/detail?limit=1&marker=256363c7-34d6-4d8a-b391-436b36abf344 => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dcd213f2-2d28-41df-a79d-cb95bb63f9a4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dcd213f2-2d28-41df-a79d-cb95bb63f9a4 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dcd213f2-2d28-41df-a79d-cb95bb63f9a4 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dcd213f2-2d28-41df-a79d-cb95bb63f9a4 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-dcd213f2-2d28-41df-a79d-cb95bb63f9a4 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dcd213f2-2d28-41df-a79d-cb95bb63f9a4 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Could not evaluate value available, assuming string {{(pid=87213) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dcd213f2-2d28-41df-a79d-cb95bb63f9a4 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-dcd213f2-2d28-41df-a79d-cb95bb63f9a4 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dcd213f2-2d28-41df-a79d-cb95bb63f9a4 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 08 19:10:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 861/1677] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:10:06 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c0674e64-b19b-4e8d-9ad4-73fb67fb0c42 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c0674e64-b19b-4e8d-9ad4-73fb67fb0c42 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c0674e64-b19b-4e8d-9ad4-73fb67fb0c42 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c0674e64-b19b-4e8d-9ad4-73fb67fb0c42 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-c0674e64-b19b-4e8d-9ad4-73fb67fb0c42 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c0674e64-b19b-4e8d-9ad4-73fb67fb0c42 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Could not evaluate value available, assuming string {{(pid=87214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c0674e64-b19b-4e8d-9ad4-73fb67fb0c42 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c0674e64-b19b-4e8d-9ad4-73fb67fb0c42 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c0674e64-b19b-4e8d-9ad4-73fb67fb0c42 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 08 19:10:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 817/1678] 192.168.122.253 () {58 vars in 1243 bytes} [Tue Sep 8 19:10:06 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-edfc8bb3-e022-42e9-ae8b-aedcef690c52 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-edfc8bb3-e022-42e9-ae8b-aedcef690c52 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes?limit=1 Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-edfc8bb3-e022-42e9-ae8b-aedcef690c52 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-edfc8bb3-e022-42e9-ae8b-aedcef690c52 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-edfc8bb3-e022-42e9-ae8b-aedcef690c52 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-edfc8bb3-e022-42e9-ae8b-aedcef690c52 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-edfc8bb3-e022-42e9-ae8b-aedcef690c52 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Get all volumes completed successfully. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-edfc8bb3-e022-42e9-ae8b-aedcef690c52 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 08 19:10:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 862/1679] 192.168.122.253 () {58 vars in 1136 bytes} [Tue Sep 8 19:10:06 2026] GET /volume/v3/volumes?limit=1 => generated 480 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f9fa5820-292f-43ca-9c92-4cebd697c33b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f9fa5820-292f-43ca-9c92-4cebd697c33b tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes?limit=1&marker=d85c9bc3-4574-4c4f-9b5b-985f2c56865a Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f9fa5820-292f-43ca-9c92-4cebd697c33b tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f9fa5820-292f-43ca-9c92-4cebd697c33b tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-f9fa5820-292f-43ca-9c92-4cebd697c33b tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f9fa5820-292f-43ca-9c92-4cebd697c33b tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f9fa5820-292f-43ca-9c92-4cebd697c33b tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Get all volumes completed successfully. Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f9fa5820-292f-43ca-9c92-4cebd697c33b tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes?limit=1&marker=d85c9bc3-4574-4c4f-9b5b-985f2c56865a returned with HTTP 200 Sep 08 19:10:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 818/1680] 192.168.122.253 () {58 vars in 1224 bytes} [Tue Sep 8 19:10:06 2026] GET /volume/v3/volumes?limit=1&marker=d85c9bc3-4574-4c4f-9b5b-985f2c56865a => generated 482 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1287a686-050f-4e17-96aa-7d1eb802a91f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1287a686-050f-4e17-96aa-7d1eb802a91f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes?limit=1&marker=eb97488d-e66c-440e-a80f-af929b2a4526 Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1287a686-050f-4e17-96aa-7d1eb802a91f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1287a686-050f-4e17-96aa-7d1eb802a91f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-1287a686-050f-4e17-96aa-7d1eb802a91f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1287a686-050f-4e17-96aa-7d1eb802a91f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1287a686-050f-4e17-96aa-7d1eb802a91f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Get all volumes completed successfully. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1287a686-050f-4e17-96aa-7d1eb802a91f tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes?limit=1&marker=eb97488d-e66c-440e-a80f-af929b2a4526 returned with HTTP 200 Sep 08 19:10:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 863/1681] 192.168.122.253 () {58 vars in 1224 bytes} [Tue Sep 8 19:10:06 2026] GET /volume/v3/volumes?limit=1&marker=eb97488d-e66c-440e-a80f-af929b2a4526 => generated 482 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-98698cef-6bca-4cb4-96e1-c797ad297135 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-98698cef-6bca-4cb4-96e1-c797ad297135 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes?limit=1&marker=256363c7-34d6-4d8a-b391-436b36abf344 Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-98698cef-6bca-4cb4-96e1-c797ad297135 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-98698cef-6bca-4cb4-96e1-c797ad297135 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-98698cef-6bca-4cb4-96e1-c797ad297135 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-98698cef-6bca-4cb4-96e1-c797ad297135 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-98698cef-6bca-4cb4-96e1-c797ad297135 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Get all volumes completed successfully. Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-98698cef-6bca-4cb4-96e1-c797ad297135 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes?limit=1&marker=256363c7-34d6-4d8a-b391-436b36abf344 returned with HTTP 200 Sep 08 19:10:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 819/1682] 192.168.122.253 () {58 vars in 1224 bytes} [Tue Sep 8 19:10:06 2026] GET /volume/v3/volumes?limit=1&marker=256363c7-34d6-4d8a-b391-436b36abf344 => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-393c6724-0ba4-41bd-95cb-9b160dea3056 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-393c6724-0ba4-41bd-95cb-9b160dea3056 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1011519257&status=available Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-393c6724-0ba4-41bd-95cb-9b160dea3056 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-393c6724-0ba4-41bd-95cb-9b160dea3056 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-393c6724-0ba4-41bd-95cb-9b160dea3056 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-393c6724-0ba4-41bd-95cb-9b160dea3056 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Could not evaluate value available, assuming string {{(pid=87213) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:06 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-393c6724-0ba4-41bd-95cb-9b160dea3056 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1011519257'), ('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-393c6724-0ba4-41bd-95cb-9b160dea3056 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-393c6724-0ba4-41bd-95cb-9b160dea3056 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1011519257&status=available returned with HTTP 200 Sep 08 19:10:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 864/1683] 192.168.122.253 () {58 vars in 1256 bytes} [Tue Sep 8 19:10:06 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1011519257&status=available => generated 342 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f87362e4-2139-41cd-9a0a-cd133593e85d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f87362e4-2139-41cd-9a0a-cd133593e85d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1066121911&status=available Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f87362e4-2139-41cd-9a0a-cd133593e85d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f87362e4-2139-41cd-9a0a-cd133593e85d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-f87362e4-2139-41cd-9a0a-cd133593e85d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f87362e4-2139-41cd-9a0a-cd133593e85d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Could not evaluate value available, assuming string {{(pid=87214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 19:10:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f87362e4-2139-41cd-9a0a-cd133593e85d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1066121911'), ('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f87362e4-2139-41cd-9a0a-cd133593e85d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f87362e4-2139-41cd-9a0a-cd133593e85d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1066121911&status=available returned with HTTP 200 Sep 08 19:10:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 820/1684] 192.168.122.253 () {58 vars in 1277 bytes} [Tue Sep 8 19:10:06 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1066121911&status=available => generated 869 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ddb6f551-09d0-4523-824c-13ad00a1bc7e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ddb6f551-09d0-4523-824c-13ad00a1bc7e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail?marker=d85c9bc3-4574-4c4f-9b5b-985f2c56865a&sort=id%3Aasc Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ddb6f551-09d0-4523-824c-13ad00a1bc7e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ddb6f551-09d0-4523-824c-13ad00a1bc7e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-ddb6f551-09d0-4523-824c-13ad00a1bc7e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-ddb6f551-09d0-4523-824c-13ad00a1bc7e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ddb6f551-09d0-4523-824c-13ad00a1bc7e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ddb6f551-09d0-4523-824c-13ad00a1bc7e tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes/detail?marker=d85c9bc3-4574-4c4f-9b5b-985f2c56865a&sort=id%3Aasc returned with HTTP 200 Sep 08 19:10:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 865/1685] 192.168.122.253 () {58 vars in 1257 bytes} [Tue Sep 8 19:10:07 2026] GET /volume/v3/volumes/detail?marker=d85c9bc3-4574-4c4f-9b5b-985f2c56865a&sort=id%3Aasc => generated 869 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8e79121f-c81d-4080-ab06-8b2c6efa79c2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8e79121f-c81d-4080-ab06-8b2c6efa79c2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8e79121f-c81d-4080-ab06-8b2c6efa79c2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8e79121f-c81d-4080-ab06-8b2c6efa79c2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-8e79121f-c81d-4080-ab06-8b2c6efa79c2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-8e79121f-c81d-4080-ab06-8b2c6efa79c2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8e79121f-c81d-4080-ab06-8b2c6efa79c2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8e79121f-c81d-4080-ab06-8b2c6efa79c2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 08 19:10:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 821/1686] 192.168.122.253 () {58 vars in 1221 bytes} [Tue Sep 8 19:10:07 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2579 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-366e3100-b70a-449b-829b-0eb4facb04ad None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-366e3100-b70a-449b-829b-0eb4facb04ad tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-366e3100-b70a-449b-829b-0eb4facb04ad tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-366e3100-b70a-449b-829b-0eb4facb04ad tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-366e3100-b70a-449b-829b-0eb4facb04ad tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-366e3100-b70a-449b-829b-0eb4facb04ad tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-366e3100-b70a-449b-829b-0eb4facb04ad tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-366e3100-b70a-449b-829b-0eb4facb04ad tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:10:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 866/1687] 192.168.122.253 () {58 vars in 1142 bytes} [Tue Sep 8 19:10:07 2026] GET /volume/v3/volumes/detail => generated 2579 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f774bf43-d0bd-4817-a685-dc14aada1ebb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f774bf43-d0bd-4817-a685-dc14aada1ebb tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f774bf43-d0bd-4817-a685-dc14aada1ebb tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f774bf43-d0bd-4817-a685-dc14aada1ebb tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-f774bf43-d0bd-4817-a685-dc14aada1ebb tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f774bf43-d0bd-4817-a685-dc14aada1ebb tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f774bf43-d0bd-4817-a685-dc14aada1ebb tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f774bf43-d0bd-4817-a685-dc14aada1ebb tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 08 19:10:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 822/1688] 192.168.122.253 () {58 vars in 1200 bytes} [Tue Sep 8 19:10:07 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 998 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-49cd58b4-a9a2-48e6-a365-fb5429d94389 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-49cd58b4-a9a2-48e6-a365-fb5429d94389 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes?availability_zone=nova Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-49cd58b4-a9a2-48e6-a365-fb5429d94389 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-49cd58b4-a9a2-48e6-a365-fb5429d94389 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-49cd58b4-a9a2-48e6-a365-fb5429d94389 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-49cd58b4-a9a2-48e6-a365-fb5429d94389 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Could not evaluate value nova, assuming string {{(pid=87213) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-49cd58b4-a9a2-48e6-a365-fb5429d94389 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-49cd58b4-a9a2-48e6-a365-fb5429d94389 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-49cd58b4-a9a2-48e6-a365-fb5429d94389 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 08 19:10:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 867/1689] 192.168.122.253 () {58 vars in 1166 bytes} [Tue Sep 8 19:10:07 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d6acfab4-86a7-491b-bc85-f3e22816f396 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d6acfab4-86a7-491b-bc85-f3e22816f396 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes?availability_zone=nova Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d6acfab4-86a7-491b-bc85-f3e22816f396 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d6acfab4-86a7-491b-bc85-f3e22816f396 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-d6acfab4-86a7-491b-bc85-f3e22816f396 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d6acfab4-86a7-491b-bc85-f3e22816f396 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Could not evaluate value nova, assuming string {{(pid=87214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 19:10:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d6acfab4-86a7-491b-bc85-f3e22816f396 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d6acfab4-86a7-491b-bc85-f3e22816f396 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d6acfab4-86a7-491b-bc85-f3e22816f396 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 08 19:10:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 823/1690] 192.168.122.253 () {58 vars in 1166 bytes} [Tue Sep 8 19:10:07 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7254a028-5850-438a-b369-1b35ea8c0415 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7254a028-5850-438a-b369-1b35ea8c0415 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes?bootable=false Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7254a028-5850-438a-b369-1b35ea8c0415 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7254a028-5850-438a-b369-1b35ea8c0415 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-7254a028-5850-438a-b369-1b35ea8c0415 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7254a028-5850-438a-b369-1b35ea8c0415 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7254a028-5850-438a-b369-1b35ea8c0415 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7254a028-5850-438a-b369-1b35ea8c0415 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 08 19:10:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 868/1691] 192.168.122.253 () {58 vars in 1150 bytes} [Tue Sep 8 19:10:08 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f886284e-4eda-4095-9a92-ad95d9650535 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f886284e-4eda-4095-9a92-ad95d9650535 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes?bootable=false Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f886284e-4eda-4095-9a92-ad95d9650535 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f886284e-4eda-4095-9a92-ad95d9650535 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-f886284e-4eda-4095-9a92-ad95d9650535 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f886284e-4eda-4095-9a92-ad95d9650535 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f886284e-4eda-4095-9a92-ad95d9650535 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f886284e-4eda-4095-9a92-ad95d9650535 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 08 19:10:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 824/1692] 192.168.122.253 () {58 vars in 1150 bytes} [Tue Sep 8 19:10:08 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-975695da-bcec-4015-823b-c1a60c7d4563 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-975695da-bcec-4015-823b-c1a60c7d4563 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes?status=available Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-975695da-bcec-4015-823b-c1a60c7d4563 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-975695da-bcec-4015-823b-c1a60c7d4563 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-975695da-bcec-4015-823b-c1a60c7d4563 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-975695da-bcec-4015-823b-c1a60c7d4563 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Could not evaluate value available, assuming string {{(pid=87213) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-975695da-bcec-4015-823b-c1a60c7d4563 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-975695da-bcec-4015-823b-c1a60c7d4563 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-975695da-bcec-4015-823b-c1a60c7d4563 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes?status=available returned with HTTP 200 Sep 08 19:10:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 869/1693] 192.168.122.253 () {58 vars in 1154 bytes} [Tue Sep 8 19:10:08 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-07d5e2a7-f027-40f1-9f63-f6b3cf5fbcac None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-07d5e2a7-f027-40f1-9f63-f6b3cf5fbcac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes?status=available Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-07d5e2a7-f027-40f1-9f63-f6b3cf5fbcac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-07d5e2a7-f027-40f1-9f63-f6b3cf5fbcac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-07d5e2a7-f027-40f1-9f63-f6b3cf5fbcac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-07d5e2a7-f027-40f1-9f63-f6b3cf5fbcac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Could not evaluate value available, assuming string {{(pid=87214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-07d5e2a7-f027-40f1-9f63-f6b3cf5fbcac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-07d5e2a7-f027-40f1-9f63-f6b3cf5fbcac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-07d5e2a7-f027-40f1-9f63-f6b3cf5fbcac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes?status=available returned with HTTP 200 Sep 08 19:10:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 825/1694] 192.168.122.253 () {58 vars in 1154 bytes} [Tue Sep 8 19:10:08 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3dc74785-67ed-43a4-af73-3cd46ccd24ac None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3dc74785-67ed-43a4-af73-3cd46ccd24ac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail?availability_zone=nova Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3dc74785-67ed-43a4-af73-3cd46ccd24ac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3dc74785-67ed-43a4-af73-3cd46ccd24ac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-3dc74785-67ed-43a4-af73-3cd46ccd24ac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3dc74785-67ed-43a4-af73-3cd46ccd24ac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Could not evaluate value nova, assuming string {{(pid=87213) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3dc74785-67ed-43a4-af73-3cd46ccd24ac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3dc74785-67ed-43a4-af73-3cd46ccd24ac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3dc74785-67ed-43a4-af73-3cd46ccd24ac tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 08 19:10:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 870/1695] 192.168.122.253 () {58 vars in 1187 bytes} [Tue Sep 8 19:10:08 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2579 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7898c47d-3953-4db1-b28d-199510a4a804 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7898c47d-3953-4db1-b28d-199510a4a804 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail?bootable=false Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7898c47d-3953-4db1-b28d-199510a4a804 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7898c47d-3953-4db1-b28d-199510a4a804 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-7898c47d-3953-4db1-b28d-199510a4a804 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7898c47d-3953-4db1-b28d-199510a4a804 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7898c47d-3953-4db1-b28d-199510a4a804 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7898c47d-3953-4db1-b28d-199510a4a804 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 08 19:10:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 826/1696] 192.168.122.253 () {58 vars in 1171 bytes} [Tue Sep 8 19:10:08 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2579 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dac63116-789e-40b1-98d1-afa33ed31db2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dac63116-789e-40b1-98d1-afa33ed31db2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail?status=available Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dac63116-789e-40b1-98d1-afa33ed31db2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dac63116-789e-40b1-98d1-afa33ed31db2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-dac63116-789e-40b1-98d1-afa33ed31db2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dac63116-789e-40b1-98d1-afa33ed31db2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Could not evaluate value available, assuming string {{(pid=87213) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dac63116-789e-40b1-98d1-afa33ed31db2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-dac63116-789e-40b1-98d1-afa33ed31db2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] Get all volumes completed successfully. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dac63116-789e-40b1-98d1-afa33ed31db2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-reader] http://192.168.122.253/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 08 19:10:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 871/1697] 192.168.122.253 () {58 vars in 1175 bytes} [Tue Sep 8 19:10:08 2026] GET /volume/v3/volumes/detail?status=available => generated 2579 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d7bb82f9-dd31-4187-8dce-ae3dabc75be0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d7bb82f9-dd31-4187-8dce-ae3dabc75be0 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d7bb82f9-dd31-4187-8dce-ae3dabc75be0 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d7bb82f9-dd31-4187-8dce-ae3dabc75be0 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d7bb82f9-dd31-4187-8dce-ae3dabc75be0 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d7bb82f9-dd31-4187-8dce-ae3dabc75be0 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a returned with HTTP 200 Sep 08 19:10:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 827/1698] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:08 2026] GET /volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a => generated 864 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8ef48b12-7269-4768-8b16-b18773407a33 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8ef48b12-7269-4768-8b16-b18773407a33 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] DELETE http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a Sep 08 19:10:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8ef48b12-7269-4768-8b16-b18773407a33 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8ef48b12-7269-4768-8b16-b18773407a33 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:09 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-8ef48b12-7269-4768-8b16-b18773407a33 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Delete volume with id: d85c9bc3-4574-4c4f-9b5b-985f2c56865a Sep 08 19:10:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:09 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8ef48b12-7269-4768-8b16-b18773407a33 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8ef48b12-7269-4768-8b16-b18773407a33 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Delete volume request issued successfully. Sep 08 19:10:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8ef48b12-7269-4768-8b16-b18773407a33 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a returned with HTTP 202 Sep 08 19:10:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 872/1699] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:10:09 2026] DELETE /volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:10:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-eb256045-1a8d-440a-9c5a-a16ef853d1ef None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eb256045-1a8d-440a-9c5a-a16ef853d1ef tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a Sep 08 19:10:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eb256045-1a8d-440a-9c5a-a16ef853d1ef tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eb256045-1a8d-440a-9c5a-a16ef853d1ef tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:09 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:09 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-eb256045-1a8d-440a-9c5a-a16ef853d1ef tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eb256045-1a8d-440a-9c5a-a16ef853d1ef tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a returned with HTTP 200 Sep 08 19:10:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 828/1700] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:09 2026] GET /volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a => generated 863 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c453eeff-b7f3-4d35-b054-b384c9355395 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c453eeff-b7f3-4d35-b054-b384c9355395 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a Sep 08 19:10:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c453eeff-b7f3-4d35-b054-b384c9355395 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c453eeff-b7f3-4d35-b054-b384c9355395 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c453eeff-b7f3-4d35-b054-b384c9355395 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a returned with HTTP 404 Sep 08 19:10:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 873/1701] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:10 2026] GET /volume/v3/volumes/d85c9bc3-4574-4c4f-9b5b-985f2c56865a => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-724ea9c1-ad20-4a77-a0b7-86da079154a2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-724ea9c1-ad20-4a77-a0b7-86da079154a2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 Sep 08 19:10:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-724ea9c1-ad20-4a77-a0b7-86da079154a2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-724ea9c1-ad20-4a77-a0b7-86da079154a2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-724ea9c1-ad20-4a77-a0b7-86da079154a2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-724ea9c1-ad20-4a77-a0b7-86da079154a2 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 returned with HTTP 200 Sep 08 19:10:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 829/1702] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:10 2026] GET /volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 => generated 866 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-85fe6bb3-7594-4408-bece-4898df68bea9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-85fe6bb3-7594-4408-bece-4898df68bea9 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] DELETE http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 Sep 08 19:10:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-85fe6bb3-7594-4408-bece-4898df68bea9 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-85fe6bb3-7594-4408-bece-4898df68bea9 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:10 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-85fe6bb3-7594-4408-bece-4898df68bea9 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Delete volume with id: eb97488d-e66c-440e-a80f-af929b2a4526 Sep 08 19:10:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-85fe6bb3-7594-4408-bece-4898df68bea9 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-85fe6bb3-7594-4408-bece-4898df68bea9 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Delete volume request issued successfully. Sep 08 19:10:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-85fe6bb3-7594-4408-bece-4898df68bea9 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 returned with HTTP 202 Sep 08 19:10:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 874/1703] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:10:10 2026] DELETE /volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:10:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7446ee28-582d-42d5-bb44-a25ab9329423 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7446ee28-582d-42d5-bb44-a25ab9329423 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 Sep 08 19:10:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7446ee28-582d-42d5-bb44-a25ab9329423 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7446ee28-582d-42d5-bb44-a25ab9329423 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7446ee28-582d-42d5-bb44-a25ab9329423 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7446ee28-582d-42d5-bb44-a25ab9329423 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 returned with HTTP 200 Sep 08 19:10:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 830/1704] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:10 2026] GET /volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 => generated 865 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-784e17e3-d2c3-43e4-9b9f-7ae0e39892e7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-784e17e3-d2c3-43e4-9b9f-7ae0e39892e7 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 Sep 08 19:10:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-784e17e3-d2c3-43e4-9b9f-7ae0e39892e7 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-784e17e3-d2c3-43e4-9b9f-7ae0e39892e7 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-784e17e3-d2c3-43e4-9b9f-7ae0e39892e7 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-784e17e3-d2c3-43e4-9b9f-7ae0e39892e7 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 returned with HTTP 200 Sep 08 19:10:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 875/1705] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:11 2026] GET /volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 => generated 865 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-68dcccdb-8eaf-4188-b18d-7e0afd157017 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-68dcccdb-8eaf-4188-b18d-7e0afd157017 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 Sep 08 19:10:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-68dcccdb-8eaf-4188-b18d-7e0afd157017 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-68dcccdb-8eaf-4188-b18d-7e0afd157017 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-68dcccdb-8eaf-4188-b18d-7e0afd157017 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 returned with HTTP 404 Sep 08 19:10:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 831/1706] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:12 2026] GET /volume/v3/volumes/eb97488d-e66c-440e-a80f-af929b2a4526 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:10:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6997bd82-2498-48a7-a3f6-623ea020d92c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6997bd82-2498-48a7-a3f6-623ea020d92c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 Sep 08 19:10:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6997bd82-2498-48a7-a3f6-623ea020d92c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6997bd82-2498-48a7-a3f6-623ea020d92c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:12 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6997bd82-2498-48a7-a3f6-623ea020d92c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6997bd82-2498-48a7-a3f6-623ea020d92c tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 returned with HTTP 200 Sep 08 19:10:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 876/1707] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:12 2026] GET /volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:10:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ede98898-cc36-4286-ae3f-fe3963219e6d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ede98898-cc36-4286-ae3f-fe3963219e6d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] DELETE http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 Sep 08 19:10:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ede98898-cc36-4286-ae3f-fe3963219e6d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ede98898-cc36-4286-ae3f-fe3963219e6d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:12 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-ede98898-cc36-4286-ae3f-fe3963219e6d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Delete volume with id: 256363c7-34d6-4d8a-b391-436b36abf344 Sep 08 19:10:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:12 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:12 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:12 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ede98898-cc36-4286-ae3f-fe3963219e6d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ede98898-cc36-4286-ae3f-fe3963219e6d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Delete volume request issued successfully. Sep 08 19:10:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ede98898-cc36-4286-ae3f-fe3963219e6d tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 returned with HTTP 202 Sep 08 19:10:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 832/1708] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:10:12 2026] DELETE /volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:10:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f848012c-9c74-496a-bef9-e262491b9686 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f848012c-9c74-496a-bef9-e262491b9686 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 Sep 08 19:10:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f848012c-9c74-496a-bef9-e262491b9686 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f848012c-9c74-496a-bef9-e262491b9686 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:12 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f848012c-9c74-496a-bef9-e262491b9686 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Volume info retrieved successfully. Sep 08 19:10:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f848012c-9c74-496a-bef9-e262491b9686 tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 returned with HTTP 200 Sep 08 19:10:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 877/1709] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:12 2026] GET /volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 => generated 865 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b0c0112a-74fe-44f6-8bab-3dece476246a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b0c0112a-74fe-44f6-8bab-3dece476246a tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] GET http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 Sep 08 19:10:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b0c0112a-74fe-44f6-8bab-3dece476246a tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b0c0112a-74fe-44f6-8bab-3dece476246a tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b0c0112a-74fe-44f6-8bab-3dece476246a tempest-VolumesListTestJSON-1497016957 tempest-VolumesListTestJSON-1497016957-project-member] http://192.168.122.253/volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 returned with HTTP 404 Sep 08 19:10:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 833/1710] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:14 2026] GET /volume/v3/volumes/256363c7-34d6-4d8a-b391-436b36abf344 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-499d5f9f-7523-4728-bcb1-0c061aae5965 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-499d5f9f-7523-4728-bcb1-0c061aae5965 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:10:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-499d5f9f-7523-4728-bcb1-0c061aae5965 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1137828272-1234613179", "extra_specs": {}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-499d5f9f-7523-4728-bcb1-0c061aae5965 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:10:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 878/1711] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:10:17 2026] POST /volume/v3/types => generated 269 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1078467192"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1078467192'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:10:19 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Create volume of 1 GB Sep 08 19:10:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Availability Zones retrieved successfully. Sep 08 19:10:19 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Flow 'volume_create_api' (0ac36dae-6a30-4bcc-bd29-fb80bff8742f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:19 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac697bc7-236c-4117-8f05-6dcdc01a30d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:19 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:10:19 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac697bc7-236c-4117-8f05-6dcdc01a30d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:19 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681488b8-a348-4897-b07f-5062cfc5c173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:20 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Created reservations ['99bb28eb-6640-490d-a716-576d738f5f9c', 'a438dc89-032b-4ec2-a8f6-1d18e2a257ed', '3f8e5b14-5551-4088-a8a5-2f08747329be', 'ce11a2c3-2b12-4500-afd9-0285020db309'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:10:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681488b8-a348-4897-b07f-5062cfc5c173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99bb28eb-6640-490d-a716-576d738f5f9c', 'a438dc89-032b-4ec2-a8f6-1d18e2a257ed', '3f8e5b14-5551-4088-a8a5-2f08747329be', 'ce11a2c3-2b12-4500-afd9-0285020db309']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b610c050-a540-4241-a701-ad2cd06ab5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:20 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:20 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b610c050-a540-4241-a701-ad2cd06ab5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dae06e7-4d9c-4f0f-b3a3-9800630f19fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1078467192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7adb19a403349c890344b26db9c43f6',qos_specs=None,replication_status=,reservations=['99bb28eb-6640-490d-a716-576d738f5f9c','a438dc89-032b-4ec2-a8f6-1d18e2a257ed','3f8e5b14-5551-4088-a8a5-2f08747329be','ce11a2c3-2b12-4500-afd9-0285020db309'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72de281f18f445d78bceee93353c68fe',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1078467192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dae06e7-4d9c-4f0f-b3a3-9800630f19fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7adb19a403349c890344b26db9c43f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72de281f18f445d78bceee93353c68fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5fad993-39f2-4696-bd72-47754a56c9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5fad993-39f2-4696-bd72-47754a56c9db) transitioned into state 'SUCCESS' from state '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-1078467192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7adb19a403349c890344b26db9c43f6',qos_specs=None,replication_status=,reservations=['99bb28eb-6640-490d-a716-576d738f5f9c','a438dc89-032b-4ec2-a8f6-1d18e2a257ed','3f8e5b14-5551-4088-a8a5-2f08747329be','ce11a2c3-2b12-4500-afd9-0285020db309'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72de281f18f445d78bceee93353c68fe',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ed715c-0e5b-4369-aac1-21d1f2feab69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ed715c-0e5b-4369-aac1-21d1f2feab69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:20 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Flow 'volume_create_api' (0ac36dae-6a30-4bcc-bd29-fb80bff8742f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Create volume request issued successfully. Sep 08 19:10:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ccb504e7-747b-4137-80c6-0b75e60f3aee tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:10:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 834/1712] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:10:19 2026] POST /volume/v3/volumes => generated 759 bytes in 1095 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:10:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-77ae6d62-f5e7-42c5-ace3-e1bfb6e00e25 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-77ae6d62-f5e7-42c5-ace3-e1bfb6e00e25 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] GET http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd Sep 08 19:10:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-77ae6d62-f5e7-42c5-ace3-e1bfb6e00e25 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-77ae6d62-f5e7-42c5-ace3-e1bfb6e00e25 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-77ae6d62-f5e7-42c5-ace3-e1bfb6e00e25 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Volume info retrieved successfully. Sep 08 19:10:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-77ae6d62-f5e7-42c5-ace3-e1bfb6e00e25 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd returned with HTTP 200 Sep 08 19:10:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 879/1713] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:20 2026] GET /volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd => generated 827 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1165711192", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1165711192', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Create volume of 1 GB Sep 08 19:10:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Availability Zones retrieved successfully. Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Flow 'volume_create_api' (2761ebbd-a1dc-4b51-b731-e4253d3a2024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (685d5046-f06a-4121-bddc-d75aae80bdcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (685d5046-f06a-4121-bddc-d75aae80bdcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2fad0dc-673d-40fd-8d96-8ac08cbafd05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Created reservations ['4b21327d-6462-4fdf-a0dd-a1ea1fa79a91', 'f1916f00-d176-4c43-9dd0-6c104d2371cd', '2dfe0e55-2c5e-4db7-bef4-158320c08294', '6758e5b1-d07a-429b-8876-676d2c1db0e1'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2fad0dc-673d-40fd-8d96-8ac08cbafd05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b21327d-6462-4fdf-a0dd-a1ea1fa79a91', 'f1916f00-d176-4c43-9dd0-6c104d2371cd', '2dfe0e55-2c5e-4db7-bef4-158320c08294', '6758e5b1-d07a-429b-8876-676d2c1db0e1']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e444ccb8-9473-48bb-a408-ac9c2be2310c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e444ccb8-9473-48bb-a408-ac9c2be2310c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c508d03-a404-4e12-9cc1-3816a04950c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1165711192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5093beb45f74a1e8961731cce6ec7a6',qos_specs=None,replication_status=,reservations=['4b21327d-6462-4fdf-a0dd-a1ea1fa79a91','f1916f00-d176-4c43-9dd0-6c104d2371cd','2dfe0e55-2c5e-4db7-bef4-158320c08294','6758e5b1-d07a-429b-8876-676d2c1db0e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2859d46160545a3945a1058d4fe5bc8',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1165711192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c508d03-a404-4e12-9cc1-3816a04950c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5093beb45f74a1e8961731cce6ec7a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2859d46160545a3945a1058d4fe5bc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2adf242-d7b9-429e-b3a6-361bd0f59ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fef349f8-77fe-4b04-84f8-597d8f386161 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fef349f8-77fe-4b04-84f8-597d8f386161 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] GET http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd Sep 08 19:10:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fef349f8-77fe-4b04-84f8-597d8f386161 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fef349f8-77fe-4b04-84f8-597d8f386161 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2adf242-d7b9-429e-b3a6-361bd0f59ea9) transitioned into state 'SUCCESS' from state '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-1165711192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5093beb45f74a1e8961731cce6ec7a6',qos_specs=None,replication_status=,reservations=['4b21327d-6462-4fdf-a0dd-a1ea1fa79a91','f1916f00-d176-4c43-9dd0-6c104d2371cd','2dfe0e55-2c5e-4db7-bef4-158320c08294','6758e5b1-d07a-429b-8876-676d2c1db0e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2859d46160545a3945a1058d4fe5bc8',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fd74e61-3c97-491a-bd36-a55838df19a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fef349f8-77fe-4b04-84f8-597d8f386161 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Volume info retrieved successfully. Sep 08 19:10:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fef349f8-77fe-4b04-84f8-597d8f386161 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd returned with HTTP 200 Sep 08 19:10:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 880/1714] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:21 2026] GET /volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd => generated 851 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fd74e61-3c97-491a-bd36-a55838df19a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Flow 'volume_create_api' (2761ebbd-a1dc-4b51-b731-e4253d3a2024) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Create volume request issued successfully. Sep 08 19:10:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-75aab290-c4bf-41ef-982b-86f4b7f75e9d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:10:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 835/1715] 192.168.122.253 () {62 vars in 1184 bytes} [Tue Sep 8 19:10:21 2026] POST /volume/v3/volumes => generated 798 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ab3d6b41-2ebf-44e9-bac4-304c436d33fd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ab3d6b41-2ebf-44e9-bac4-304c436d33fd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ab3d6b41-2ebf-44e9-bac4-304c436d33fd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ab3d6b41-2ebf-44e9-bac4-304c436d33fd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ab3d6b41-2ebf-44e9-bac4-304c436d33fd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ab3d6b41-2ebf-44e9-bac4-304c436d33fd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 881/1716] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:10:21 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4f1658e8-dbf3-45c9-8a6f-f1cfbdd98659 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f1658e8-dbf3-45c9-8a6f-f1cfbdd98659 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] GET http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd Sep 08 19:10:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f1658e8-dbf3-45c9-8a6f-f1cfbdd98659 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f1658e8-dbf3-45c9-8a6f-f1cfbdd98659 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:22 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:22 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:22 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4f1658e8-dbf3-45c9-8a6f-f1cfbdd98659 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Volume info retrieved successfully. Sep 08 19:10:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f1658e8-dbf3-45c9-8a6f-f1cfbdd98659 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd returned with HTTP 200 Sep 08 19:10:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 836/1717] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:22 2026] GET /volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5979eb4f-1492-4ae7-bb35-89e88a7a78d1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5979eb4f-1492-4ae7-bb35-89e88a7a78d1 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5979eb4f-1492-4ae7-bb35-89e88a7a78d1 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5979eb4f-1492-4ae7-bb35-89e88a7a78d1 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5979eb4f-1492-4ae7-bb35-89e88a7a78d1 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5979eb4f-1492-4ae7-bb35-89e88a7a78d1 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 882/1718] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:10:22 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 890 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6db29211-6308-4278-bae4-c69fdab55b26 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6db29211-6308-4278-bae4-c69fdab55b26 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6db29211-6308-4278-bae4-c69fdab55b26 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1448649177-1411797546", "extra_specs": {}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6db29211-6308-4278-bae4-c69fdab55b26 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:10:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 837/1719] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:10:23 2026] POST /volume/v3/types => generated 269 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1b235229-0163-452e-a7a1-1379a18eb622 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1b235229-0163-452e-a7a1-1379a18eb622 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:10:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1b235229-0163-452e-a7a1-1379a18eb622 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1109619820-1970192700", "extra_specs": {}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1b235229-0163-452e-a7a1-1379a18eb622 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:10:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 883/1720] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:10:23 2026] POST /volume/v3/types => generated 269 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-636072637", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1448649177-1411797546", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-636072637', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1448649177-1411797546', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Create volume of 1 GB Sep 08 19:10:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Availability Zones retrieved successfully. Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Flow 'volume_create_api' (6dca35b7-cd9f-4e4d-a32e-7566909e9b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3257925c-5ead-4392-b930-7de8884ebacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3257925c-5ead-4392-b930-7de8884ebacb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:10:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=13cc1b23-c5a7-48a3-91a2-c68af1da9d6b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1448649177-1411797546',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13cc1b23-c5a7-48a3-91a2-c68af1da9d6b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7574867e-caae-4dc5-ada0-4830699c6cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1448649177-1411797546 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1448649177-1411797546, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:10:23 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1448649177-1411797546 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1448649177-1411797546, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Created reservations ['a93664f5-56e3-48e0-ae9a-561b9d83daf0', '2fd3326f-0728-4af7-a930-83ba491e44d4', 'b27061fa-1c5e-4f0f-85f2-f087d3f73a6f', '966c94f5-70a3-413b-b543-1726811d812e'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7574867e-caae-4dc5-ada0-4830699c6cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a93664f5-56e3-48e0-ae9a-561b9d83daf0', '2fd3326f-0728-4af7-a930-83ba491e44d4', 'b27061fa-1c5e-4f0f-85f2-f087d3f73a6f', '966c94f5-70a3-413b-b543-1726811d812e']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f85a33-7a51-4ba0-b34e-f632c14dab14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f85a33-7a51-4ba0-b34e-f632c14dab14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '612b97d7-5359-4219-b88a-f4c00872d754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-636072637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a335ec6b3ba74a72ba71a1412d8d2380',qos_specs=None,replication_status=,reservations=['a93664f5-56e3-48e0-ae9a-561b9d83daf0','2fd3326f-0728-4af7-a930-83ba491e44d4','b27061fa-1c5e-4f0f-85f2-f087d3f73a6f','966c94f5-70a3-413b-b543-1726811d812e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cfde386caf14c8a9d5dfd5c792a870a',volume_type_id=13cc1b23-c5a7-48a3-91a2-c68af1da9d6b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:10:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-636072637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=612b97d7-5359-4219-b88a-f4c00872d754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a335ec6b3ba74a72ba71a1412d8d2380',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cfde386caf14c8a9d5dfd5c792a870a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13cc1b23-c5a7-48a3-91a2-c68af1da9d6b),volume_type_id=13cc1b23-c5a7-48a3-91a2-c68af1da9d6b)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61e82d4c-a758-47c7-87b9-6fa12d0017e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61e82d4c-a758-47c7-87b9-6fa12d0017e7) transitioned into state 'SUCCESS' from state '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-636072637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a335ec6b3ba74a72ba71a1412d8d2380',qos_specs=None,replication_status=,reservations=['a93664f5-56e3-48e0-ae9a-561b9d83daf0','2fd3326f-0728-4af7-a930-83ba491e44d4','b27061fa-1c5e-4f0f-85f2-f087d3f73a6f','966c94f5-70a3-413b-b543-1726811d812e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cfde386caf14c8a9d5dfd5c792a870a',volume_type_id=13cc1b23-c5a7-48a3-91a2-c68af1da9d6b)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fd82e3-6c74-458b-bba8-4021b5b60957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fd82e3-6c74-458b-bba8-4021b5b60957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Flow 'volume_create_api' (6dca35b7-cd9f-4e4d-a32e-7566909e9b28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Create volume request issued successfully. Sep 08 19:10:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-75250240-07f8-4169-aec1-ac5c5ed2ee91 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:10:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 838/1721] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:10:23 2026] POST /volume/v3/volumes => generated 854 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:10:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-217720176", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1109619820-1970192700", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-217720176', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1109619820-1970192700', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:10:23 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Create volume of 1 GB Sep 08 19:10:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Availability Zones retrieved successfully. Sep 08 19:10:23 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Flow 'volume_create_api' (dbc15799-ebe9-4318-a7ce-a6c759cdf833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:23 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6841ed11-6486-4df7-82f3-ea34eef81a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-45781872-3d69-49b0-90b1-f3f78fdeab61 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:23 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-45781872-3d69-49b0-90b1-f3f78fdeab61 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-45781872-3d69-49b0-90b1-f3f78fdeab61 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-45781872-3d69-49b0-90b1-f3f78fdeab61 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-45781872-3d69-49b0-90b1-f3f78fdeab61 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-45781872-3d69-49b0-90b1-f3f78fdeab61 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 839/1722] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:10:23 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 891 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7b39e795-80a9-4aec-8408-9a34833e15b3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7b39e795-80a9-4aec-8408-9a34833e15b3 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7b39e795-80a9-4aec-8408-9a34833e15b3 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7b39e795-80a9-4aec-8408-9a34833e15b3 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6841ed11-6486-4df7-82f3-ea34eef81a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:10:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e9648f29-d0e9-4e11-8a28-221a0c932e08,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1109619820-1970192700',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e9648f29-d0e9-4e11-8a28-221a0c932e08', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adbbdba-6de9-40dc-b2ab-2a958999d89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:24 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1109619820-1970192700 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1109619820-1970192700, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:10:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7b39e795-80a9-4aec-8408-9a34833e15b3 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:24 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1109619820-1970192700 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1109619820-1970192700, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:10:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7b39e795-80a9-4aec-8408-9a34833e15b3 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 840/1723] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:10:24 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 891 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Created reservations ['902ed48d-af78-431c-8f85-d7c0c763455d', 'c41e6132-5cc9-485a-9912-3ad75b3ee690', 'bf34f5f9-64d6-43b2-8a60-ab767cf177aa', '1ab5713f-5e6a-4e0a-a45a-b0d3304449ed'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adbbdba-6de9-40dc-b2ab-2a958999d89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['902ed48d-af78-431c-8f85-d7c0c763455d', 'c41e6132-5cc9-485a-9912-3ad75b3ee690', 'bf34f5f9-64d6-43b2-8a60-ab767cf177aa', '1ab5713f-5e6a-4e0a-a45a-b0d3304449ed']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-d6966a22-bc44-45a4-b431-3f92a2ecfb22 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-d6966a22-bc44-45a4-b431-3f92a2ecfb22 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-d6966a22-bc44-45a4-b431-3f92a2ecfb22 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-d6966a22-bc44-45a4-b431-3f92a2ecfb22 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3a3e51-2ede-4745-bb8e-76d0c0d201f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-d6966a22-bc44-45a4-b431-3f92a2ecfb22 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-d6966a22-bc44-45a4-b431-3f92a2ecfb22 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 841/1724] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:10:24 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 873 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3a3e51-2ede-4745-bb8e-76d0c0d201f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f94a19ae-997d-4ac8-b93a-17762af421ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-217720176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a335ec6b3ba74a72ba71a1412d8d2380',qos_specs=None,replication_status=,reservations=['902ed48d-af78-431c-8f85-d7c0c763455d','c41e6132-5cc9-485a-9912-3ad75b3ee690','bf34f5f9-64d6-43b2-8a60-ab767cf177aa','1ab5713f-5e6a-4e0a-a45a-b0d3304449ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cfde386caf14c8a9d5dfd5c792a870a',volume_type_id=e9648f29-d0e9-4e11-8a28-221a0c932e08), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-217720176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f94a19ae-997d-4ac8-b93a-17762af421ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a335ec6b3ba74a72ba71a1412d8d2380',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cfde386caf14c8a9d5dfd5c792a870a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e9648f29-d0e9-4e11-8a28-221a0c932e08),volume_type_id=e9648f29-d0e9-4e11-8a28-221a0c932e08)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbee8547-c783-41ae-9db4-034e60d575d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbee8547-c783-41ae-9db4-034e60d575d3) transitioned into state 'SUCCESS' from state '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-217720176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a335ec6b3ba74a72ba71a1412d8d2380',qos_specs=None,replication_status=,reservations=['902ed48d-af78-431c-8f85-d7c0c763455d','c41e6132-5cc9-485a-9912-3ad75b3ee690','bf34f5f9-64d6-43b2-8a60-ab767cf177aa','1ab5713f-5e6a-4e0a-a45a-b0d3304449ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cfde386caf14c8a9d5dfd5c792a870a',volume_type_id=e9648f29-d0e9-4e11-8a28-221a0c932e08)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcb7425c-4c9a-42d0-84da-18313f855569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcb7425c-4c9a-42d0-84da-18313f855569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Flow 'volume_create_api' (dbc15799-ebe9-4318-a7ce-a6c759cdf833) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Create volume request issued successfully. Sep 08 19:10:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9183cf15-8704-4885-a91d-bdc8ad65a252 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:10:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 884/1725] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:10:23 2026] POST /volume/v3/volumes => generated 854 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:10:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9ad094f7-67d7-4dad-8a81-363b86d5fa09 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9ad094f7-67d7-4dad-8a81-363b86d5fa09 None None] GET http://192.168.122.253/volume// Sep 08 19:10:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1958600600", "snapshot_id": null, "imageRef": "4188b00f-1e8f-4939-8709-55db0d95c3ce", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1137828272-1234613179", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1958600600', 'snapshot_id': None, 'imageRef': '4188b00f-1e8f-4939-8709-55db0d95c3ce', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1137828272-1234613179', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9ad094f7-67d7-4dad-8a81-363b86d5fa09 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9ad094f7-67d7-4dad-8a81-363b86d5fa09 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9ad094f7-67d7-4dad-8a81-363b86d5fa09 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:10:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 885/1726] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:10:24 2026] GET /volume/ => generated 390 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-ef2fd141-68d9-4073-9cb8-eb3718168087 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-ef2fd141-68d9-4073-9cb8-eb3718168087 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:10:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-ef2fd141-68d9-4073-9cb8-eb3718168087 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c508d03-a404-4e12-9cc1-3816a04950c1", "connector": null, "instance_uuid": "4aff371f-3ff2-4d36-8e4e-3fcb313a6230"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-ef2fd141-68d9-4073-9cb8-eb3718168087 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:10:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 886/1727] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:10:24 2026] POST /volume/v3/attachments => generated 273 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d6524764-1102-4714-883e-561efea6590f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d6524764-1102-4714-883e-561efea6590f tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d6524764-1102-4714-883e-561efea6590f tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d6524764-1102-4714-883e-561efea6590f tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d6524764-1102-4714-883e-561efea6590f tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d6524764-1102-4714-883e-561efea6590f tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 887/1728] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:10:25 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 890 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-08417f4b-fd70-4540-90f2-fbb274cec52b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-08417f4b-fd70-4540-90f2-fbb274cec52b None None] GET http://192.168.122.253/volume// Sep 08 19:10:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-08417f4b-fd70-4540-90f2-fbb274cec52b None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-08417f4b-fd70-4540-90f2-fbb274cec52b None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-08417f4b-fd70-4540-90f2-fbb274cec52b None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:10:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 888/1729] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:10:25 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:10:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-ad8b6026-44b0-40f5-b147-e65c80f1a589 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-ad8b6026-44b0-40f5-b147-e65c80f1a589 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-ad8b6026-44b0-40f5-b147-e65c80f1a589 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-ad8b6026-44b0-40f5-b147-e65c80f1a589 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:25 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Create volume of 1 GB Sep 08 19:10:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Availability Zones retrieved successfully. Sep 08 19:10:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-ad8b6026-44b0-40f5-b147-e65c80f1a589 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-ad8b6026-44b0-40f5-b147-e65c80f1a589 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 889/1730] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:10:25 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 1053 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:10:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Flow 'volume_create_api' (7d327deb-662e-4e74-b8eb-75c69ccb70f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d9e230-ed83-48c2-a7d5-1247ec8df9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:10:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-1336da8a-3abb-44db-b5e7-9a795e7f0bde None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-1336da8a-3abb-44db-b5e7-9a795e7f0bde tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] PUT http://192.168.122.253/volume/v3/attachments/eea1849a-4f07-413e-9f9a-fc516d63766f Sep 08 19:10:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-1336da8a-3abb-44db-b5e7-9a795e7f0bde tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d9e230-ed83-48c2-a7d5-1247ec8df9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:10:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8b112296-9ac3-4de1-91c5-bb743b25ff37,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1137828272-1234613179',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b112296-9ac3-4de1-91c5-bb743b25ff37', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0deb768f-63f0-4c9d-b914-10b5e609fdee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:25 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-1336da8a-3abb-44db-b5e7-9a795e7f0bde tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Acquiring lock "cinder-attachment_update-1c508d03-a404-4e12-9cc1-3816a04950c1-devstack" by "attachment_update" {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:10:25 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-1336da8a-3abb-44db-b5e7-9a795e7f0bde tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Lock "cinder-attachment_update-1c508d03-a404-4e12-9cc1-3816a04950c1-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:10:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:25 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1137828272-1234613179 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1137828272-1234613179, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:10:25 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1137828272-1234613179 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1137828272-1234613179, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:10:25 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Created reservations ['7c896e89-0f3a-4a72-9039-a4a368148626', 'f7611b82-4770-499a-8233-5849bac99768', '632a7f05-8b7d-42d7-858f-5f4d477af673', '096e404c-b900-4495-a8df-a6a61eb7918c'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:10:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0deb768f-63f0-4c9d-b914-10b5e609fdee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c896e89-0f3a-4a72-9039-a4a368148626', 'f7611b82-4770-499a-8233-5849bac99768', '632a7f05-8b7d-42d7-858f-5f4d477af673', '096e404c-b900-4495-a8df-a6a61eb7918c']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d9bcf70-3cd5-4872-9499-50de79e926f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:26 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d9bcf70-3cd5-4872-9499-50de79e926f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1926e18-395a-4060-a0d5-3f460095cb96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1958600600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a335ec6b3ba74a72ba71a1412d8d2380',qos_specs=None,replication_status=,reservations=['7c896e89-0f3a-4a72-9039-a4a368148626','f7611b82-4770-499a-8233-5849bac99768','632a7f05-8b7d-42d7-858f-5f4d477af673','096e404c-b900-4495-a8df-a6a61eb7918c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cfde386caf14c8a9d5dfd5c792a870a',volume_type_id=8b112296-9ac3-4de1-91c5-bb743b25ff37), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1958600600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1926e18-395a-4060-a0d5-3f460095cb96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a335ec6b3ba74a72ba71a1412d8d2380',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cfde386caf14c8a9d5dfd5c792a870a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b112296-9ac3-4de1-91c5-bb743b25ff37),volume_type_id=8b112296-9ac3-4de1-91c5-bb743b25ff37)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:26 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0d9c4ec-a764-45ac-a092-c17884749b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:26 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0d9c4ec-a764-45ac-a092-c17884749b52) transitioned into state 'SUCCESS' from state '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-1958600600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a335ec6b3ba74a72ba71a1412d8d2380',qos_specs=None,replication_status=,reservations=['7c896e89-0f3a-4a72-9039-a4a368148626','f7611b82-4770-499a-8233-5849bac99768','632a7f05-8b7d-42d7-858f-5f4d477af673','096e404c-b900-4495-a8df-a6a61eb7918c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cfde386caf14c8a9d5dfd5c792a870a',volume_type_id=8b112296-9ac3-4de1-91c5-bb743b25ff37)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:26 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc84b612-b0ba-409b-b6cb-8d827ca317ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:26 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc84b612-b0ba-409b-b6cb-8d827ca317ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:26 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Flow 'volume_create_api' (7d327deb-662e-4e74-b8eb-75c69ccb70f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Create volume request issued successfully. Sep 08 19:10:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ad92b7d0-7458-4696-9e48-2e6b549e4aa2 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:10:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 842/1731] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:10:24 2026] POST /volume/v3/volumes => generated 855 bytes in 1519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:10:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-de6b41d8-7ac7-4393-b7f3-bdd70715d785 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-de6b41d8-7ac7-4393-b7f3-bdd70715d785 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-de6b41d8-7ac7-4393-b7f3-bdd70715d785 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-de6b41d8-7ac7-4393-b7f3-bdd70715d785 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-de6b41d8-7ac7-4393-b7f3-bdd70715d785 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-de6b41d8-7ac7-4393-b7f3-bdd70715d785 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 843/1732] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:26 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 923 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ef323a12-4589-48b6-abda-ab9229e83f16 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef323a12-4589-48b6-abda-ab9229e83f16 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef323a12-4589-48b6-abda-ab9229e83f16 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef323a12-4589-48b6-abda-ab9229e83f16 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ef323a12-4589-48b6-abda-ab9229e83f16 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef323a12-4589-48b6-abda-ab9229e83f16 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 844/1733] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:10:26 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 890 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6c099049-5b64-43fc-98fc-37ada3d6e0be None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6c099049-5b64-43fc-98fc-37ada3d6e0be tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6c099049-5b64-43fc-98fc-37ada3d6e0be tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6c099049-5b64-43fc-98fc-37ada3d6e0be tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6c099049-5b64-43fc-98fc-37ada3d6e0be tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6c099049-5b64-43fc-98fc-37ada3d6e0be tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 845/1734] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:27 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 947 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c8bb15b9-b94d-497b-9d7b-4ca62e4a7715 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c8bb15b9-b94d-497b-9d7b-4ca62e4a7715 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c8bb15b9-b94d-497b-9d7b-4ca62e4a7715 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c8bb15b9-b94d-497b-9d7b-4ca62e4a7715 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c8bb15b9-b94d-497b-9d7b-4ca62e4a7715 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c8bb15b9-b94d-497b-9d7b-4ca62e4a7715 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 846/1735] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:10:27 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 890 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:28 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-1336da8a-3abb-44db-b5e7-9a795e7f0bde tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Lock "cinder-attachment_update-1c508d03-a404-4e12-9cc1-3816a04950c1-devstack" released by "attachment_update" :: held 2.358s {{(pid=87213) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:10:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-1336da8a-3abb-44db-b5e7-9a795e7f0bde tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/attachments/eea1849a-4f07-413e-9f9a-fc516d63766f returned with HTTP 200 Sep 08 19:10:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 890/1736] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:10:25 2026] PUT /volume/v3/attachments/eea1849a-4f07-413e-9f9a-fc516d63766f => generated 694 bytes in 2429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-26fc5303-3107-4c66-a8a7-b1677f70df4b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-26fc5303-3107-4c66-a8a7-b1677f70df4b tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-26fc5303-3107-4c66-a8a7-b1677f70df4b tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-26fc5303-3107-4c66-a8a7-b1677f70df4b tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-26fc5303-3107-4c66-a8a7-b1677f70df4b tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-26fc5303-3107-4c66-a8a7-b1677f70df4b tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 847/1737] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:28 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 947 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-62a7c464-14e6-4cd1-bd8b-0e0bcfa915f6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-62a7c464-14e6-4cd1-bd8b-0e0bcfa915f6 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-62a7c464-14e6-4cd1-bd8b-0e0bcfa915f6 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-62a7c464-14e6-4cd1-bd8b-0e0bcfa915f6 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-62a7c464-14e6-4cd1-bd8b-0e0bcfa915f6 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-62a7c464-14e6-4cd1-bd8b-0e0bcfa915f6 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 891/1738] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:10:28 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 891 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:10:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-3b375c1e-0e66-4a91-8a37-cadad3845c85 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-3b375c1e-0e66-4a91-8a37-cadad3845c85 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] POST http://192.168.122.253/volume/v3/attachments/eea1849a-4f07-413e-9f9a-fc516d63766f/action Sep 08 19:10:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-3b375c1e-0e66-4a91-8a37-cadad3845c85 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Action body: b'{"os-complete": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-3b375c1e-0e66-4a91-8a37-cadad3845c85 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ba5f38bb-9074-42b2-ad1b-1e76c5754cc3 req-3b375c1e-0e66-4a91-8a37-cadad3845c85 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/attachments/eea1849a-4f07-413e-9f9a-fc516d63766f/action returned with HTTP 204 Sep 08 19:10:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 848/1739] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:10:28 2026] POST /volume/v3/attachments/eea1849a-4f07-413e-9f9a-fc516d63766f/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-658d0353-8bc0-41fe-8ae9-5685f8d4d11a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-658d0353-8bc0-41fe-8ae9-5685f8d4d11a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-658d0353-8bc0-41fe-8ae9-5685f8d4d11a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-658d0353-8bc0-41fe-8ae9-5685f8d4d11a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:29 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-658d0353-8bc0-41fe-8ae9-5685f8d4d11a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-658d0353-8bc0-41fe-8ae9-5685f8d4d11a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 892/1740] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:29 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 947 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2f70de6c-da31-4cab-be1e-274737d0697c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2f70de6c-da31-4cab-be1e-274737d0697c tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2f70de6c-da31-4cab-be1e-274737d0697c tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2f70de6c-da31-4cab-be1e-274737d0697c tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2f70de6c-da31-4cab-be1e-274737d0697c tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2f70de6c-da31-4cab-be1e-274737d0697c tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 849/1741] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:10:29 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 1183 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:10:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-49c37a27-85df-4901-b94e-9f544a0b2958 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-49c37a27-85df-4901-b94e-9f544a0b2958 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-49c37a27-85df-4901-b94e-9f544a0b2958 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-49c37a27-85df-4901-b94e-9f544a0b2958 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:29 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-49c37a27-85df-4901-b94e-9f544a0b2958 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-49c37a27-85df-4901-b94e-9f544a0b2958 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 893/1742] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:10:29 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 1183 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 19:10:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d697150c-91ab-4cfc-8205-c7f02e17ddec None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 850/1743] 192.168.122.253 () {62 vars in 1495 bytes} [Tue Sep 8 19:10:30 2026] DELETE /volume/v3/attachments/eea1849a-4f07-413e-9f9a-fc516d63766f => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 19:10:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8bc9fce7-a397-4be0-8933-9a2a2f7051da None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:30 devstack devstack@c-api.service[87213]: WARNING keystonemiddleware.auth_token [None req-8bc9fce7-a397-4be0-8933-9a2a2f7051da None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 19:10:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 894/1744] 192.168.122.253 () {62 vars in 1495 bytes} [Tue Sep 8 19:10:30 2026] DELETE /volume/v3/attachments/eea1849a-4f07-413e-9f9a-fc516d63766f => generated 114 bytes in 40 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 19:10:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3a52d94c-5b74-4080-8783-ed0a69c00acd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3a52d94c-5b74-4080-8783-ed0a69c00acd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] DELETE http://192.168.122.253/volume/v3/attachments/eea1849a-4f07-413e-9f9a-fc516d63766f Sep 08 19:10:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3a52d94c-5b74-4080-8783-ed0a69c00acd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3a52d94c-5b74-4080-8783-ed0a69c00acd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3a52d94c-5b74-4080-8783-ed0a69c00acd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Attachment connected to vm 4aff371f-3ff2-4d36-8e4e-3fcb313a6230, checking data on nova Sep 08 19:10:30 devstack devstack@c-api.service[87214]: DEBUG cinder.compute.nova [None req-3a52d94c-5b74-4080-8783-ed0a69c00acd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Creating Keystone token plugin using URL: http://192.168.122.253/identity {{(pid=87214) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 19:10:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-af7ec742-ee62-4760-870e-8b01fc60ec9e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-af7ec742-ee62-4760-870e-8b01fc60ec9e tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-af7ec742-ee62-4760-870e-8b01fc60ec9e tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-af7ec742-ee62-4760-870e-8b01fc60ec9e tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:30 devstack devstack@c-api.service[87214]: DEBUG novaclient.v2.client [None req-3a52d94c-5b74-4080-8783-ed0a69c00acd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] REQ: curl -g -i -X GET http://192.168.122.253/compute/v2.1/servers/4aff371f-3ff2-4d36-8e4e-3fcb313a6230/os-volume_attachments/1c508d03-a404-4e12-9cc1-3816a04950c1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3bfd2c1a9f02b4af06a5b6e52af21c5d3dc96c4389a1ce0a2959b6fcce7b0ef1" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3a52d94c-5b74-4080-8783-ed0a69c00acd" -H "X-Service-Token: {SHA256}ec46641821047c2d629d0a59c4a6fb33d692a02b5b613e164eee856ec27fda36" {{(pid=87214) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 19:10:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-af7ec742-ee62-4760-870e-8b01fc60ec9e tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-af7ec742-ee62-4760-870e-8b01fc60ec9e tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 895/1745] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:30 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 947 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: DEBUG novaclient.v2.client [None req-3a52d94c-5b74-4080-8783-ed0a69c00acd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 17:10:30 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-e738b063-555a-4810-8a09-a2c0673915e0 x-openstack-request-id: req-e738b063-555a-4810-8a09-a2c0673915e0 {{(pid=87214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 19:10:31 devstack devstack@c-api.service[87214]: DEBUG novaclient.v2.client [None req-3a52d94c-5b74-4080-8783-ed0a69c00acd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1c508d03-a404-4e12-9cc1-3816a04950c1", "serverId": "4aff371f-3ff2-4d36-8e4e-3fcb313a6230", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "eea1849a-4f07-413e-9f9a-fc516d63766f", "bdm_uuid": "bade012e-dfe4-4c3e-b5f7-a84b9f46f72c"}} {{(pid=87214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 19:10:31 devstack devstack@c-api.service[87214]: DEBUG novaclient.v2.client [None req-3a52d94c-5b74-4080-8783-ed0a69c00acd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET call to compute for http://192.168.122.253/compute/v2.1/servers/4aff371f-3ff2-4d36-8e4e-3fcb313a6230/os-volume_attachments/1c508d03-a404-4e12-9cc1-3816a04950c1 used request id req-e738b063-555a-4810-8a09-a2c0673915e0 {{(pid=87214) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.volume.api [None req-3a52d94c-5b74-4080-8783-ed0a69c00acd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault [None req-3a52d94c-5b74-4080-8783-ed0a69c00acd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Caught error: Detach volume from instance 4aff371f-3ff2-4d36-8e4e-3fcb313a6230 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4aff371f-3ff2-4d36-8e4e-3fcb313a6230 using the Compute API Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4aff371f-3ff2-4d36-8e4e-3fcb313a6230 using the Compute API Sep 08 19:10:31 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault Sep 08 19:10:31 devstack devstack@c-api.service[87214]: INFO cinder.api.middleware.fault [None req-3a52d94c-5b74-4080-8783-ed0a69c00acd tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/attachments/eea1849a-4f07-413e-9f9a-fc516d63766f returned with HTTP 409 Sep 08 19:10:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 851/1746] 192.168.122.253 () {60 vars in 1288 bytes} [Tue Sep 8 19:10:30 2026] DELETE /volume/v3/attachments/eea1849a-4f07-413e-9f9a-fc516d63766f => generated 167 bytes in 1002 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-e31ba949-5419-4f22-af64-8dbd6aeab867 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-e31ba949-5419-4f22-af64-8dbd6aeab867 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-e31ba949-5419-4f22-af64-8dbd6aeab867 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-e31ba949-5419-4f22-af64-8dbd6aeab867 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-e31ba949-5419-4f22-af64-8dbd6aeab867 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-e31ba949-5419-4f22-af64-8dbd6aeab867 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 896/1747] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:10:31 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 1165 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-e070165e-7fbc-436e-9d94-54c552be6116 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-e070165e-7fbc-436e-9d94-54c552be6116 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] POST http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1/action Sep 08 19:10:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-e070165e-7fbc-436e-9d94-54c552be6116 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-e070165e-7fbc-436e-9d94-54c552be6116 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:31 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-e070165e-7fbc-436e-9d94-54c552be6116 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:10:31 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:31 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-e070165e-7fbc-436e-9d94-54c552be6116 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-e070165e-7fbc-436e-9d94-54c552be6116 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Begin detaching volume completed successfully. Sep 08 19:10:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-e070165e-7fbc-436e-9d94-54c552be6116 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1/action returned with HTTP 202 Sep 08 19:10:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 852/1748] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:10:31 2026] POST /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1/action => generated 0 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 19:10:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c498f9f1-b0f6-4fa5-95da-b445867ceba4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c498f9f1-b0f6-4fa5-95da-b445867ceba4 None None] GET http://192.168.122.253/volume// Sep 08 19:10:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c498f9f1-b0f6-4fa5-95da-b445867ceba4 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c498f9f1-b0f6-4fa5-95da-b445867ceba4 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c498f9f1-b0f6-4fa5-95da-b445867ceba4 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:10:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 897/1749] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:10:31 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:10:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-2557d91f-54e9-4eb2-94ec-79a3c1c2cec7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-2557d91f-54e9-4eb2-94ec-79a3c1c2cec7 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-2557d91f-54e9-4eb2-94ec-79a3c1c2cec7 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-2557d91f-54e9-4eb2-94ec-79a3c1c2cec7 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:31 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:31 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-2557d91f-54e9-4eb2-94ec-79a3c1c2cec7 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-2557d91f-54e9-4eb2-94ec-79a3c1c2cec7 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 853/1750] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:10:31 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 1349 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:10:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-87d904da-b0c0-4a4c-bb2a-8b747339aba4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-87d904da-b0c0-4a4c-bb2a-8b747339aba4 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-87d904da-b0c0-4a4c-bb2a-8b747339aba4 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-87d904da-b0c0-4a4c-bb2a-8b747339aba4 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-87d904da-b0c0-4a4c-bb2a-8b747339aba4 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-87d904da-b0c0-4a4c-bb2a-8b747339aba4 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 898/1751] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:31 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 947 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-930fdeeb-0b6f-4db4-a7c7-575da032c44d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-930fdeeb-0b6f-4db4-a7c7-575da032c44d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] DELETE http://192.168.122.253/volume/v3/attachments/eea1849a-4f07-413e-9f9a-fc516d63766f Sep 08 19:10:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-930fdeeb-0b6f-4db4-a7c7-575da032c44d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-930fdeeb-0b6f-4db4-a7c7-575da032c44d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:32 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=355,cinder:INSERT=70,cinder:UPDATE=98 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:10:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:32 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:10:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ab7109e2-9790-4718-8fc0-b9a134bcacd5 req-930fdeeb-0b6f-4db4-a7c7-575da032c44d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/attachments/eea1849a-4f07-413e-9f9a-fc516d63766f returned with HTTP 200 Sep 08 19:10:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 854/1752] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:10:32 2026] DELETE /volume/v3/attachments/eea1849a-4f07-413e-9f9a-fc516d63766f => generated 19 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-cb0ead15-11a0-435f-bb54-17f538de2441 req-760b0b4f-e911-459c-88b3-3ba21c33a348 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-cb0ead15-11a0-435f-bb54-17f538de2441 req-760b0b4f-e911-459c-88b3-3ba21c33a348 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-cb0ead15-11a0-435f-bb54-17f538de2441 req-760b0b4f-e911-459c-88b3-3ba21c33a348 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-cb0ead15-11a0-435f-bb54-17f538de2441 req-760b0b4f-e911-459c-88b3-3ba21c33a348 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-cb0ead15-11a0-435f-bb54-17f538de2441 req-760b0b4f-e911-459c-88b3-3ba21c33a348 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-cb0ead15-11a0-435f-bb54-17f538de2441 req-760b0b4f-e911-459c-88b3-3ba21c33a348 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 899/1753] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:10:32 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 873 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6b7dab1a-52f6-42c7-9b58-1c351196de69 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6b7dab1a-52f6-42c7-9b58-1c351196de69 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] DELETE http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6b7dab1a-52f6-42c7-9b58-1c351196de69 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6b7dab1a-52f6-42c7-9b58-1c351196de69 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:32 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-6b7dab1a-52f6-42c7-9b58-1c351196de69 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Delete volume with id: 1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6b7dab1a-52f6-42c7-9b58-1c351196de69 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-19b28eea-7373-4087-ade3-d228a26b6f6c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-19b28eea-7373-4087-ade3-d228a26b6f6c tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-19b28eea-7373-4087-ade3-d228a26b6f6c tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-19b28eea-7373-4087-ade3-d228a26b6f6c tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-19b28eea-7373-4087-ade3-d228a26b6f6c tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-19b28eea-7373-4087-ade3-d228a26b6f6c tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 900/1754] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:33 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 947 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6b7dab1a-52f6-42c7-9b58-1c351196de69 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Delete volume request issued successfully. Sep 08 19:10:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6b7dab1a-52f6-42c7-9b58-1c351196de69 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 202 Sep 08 19:10:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 855/1755] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:10:32 2026] DELETE /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:10:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f9312c68-e350-4ed2-83a2-66e9a35d198d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f9312c68-e350-4ed2-83a2-66e9a35d198d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f9312c68-e350-4ed2-83a2-66e9a35d198d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f9312c68-e350-4ed2-83a2-66e9a35d198d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f9312c68-e350-4ed2-83a2-66e9a35d198d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f9312c68-e350-4ed2-83a2-66e9a35d198d tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 901/1756] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:10:33 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 890 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2683ddd6-86f4-4852-87b1-84673c9c7248 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2683ddd6-86f4-4852-87b1-84673c9c7248 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes/4dee35c0-bd5b-49a6-a324-4cce6980ede8/action Sep 08 19:10:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2683ddd6-86f4-4852-87b1-84673c9c7248 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action body: b'{"os-attach": {"instance_uuid": "6473b74b-7dfe-4a79-b687-be070403c624", "mountpoint": "/dev/vdc"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2683ddd6-86f4-4852-87b1-84673c9c7248 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6473b74b-7dfe-4a79-b687-be070403c624", "mountpoint": "/dev/vdc"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2683ddd6-86f4-4852-87b1-84673c9c7248 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/4dee35c0-bd5b-49a6-a324-4cce6980ede8/action returned with HTTP 404 Sep 08 19:10:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 856/1757] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:10:33 2026] POST /volume/v3/volumes/4dee35c0-bd5b-49a6-a324-4cce6980ede8/action => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8bc4bd8f-1be1-40dd-89cd-a0d02dd48a5f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8bc4bd8f-1be1-40dd-89cd-a0d02dd48a5f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8bc4bd8f-1be1-40dd-89cd-a0d02dd48a5f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8bc4bd8f-1be1-40dd-89cd-a0d02dd48a5f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8bc4bd8f-1be1-40dd-89cd-a0d02dd48a5f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0b0cab7f-e360-4dea-902a-5371ac6e70e9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0b0cab7f-e360-4dea-902a-5371ac6e70e9 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0b0cab7f-e360-4dea-902a-5371ac6e70e9 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0b0cab7f-e360-4dea-902a-5371ac6e70e9 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8bc4bd8f-1be1-40dd-89cd-a0d02dd48a5f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 902/1758] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:34 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 1005 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0b0cab7f-e360-4dea-902a-5371ac6e70e9 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Volume info retrieved successfully. Sep 08 19:10:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0b0cab7f-e360-4dea-902a-5371ac6e70e9 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 200 Sep 08 19:10:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 857/1759] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:10:34 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 890 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-283258c0-5d79-46d0-8544-21576f8220ec None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-283258c0-5d79-46d0-8544-21576f8220ec tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-283258c0-5d79-46d0-8544-21576f8220ec tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-283258c0-5d79-46d0-8544-21576f8220ec tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:35 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=315,cinder:UPDATE=55,cinder:INSERT=35 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:10:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-283258c0-5d79-46d0-8544-21576f8220ec tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-283258c0-5d79-46d0-8544-21576f8220ec tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 903/1760] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:35 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 1005 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1b9ac8ab-e80e-4175-82f5-a54a17284e1a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1b9ac8ab-e80e-4175-82f5-a54a17284e1a tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] GET http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 Sep 08 19:10:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1b9ac8ab-e80e-4175-82f5-a54a17284e1a tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1b9ac8ab-e80e-4175-82f5-a54a17284e1a tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1b9ac8ab-e80e-4175-82f5-a54a17284e1a tempest-TestServerVolumeAttachScenarioOldVersion-1524212209 tempest-TestServerVolumeAttachScenarioOldVersion-1524212209-project-member] http://192.168.122.253/volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 returned with HTTP 404 Sep 08 19:10:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 858/1761] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:10:35 2026] GET /volume/v3/volumes/1c508d03-a404-4e12-9cc1-3816a04950c1 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:10:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7ada42d2-6750-45be-b103-bccfc2e47f75 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7ada42d2-6750-45be-b103-bccfc2e47f75 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7ada42d2-6750-45be-b103-bccfc2e47f75 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7ada42d2-6750-45be-b103-bccfc2e47f75 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:36 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:36 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7ada42d2-6750-45be-b103-bccfc2e47f75 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7ada42d2-6750-45be-b103-bccfc2e47f75 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 904/1762] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:36 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 1008 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:10:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ff7cbedd-aa81-48a4-8fdb-8b951530c503 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ff7cbedd-aa81-48a4-8fdb-8b951530c503 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ff7cbedd-aa81-48a4-8fdb-8b951530c503 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ff7cbedd-aa81-48a4-8fdb-8b951530c503 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:37 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:37 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:37 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:37 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:37 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ff7cbedd-aa81-48a4-8fdb-8b951530c503 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ff7cbedd-aa81-48a4-8fdb-8b951530c503 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 859/1763] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:37 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 1008 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4bab9d52-eb08-4bf0-8a72-7812a47b8717 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4bab9d52-eb08-4bf0-8a72-7812a47b8717 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4bab9d52-eb08-4bf0-8a72-7812a47b8717 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4bab9d52-eb08-4bf0-8a72-7812a47b8717 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4bab9d52-eb08-4bf0-8a72-7812a47b8717 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4bab9d52-eb08-4bf0-8a72-7812a47b8717 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 905/1764] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:38 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c7d5c3e8-1e69-4d1b-acbb-345e1e91f696 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c7d5c3e8-1e69-4d1b-acbb-345e1e91f696 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c7d5c3e8-1e69-4d1b-acbb-345e1e91f696 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c7d5c3e8-1e69-4d1b-acbb-345e1e91f696 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c7d5c3e8-1e69-4d1b-acbb-345e1e91f696 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c7d5c3e8-1e69-4d1b-acbb-345e1e91f696 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 860/1765] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:39 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 1008 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bd165f95-486c-46fe-940f-541ff5d65f4d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1222949765"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1222949765'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Create volume of 1 GB Sep 08 19:10:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Availability Zones retrieved successfully. Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Flow 'volume_create_api' (349f8a53-5bc1-4aa8-b14b-07a1f8b37add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a69dfe-a5ef-4351-842a-eba014bcf2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a69dfe-a5ef-4351-842a-eba014bcf2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ff1cde-4d60-42e5-9ade-aefa7c981ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Created reservations ['a1c921fa-9856-420e-b96d-e311989d00b7', 'fce8d81f-6dd6-4c6a-ab94-af90458a3074', '34cf8a77-7388-490c-8750-a52f09920a91', '412d542f-9a90-445f-b7c9-2ebf797dac0c'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ff1cde-4d60-42e5-9ade-aefa7c981ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1c921fa-9856-420e-b96d-e311989d00b7', 'fce8d81f-6dd6-4c6a-ab94-af90458a3074', '34cf8a77-7388-490c-8750-a52f09920a91', '412d542f-9a90-445f-b7c9-2ebf797dac0c']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f525e17-6c84-4342-afb6-b4a5482ab318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f525e17-6c84-4342-afb6-b4a5482ab318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a01dba93-f6ca-4a1b-b8b4-475c2ebf2617', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1222949765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd5bba3142f4b47aa7a296d62db0708',qos_specs=None,replication_status=,reservations=['a1c921fa-9856-420e-b96d-e311989d00b7','fce8d81f-6dd6-4c6a-ab94-af90458a3074','34cf8a77-7388-490c-8750-a52f09920a91','412d542f-9a90-445f-b7c9-2ebf797dac0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cea4c6ffd88941a2ac2a264115bca8c6',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1222949765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a01dba93-f6ca-4a1b-b8b4-475c2ebf2617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cd5bba3142f4b47aa7a296d62db0708',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cea4c6ffd88941a2ac2a264115bca8c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84946437-e99a-4bb1-b820-8357115e7a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4eb417a2-0eac-4282-9e36-4579a6762560 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4eb417a2-0eac-4282-9e36-4579a6762560 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4eb417a2-0eac-4282-9e36-4579a6762560 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3c9b796e-4532-467b-ab68-2363d5864b3c", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1876264816"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-4eb417a2-0eac-4282-9e36-4579a6762560 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Create volume request body: {'volume': {'imageRef': '3c9b796e-4532-467b-ab68-2363d5864b3c', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1876264816'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84946437-e99a-4bb1-b820-8357115e7a5b) transitioned into state 'SUCCESS' from state '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-1222949765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd5bba3142f4b47aa7a296d62db0708',qos_specs=None,replication_status=,reservations=['a1c921fa-9856-420e-b96d-e311989d00b7','fce8d81f-6dd6-4c6a-ab94-af90458a3074','34cf8a77-7388-490c-8750-a52f09920a91','412d542f-9a90-445f-b7c9-2ebf797dac0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cea4c6ffd88941a2ac2a264115bca8c6',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c061846-8cbf-41bf-90f7-3dab8536287f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c061846-8cbf-41bf-90f7-3dab8536287f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Flow 'volume_create_api' (349f8a53-5bc1-4aa8-b14b-07a1f8b37add) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Create volume request issued successfully. Sep 08 19:10:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bd165f95-486c-46fe-940f-541ff5d65f4d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:10:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 906/1766] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:10:40 2026] POST /volume/v3/volumes => generated 764 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6d271572-f721-4c78-a4e2-522ca9b0f5c1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d271572-f721-4c78-a4e2-522ca9b0f5c1 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d271572-f721-4c78-a4e2-522ca9b0f5c1 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d271572-f721-4c78-a4e2-522ca9b0f5c1 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6d271572-f721-4c78-a4e2-522ca9b0f5c1 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d271572-f721-4c78-a4e2-522ca9b0f5c1 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:10:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 907/1767] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:40 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 832 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:40 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-4eb417a2-0eac-4282-9e36-4579a6762560 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Create volume of 2 GB Sep 08 19:10:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4eb417a2-0eac-4282-9e36-4579a6762560 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Availability Zones retrieved successfully. Sep 08 19:10:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4eb417a2-0eac-4282-9e36-4579a6762560 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Flow 'volume_create_api' (63ecba52-d442-4fd7-8671-acc4a9383470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4eb417a2-0eac-4282-9e36-4579a6762560 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53cf2a67-51fa-480b-b0f6-b2b1a7918745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-4eb417a2-0eac-4282-9e36-4579a6762560 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Validating volume size '2' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0475cfd7-30c1-4ea1-89d5-df1536cda928 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0475cfd7-30c1-4ea1-89d5-df1536cda928 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:40 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-4eb417a2-0eac-4282-9e36-4579a6762560 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53cf2a67-51fa-480b-b0f6-b2b1a7918745) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 19:10:40 devstack devstack@c-api.service[87214]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 3c9b796e-4532-467b-ab68-2363d5864b3c is not active. Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0475cfd7-30c1-4ea1-89d5-df1536cda928 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0475cfd7-30c1-4ea1-89d5-df1536cda928 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4eb417a2-0eac-4282-9e36-4579a6762560 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53cf2a67-51fa-480b-b0f6-b2b1a7918745) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:40 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-4eb417a2-0eac-4282-9e36-4579a6762560 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53cf2a67-51fa-480b-b0f6-b2b1a7918745) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 19:10:40 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-4eb417a2-0eac-4282-9e36-4579a6762560 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Flow 'volume_create_api' (63ecba52-d442-4fd7-8671-acc4a9383470) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 19:10:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4eb417a2-0eac-4282-9e36-4579a6762560 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 400 Sep 08 19:10:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 861/1768] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:10:40 2026] POST /volume/v3/volumes => generated 125 bytes in 323 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:10:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0475cfd7-30c1-4ea1-89d5-df1536cda928 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0475cfd7-30c1-4ea1-89d5-df1536cda928 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 908/1769] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:40 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 1260 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-b62e52c0-353f-4d84-b40a-3f512d6d5f61 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-b62e52c0-353f-4d84-b40a-3f512d6d5f61 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-b62e52c0-353f-4d84-b40a-3f512d6d5f61 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-b62e52c0-353f-4d84-b40a-3f512d6d5f61 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-b62e52c0-353f-4d84-b40a-3f512d6d5f61 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-b62e52c0-353f-4d84-b40a-3f512d6d5f61 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 862/1770] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:10:41 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 1260 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1c816c75-749c-4dbb-b4ac-5f9fd5e7fe34 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1c816c75-749c-4dbb-b4ac-5f9fd5e7fe34 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:10:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1c816c75-749c-4dbb-b4ac-5f9fd5e7fe34 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1c816c75-749c-4dbb-b4ac-5f9fd5e7fe34 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1c816c75-749c-4dbb-b4ac-5f9fd5e7fe34 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1c816c75-749c-4dbb-b4ac-5f9fd5e7fe34 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:10:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 909/1771] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:41 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-c0e38c11-b9d3-4c1a-a9de-169fea3bf434 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-c0e38c11-b9d3-4c1a-a9de-169fea3bf434 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-c0e38c11-b9d3-4c1a-a9de-169fea3bf434 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-c0e38c11-b9d3-4c1a-a9de-169fea3bf434 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-c0e38c11-b9d3-4c1a-a9de-169fea3bf434 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-c0e38c11-b9d3-4c1a-a9de-169fea3bf434 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 863/1772] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:10:41 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 1260 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d98a509f-eddb-456d-88d8-2055115d9ea2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d98a509f-eddb-456d-88d8-2055115d9ea2 None None] GET http://192.168.122.253/volume// Sep 08 19:10:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d98a509f-eddb-456d-88d8-2055115d9ea2 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d98a509f-eddb-456d-88d8-2055115d9ea2 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d98a509f-eddb-456d-88d8-2055115d9ea2 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:10:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 910/1773] 192.168.122.253 () {58 vars in 1308 bytes} [Tue Sep 8 19:10:42 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:10:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-3e28b68a-8a67-4610-bc52-084362f892f6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-3e28b68a-8a67-4610-bc52-084362f892f6 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:10:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-3e28b68a-8a67-4610-bc52-084362f892f6 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1926e18-395a-4060-a0d5-3f460095cb96", "connector": null, "instance_uuid": "681bfb48-6c4a-44ac-9513-af95817318d4"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-3e28b68a-8a67-4610-bc52-084362f892f6 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:10:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 864/1774] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:10:42 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-22a3d48c-c173-4ceb-9337-387775bf4583 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-22a3d48c-c173-4ceb-9337-387775bf4583 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:10:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-22a3d48c-c173-4ceb-9337-387775bf4583 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-22a3d48c-c173-4ceb-9337-387775bf4583 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-22a3d48c-c173-4ceb-9337-387775bf4583 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-22a3d48c-c173-4ceb-9337-387775bf4583 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:10:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 911/1775] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:42 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-c1ed323f-647e-4a65-a1d6-a964207ab9e9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-c1ed323f-647e-4a65-a1d6-a964207ab9e9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:10:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-c1ed323f-647e-4a65-a1d6-a964207ab9e9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-c1ed323f-647e-4a65-a1d6-a964207ab9e9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-c1ed323f-647e-4a65-a1d6-a964207ab9e9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-c1ed323f-647e-4a65-a1d6-a964207ab9e9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:10:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 865/1776] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:10:42 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:10:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-197038c8-2855-41e9-82c6-5e22e2f7640f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-197038c8-2855-41e9-82c6-5e22e2f7640f None None] GET http://192.168.122.253/volume// Sep 08 19:10:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-197038c8-2855-41e9-82c6-5e22e2f7640f None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-197038c8-2855-41e9-82c6-5e22e2f7640f None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-197038c8-2855-41e9-82c6-5e22e2f7640f None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:10:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 912/1777] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:10:43 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:10:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-591cca8b-5b93-4e92-90a8-5f1660673193 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-591cca8b-5b93-4e92-90a8-5f1660673193 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:10:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-591cca8b-5b93-4e92-90a8-5f1660673193 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a01dba93-f6ca-4a1b-b8b4-475c2ebf2617", "connector": null, "instance_uuid": "a45c70a0-e4c0-4695-88e3-bf46301f5179"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-591cca8b-5b93-4e92-90a8-5f1660673193 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:10:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 866/1778] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:10:43 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-84074d35-e486-4677-8839-a654c135bf8f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-84074d35-e486-4677-8839-a654c135bf8f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:10:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-84074d35-e486-4677-8839-a654c135bf8f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-84074d35-e486-4677-8839-a654c135bf8f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-49b57484-7da0-4ee9-bd4c-0dc4e5518d5d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-49b57484-7da0-4ee9-bd4c-0dc4e5518d5d None None] GET http://192.168.122.253/volume// Sep 08 19:10:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-49b57484-7da0-4ee9-bd4c-0dc4e5518d5d None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-49b57484-7da0-4ee9-bd4c-0dc4e5518d5d None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-49b57484-7da0-4ee9-bd4c-0dc4e5518d5d None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:10:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 867/1779] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:10:43 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 19:10:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-84074d35-e486-4677-8839-a654c135bf8f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-55b6a87f-f57b-4b11-a515-fbc2da4dafb7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-55b6a87f-f57b-4b11-a515-fbc2da4dafb7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:10:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-55b6a87f-f57b-4b11-a515-fbc2da4dafb7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-55b6a87f-f57b-4b11-a515-fbc2da4dafb7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-84074d35-e486-4677-8839-a654c135bf8f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:10:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 913/1780] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:43 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:10:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-55b6a87f-f57b-4b11-a515-fbc2da4dafb7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-55b6a87f-f57b-4b11-a515-fbc2da4dafb7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:10:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 868/1781] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:10:43 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 1037 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:10:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-b80ca1fc-f0e2-4a08-91b6-e095cdc58fb3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-b80ca1fc-f0e2-4a08-91b6-e095cdc58fb3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] PUT http://192.168.122.253/volume/v3/attachments/2a81fa84-c61c-4ea2-9ce2-abf3cf7da46e Sep 08 19:10:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-b80ca1fc-f0e2-4a08-91b6-e095cdc58fb3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:43 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-b80ca1fc-f0e2-4a08-91b6-e095cdc58fb3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Acquiring lock "cinder-attachment_update-a01dba93-f6ca-4a1b-b8b4-475c2ebf2617-devstack" by "attachment_update" {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:10:43 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-b80ca1fc-f0e2-4a08-91b6-e095cdc58fb3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Lock "cinder-attachment_update-a01dba93-f6ca-4a1b-b8b4-475c2ebf2617-devstack" acquired by "attachment_update" :: waited 0.037s {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:10:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-95cbec68-fd85-429a-b32c-d00f353b5072 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-95cbec68-fd85-429a-b32c-d00f353b5072 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-95cbec68-fd85-429a-b32c-d00f353b5072 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "defd36a5-2ae5-4453-91fc-d8b704093f7a"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-95cbec68-fd85-429a-b32c-d00f353b5072 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'defd36a5-2ae5-4453-91fc-d8b704093f7a'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-b80ca1fc-f0e2-4a08-91b6-e095cdc58fb3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Lock "cinder-attachment_update-a01dba93-f6ca-4a1b-b8b4-475c2ebf2617-devstack" released by "attachment_update" :: held 0.374s {{(pid=87213) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-b80ca1fc-f0e2-4a08-91b6-e095cdc58fb3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/attachments/2a81fa84-c61c-4ea2-9ce2-abf3cf7da46e returned with HTTP 200 Sep 08 19:10:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 914/1782] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:10:43 2026] PUT /volume/v3/attachments/2a81fa84-c61c-4ea2-9ce2-abf3cf7da46e => generated 694 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:44 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-95cbec68-fd85-429a-b32c-d00f353b5072 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Create volume of 1 GB Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-58d60b80-bf5d-4200-b9fa-cda3087053e9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-95cbec68-fd85-429a-b32c-d00f353b5072 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Availability Zones retrieved successfully. Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-58d60b80-bf5d-4200-b9fa-cda3087053e9 None None] GET http://192.168.122.253/volume// Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-58d60b80-bf5d-4200-b9fa-cda3087053e9 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-58d60b80-bf5d-4200-b9fa-cda3087053e9 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-58d60b80-bf5d-4200-b9fa-cda3087053e9 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:10:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 915/1783] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:10:44 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-8d39411e-7860-4994-bd29-c6d2fbffdfac None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-8d39411e-7860-4994-bd29-c6d2fbffdfac tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-8d39411e-7860-4994-bd29-c6d2fbffdfac tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-8d39411e-7860-4994-bd29-c6d2fbffdfac tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-95cbec68-fd85-429a-b32c-d00f353b5072 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Flow 'volume_create_api' (4d7e8af5-1092-415b-8183-78c263794130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-95cbec68-fd85-429a-b32c-d00f353b5072 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9b6841-2ddf-4966-922d-5702b3a61823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-95cbec68-fd85-429a-b32c-d00f353b5072 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-8d39411e-7860-4994-bd29-c6d2fbffdfac tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-8d39411e-7860-4994-bd29-c6d2fbffdfac tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:10:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 916/1784] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:10:44 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 1440 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-634721b0-47bb-4667-995f-497d6d941103 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-634721b0-47bb-4667-995f-497d6d941103 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-634721b0-47bb-4667-995f-497d6d941103 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-634721b0-47bb-4667-995f-497d6d941103 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:44 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-95cbec68-fd85-429a-b32c-d00f353b5072 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9b6841-2ddf-4966-922d-5702b3a61823) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 19:10:44 devstack devstack@c-api.service[87214]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 08 19:10:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-95cbec68-fd85-429a-b32c-d00f353b5072 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9b6841-2ddf-4966-922d-5702b3a61823) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:44 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-95cbec68-fd85-429a-b32c-d00f353b5072 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9b6841-2ddf-4966-922d-5702b3a61823) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 19:10:44 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-95cbec68-fd85-429a-b32c-d00f353b5072 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Flow 'volume_create_api' (4d7e8af5-1092-415b-8183-78c263794130) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 19:10:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-95cbec68-fd85-429a-b32c-d00f353b5072 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 400 Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-634721b0-47bb-4667-995f-497d6d941103 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 869/1785] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:10:43 2026] POST /volume/v3/volumes => generated 134 bytes in 625 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-634721b0-47bb-4667-995f-497d6d941103 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:10:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 917/1786] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:44 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-fb2fea4e-33a9-4c63-b497-8b180a9040f8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-fb2fea4e-33a9-4c63-b497-8b180a9040f8 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] PUT http://192.168.122.253/volume/v3/attachments/46036c8c-dc12-49e8-98f1-42b4dd944a48 Sep 08 19:10:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-fb2fea4e-33a9-4c63-b497-8b180a9040f8 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:44 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-fb2fea4e-33a9-4c63-b497-8b180a9040f8 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Acquiring lock "cinder-attachment_update-f1926e18-395a-4060-a0d5-3f460095cb96-devstack" by "attachment_update" {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:10:44 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-fb2fea4e-33a9-4c63-b497-8b180a9040f8 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Lock "cinder-attachment_update-f1926e18-395a-4060-a0d5-3f460095cb96-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:10:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f145f490-4cd5-4ac3-a26a-15fd94227e89 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f145f490-4cd5-4ac3-a26a-15fd94227e89 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f145f490-4cd5-4ac3-a26a-15fd94227e89 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f145f490-4cd5-4ac3-a26a-15fd94227e89 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 400 Sep 08 19:10:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 918/1787] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:10:44 2026] POST /volume/v3/volumes => generated 127 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-161c3b40-e133-4daa-8c44-323ffc08560f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-161c3b40-e133-4daa-8c44-323ffc08560f tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-161c3b40-e133-4daa-8c44-323ffc08560f tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "7af53254-f762-4d3f-8c34-971ffbffb1e9"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-161c3b40-e133-4daa-8c44-323ffc08560f tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '7af53254-f762-4d3f-8c34-971ffbffb1e9'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-161c3b40-e133-4daa-8c44-323ffc08560f tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 404 Sep 08 19:10:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 919/1788] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:10:44 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 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7af490a8-c6d6-42cd-b632-1e548f158103 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7af490a8-c6d6-42cd-b632-1e548f158103 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7af490a8-c6d6-42cd-b632-1e548f158103 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "933d5c1c-9cc4-478c-a97b-24cf1f6e280b"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-7af490a8-c6d6-42cd-b632-1e548f158103 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '933d5c1c-9cc4-478c-a97b-24cf1f6e280b'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7af490a8-c6d6-42cd-b632-1e548f158103 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 404 Sep 08 19:10:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 920/1789] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:10:44 2026] POST /volume/v3/volumes => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c4df1070-a2bf-4bb6-9d76-80322c899c03 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4df1070-a2bf-4bb6-9d76-80322c899c03 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4df1070-a2bf-4bb6-9d76-80322c899c03 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "1cef8377-2727-424a-a2bf-3e9efe78c41c"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-c4df1070-a2bf-4bb6-9d76-80322c899c03 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '1cef8377-2727-424a-a2bf-3e9efe78c41c'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4df1070-a2bf-4bb6-9d76-80322c899c03 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 404 Sep 08 19:10:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 921/1790] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:10:44 2026] POST /volume/v3/volumes => generated 114 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bc2da6d8-f738-4224-8700-164d44303f52 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bc2da6d8-f738-4224-8700-164d44303f52 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bc2da6d8-f738-4224-8700-164d44303f52 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bc2da6d8-f738-4224-8700-164d44303f52 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 400 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 922/1791] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:10:44 2026] POST /volume/v3/volumes => generated 125 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9c7c7dfa-f070-4228-9e1d-e94e11bbc91a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9c7c7dfa-f070-4228-9e1d-e94e11bbc91a tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9c7c7dfa-f070-4228-9e1d-e94e11bbc91a tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9c7c7dfa-f070-4228-9e1d-e94e11bbc91a tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 400 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 923/1792] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:10:45 2026] POST /volume/v3/volumes => generated 125 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c5be280a-6839-4c70-81c9-dd22f190c62f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c5be280a-6839-4c70-81c9-dd22f190c62f tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c5be280a-6839-4c70-81c9-dd22f190c62f tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c5be280a-6839-4c70-81c9-dd22f190c62f tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 400 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 924/1793] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:10:45 2026] POST /volume/v3/volumes => generated 121 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-910de3ed-516d-426a-bf48-c674b6f9cfcc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-910de3ed-516d-426a-bf48-c674b6f9cfcc tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] DELETE http://192.168.122.253/volume/v3/volumes/tempest-invalid-2054872269 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-910de3ed-516d-426a-bf48-c674b6f9cfcc tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-910de3ed-516d-426a-bf48-c674b6f9cfcc tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-910de3ed-516d-426a-bf48-c674b6f9cfcc tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Delete volume with id: tempest-invalid-2054872269 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-910de3ed-516d-426a-bf48-c674b6f9cfcc tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/tempest-invalid-2054872269 returned with HTTP 404 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 925/1794] 192.168.122.253 () {58 vars in 1205 bytes} [Tue Sep 8 19:10:45 2026] DELETE /volume/v3/volumes/tempest-invalid-2054872269 => generated 99 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-0ea45fc8-d40b-44a3-af0d-e92cf04b85b0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-0ea45fc8-d40b-44a3-af0d-e92cf04b85b0 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] POST http://192.168.122.253/volume/v3/attachments/2a81fa84-c61c-4ea2-9ce2-abf3cf7da46e/action Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-0ea45fc8-d40b-44a3-af0d-e92cf04b85b0 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action body: b'{"os-complete": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-0ea45fc8-d40b-44a3-af0d-e92cf04b85b0 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-fb2fea4e-33a9-4c63-b497-8b180a9040f8 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Lock "cinder-attachment_update-f1926e18-395a-4060-a0d5-3f460095cb96-devstack" released by "attachment_update" :: held 0.517s {{(pid=87214) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-fb2fea4e-33a9-4c63-b497-8b180a9040f8 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/attachments/46036c8c-dc12-49e8-98f1-42b4dd944a48 returned with HTTP 200 Sep 08 19:10:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 870/1795] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:10:44 2026] PUT /volume/v3/attachments/46036c8c-dc12-49e8-98f1-42b4dd944a48 => generated 694 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cf8f5441-fce4-4c84-a152-25788fd88e0e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 871/1796] 192.168.122.253 () {58 vars in 1127 bytes} [Tue Sep 8 19:10:45 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ec9ebb8e-8fbd-4bcd-bf30-3e3d08cff46b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ec9ebb8e-8fbd-4bcd-bf30-3e3d08cff46b tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes/xxx/action Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ec9ebb8e-8fbd-4bcd-bf30-3e3d08cff46b tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action body: b'{"os-detach": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ec9ebb8e-8fbd-4bcd-bf30-3e3d08cff46b tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ec9ebb8e-8fbd-4bcd-bf30-3e3d08cff46b tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-7e0f6083-e742-4e73-86da-9421e1151aa0 req-0ea45fc8-d40b-44a3-af0d-e92cf04b85b0 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/attachments/2a81fa84-c61c-4ea2-9ce2-abf3cf7da46e/action returned with HTTP 204 Sep 08 19:10:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 872/1797] 192.168.122.253 () {60 vars in 1175 bytes} [Tue Sep 8 19:10:45 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 926/1798] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:10:45 2026] POST /volume/v3/attachments/2a81fa84-c61c-4ea2-9ce2-abf3cf7da46e/action => generated 0 bytes in 125 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-05ace02b-eca8-4c9a-a0ab-674bb61efc29 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-f01b54b2-cb2e-4318-b0de-075480428882 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-05ace02b-eca8-4c9a-a0ab-674bb61efc29 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] GET http://192.168.122.253/volume/v3/volumes/tempest-invalid-2146751844 Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-05ace02b-eca8-4c9a-a0ab-674bb61efc29 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-05ace02b-eca8-4c9a-a0ab-674bb61efc29 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-f01b54b2-cb2e-4318-b0de-075480428882 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] POST http://192.168.122.253/volume/v3/attachments/46036c8c-dc12-49e8-98f1-42b4dd944a48/action Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-f01b54b2-cb2e-4318-b0de-075480428882 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action body: b'{"os-complete": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-f01b54b2-cb2e-4318-b0de-075480428882 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-05ace02b-eca8-4c9a-a0ab-674bb61efc29 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] http://192.168.122.253/volume/v3/volumes/tempest-invalid-2146751844 returned with HTTP 404 Sep 08 19:10:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 873/1799] 192.168.122.253 () {58 vars in 1202 bytes} [Tue Sep 8 19:10:45 2026] GET /volume/v3/volumes/tempest-invalid-2146751844 => generated 99 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-976eed9e-a622-4cb5-9c94-f69a96acb091 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 874/1800] 192.168.122.253 () {58 vars in 1124 bytes} [Tue Sep 8 19:10:45 2026] GET /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-832747f9-5cf1-4b46-a5ef-8eaad02bc00e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-832747f9-5cf1-4b46-a5ef-8eaad02bc00e tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail?status=null Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-832747f9-5cf1-4b46-a5ef-8eaad02bc00e tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-832747f9-5cf1-4b46-a5ef-8eaad02bc00e tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-832747f9-5cf1-4b46-a5ef-8eaad02bc00e tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-832747f9-5cf1-4b46-a5ef-8eaad02bc00e tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Could not evaluate value null, assuming string {{(pid=87214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-832747f9-5cf1-4b46-a5ef-8eaad02bc00e tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:45 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-832747f9-5cf1-4b46-a5ef-8eaad02bc00e tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Get all volumes completed successfully. Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-832747f9-5cf1-4b46-a5ef-8eaad02bc00e tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] http://192.168.122.253/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 08 19:10:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 875/1801] 192.168.122.253 () {58 vars in 1165 bytes} [Tue Sep 8 19:10:45 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-40181378-3efc-4bf8-9f30-0b2ccd3fb445 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-40181378-3efc-4bf8-9f30-0b2ccd3fb445 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-808406497 Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-40181378-3efc-4bf8-9f30-0b2ccd3fb445 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-40181378-3efc-4bf8-9f30-0b2ccd3fb445 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-40181378-3efc-4bf8-9f30-0b2ccd3fb445 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-40181378-3efc-4bf8-9f30-0b2ccd3fb445 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-808406497'), ('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-f1ea71d6-b3dd-4942-a8d5-20292b3b7854 req-f01b54b2-cb2e-4318-b0de-075480428882 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/attachments/46036c8c-dc12-49e8-98f1-42b4dd944a48/action returned with HTTP 204 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 927/1802] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:10:45 2026] POST /volume/v3/attachments/46036c8c-dc12-49e8-98f1-42b4dd944a48/action => generated 0 bytes in 180 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-40181378-3efc-4bf8-9f30-0b2ccd3fb445 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Get all volumes completed successfully. Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-40181378-3efc-4bf8-9f30-0b2ccd3fb445 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] http://192.168.122.253/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-808406497 returned with HTTP 200 Sep 08 19:10:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 876/1803] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:10:45 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-808406497 => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0098f375-9183-47de-83bc-201b97327ca6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0098f375-9183-47de-83bc-201b97327ca6 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] GET http://192.168.122.253/volume/v3/volumes?status=null Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0098f375-9183-47de-83bc-201b97327ca6 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0098f375-9183-47de-83bc-201b97327ca6 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-0098f375-9183-47de-83bc-201b97327ca6 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0098f375-9183-47de-83bc-201b97327ca6 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Could not evaluate value null, assuming string {{(pid=87213) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0098f375-9183-47de-83bc-201b97327ca6 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0098f375-9183-47de-83bc-201b97327ca6 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Get all volumes completed successfully. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0098f375-9183-47de-83bc-201b97327ca6 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] http://192.168.122.253/volume/v3/volumes?status=null returned with HTTP 200 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 928/1804] 192.168.122.253 () {58 vars in 1144 bytes} [Tue Sep 8 19:10:45 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a806bb2a-0f77-4741-8fcb-b825d21a7f1c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-08633da8-5186-4621-bfc4-d340f56f7eb2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a806bb2a-0f77-4741-8fcb-b825d21a7f1c tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] GET http://192.168.122.253/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1998053921 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a806bb2a-0f77-4741-8fcb-b825d21a7f1c tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a806bb2a-0f77-4741-8fcb-b825d21a7f1c tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-08633da8-5186-4621-bfc4-d340f56f7eb2 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-a806bb2a-0f77-4741-8fcb-b825d21a7f1c tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-08633da8-5186-4621-bfc4-d340f56f7eb2 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-08633da8-5186-4621-bfc4-d340f56f7eb2 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-a806bb2a-0f77-4741-8fcb-b825d21a7f1c tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1998053921'), ('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a806bb2a-0f77-4741-8fcb-b825d21a7f1c tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Get all volumes completed successfully. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a806bb2a-0f77-4741-8fcb-b825d21a7f1c tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] http://192.168.122.253/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1998053921 returned with HTTP 200 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 929/1805] 192.168.122.253 () {58 vars in 1222 bytes} [Tue Sep 8 19:10:45 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1998053921 => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e3e478db-4916-4738-8387-10c56c25ac86 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e3e478db-4916-4738-8387-10c56c25ac86 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action Sep 08 19:10:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e3e478db-4916-4738-8387-10c56c25ac86 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e3e478db-4916-4738-8387-10c56c25ac86 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-08633da8-5186-4621-bfc4-d340f56f7eb2 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-08633da8-5186-4621-bfc4-d340f56f7eb2 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 877/1806] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:45 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 1149 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e3e478db-4916-4738-8387-10c56c25ac86 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Volume info retrieved successfully. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e3e478db-4916-4738-8387-10c56c25ac86 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Reserve volume completed successfully. Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f8b14235-19cf-42d0-a4cf-615fa903c6a4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e3e478db-4916-4738-8387-10c56c25ac86 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action returned with HTTP 202 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 930/1807] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:10:45 2026] POST /volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8b14235-19cf-42d0-a4cf-615fa903c6a4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8b14235-19cf-42d0-a4cf-615fa903c6a4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8b14235-19cf-42d0-a4cf-615fa903c6a4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-35c12c18-c6fc-4823-b593-cb2dbc72b89f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-35c12c18-c6fc-4823-b593-cb2dbc72b89f tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-35c12c18-c6fc-4823-b593-cb2dbc72b89f tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-35c12c18-c6fc-4823-b593-cb2dbc72b89f tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-35c12c18-c6fc-4823-b593-cb2dbc72b89f tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Volume info retrieved successfully. Sep 08 19:10:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:45 devstack devstack@c-api.service[87213]: ERROR cinder.volume.api [None req-35c12c18-c6fc-4823-b593-cb2dbc72b89f tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Volume status must be available to reserve, but the status is attaching. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-35c12c18-c6fc-4823-b593-cb2dbc72b89f tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action returned with HTTP 400 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 931/1808] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:10:45 2026] POST /volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action => generated 132 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f8b14235-19cf-42d0-a4cf-615fa903c6a4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a6c762da-98e4-479b-b9c1-618d31284250 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a6c762da-98e4-479b-b9c1-618d31284250 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a6c762da-98e4-479b-b9c1-618d31284250 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a6c762da-98e4-479b-b9c1-618d31284250 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8b14235-19cf-42d0-a4cf-615fa903c6a4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:10:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 878/1809] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:45 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 1149 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a6c762da-98e4-479b-b9c1-618d31284250 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Volume info retrieved successfully. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a6c762da-98e4-479b-b9c1-618d31284250 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Unreserve volume completed successfully. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a6c762da-98e4-479b-b9c1-618d31284250 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action returned with HTTP 202 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 932/1810] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:10:45 2026] POST /volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fcfbcdf5-6985-4c86-8a35-340befd8c0f7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fcfbcdf5-6985-4c86-8a35-340befd8c0f7 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes/067cee1a-3a09-43bd-b4f2-18e3886845e8/action Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fcfbcdf5-6985-4c86-8a35-340befd8c0f7 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fcfbcdf5-6985-4c86-8a35-340befd8c0f7 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fcfbcdf5-6985-4c86-8a35-340befd8c0f7 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/067cee1a-3a09-43bd-b4f2-18e3886845e8/action returned with HTTP 404 Sep 08 19:10:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 879/1811] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:10:45 2026] POST /volume/v3/volumes/067cee1a-3a09-43bd-b4f2-18e3886845e8/action => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-06e6266b-18b2-4a43-a1dd-a04b852bc53d req-d318c057-11b7-46ee-b521-8d21fe142944 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2ac171d6-0f2a-4689-9b90-d225b377342a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2ac171d6-0f2a-4689-9b90-d225b377342a tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes/4ae72663-0db4-4c32-8548-5c69265e523a/action Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2ac171d6-0f2a-4689-9b90-d225b377342a tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2ac171d6-0f2a-4689-9b90-d225b377342a tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-06e6266b-18b2-4a43-a1dd-a04b852bc53d req-d318c057-11b7-46ee-b521-8d21fe142944 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-06e6266b-18b2-4a43-a1dd-a04b852bc53d req-d318c057-11b7-46ee-b521-8d21fe142944 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-06e6266b-18b2-4a43-a1dd-a04b852bc53d req-d318c057-11b7-46ee-b521-8d21fe142944 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2ac171d6-0f2a-4689-9b90-d225b377342a tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/4ae72663-0db4-4c32-8548-5c69265e523a/action returned with HTTP 404 Sep 08 19:10:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 880/1812] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:10:45 2026] POST /volume/v3/volumes/4ae72663-0db4-4c32-8548-5c69265e523a/action => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-30cbe644-d597-4823-a4ec-57f2e08d23b4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 881/1813] 192.168.122.253 () {60 vars in 1144 bytes} [Tue Sep 8 19:10:45 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c7646dde-2292-41e1-a678-51dec381a0b7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c7646dde-2292-41e1-a678-51dec381a0b7 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] PUT http://192.168.122.253/volume/v3/volumes/tempest-invalid-1943382605 Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c7646dde-2292-41e1-a678-51dec381a0b7 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-06e6266b-18b2-4a43-a1dd-a04b852bc53d req-d318c057-11b7-46ee-b521-8d21fe142944 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c7646dde-2292-41e1-a678-51dec381a0b7 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/tempest-invalid-1943382605 returned with HTTP 404 Sep 08 19:10:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 882/1814] 192.168.122.253 () {60 vars in 1222 bytes} [Tue Sep 8 19:10:45 2026] PUT /volume/v3/volumes/tempest-invalid-1943382605 => generated 99 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bc6e716c-3e09-43d6-ab8e-e823cd8a37a1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-06e6266b-18b2-4a43-a1dd-a04b852bc53d req-d318c057-11b7-46ee-b521-8d21fe142944 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:10:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 933/1815] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:10:45 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 1149 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bc6e716c-3e09-43d6-ab8e-e823cd8a37a1 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] PUT http://192.168.122.253/volume/v3/volumes/b9593dab-fec5-4732-9596-cf66bd6531d0 Sep 08 19:10:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bc6e716c-3e09-43d6-ab8e-e823cd8a37a1 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bc6e716c-3e09-43d6-ab8e-e823cd8a37a1 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/b9593dab-fec5-4732-9596-cf66bd6531d0 returned with HTTP 404 Sep 08 19:10:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 883/1816] 192.168.122.253 () {60 vars in 1252 bytes} [Tue Sep 8 19:10:45 2026] PUT /volume/v3/volumes/b9593dab-fec5-4732-9596-cf66bd6531d0 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-356616d5-a3c6-4c4f-a33f-e46852fd3ce9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-46fa5b19-49f8-4528-9336-3f675a14f9f0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-356616d5-a3c6-4c4f-a33f-e46852fd3ce9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-356616d5-a3c6-4c4f-a33f-e46852fd3ce9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-46fa5b19-49f8-4528-9336-3f675a14f9f0 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] DELETE http://192.168.122.253/volume/v3/volumes/ed77efba-920a-4c7a-b667-8ab5a44e1c05 Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-356616d5-a3c6-4c4f-a33f-e46852fd3ce9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-46fa5b19-49f8-4528-9336-3f675a14f9f0 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-46fa5b19-49f8-4528-9336-3f675a14f9f0 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-46fa5b19-49f8-4528-9336-3f675a14f9f0 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Delete volume with id: ed77efba-920a-4c7a-b667-8ab5a44e1c05 Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-46fa5b19-49f8-4528-9336-3f675a14f9f0 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/ed77efba-920a-4c7a-b667-8ab5a44e1c05 returned with HTTP 404 Sep 08 19:10:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 884/1817] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:10:46 2026] DELETE /volume/v3/volumes/ed77efba-920a-4c7a-b667-8ab5a44e1c05 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-26ca15af-110e-42c0-924b-5fd4e410e22a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-26ca15af-110e-42c0-924b-5fd4e410e22a tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-26ca15af-110e-42c0-924b-5fd4e410e22a tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-26ca15af-110e-42c0-924b-5fd4e410e22a tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-26ca15af-110e-42c0-924b-5fd4e410e22a tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action returned with HTTP 400 Sep 08 19:10:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 885/1818] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:10:46 2026] POST /volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action => generated 140 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ae217836-4e5e-4cbb-ba88-47e76312d8b3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ae217836-4e5e-4cbb-ba88-47e76312d8b3 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-356616d5-a3c6-4c4f-a33f-e46852fd3ce9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ae217836-4e5e-4cbb-ba88-47e76312d8b3 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ae217836-4e5e-4cbb-ba88-47e76312d8b3 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ae217836-4e5e-4cbb-ba88-47e76312d8b3 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action returned with HTTP 400 Sep 08 19:10:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 886/1819] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:10:46 2026] POST /volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action => generated 131 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a1fa7568-92a3-4ba0-b7c7-5bf4e70a7742 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a1fa7568-92a3-4ba0-b7c7-5bf4e70a7742 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes/6654187f-116b-4d6f-8b3d-ed584a034261/action Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a1fa7568-92a3-4ba0-b7c7-5bf4e70a7742 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a1fa7568-92a3-4ba0-b7c7-5bf4e70a7742 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-356616d5-a3c6-4c4f-a33f-e46852fd3ce9 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:10:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 934/1820] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:46 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 1149 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a1fa7568-92a3-4ba0-b7c7-5bf4e70a7742 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/6654187f-116b-4d6f-8b3d-ed584a034261/action returned with HTTP 404 Sep 08 19:10:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 887/1821] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:10:46 2026] POST /volume/v3/volumes/6654187f-116b-4d6f-8b3d-ed584a034261/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1096f6dd-e136-44f7-83db-daffdceeaed8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1096f6dd-e136-44f7-83db-daffdceeaed8 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1096f6dd-e136-44f7-83db-daffdceeaed8 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1096f6dd-e136-44f7-83db-daffdceeaed8 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1096f6dd-e136-44f7-83db-daffdceeaed8 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action returned with HTTP 400 Sep 08 19:10:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 935/1822] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:10:46 2026] POST /volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd/action => generated 129 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ef49f250-cf01-40ee-9fad-e153d029f952 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef49f250-cf01-40ee-9fad-e153d029f952 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] POST http://192.168.122.253/volume/v3/volumes/None/action Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef49f250-cf01-40ee-9fad-e153d029f952 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef49f250-cf01-40ee-9fad-e153d029f952 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef49f250-cf01-40ee-9fad-e153d029f952 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/None/action returned with HTTP 404 Sep 08 19:10:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 888/1823] 192.168.122.253 () {60 vars in 1178 bytes} [Tue Sep 8 19:10:46 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-35a9a060-da65-4586-b6a3-6066fdab311d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-c714a386-df89-4078-a1d4-ee924a349c96 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-c714a386-df89-4078-a1d4-ee924a349c96 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-35a9a060-da65-4586-b6a3-6066fdab311d tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] GET http://192.168.122.253/volume/v3/volumes/b71f0a76-20a6-47cf-b2cd-fbfbd9ea0097 Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-35a9a060-da65-4586-b6a3-6066fdab311d tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-c714a386-df89-4078-a1d4-ee924a349c96 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-35a9a060-da65-4586-b6a3-6066fdab311d tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-c714a386-df89-4078-a1d4-ee924a349c96 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-35a9a060-da65-4586-b6a3-6066fdab311d tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-reader] http://192.168.122.253/volume/v3/volumes/b71f0a76-20a6-47cf-b2cd-fbfbd9ea0097 returned with HTTP 404 Sep 08 19:10:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 936/1824] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:46 2026] GET /volume/v3/volumes/b71f0a76-20a6-47cf-b2cd-fbfbd9ea0097 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-613d4212-ed74-4151-9fb9-ecb086f76926 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-c714a386-df89-4078-a1d4-ee924a349c96 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-613d4212-ed74-4151-9fb9-ecb086f76926 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] GET http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-613d4212-ed74-4151-9fb9-ecb086f76926 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-613d4212-ed74-4151-9fb9-ecb086f76926 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-c714a386-df89-4078-a1d4-ee924a349c96 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:10:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 889/1825] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:10:46 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 1149 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-613d4212-ed74-4151-9fb9-ecb086f76926 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Volume info retrieved successfully. Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-b1553cdc-a662-45ab-a2ab-8020e6763910 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-b1553cdc-a662-45ab-a2ab-8020e6763910 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] POST http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617/action Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-b1553cdc-a662-45ab-a2ab-8020e6763910 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-b1553cdc-a662-45ab-a2ab-8020e6763910 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-613d4212-ed74-4151-9fb9-ecb086f76926 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd returned with HTTP 200 Sep 08 19:10:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 937/1826] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:46 2026] GET /volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8d22c588-f218-43dd-9b3c-0b81d7af3ef9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8d22c588-f218-43dd-9b3c-0b81d7af3ef9 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] DELETE http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8d22c588-f218-43dd-9b3c-0b81d7af3ef9 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8d22c588-f218-43dd-9b3c-0b81d7af3ef9 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-8d22c588-f218-43dd-9b3c-0b81d7af3ef9 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Delete volume with id: 9dae06e7-4d9c-4f0f-b3a3-9800630f19fd Sep 08 19:10:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-b1553cdc-a662-45ab-a2ab-8020e6763910 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-b1553cdc-a662-45ab-a2ab-8020e6763910 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Begin detaching volume completed successfully. Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-b1553cdc-a662-45ab-a2ab-8020e6763910 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617/action returned with HTTP 202 Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8d22c588-f218-43dd-9b3c-0b81d7af3ef9 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Volume info retrieved successfully. Sep 08 19:10:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 890/1827] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:10:46 2026] POST /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8d22c588-f218-43dd-9b3c-0b81d7af3ef9 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Delete volume request issued successfully. Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8d22c588-f218-43dd-9b3c-0b81d7af3ef9 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd returned with HTTP 202 Sep 08 19:10:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 938/1828] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:10:46 2026] DELETE /volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-895b877c-cc68-46d4-8251-dbc3b28a3ca8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-895b877c-cc68-46d4-8251-dbc3b28a3ca8 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] GET http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-895b877c-cc68-46d4-8251-dbc3b28a3ca8 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-895b877c-cc68-46d4-8251-dbc3b28a3ca8 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0b70c8d5-3723-4552-a4b0-9d86d527dde5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0b70c8d5-3723-4552-a4b0-9d86d527dde5 None None] GET http://192.168.122.253/volume// Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0b70c8d5-3723-4552-a4b0-9d86d527dde5 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0b70c8d5-3723-4552-a4b0-9d86d527dde5 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0b70c8d5-3723-4552-a4b0-9d86d527dde5 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:10:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 939/1829] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:10:46 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-1b50782b-71ed-414d-b777-ed0c3e46448b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-895b877c-cc68-46d4-8251-dbc3b28a3ca8 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Volume info retrieved successfully. Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-1b50782b-71ed-414d-b777-ed0c3e46448b tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-1b50782b-71ed-414d-b777-ed0c3e46448b tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-1b50782b-71ed-414d-b777-ed0c3e46448b tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-895b877c-cc68-46d4-8251-dbc3b28a3ca8 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd returned with HTTP 200 Sep 08 19:10:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 891/1830] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:46 2026] GET /volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-1b50782b-71ed-414d-b777-ed0c3e46448b tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-1b50782b-71ed-414d-b777-ed0c3e46448b tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:10:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 940/1831] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:10:46 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 1333 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-a933fe1c-5fd4-4438-8188-5d0f97983519 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-a933fe1c-5fd4-4438-8188-5d0f97983519 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] DELETE http://192.168.122.253/volume/v3/attachments/2a81fa84-c61c-4ea2-9ce2-abf3cf7da46e Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-a933fe1c-5fd4-4438-8188-5d0f97983519 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-a933fe1c-5fd4-4438-8188-5d0f97983519 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:47 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:10:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-da092a91-9de3-405b-b9ac-28a4de2e9a71 req-a933fe1c-5fd4-4438-8188-5d0f97983519 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/attachments/2a81fa84-c61c-4ea2-9ce2-abf3cf7da46e returned with HTTP 200 Sep 08 19:10:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 892/1832] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:10:46 2026] DELETE /volume/v3/attachments/2a81fa84-c61c-4ea2-9ce2-abf3cf7da46e => generated 19 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c4a136db-5de7-4a32-a814-8b1bd02297b2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4a136db-5de7-4a32-a814-8b1bd02297b2 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] GET http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd Sep 08 19:10:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4a136db-5de7-4a32-a814-8b1bd02297b2 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4a136db-5de7-4a32-a814-8b1bd02297b2 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4a136db-5de7-4a32-a814-8b1bd02297b2 tempest-VolumesNegativeTest-1143710002 tempest-VolumesNegativeTest-1143710002-project-member] http://192.168.122.253/volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd returned with HTTP 404 Sep 08 19:10:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 941/1833] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:47 2026] GET /volume/v3/volumes/9dae06e7-4d9c-4f0f-b3a3-9800630f19fd => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ed06737e-9a32-4ee5-ab21-6236ff108bba None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed06737e-9a32-4ee5-ab21-6236ff108bba tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:10:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ed06737e-9a32-4ee5-ab21-6236ff108bba tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ed06737e-9a32-4ee5-ab21-6236ff108bba tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ed06737e-9a32-4ee5-ab21-6236ff108bba tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:10:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed06737e-9a32-4ee5-ab21-6236ff108bba tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:10:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 893/1834] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:47 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 857 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a4d47708-ab86-4525-8956-686a1af25177 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a4d47708-ab86-4525-8956-686a1af25177 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:10:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a4d47708-ab86-4525-8956-686a1af25177 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c15b65a-1430-4dfc-8f3a-f28af35f8707", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-315889375"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a4d47708-ab86-4525-8956-686a1af25177 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 404 Sep 08 19:10:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 942/1835] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:10:54 2026] POST /volume/v3/snapshots => generated 109 bytes in 521 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8cd6647d-d665-4535-a104-8495eb3e2b41 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8cd6647d-d665-4535-a104-8495eb3e2b41 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:10:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8cd6647d-d665-4535-a104-8495eb3e2b41 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1156807654"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8cd6647d-d665-4535-a104-8495eb3e2b41 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 404 Sep 08 19:10:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 894/1836] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:10:54 2026] POST /volume/v3/snapshots => generated 77 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:10:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-267fc6c5-ddd3-4a13-8f3e-198d3d04145c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-267fc6c5-ddd3-4a13-8f3e-198d3d04145c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] GET http://192.168.122.253/volume/v3/snapshots?limit=invalid Sep 08 19:10:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-267fc6c5-ddd3-4a13-8f3e-198d3d04145c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-267fc6c5-ddd3-4a13-8f3e-198d3d04145c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-267fc6c5-ddd3-4a13-8f3e-198d3d04145c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] HTTP exception thrown: limit param must be an integer Sep 08 19:10:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-267fc6c5-ddd3-4a13-8f3e-198d3d04145c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] http://192.168.122.253/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 08 19:10:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 943/1837] 192.168.122.253 () {58 vars in 1154 bytes} [Tue Sep 8 19:10:54 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 494 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0ac40690-144c-464d-b3bb-996b62cf0df2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0ac40690-144c-464d-b3bb-996b62cf0df2 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] GET http://192.168.122.253/volume/v3/snapshots?marker=faa8e77d-338c-427d-a471-96928f62caea Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0ac40690-144c-464d-b3bb-996b62cf0df2 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0ac40690-144c-464d-b3bb-996b62cf0df2 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-0ac40690-144c-464d-b3bb-996b62cf0df2 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-0ac40690-144c-464d-b3bb-996b62cf0df2 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:10:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0ac40690-144c-464d-b3bb-996b62cf0df2 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] http://192.168.122.253/volume/v3/snapshots?marker=faa8e77d-338c-427d-a471-96928f62caea returned with HTTP 404 Sep 08 19:10:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 895/1838] 192.168.122.253 () {58 vars in 1214 bytes} [Tue Sep 8 19:10:55 2026] GET /volume/v3/snapshots?marker=faa8e77d-338c-427d-a471-96928f62caea => generated 111 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:10:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4b273cf6-9e31-4e46-800d-369da1608f39 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b273cf6-9e31-4e46-800d-369da1608f39 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] GET http://192.168.122.253/volume/v3/snapshots?sort_key=invalid Sep 08 19:10:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b273cf6-9e31-4e46-800d-369da1608f39 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b273cf6-9e31-4e46-800d-369da1608f39 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-4b273cf6-9e31-4e46-800d-369da1608f39 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:10:55 devstack devstack@c-api.service[87213]: DEBUG cinder.db.api [None req-4b273cf6-9e31-4e46-800d-369da1608f39 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] Building query based on filter {{(pid=87213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:10:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b273cf6-9e31-4e46-800d-369da1608f39 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-reader] http://192.168.122.253/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 08 19:10:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 944/1839] 192.168.122.253 () {58 vars in 1160 bytes} [Tue Sep 8 19:10:55 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-813388652"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-813388652'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:10:55 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Create volume of 2 GB Sep 08 19:10:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Availability Zones retrieved successfully. Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Flow 'volume_create_api' (afdca7a4-4b26-47fd-aec8-8d2644f9cbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d30b198f-425f-483f-9962-7b8898e95a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Validating volume size '2' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d30b198f-425f-483f-9962-7b8898e95a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d6b4306-327d-467e-bb5c-fd53a6493a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Created reservations ['5af2dae1-b2dc-4742-bb18-ff84304f9454', '8031a9fa-6a3e-4c67-9f2f-baf97765fd10', '364e523b-7b4c-4d1e-a977-c0e0c9f3dda6', 'c5e8dbc2-c2ed-4408-8609-299508baf131'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:10:55 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d6b4306-327d-467e-bb5c-fd53a6493a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5af2dae1-b2dc-4742-bb18-ff84304f9454', '8031a9fa-6a3e-4c67-9f2f-baf97765fd10', '364e523b-7b4c-4d1e-a977-c0e0c9f3dda6', 'c5e8dbc2-c2ed-4408-8609-299508baf131']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c9aa90-e750-4603-b344-a3cfc4c4e010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c9aa90-e750-4603-b344-a3cfc4c4e010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd81b7153-6dd4-4b49-b2d6-b4e548b111f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-813388652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4eea6196fd546e1a6ef02a5ac55f1a9',qos_specs=None,replication_status=,reservations=['5af2dae1-b2dc-4742-bb18-ff84304f9454','8031a9fa-6a3e-4c67-9f2f-baf97765fd10','364e523b-7b4c-4d1e-a977-c0e0c9f3dda6','c5e8dbc2-c2ed-4408-8609-299508baf131'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f336157fd6b434e8ee829c563367fd7',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-813388652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d81b7153-6dd4-4b49-b2d6-b4e548b111f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4eea6196fd546e1a6ef02a5ac55f1a9',provider_auth=None,provider_geometry=None,provider_id=None,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='2f336157fd6b434e8ee829c563367fd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (961d1be4-a1ff-42f7-8fcc-90747bc39d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (961d1be4-a1ff-42f7-8fcc-90747bc39d17) transitioned into state 'SUCCESS' from state '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-813388652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4eea6196fd546e1a6ef02a5ac55f1a9',qos_specs=None,replication_status=,reservations=['5af2dae1-b2dc-4742-bb18-ff84304f9454','8031a9fa-6a3e-4c67-9f2f-baf97765fd10','364e523b-7b4c-4d1e-a977-c0e0c9f3dda6','c5e8dbc2-c2ed-4408-8609-299508baf131'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f336157fd6b434e8ee829c563367fd7',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7de9f0-6500-436a-aec6-75eaefee1330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:10:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7de9f0-6500-436a-aec6-75eaefee1330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:10:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Flow 'volume_create_api' (afdca7a4-4b26-47fd-aec8-8d2644f9cbfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:10:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Create volume request issued successfully. Sep 08 19:10:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6e59f84a-bad8-4346-b6cc-ec7a7123958c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:10:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 896/1840] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:10:55 2026] POST /volume/v3/volumes => generated 770 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:10:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0ec02b07-c5a7-4ef0-b5bb-062c41760cdc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ec02b07-c5a7-4ef0-b5bb-062c41760cdc tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 Sep 08 19:10:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ec02b07-c5a7-4ef0-b5bb-062c41760cdc tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ec02b07-c5a7-4ef0-b5bb-062c41760cdc tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ec02b07-c5a7-4ef0-b5bb-062c41760cdc tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Volume info retrieved successfully. Sep 08 19:10:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ec02b07-c5a7-4ef0-b5bb-062c41760cdc tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 returned with HTTP 200 Sep 08 19:10:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 945/1841] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:56 2026] GET /volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 => generated 838 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-22ca65cd-1206-4344-98cb-981e15d571bc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-22ca65cd-1206-4344-98cb-981e15d571bc tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 Sep 08 19:10:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-22ca65cd-1206-4344-98cb-981e15d571bc tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-22ca65cd-1206-4344-98cb-981e15d571bc tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-22ca65cd-1206-4344-98cb-981e15d571bc tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Volume info retrieved successfully. Sep 08 19:10:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-22ca65cd-1206-4344-98cb-981e15d571bc tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 returned with HTTP 200 Sep 08 19:10:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 897/1842] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:57 2026] GET /volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 => generated 862 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-61ec911b-0677-4741-82db-9ec5f06e86ac None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61ec911b-0677-4741-82db-9ec5f06e86ac tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 Sep 08 19:10:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61ec911b-0677-4741-82db-9ec5f06e86ac tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61ec911b-0677-4741-82db-9ec5f06e86ac tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-61ec911b-0677-4741-82db-9ec5f06e86ac tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Volume info retrieved successfully. Sep 08 19:10:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61ec911b-0677-4741-82db-9ec5f06e86ac tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 returned with HTTP 200 Sep 08 19:10:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 946/1843] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:58 2026] GET /volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 => generated 862 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-df0253cf-adca-46d4-a858-4e6825414af7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-df0253cf-adca-46d4-a858-4e6825414af7 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 Sep 08 19:10:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-df0253cf-adca-46d4-a858-4e6825414af7 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:10:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-df0253cf-adca-46d4-a858-4e6825414af7 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:10:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:10:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:10:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-df0253cf-adca-46d4-a858-4e6825414af7 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Volume info retrieved successfully. Sep 08 19:10:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-df0253cf-adca-46d4-a858-4e6825414af7 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 returned with HTTP 200 Sep 08 19:10:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 898/1844] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:10:59 2026] GET /volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 => generated 863 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:10:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f2864008-69e5-45c5-aca5-2094d38faea4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:10:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f2864008-69e5-45c5-aca5-2094d38faea4 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:10:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f2864008-69e5-45c5-aca5-2094d38faea4 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d81b7153-6dd4-4b49-b2d6-b4e548b111f8", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1162290818"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:10:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:10:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:10:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:10:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:10:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f2864008-69e5-45c5-aca5-2094d38faea4 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Volume info retrieved successfully. Sep 08 19:10:59 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-f2864008-69e5-45c5-aca5-2094d38faea4 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Create snapshot from volume d81b7153-6dd4-4b49-b2d6-b4e548b111f8 Sep 08 19:11:00 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-f2864008-69e5-45c5-aca5-2094d38faea4 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Created reservations ['0a3ad867-02f1-4474-8545-cd438404330d', '88b3821c-1855-4015-9634-a843efd60d1a', '7e36175c-daf8-4363-9bb8-4babd15319c8', '12721239-bd16-4459-9ee2-1da3488fde98'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:11:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:00 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f2864008-69e5-45c5-aca5-2094d38faea4 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Snapshot create request issued successfully. Sep 08 19:11:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f2864008-69e5-45c5-aca5-2094d38faea4 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:11:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 947/1845] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:10:59 2026] POST /volume/v3/snapshots => generated 318 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:11:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-648aa132-83d5-4043-9376-b06aeb079c5e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-648aa132-83d5-4043-9376-b06aeb079c5e tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 Sep 08 19:11:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-648aa132-83d5-4043-9376-b06aeb079c5e tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-648aa132-83d5-4043-9376-b06aeb079c5e tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-648aa132-83d5-4043-9376-b06aeb079c5e tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Snapshot retrieved successfully. Sep 08 19:11:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-648aa132-83d5-4043-9376-b06aeb079c5e tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 returned with HTTP 200 Sep 08 19:11:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 899/1846] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:11:00 2026] GET /volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 => generated 450 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:11:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8dd0b7da-7688-4f70-9813-01976251c0b6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8dd0b7da-7688-4f70-9813-01976251c0b6 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 Sep 08 19:11:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8dd0b7da-7688-4f70-9813-01976251c0b6 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8dd0b7da-7688-4f70-9813-01976251c0b6 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8dd0b7da-7688-4f70-9813-01976251c0b6 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Snapshot retrieved successfully. Sep 08 19:11:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8dd0b7da-7688-4f70-9813-01976251c0b6 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 returned with HTTP 200 Sep 08 19:11:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 948/1847] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:11:01 2026] GET /volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 => generated 450 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-110d7a7d-ce25-4572-8521-dcabc2375d0c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-110d7a7d-ce25-4572-8521-dcabc2375d0c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 Sep 08 19:11:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-110d7a7d-ce25-4572-8521-dcabc2375d0c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-110d7a7d-ce25-4572-8521-dcabc2375d0c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-110d7a7d-ce25-4572-8521-dcabc2375d0c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Snapshot retrieved successfully. Sep 08 19:11:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-110d7a7d-ce25-4572-8521-dcabc2375d0c tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 returned with HTTP 200 Sep 08 19:11:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 900/1848] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:11:02 2026] GET /volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 => generated 450 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2d91e6a9-ebd2-4bee-a934-88b212675af7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2d91e6a9-ebd2-4bee-a934-88b212675af7 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 Sep 08 19:11:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2d91e6a9-ebd2-4bee-a934-88b212675af7 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2d91e6a9-ebd2-4bee-a934-88b212675af7 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2d91e6a9-ebd2-4bee-a934-88b212675af7 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Snapshot retrieved successfully. Sep 08 19:11:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2d91e6a9-ebd2-4bee-a934-88b212675af7 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 returned with HTTP 200 Sep 08 19:11:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 949/1849] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:11:03 2026] GET /volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 => generated 477 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:11:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "c0de6aa9-91e0-4001-8d52-5754576b5093"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:11:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'c0de6aa9-91e0-4001-8d52-5754576b5093'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:11:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Snapshot retrieved successfully. Sep 08 19:11:03 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Create volume of 1 GB Sep 08 19:11:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Availability Zones retrieved successfully. Sep 08 19:11:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Flow 'volume_create_api' (920bf064-a90f-4ba9-a991-e66cf2351019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:11:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fdde363-8884-4665-820f-e28d1360adbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:11:03 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fdde363-8884-4665-820f-e28d1360adbc) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 19:11:03 devstack devstack@c-api.service[87214]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Sep 08 19:11:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fdde363-8884-4665-820f-e28d1360adbc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:03 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fdde363-8884-4665-820f-e28d1360adbc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 19:11:03 devstack devstack@c-api.service[87214]: WARNING cinder.volume.api [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Flow 'volume_create_api' (920bf064-a90f-4ba9-a991-e66cf2351019) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 19:11:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-86c4b836-a577-49c6-9692-6cb94fd27e54 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 400 Sep 08 19:11:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 901/1850] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:11:03 2026] POST /volume/v3/volumes => generated 171 bytes in 228 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:11:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cfa17087-06b5-4927-bbf9-cd6337d7851a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cfa17087-06b5-4927-bbf9-cd6337d7851a tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 Sep 08 19:11:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cfa17087-06b5-4927-bbf9-cd6337d7851a tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cfa17087-06b5-4927-bbf9-cd6337d7851a tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:03 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-cfa17087-06b5-4927-bbf9-cd6337d7851a tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Delete snapshot with id: c0de6aa9-91e0-4001-8d52-5754576b5093 Sep 08 19:11:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cfa17087-06b5-4927-bbf9-cd6337d7851a tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Snapshot retrieved successfully. Sep 08 19:11:03 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:03 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cfa17087-06b5-4927-bbf9-cd6337d7851a tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Snapshot delete request issued successfully. Sep 08 19:11:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cfa17087-06b5-4927-bbf9-cd6337d7851a tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 returned with HTTP 202 Sep 08 19:11:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 950/1851] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:11:03 2026] DELETE /volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:11:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-86134a29-9dbe-478a-86a6-ebe95219bf0d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-86134a29-9dbe-478a-86a6-ebe95219bf0d tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 Sep 08 19:11:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-86134a29-9dbe-478a-86a6-ebe95219bf0d tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-86134a29-9dbe-478a-86a6-ebe95219bf0d tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-86134a29-9dbe-478a-86a6-ebe95219bf0d tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Snapshot retrieved successfully. Sep 08 19:11:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-86134a29-9dbe-478a-86a6-ebe95219bf0d tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 returned with HTTP 200 Sep 08 19:11:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 902/1852] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:11:03 2026] GET /volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 => generated 476 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-14e15f13-bfb4-4388-bd01-ca65039c86f2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-14e15f13-bfb4-4388-bd01-ca65039c86f2 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 Sep 08 19:11:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-14e15f13-bfb4-4388-bd01-ca65039c86f2 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-14e15f13-bfb4-4388-bd01-ca65039c86f2 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-14e15f13-bfb4-4388-bd01-ca65039c86f2 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Snapshot retrieved successfully. Sep 08 19:11:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-14e15f13-bfb4-4388-bd01-ca65039c86f2 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 returned with HTTP 200 Sep 08 19:11:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 951/1853] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:11:04 2026] GET /volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 => generated 476 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b5451de4-08cc-4e30-a4fd-80f8dae46094 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b5451de4-08cc-4e30-a4fd-80f8dae46094 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 Sep 08 19:11:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b5451de4-08cc-4e30-a4fd-80f8dae46094 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b5451de4-08cc-4e30-a4fd-80f8dae46094 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b5451de4-08cc-4e30-a4fd-80f8dae46094 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Snapshot retrieved successfully. Sep 08 19:11:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b5451de4-08cc-4e30-a4fd-80f8dae46094 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 returned with HTTP 200 Sep 08 19:11:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 903/1854] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:11:06 2026] GET /volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 => generated 476 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-23062d27-6434-42a8-af5e-9c8d01847fbe None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-23062d27-6434-42a8-af5e-9c8d01847fbe tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 Sep 08 19:11:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-23062d27-6434-42a8-af5e-9c8d01847fbe tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-23062d27-6434-42a8-af5e-9c8d01847fbe tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-23062d27-6434-42a8-af5e-9c8d01847fbe tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 returned with HTTP 404 Sep 08 19:11:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 952/1855] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:11:07 2026] GET /volume/v3/snapshots/c0de6aa9-91e0-4001-8d52-5754576b5093 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:11:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ef339ee1-726b-4be2-984e-1ee73a2b4fb9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef339ee1-726b-4be2-984e-1ee73a2b4fb9 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 Sep 08 19:11:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef339ee1-726b-4be2-984e-1ee73a2b4fb9 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef339ee1-726b-4be2-984e-1ee73a2b4fb9 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ef339ee1-726b-4be2-984e-1ee73a2b4fb9 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Volume info retrieved successfully. Sep 08 19:11:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef339ee1-726b-4be2-984e-1ee73a2b4fb9 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 returned with HTTP 200 Sep 08 19:11:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 904/1856] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:07 2026] GET /volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 => generated 863 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6f5f5ba0-5448-4713-a9bc-8763744fa680 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6f5f5ba0-5448-4713-a9bc-8763744fa680 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] DELETE http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 Sep 08 19:11:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6f5f5ba0-5448-4713-a9bc-8763744fa680 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6f5f5ba0-5448-4713-a9bc-8763744fa680 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:07 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-6f5f5ba0-5448-4713-a9bc-8763744fa680 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Delete volume with id: d81b7153-6dd4-4b49-b2d6-b4e548b111f8 Sep 08 19:11:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6f5f5ba0-5448-4713-a9bc-8763744fa680 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Volume info retrieved successfully. Sep 08 19:11:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6f5f5ba0-5448-4713-a9bc-8763744fa680 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Delete volume request issued successfully. Sep 08 19:11:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6f5f5ba0-5448-4713-a9bc-8763744fa680 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 returned with HTTP 202 Sep 08 19:11:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 953/1857] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:11:07 2026] DELETE /volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:11:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d7c50402-4b75-4c57-adf0-9debfcf84f46 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d7c50402-4b75-4c57-adf0-9debfcf84f46 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 Sep 08 19:11:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d7c50402-4b75-4c57-adf0-9debfcf84f46 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d7c50402-4b75-4c57-adf0-9debfcf84f46 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d7c50402-4b75-4c57-adf0-9debfcf84f46 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Volume info retrieved successfully. Sep 08 19:11:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d7c50402-4b75-4c57-adf0-9debfcf84f46 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 returned with HTTP 200 Sep 08 19:11:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 905/1858] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:07 2026] GET /volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 => generated 862 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6ad5a27e-bcb6-4723-92e1-f029a1768eb5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6ad5a27e-bcb6-4723-92e1-f029a1768eb5 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 Sep 08 19:11:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6ad5a27e-bcb6-4723-92e1-f029a1768eb5 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6ad5a27e-bcb6-4723-92e1-f029a1768eb5 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6ad5a27e-bcb6-4723-92e1-f029a1768eb5 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Volume info retrieved successfully. Sep 08 19:11:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6ad5a27e-bcb6-4723-92e1-f029a1768eb5 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 returned with HTTP 200 Sep 08 19:11:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 954/1859] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:08 2026] GET /volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 => generated 862 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-13359079-1f21-45f2-8046-5dca33f3b153 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-13359079-1f21-45f2-8046-5dca33f3b153 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] GET http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 Sep 08 19:11:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-13359079-1f21-45f2-8046-5dca33f3b153 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-13359079-1f21-45f2-8046-5dca33f3b153 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-13359079-1f21-45f2-8046-5dca33f3b153 tempest-VolumesSnapshotNegativeTestJSON-1401579290 tempest-VolumesSnapshotNegativeTestJSON-1401579290-project-member] http://192.168.122.253/volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 returned with HTTP 404 Sep 08 19:11:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 906/1860] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:09 2026] GET /volume/v3/volumes/d81b7153-6dd4-4b49-b2d6-b4e548b111f8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:11:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:11:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d4ced61e-8235-449e-ada0-dfbcd6a6ff6f", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:11:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd4ced61e-8235-449e-ada0-dfbcd6a6ff6f', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:11:17 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Create volume of 1 GB Sep 08 19:11:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Availability Zones retrieved successfully. Sep 08 19:11:17 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Flow 'volume_create_api' (803bb92e-abd0-4d58-a52d-44d955c3f024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:11:17 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2213e38d-6d80-4678-aa98-c12914c2b494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:17 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:11:17 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2213e38d-6d80-4678-aa98-c12914c2b494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:17 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d2ffcf-ffd2-4966-a608-6550f2798896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:18 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Created reservations ['37802a46-4b32-4b21-8d08-f402b8856b05', 'e1ef43f7-9cbf-48f8-85b9-b5cb525c41f2', '9f2cc85b-f911-4be0-81f0-88b6b329ac92', '3b355359-08ed-45fb-a883-5694f80b1ac4'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:11:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d2ffcf-ffd2-4966-a608-6550f2798896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37802a46-4b32-4b21-8d08-f402b8856b05', 'e1ef43f7-9cbf-48f8-85b9-b5cb525c41f2', '9f2cc85b-f911-4be0-81f0-88b6b329ac92', '3b355359-08ed-45fb-a883-5694f80b1ac4']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f0855f-8635-41ae-bc73-16b0f6937308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f0855f-8635-41ae-bc73-16b0f6937308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd89e0f5e-fd08-467c-b0e0-463ab18727ba', '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='dc7410e77bc7443c82739894569b576a',qos_specs=None,replication_status=,reservations=['37802a46-4b32-4b21-8d08-f402b8856b05','e1ef43f7-9cbf-48f8-85b9-b5cb525c41f2','9f2cc85b-f911-4be0-81f0-88b6b329ac92','3b355359-08ed-45fb-a883-5694f80b1ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44cf99fa2b1c410c8a1878d783f9a4e8',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:11:18Z,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=d89e0f5e-fd08-467c-b0e0-463ab18727ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc7410e77bc7443c82739894569b576a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44cf99fa2b1c410c8a1878d783f9a4e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57c43d50-8d91-463a-92ef-ae97de37c7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57c43d50-8d91-463a-92ef-ae97de37c7b8) transitioned into state 'SUCCESS' from 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='dc7410e77bc7443c82739894569b576a',qos_specs=None,replication_status=,reservations=['37802a46-4b32-4b21-8d08-f402b8856b05','e1ef43f7-9cbf-48f8-85b9-b5cb525c41f2','9f2cc85b-f911-4be0-81f0-88b6b329ac92','3b355359-08ed-45fb-a883-5694f80b1ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44cf99fa2b1c410c8a1878d783f9a4e8',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90e53418-0cd0-4422-930f-935cf3098927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90e53418-0cd0-4422-930f-935cf3098927) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Flow 'volume_create_api' (803bb92e-abd0-4d58-a52d-44d955c3f024) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:11:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Create volume request issued successfully. Sep 08 19:11:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-01ba7b4e-d91d-4e2b-a687-a7cdcaf33073 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:11:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 955/1861] 192.168.122.253 () {62 vars in 1184 bytes} [Tue Sep 8 19:11:17 2026] POST /volume/v3/volumes => generated 784 bytes in 875 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:11:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e516f051-5555-4df0-9d78-ec545af6a542 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e516f051-5555-4df0-9d78-ec545af6a542 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] GET http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e516f051-5555-4df0-9d78-ec545af6a542 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e516f051-5555-4df0-9d78-ec545af6a542 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e516f051-5555-4df0-9d78-ec545af6a542 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Volume info retrieved successfully. Sep 08 19:11:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e516f051-5555-4df0-9d78-ec545af6a542 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 200 Sep 08 19:11:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 907/1862] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:11:18 2026] GET /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 852 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6c1320b2-5c9e-46bd-b574-96cba56d1a2a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6c1320b2-5c9e-46bd-b574-96cba56d1a2a tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] GET http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6c1320b2-5c9e-46bd-b574-96cba56d1a2a tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6c1320b2-5c9e-46bd-b574-96cba56d1a2a tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6c1320b2-5c9e-46bd-b574-96cba56d1a2a tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Volume info retrieved successfully. Sep 08 19:11:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6c1320b2-5c9e-46bd-b574-96cba56d1a2a tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 200 Sep 08 19:11:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 956/1863] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:11:19 2026] GET /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 876 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:11:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6bea83a1-4df3-489c-823a-e5901248a157 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6bea83a1-4df3-489c-823a-e5901248a157 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] GET http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6bea83a1-4df3-489c-823a-e5901248a157 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6bea83a1-4df3-489c-823a-e5901248a157 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:20 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:20 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6bea83a1-4df3-489c-823a-e5901248a157 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Volume info retrieved successfully. Sep 08 19:11:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6bea83a1-4df3-489c-823a-e5901248a157 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 200 Sep 08 19:11:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 908/1864] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:11:20 2026] GET /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 876 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-16f1520a-3a09-4408-9580-788b51552b12 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-16f1520a-3a09-4408-9580-788b51552b12 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] GET http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-16f1520a-3a09-4408-9580-788b51552b12 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-16f1520a-3a09-4408-9580-788b51552b12 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-16f1520a-3a09-4408-9580-788b51552b12 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Volume info retrieved successfully. Sep 08 19:11:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-16f1520a-3a09-4408-9580-788b51552b12 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 200 Sep 08 19:11:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 957/1865] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:11:21 2026] GET /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 934 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c76c741c-a47b-406c-a38e-f396586b70fe None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c76c741c-a47b-406c-a38e-f396586b70fe tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c76c741c-a47b-406c-a38e-f396586b70fe tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c76c741c-a47b-406c-a38e-f396586b70fe tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:22 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:22 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:22 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c76c741c-a47b-406c-a38e-f396586b70fe tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c76c741c-a47b-406c-a38e-f396586b70fe tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 returned with HTTP 200 Sep 08 19:11:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 909/1866] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:22 2026] GET /volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 => generated 947 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-60ad4e1a-8d44-42e0-bf65-4bc29a485541 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-60ad4e1a-8d44-42e0-bf65-4bc29a485541 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] GET http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-60ad4e1a-8d44-42e0-bf65-4bc29a485541 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-60ad4e1a-8d44-42e0-bf65-4bc29a485541 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-60ad4e1a-8d44-42e0-bf65-4bc29a485541 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Volume info retrieved successfully. Sep 08 19:11:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-60ad4e1a-8d44-42e0-bf65-4bc29a485541 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 200 Sep 08 19:11:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 958/1867] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:11:22 2026] GET /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 934 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-7489c959-1222-4fa4-bbe1-0a2bbbf6c80f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-7489c959-1222-4fa4-bbe1-0a2bbbf6c80f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-7489c959-1222-4fa4-bbe1-0a2bbbf6c80f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-7489c959-1222-4fa4-bbe1-0a2bbbf6c80f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-7489c959-1222-4fa4-bbe1-0a2bbbf6c80f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-7489c959-1222-4fa4-bbe1-0a2bbbf6c80f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 returned with HTTP 200 Sep 08 19:11:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 910/1868] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:11:23 2026] GET /volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 => generated 947 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-16b93493-36a6-467f-823f-694bae406357 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-16b93493-36a6-467f-823f-694bae406357 None None] GET http://192.168.122.253/volume// Sep 08 19:11:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-16b93493-36a6-467f-823f-694bae406357 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-16b93493-36a6-467f-823f-694bae406357 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-16b93493-36a6-467f-823f-694bae406357 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:11:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 959/1869] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:11:23 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:11:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-d74e772e-ea99-41b1-8fff-14dbe35f3383 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-d74e772e-ea99-41b1-8fff-14dbe35f3383 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:11:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-d74e772e-ea99-41b1-8fff-14dbe35f3383 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "612b97d7-5359-4219-b88a-f4c00872d754", "connector": null, "instance_uuid": "681bfb48-6c4a-44ac-9513-af95817318d4"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:11:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-d74e772e-ea99-41b1-8fff-14dbe35f3383 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:11:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 911/1870] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:11:23 2026] POST /volume/v3/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-28f78e84-aa48-4253-8759-852eb6abafb5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-28f78e84-aa48-4253-8759-852eb6abafb5 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-28f78e84-aa48-4253-8759-852eb6abafb5 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-28f78e84-aa48-4253-8759-852eb6abafb5 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-662c57d8-ef71-45e4-b39b-900c73967470 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:23 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:23 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-662c57d8-ef71-45e4-b39b-900c73967470 None None] GET http://192.168.122.253/volume// Sep 08 19:11:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-662c57d8-ef71-45e4-b39b-900c73967470 None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-662c57d8-ef71-45e4-b39b-900c73967470 None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-662c57d8-ef71-45e4-b39b-900c73967470 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:11:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 912/1871] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:11:23 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:11:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-022402dd-6a46-40ad-b151-1039513489ec None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-022402dd-6a46-40ad-b151-1039513489ec tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-022402dd-6a46-40ad-b151-1039513489ec tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-022402dd-6a46-40ad-b151-1039513489ec tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-28f78e84-aa48-4253-8759-852eb6abafb5 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-28f78e84-aa48-4253-8759-852eb6abafb5 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 returned with HTTP 200 Sep 08 19:11:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 960/1872] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:23 2026] GET /volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 => generated 946 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:11:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-022402dd-6a46-40ad-b151-1039513489ec tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-022402dd-6a46-40ad-b151-1039513489ec tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 returned with HTTP 200 Sep 08 19:11:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 913/1873] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:11:23 2026] GET /volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 => generated 1127 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 19:11:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-043d6a27-3ce9-4330-bd15-7a34e844381d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-043d6a27-3ce9-4330-bd15-7a34e844381d tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] GET http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-043d6a27-3ce9-4330-bd15-7a34e844381d tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-043d6a27-3ce9-4330-bd15-7a34e844381d tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-7fb3f93e-583a-4764-828a-bfe3eae35433 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-7fb3f93e-583a-4764-828a-bfe3eae35433 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] PUT http://192.168.122.253/volume/v3/attachments/1a58ded9-261e-416d-9a32-2a862dce20d6 Sep 08 19:11:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-7fb3f93e-583a-4764-828a-bfe3eae35433 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:11:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-043d6a27-3ce9-4330-bd15-7a34e844381d tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Volume info retrieved successfully. Sep 08 19:11:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-043d6a27-3ce9-4330-bd15-7a34e844381d tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 200 Sep 08 19:11:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 961/1874] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:11:23 2026] GET /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 937 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:24 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-7fb3f93e-583a-4764-828a-bfe3eae35433 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Acquiring lock "cinder-attachment_update-612b97d7-5359-4219-b88a-f4c00872d754-devstack" by "attachment_update" {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:11:24 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-7fb3f93e-583a-4764-828a-bfe3eae35433 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Lock "cinder-attachment_update-612b97d7-5359-4219-b88a-f4c00872d754-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:11:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:24 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-7fb3f93e-583a-4764-828a-bfe3eae35433 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Lock "cinder-attachment_update-612b97d7-5359-4219-b88a-f4c00872d754-devstack" released by "attachment_update" :: held 0.293s {{(pid=87214) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:11:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-7fb3f93e-583a-4764-828a-bfe3eae35433 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/attachments/1a58ded9-261e-416d-9a32-2a862dce20d6 returned with HTTP 200 Sep 08 19:11:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 914/1875] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:11:24 2026] PUT /volume/v3/attachments/1a58ded9-261e-416d-9a32-2a862dce20d6 => generated 694 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f6a89622-706a-4fc6-b944-f596db35d7ea None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f6a89622-706a-4fc6-b944-f596db35d7ea tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f6a89622-706a-4fc6-b944-f596db35d7ea tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f6a89622-706a-4fc6-b944-f596db35d7ea tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f6a89622-706a-4fc6-b944-f596db35d7ea tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f6a89622-706a-4fc6-b944-f596db35d7ea tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 returned with HTTP 200 Sep 08 19:11:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 962/1876] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:24 2026] GET /volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 => generated 947 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-26a09cfc-4450-4e8b-afa5-b26a23bd2ed4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-26a09cfc-4450-4e8b-afa5-b26a23bd2ed4 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] POST http://192.168.122.253/volume/v3/attachments/1a58ded9-261e-416d-9a32-2a862dce20d6/action Sep 08 19:11:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-26a09cfc-4450-4e8b-afa5-b26a23bd2ed4 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action body: b'{"os-complete": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:11:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-26a09cfc-4450-4e8b-afa5-b26a23bd2ed4 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:11:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-62b4922f-9b58-4a92-8ca5-0517f79086d5 req-26a09cfc-4450-4e8b-afa5-b26a23bd2ed4 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/attachments/1a58ded9-261e-416d-9a32-2a862dce20d6/action returned with HTTP 204 Sep 08 19:11:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 915/1877] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:11:24 2026] POST /volume/v3/attachments/1a58ded9-261e-416d-9a32-2a862dce20d6/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:11:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9ffba463-cfba-4583-ae58-cc06ab4cd171 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9ffba463-cfba-4583-ae58-cc06ab4cd171 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] GET http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9ffba463-cfba-4583-ae58-cc06ab4cd171 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9ffba463-cfba-4583-ae58-cc06ab4cd171 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9ffba463-cfba-4583-ae58-cc06ab4cd171 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Volume info retrieved successfully. Sep 08 19:11:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9ffba463-cfba-4583-ae58-cc06ab4cd171 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 200 Sep 08 19:11:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 963/1878] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:11:25 2026] GET /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 937 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5917c39a-f540-4be7-ac44-1f34d76e32f5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5917c39a-f540-4be7-ac44-1f34d76e32f5 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5917c39a-f540-4be7-ac44-1f34d76e32f5 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5917c39a-f540-4be7-ac44-1f34d76e32f5 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5917c39a-f540-4be7-ac44-1f34d76e32f5 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5917c39a-f540-4be7-ac44-1f34d76e32f5 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 returned with HTTP 200 Sep 08 19:11:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 916/1879] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:25 2026] GET /volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 => generated 1239 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d893e5b6-0255-4899-8b65-89d8af202b15 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d893e5b6-0255-4899-8b65-89d8af202b15 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d893e5b6-0255-4899-8b65-89d8af202b15 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d893e5b6-0255-4899-8b65-89d8af202b15 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d893e5b6-0255-4899-8b65-89d8af202b15 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d893e5b6-0255-4899-8b65-89d8af202b15 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 returned with HTTP 200 Sep 08 19:11:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 964/1880] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:26 2026] GET /volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 => generated 1239 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:11:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-73971198-60fd-4962-92d9-0ab62dedff8c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-73971198-60fd-4962-92d9-0ab62dedff8c tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] GET http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-73971198-60fd-4962-92d9-0ab62dedff8c tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-73971198-60fd-4962-92d9-0ab62dedff8c tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-73971198-60fd-4962-92d9-0ab62dedff8c tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Volume info retrieved successfully. Sep 08 19:11:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-73971198-60fd-4962-92d9-0ab62dedff8c tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 200 Sep 08 19:11:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 917/1881] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:11:26 2026] GET /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 937 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1fb421b4-65c5-4d30-9feb-d22694bdbcdb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1fb421b4-65c5-4d30-9feb-d22694bdbcdb tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1fb421b4-65c5-4d30-9feb-d22694bdbcdb tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1fb421b4-65c5-4d30-9feb-d22694bdbcdb tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1fb421b4-65c5-4d30-9feb-d22694bdbcdb tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1fb421b4-65c5-4d30-9feb-d22694bdbcdb tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec returned with HTTP 200 Sep 08 19:11:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 965/1882] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:26 2026] GET /volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec => generated 947 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-18009b87-798f-491f-a641-b44b7dbd299c req-c2940e78-d3e1-45be-9be1-5d966a6450d8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-c2940e78-d3e1-45be-9be1-5d966a6450d8 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-c2940e78-d3e1-45be-9be1-5d966a6450d8 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-c2940e78-d3e1-45be-9be1-5d966a6450d8 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-18009b87-798f-491f-a641-b44b7dbd299c req-c2940e78-d3e1-45be-9be1-5d966a6450d8 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-c2940e78-d3e1-45be-9be1-5d966a6450d8 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec returned with HTTP 200 Sep 08 19:11:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 918/1883] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:11:26 2026] GET /volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec => generated 947 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-85d82da0-3a89-421b-aa8b-232d4f5caf39 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-85d82da0-3a89-421b-aa8b-232d4f5caf39 None None] GET http://192.168.122.253/volume// Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-85d82da0-3a89-421b-aa8b-232d4f5caf39 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-85d82da0-3a89-421b-aa8b-232d4f5caf39 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-85d82da0-3a89-421b-aa8b-232d4f5caf39 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:11:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 966/1884] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:11:27 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:11:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-18009b87-798f-491f-a641-b44b7dbd299c req-06d2325b-808c-4606-960a-39a9ef3a795b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-06d2325b-808c-4606-960a-39a9ef3a795b tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:11:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-06d2325b-808c-4606-960a-39a9ef3a795b tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f94a19ae-997d-4ac8-b93a-17762af421ec", "connector": null, "instance_uuid": "681bfb48-6c4a-44ac-9513-af95817318d4"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:11:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d70bf329-6ab1-40e8-bbcf-d5a515643e0f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d70bf329-6ab1-40e8-bbcf-d5a515643e0f tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] GET http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d70bf329-6ab1-40e8-bbcf-d5a515643e0f tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d70bf329-6ab1-40e8-bbcf-d5a515643e0f tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d70bf329-6ab1-40e8-bbcf-d5a515643e0f tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Volume info retrieved successfully. Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d70bf329-6ab1-40e8-bbcf-d5a515643e0f tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 200 Sep 08 19:11:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 967/1885] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:11:27 2026] GET /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 1202 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f8211a34-468f-460f-bcf0-5760b238021a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-06d2325b-808c-4606-960a-39a9ef3a795b tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:11:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 919/1886] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:11:27 2026] POST /volume/v3/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f8211a34-468f-460f-bcf0-5760b238021a tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] GET http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f8211a34-468f-460f-bcf0-5760b238021a tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f8211a34-468f-460f-bcf0-5760b238021a tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f8211a34-468f-460f-bcf0-5760b238021a tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Volume info retrieved successfully. Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f8211a34-468f-460f-bcf0-5760b238021a tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 200 Sep 08 19:11:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 968/1887] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:11:27 2026] GET /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 1202 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:11:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-83f01c10-9929-419e-8692-0c648cffac67 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-83f01c10-9929-419e-8692-0c648cffac67 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] DELETE http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-83f01c10-9929-419e-8692-0c648cffac67 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-83f01c10-9929-419e-8692-0c648cffac67 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:27 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-83f01c10-9929-419e-8692-0c648cffac67 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Delete volume with id: d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2280b616-4996-46b6-8519-3729ca8ed565 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2280b616-4996-46b6-8519-3729ca8ed565 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2280b616-4996-46b6-8519-3729ca8ed565 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2280b616-4996-46b6-8519-3729ca8ed565 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-83f01c10-9929-419e-8692-0c648cffac67 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Volume info retrieved successfully. Sep 08 19:11:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2280b616-4996-46b6-8519-3729ca8ed565 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2280b616-4996-46b6-8519-3729ca8ed565 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec returned with HTTP 200 Sep 08 19:11:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 969/1888] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:27 2026] GET /volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec => generated 946 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9187f063-4c73-4245-80ea-7a2743eafb32 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9187f063-4c73-4245-80ea-7a2743eafb32 None None] GET http://192.168.122.253/volume// Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9187f063-4c73-4245-80ea-7a2743eafb32 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9187f063-4c73-4245-80ea-7a2743eafb32 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9187f063-4c73-4245-80ea-7a2743eafb32 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:11:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 970/1889] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:11:27 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-18009b87-798f-491f-a641-b44b7dbd299c req-bc247d53-290b-47d1-874b-6be6094d61a3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-bc247d53-290b-47d1-874b-6be6094d61a3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-bc247d53-290b-47d1-874b-6be6094d61a3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-bc247d53-290b-47d1-874b-6be6094d61a3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-83f01c10-9929-419e-8692-0c648cffac67 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Delete volume request issued successfully. Sep 08 19:11:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-83f01c10-9929-419e-8692-0c648cffac67 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 202 Sep 08 19:11:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 920/1890] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:11:27 2026] DELETE /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:11:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ec65fc65-4ac2-48b1-8d4b-cb544961d0fc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ec65fc65-4ac2-48b1-8d4b-cb544961d0fc tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] GET http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ec65fc65-4ac2-48b1-8d4b-cb544961d0fc tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ec65fc65-4ac2-48b1-8d4b-cb544961d0fc tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-18009b87-798f-491f-a641-b44b7dbd299c req-bc247d53-290b-47d1-874b-6be6094d61a3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-bc247d53-290b-47d1-874b-6be6094d61a3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec returned with HTTP 200 Sep 08 19:11:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 971/1891] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:11:27 2026] GET /volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec => generated 1127 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:11:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ec65fc65-4ac2-48b1-8d4b-cb544961d0fc tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Volume info retrieved successfully. Sep 08 19:11:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ec65fc65-4ac2-48b1-8d4b-cb544961d0fc tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 200 Sep 08 19:11:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 921/1892] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:11:27 2026] GET /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 1201 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:11:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-18009b87-798f-491f-a641-b44b7dbd299c req-c6395a86-bebf-4cfd-ae0c-38e41b0d7aba None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-c6395a86-bebf-4cfd-ae0c-38e41b0d7aba tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] PUT http://192.168.122.253/volume/v3/attachments/5bc3d72e-2ad4-4831-9349-979afbefe142 Sep 08 19:11:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-c6395a86-bebf-4cfd-ae0c-38e41b0d7aba tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:11:28 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-18009b87-798f-491f-a641-b44b7dbd299c req-c6395a86-bebf-4cfd-ae0c-38e41b0d7aba tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Acquiring lock "cinder-attachment_update-f94a19ae-997d-4ac8-b93a-17762af421ec-devstack" by "attachment_update" {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:11:28 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-18009b87-798f-491f-a641-b44b7dbd299c req-c6395a86-bebf-4cfd-ae0c-38e41b0d7aba tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Lock "cinder-attachment_update-f94a19ae-997d-4ac8-b93a-17762af421ec-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:11:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:28 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-18009b87-798f-491f-a641-b44b7dbd299c req-c6395a86-bebf-4cfd-ae0c-38e41b0d7aba tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Lock "cinder-attachment_update-f94a19ae-997d-4ac8-b93a-17762af421ec-devstack" released by "attachment_update" :: held 0.254s {{(pid=87213) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:11:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-c6395a86-bebf-4cfd-ae0c-38e41b0d7aba tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/attachments/5bc3d72e-2ad4-4831-9349-979afbefe142 returned with HTTP 200 Sep 08 19:11:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 972/1893] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:11:28 2026] PUT /volume/v3/attachments/5bc3d72e-2ad4-4831-9349-979afbefe142 => generated 694 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dea70ce2-706f-4bf5-92c3-4032acaf96bc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dea70ce2-706f-4bf5-92c3-4032acaf96bc tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dea70ce2-706f-4bf5-92c3-4032acaf96bc tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dea70ce2-706f-4bf5-92c3-4032acaf96bc tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-dea70ce2-706f-4bf5-92c3-4032acaf96bc tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dea70ce2-706f-4bf5-92c3-4032acaf96bc tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec returned with HTTP 200 Sep 08 19:11:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 922/1894] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:28 2026] GET /volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec => generated 947 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7538b22e-54e7-4b3e-bf9f-3370e1bee319 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7538b22e-54e7-4b3e-bf9f-3370e1bee319 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] GET http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7538b22e-54e7-4b3e-bf9f-3370e1bee319 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7538b22e-54e7-4b3e-bf9f-3370e1bee319 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7538b22e-54e7-4b3e-bf9f-3370e1bee319 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Volume info retrieved successfully. Sep 08 19:11:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7538b22e-54e7-4b3e-bf9f-3370e1bee319 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 200 Sep 08 19:11:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 973/1895] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:11:28 2026] GET /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 1201 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 19:11:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-18009b87-798f-491f-a641-b44b7dbd299c req-3b5bfeba-f8d6-4577-b1bf-a4ee1c1677db None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-3b5bfeba-f8d6-4577-b1bf-a4ee1c1677db tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] POST http://192.168.122.253/volume/v3/attachments/5bc3d72e-2ad4-4831-9349-979afbefe142/action Sep 08 19:11:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-3b5bfeba-f8d6-4577-b1bf-a4ee1c1677db tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action body: b'{"os-complete": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:11:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-3b5bfeba-f8d6-4577-b1bf-a4ee1c1677db tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:11:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-18009b87-798f-491f-a641-b44b7dbd299c req-3b5bfeba-f8d6-4577-b1bf-a4ee1c1677db tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/attachments/5bc3d72e-2ad4-4831-9349-979afbefe142/action returned with HTTP 204 Sep 08 19:11:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 923/1896] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:11:29 2026] POST /volume/v3/attachments/5bc3d72e-2ad4-4831-9349-979afbefe142/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1463359835", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1463359835', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Create volume of 1 GB Sep 08 19:11:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Availability Zones retrieved successfully. Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Flow 'volume_create_api' (0ae11f71-890c-4b5c-9fc2-ed3cfb20ad5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3879a580-3da5-48e4-bfc4-bb6f59cedb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3879a580-3da5-48e4-bfc4-bb6f59cedb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1a13cfa-ca54-4e5a-a11e-2288a17edfa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Created reservations ['e3fdfd9d-773f-424b-9d13-b67cc2107dd8', '78c5c8bb-1eab-4eba-8d76-cc6d15566f14', 'b5524c2a-77ed-40fe-899a-3f89f8a82080', '471348c3-3432-4357-ae2e-905ee37b1b73'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1a13cfa-ca54-4e5a-a11e-2288a17edfa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3fdfd9d-773f-424b-9d13-b67cc2107dd8', '78c5c8bb-1eab-4eba-8d76-cc6d15566f14', 'b5524c2a-77ed-40fe-899a-3f89f8a82080', '471348c3-3432-4357-ae2e-905ee37b1b73']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a681ea47-5146-4701-97b8-c9a084abb3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:29 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a681ea47-5146-4701-97b8-c9a084abb3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b492e96-21b3-4310-ae3c-733036edab3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1463359835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a7df4df85a4c3d975f102da2eeef3f',qos_specs=None,replication_status=,reservations=['e3fdfd9d-773f-424b-9d13-b67cc2107dd8','78c5c8bb-1eab-4eba-8d76-cc6d15566f14','b5524c2a-77ed-40fe-899a-3f89f8a82080','471348c3-3432-4357-ae2e-905ee37b1b73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454eed2047aa4c6297a16594aada5ffe',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1463359835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b492e96-21b3-4310-ae3c-733036edab3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a7df4df85a4c3d975f102da2eeef3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='454eed2047aa4c6297a16594aada5ffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74da3d0-59ea-4d81-bbf4-225c6d0c848e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74da3d0-59ea-4d81-bbf4-225c6d0c848e) transitioned into state 'SUCCESS' from state '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-1463359835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a7df4df85a4c3d975f102da2eeef3f',qos_specs=None,replication_status=,reservations=['e3fdfd9d-773f-424b-9d13-b67cc2107dd8','78c5c8bb-1eab-4eba-8d76-cc6d15566f14','b5524c2a-77ed-40fe-899a-3f89f8a82080','471348c3-3432-4357-ae2e-905ee37b1b73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454eed2047aa4c6297a16594aada5ffe',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b6d20b25-ae20-4c3c-93ce-bdc7e8b4f8e3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89168bde-872f-4040-a429-a222b0ae3377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b6d20b25-ae20-4c3c-93ce-bdc7e8b4f8e3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b6d20b25-ae20-4c3c-93ce-bdc7e8b4f8e3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b6d20b25-ae20-4c3c-93ce-bdc7e8b4f8e3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89168bde-872f-4040-a429-a222b0ae3377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Flow 'volume_create_api' (0ae11f71-890c-4b5c-9fc2-ed3cfb20ad5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Create volume request issued successfully. Sep 08 19:11:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dac1a4fa-636f-456d-be39-7ca0f2937d58 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:11:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 974/1897] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:11:29 2026] POST /volume/v3/volumes => generated 765 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:11:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b6d20b25-ae20-4c3c-93ce-bdc7e8b4f8e3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e29b2f2c-8e9c-4f89-9ceb-b089c3241b6c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e29b2f2c-8e9c-4f89-9ceb-b089c3241b6c tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] GET http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e29b2f2c-8e9c-4f89-9ceb-b089c3241b6c tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e29b2f2c-8e9c-4f89-9ceb-b089c3241b6c tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b6d20b25-ae20-4c3c-93ce-bdc7e8b4f8e3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec returned with HTTP 200 Sep 08 19:11:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 924/1898] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:29 2026] GET /volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec => generated 1239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:29 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e29b2f2c-8e9c-4f89-9ceb-b089c3241b6c tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Volume info retrieved successfully. Sep 08 19:11:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-aa291811-eca3-4dd2-b21a-26fdec42af30 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aa291811-eca3-4dd2-b21a-26fdec42af30 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aa291811-eca3-4dd2-b21a-26fdec42af30 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aa291811-eca3-4dd2-b21a-26fdec42af30 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e29b2f2c-8e9c-4f89-9ceb-b089c3241b6c tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e returned with HTTP 200 Sep 08 19:11:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 975/1899] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:29 2026] GET /volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e => generated 833 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:11:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-aa291811-eca3-4dd2-b21a-26fdec42af30 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aa291811-eca3-4dd2-b21a-26fdec42af30 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec returned with HTTP 200 Sep 08 19:11:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 925/1900] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:29 2026] GET /volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec => generated 1239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d748113c-f733-43ac-9f80-9d74283cb654 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d748113c-f733-43ac-9f80-9d74283cb654 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] GET http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d748113c-f733-43ac-9f80-9d74283cb654 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d748113c-f733-43ac-9f80-9d74283cb654 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d748113c-f733-43ac-9f80-9d74283cb654 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 404 Sep 08 19:11:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 976/1901] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:11:30 2026] GET /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:11:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bdf3c13b-4702-4c50-9b11-15e9b9b8cae6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bdf3c13b-4702-4c50-9b11-15e9b9b8cae6 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] DELETE http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bdf3c13b-4702-4c50-9b11-15e9b9b8cae6 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bdf3c13b-4702-4c50-9b11-15e9b9b8cae6 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:30 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-bdf3c13b-4702-4c50-9b11-15e9b9b8cae6 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Delete volume with id: d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bdf3c13b-4702-4c50-9b11-15e9b9b8cae6 tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 404 Sep 08 19:11:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 926/1902] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:11:30 2026] DELETE /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:11:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fc710223-e0a5-4c6b-a67d-2f89833aea8e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fc710223-e0a5-4c6b-a67d-2f89833aea8e tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] GET http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba Sep 08 19:11:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fc710223-e0a5-4c6b-a67d-2f89833aea8e tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fc710223-e0a5-4c6b-a67d-2f89833aea8e tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fc710223-e0a5-4c6b-a67d-2f89833aea8e tempest-VolumeImageDependencyTests-1737197412 tempest-VolumeImageDependencyTests-1737197412-project-member] http://192.168.122.253/volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba returned with HTTP 404 Sep 08 19:11:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 977/1903] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:11:30 2026] GET /volume/v3/volumes/d89e0f5e-fd08-467c-b0e0-463ab18727ba => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:11:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9626163e-d0fc-46c2-8b22-cb0655dd8cb5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9626163e-d0fc-46c2-8b22-cb0655dd8cb5 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] GET http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e Sep 08 19:11:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9626163e-d0fc-46c2-8b22-cb0655dd8cb5 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9626163e-d0fc-46c2-8b22-cb0655dd8cb5 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:30 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9626163e-d0fc-46c2-8b22-cb0655dd8cb5 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Volume info retrieved successfully. Sep 08 19:11:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9626163e-d0fc-46c2-8b22-cb0655dd8cb5 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e returned with HTTP 200 Sep 08 19:11:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 927/1904] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:30 2026] GET /volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7a55e6f1-21ff-48f1-aa7c-4152af334b90 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7a55e6f1-21ff-48f1-aa7c-4152af334b90 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] GET http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e Sep 08 19:11:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7a55e6f1-21ff-48f1-aa7c-4152af334b90 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7a55e6f1-21ff-48f1-aa7c-4152af334b90 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7a55e6f1-21ff-48f1-aa7c-4152af334b90 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Volume info retrieved successfully. Sep 08 19:11:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7a55e6f1-21ff-48f1-aa7c-4152af334b90 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e returned with HTTP 200 Sep 08 19:11:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 978/1905] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:32 2026] GET /volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a111cdbb-0d4a-44c6-a266-5649ce19dd53 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a111cdbb-0d4a-44c6-a266-5649ce19dd53 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] GET http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e Sep 08 19:11:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a111cdbb-0d4a-44c6-a266-5649ce19dd53 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a111cdbb-0d4a-44c6-a266-5649ce19dd53 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a111cdbb-0d4a-44c6-a266-5649ce19dd53 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Volume info retrieved successfully. Sep 08 19:11:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a111cdbb-0d4a-44c6-a266-5649ce19dd53 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e returned with HTTP 200 Sep 08 19:11:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 928/1906] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:32 2026] GET /volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-727199bf-4ef9-40b8-92df-765f272f3378 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-727199bf-4ef9-40b8-92df-765f272f3378 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] POST http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e/action Sep 08 19:11:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-727199bf-4ef9-40b8-92df-765f272f3378 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1892273014", "disk_format": "raw"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:11:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-727199bf-4ef9-40b8-92df-765f272f3378 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1892273014", "disk_format": "raw"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:11:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-727199bf-4ef9-40b8-92df-765f272f3378 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Volume info retrieved successfully. Sep 08 19:11:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:32 devstack devstack@c-api.service[87213]: DEBUG cinder.image.image_utils [None req-727199bf-4ef9-40b8-92df-765f272f3378 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1892273014'}] 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-1892273014'}]. {{(pid=87213) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-7d5c8867-66cb-4cab-bdd3-b869f64dd1c9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-7d5c8867-66cb-4cab-bdd3-b869f64dd1c9 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-7d5c8867-66cb-4cab-bdd3-b869f64dd1c9 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-7d5c8867-66cb-4cab-bdd3-b869f64dd1c9 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=249,cinder:UPDATE=35,cinder:INSERT=16 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-7d5c8867-66cb-4cab-bdd3-b869f64dd1c9 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-7d5c8867-66cb-4cab-bdd3-b869f64dd1c9 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 returned with HTTP 200 Sep 08 19:11:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 929/1907] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:11:33 2026] GET /volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 => generated 1239 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-727199bf-4ef9-40b8-92df-765f272f3378 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Copy volume to image completed successfully. Sep 08 19:11:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-727199bf-4ef9-40b8-92df-765f272f3378 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e/action returned with HTTP 202 Sep 08 19:11:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 979/1908] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:11:32 2026] POST /volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e/action => generated 654 bytes in 1301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:11:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-b64b7010-21b5-46e2-9dc3-34ceb9ffce7a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-b64b7010-21b5-46e2-9dc3-34ceb9ffce7a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] POST http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754/action Sep 08 19:11:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-b64b7010-21b5-46e2-9dc3-34ceb9ffce7a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-b64b7010-21b5-46e2-9dc3-34ceb9ffce7a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-b64b7010-21b5-46e2-9dc3-34ceb9ffce7a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-b64b7010-21b5-46e2-9dc3-34ceb9ffce7a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Begin detaching volume completed successfully. Sep 08 19:11:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-b64b7010-21b5-46e2-9dc3-34ceb9ffce7a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754/action returned with HTTP 202 Sep 08 19:11:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 930/1909] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:11:33 2026] POST /volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:11:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-22682cb8-abb7-4182-9ae2-0392569047ae None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-22682cb8-abb7-4182-9ae2-0392569047ae None None] GET http://192.168.122.253/volume// Sep 08 19:11:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-22682cb8-abb7-4182-9ae2-0392569047ae None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-22682cb8-abb7-4182-9ae2-0392569047ae None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-22682cb8-abb7-4182-9ae2-0392569047ae None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:11:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 931/1910] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:11:33 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:11:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-cbe2d883-87bc-4b01-85de-090b94735158 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-cbe2d883-87bc-4b01-85de-090b94735158 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-cbe2d883-87bc-4b01-85de-090b94735158 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-cbe2d883-87bc-4b01-85de-090b94735158 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:11:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-93133168"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:11:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-93133168'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:11:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:33 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Create volume of 1 GB Sep 08 19:11:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-cbe2d883-87bc-4b01-85de-090b94735158 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Availability Zones retrieved successfully. Sep 08 19:11:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-cbe2d883-87bc-4b01-85de-090b94735158 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 returned with HTTP 200 Sep 08 19:11:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 932/1911] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:11:33 2026] GET /volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 => generated 1423 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 19:11:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Flow 'volume_create_api' (83de19c4-21aa-49fd-b88f-ded23a5961c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:11:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0697b1b-2b37-42fa-8edb-67ae4818aede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:11:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0697b1b-2b37-42fa-8edb-67ae4818aede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06a1dd9a-0871-4464-8e9f-1f071dbe34f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:33 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Created reservations ['5e77304d-5420-4393-a5ff-8ce8f8978095', 'e6fdc4f7-f09b-483e-89b6-9e47d0ccb90d', 'ea5bf9a4-1538-453b-950a-e6458378179a', 'e939f168-0c72-4793-8ed3-1d3785c97380'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:11:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06a1dd9a-0871-4464-8e9f-1f071dbe34f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e77304d-5420-4393-a5ff-8ce8f8978095', 'e6fdc4f7-f09b-483e-89b6-9e47d0ccb90d', 'ea5bf9a4-1538-453b-950a-e6458378179a', 'e939f168-0c72-4793-8ed3-1d3785c97380']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc81802-9cec-4c39-b2a2-519810919209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-1076f0f4-4e1a-40bd-9a29-a02225345b90 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-1076f0f4-4e1a-40bd-9a29-a02225345b90 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] DELETE http://192.168.122.253/volume/v3/attachments/1a58ded9-261e-416d-9a32-2a862dce20d6 Sep 08 19:11:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-1076f0f4-4e1a-40bd-9a29-a02225345b90 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-1076f0f4-4e1a-40bd-9a29-a02225345b90 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc81802-9cec-4c39-b2a2-519810919209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8f0de9b-bfae-4445-b784-cd36b9e4a392', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-93133168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edd9b677cafc4e93a3f90e9922d2ad0e',qos_specs=None,replication_status=,reservations=['5e77304d-5420-4393-a5ff-8ce8f8978095','e6fdc4f7-f09b-483e-89b6-9e47d0ccb90d','ea5bf9a4-1538-453b-950a-e6458378179a','e939f168-0c72-4793-8ed3-1d3785c97380'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4fb66166d2b41b1851a3ed93da34472',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-93133168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8f0de9b-bfae-4445-b784-cd36b9e4a392,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edd9b677cafc4e93a3f90e9922d2ad0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4fb66166d2b41b1851a3ed93da34472',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0c63ed-b969-4dda-ab16-6b90478f99a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0c63ed-b969-4dda-ab16-6b90478f99a8) transitioned into state 'SUCCESS' from state '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-93133168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edd9b677cafc4e93a3f90e9922d2ad0e',qos_specs=None,replication_status=,reservations=['5e77304d-5420-4393-a5ff-8ce8f8978095','e6fdc4f7-f09b-483e-89b6-9e47d0ccb90d','ea5bf9a4-1538-453b-950a-e6458378179a','e939f168-0c72-4793-8ed3-1d3785c97380'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4fb66166d2b41b1851a3ed93da34472',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:34 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:11:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00f64a2-f2fb-48f1-a2dd-341f12acb831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00f64a2-f2fb-48f1-a2dd-341f12acb831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Flow 'volume_create_api' (83de19c4-21aa-49fd-b88f-ded23a5961c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:11:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Create volume request issued successfully. Sep 08 19:11:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f3c1b9a8-cccf-44cf-a45b-625242c7483a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:11:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 980/1912] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:11:33 2026] POST /volume/v3/volumes => generated 785 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:11:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3f81b5f0-df3c-472f-b63d-4e1a1393921a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3f81b5f0-df3c-472f-b63d-4e1a1393921a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3f81b5f0-df3c-472f-b63d-4e1a1393921a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3f81b5f0-df3c-472f-b63d-4e1a1393921a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-60c9d6ee-a907-4c5e-9f64-d24571b69f7a req-1076f0f4-4e1a-40bd-9a29-a02225345b90 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/attachments/1a58ded9-261e-416d-9a32-2a862dce20d6 returned with HTTP 200 Sep 08 19:11:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 933/1913] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:11:33 2026] DELETE /volume/v3/attachments/1a58ded9-261e-416d-9a32-2a862dce20d6 => generated 19 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3f81b5f0-df3c-472f-b63d-4e1a1393921a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3f81b5f0-df3c-472f-b63d-4e1a1393921a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 981/1914] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:34 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 964 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1347534f-c2f1-41bb-b15e-14e0dd08140d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1347534f-c2f1-41bb-b15e-14e0dd08140d tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] DELETE http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1347534f-c2f1-41bb-b15e-14e0dd08140d tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1347534f-c2f1-41bb-b15e-14e0dd08140d tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:34 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-1347534f-c2f1-41bb-b15e-14e0dd08140d tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Delete volume with id: 612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1347534f-c2f1-41bb-b15e-14e0dd08140d tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1347534f-c2f1-41bb-b15e-14e0dd08140d tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Delete volume request issued successfully. Sep 08 19:11:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1347534f-c2f1-41bb-b15e-14e0dd08140d tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 returned with HTTP 202 Sep 08 19:11:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 934/1915] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:11:34 2026] DELETE /volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:11:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-40cf0a3b-f39e-46c9-89a3-6e48ae60be3e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-40cf0a3b-f39e-46c9-89a3-6e48ae60be3e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-40cf0a3b-f39e-46c9-89a3-6e48ae60be3e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-40cf0a3b-f39e-46c9-89a3-6e48ae60be3e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:35 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=313,cinder:INSERT=45,cinder:UPDATE=73 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:11:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-40cf0a3b-f39e-46c9-89a3-6e48ae60be3e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-40cf0a3b-f39e-46c9-89a3-6e48ae60be3e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 982/1916] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:35 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-14e6581b-fa99-4a4a-8b3f-37509dbdfd43 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-14e6581b-fa99-4a4a-8b3f-37509dbdfd43 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-14e6581b-fa99-4a4a-8b3f-37509dbdfd43 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-14e6581b-fa99-4a4a-8b3f-37509dbdfd43 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-14e6581b-fa99-4a4a-8b3f-37509dbdfd43 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-14e6581b-fa99-4a4a-8b3f-37509dbdfd43 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 935/1917] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:36 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:11:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d86b7cfa-0b95-4eed-a53e-b09686e869e9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d86b7cfa-0b95-4eed-a53e-b09686e869e9 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d86b7cfa-0b95-4eed-a53e-b09686e869e9 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d86b7cfa-0b95-4eed-a53e-b09686e869e9 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d86b7cfa-0b95-4eed-a53e-b09686e869e9 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d86b7cfa-0b95-4eed-a53e-b09686e869e9 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 983/1918] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:37 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-61b216bb-6af7-4af2-83d5-32c3b7949e00 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-61b216bb-6af7-4af2-83d5-32c3b7949e00 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-61b216bb-6af7-4af2-83d5-32c3b7949e00 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-61b216bb-6af7-4af2-83d5-32c3b7949e00 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-61b216bb-6af7-4af2-83d5-32c3b7949e00 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-61b216bb-6af7-4af2-83d5-32c3b7949e00 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 936/1919] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:38 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:11:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-5020bd54-7bd8-477b-b68f-270281dba3ed None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-5020bd54-7bd8-477b-b68f-270281dba3ed tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-5020bd54-7bd8-477b-b68f-270281dba3ed tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-5020bd54-7bd8-477b-b68f-270281dba3ed tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-5020bd54-7bd8-477b-b68f-270281dba3ed tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-5020bd54-7bd8-477b-b68f-270281dba3ed tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec returned with HTTP 200 Sep 08 19:11:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 984/1920] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:11:39 2026] GET /volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec => generated 1239 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:11:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0905cde4-828e-4bdb-bca2-32f60a812e34 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0905cde4-828e-4bdb-bca2-32f60a812e34 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0905cde4-828e-4bdb-bca2-32f60a812e34 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0905cde4-828e-4bdb-bca2-32f60a812e34 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-81266d0f-4e45-4a47-b94d-3b0d4212bb8f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-81266d0f-4e45-4a47-b94d-3b0d4212bb8f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] POST http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec/action Sep 08 19:11:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-81266d0f-4e45-4a47-b94d-3b0d4212bb8f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:11:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-81266d0f-4e45-4a47-b94d-3b0d4212bb8f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:11:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0905cde4-828e-4bdb-bca2-32f60a812e34 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-81266d0f-4e45-4a47-b94d-3b0d4212bb8f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0905cde4-828e-4bdb-bca2-32f60a812e34 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 937/1921] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:39 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-81266d0f-4e45-4a47-b94d-3b0d4212bb8f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Begin detaching volume completed successfully. Sep 08 19:11:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-81266d0f-4e45-4a47-b94d-3b0d4212bb8f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec/action returned with HTTP 202 Sep 08 19:11:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 985/1922] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:11:40 2026] POST /volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:11:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-06738648-25fa-4e97-9d20-4fecd57e0392 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-06738648-25fa-4e97-9d20-4fecd57e0392 None None] GET http://192.168.122.253/volume// Sep 08 19:11:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-06738648-25fa-4e97-9d20-4fecd57e0392 None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-06738648-25fa-4e97-9d20-4fecd57e0392 None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-06738648-25fa-4e97-9d20-4fecd57e0392 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:11:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 938/1923] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:11: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 08 19:11:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-e79cdf65-6ac7-46c9-b9bd-31fe2352c8f3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-e79cdf65-6ac7-46c9-b9bd-31fe2352c8f3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-e79cdf65-6ac7-46c9-b9bd-31fe2352c8f3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-e79cdf65-6ac7-46c9-b9bd-31fe2352c8f3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-e79cdf65-6ac7-46c9-b9bd-31fe2352c8f3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-e79cdf65-6ac7-46c9-b9bd-31fe2352c8f3 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec returned with HTTP 200 Sep 08 19:11:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 986/1924] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:11:40 2026] GET /volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec => generated 1423 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:11:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-a7674d39-158a-4a8e-9079-98705558f07a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-a7674d39-158a-4a8e-9079-98705558f07a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] DELETE http://192.168.122.253/volume/v3/attachments/5bc3d72e-2ad4-4831-9349-979afbefe142 Sep 08 19:11:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-a7674d39-158a-4a8e-9079-98705558f07a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-a7674d39-158a-4a8e-9079-98705558f07a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:40 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:11:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b8eec1b8-1335-4776-8423-eda0ce83941f req-a7674d39-158a-4a8e-9079-98705558f07a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/attachments/5bc3d72e-2ad4-4831-9349-979afbefe142 returned with HTTP 200 Sep 08 19:11:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 939/1925] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:11:40 2026] DELETE /volume/v3/attachments/5bc3d72e-2ad4-4831-9349-979afbefe142 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2102759167"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2102759167'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Create volume of 1 GB Sep 08 19:11:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Availability Zones retrieved successfully. Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Flow 'volume_create_api' (b06619ec-5b45-4de1-bf21-aff51f78afe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eb3ffb6-126d-4213-9de7-3a2db5424967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eb3ffb6-126d-4213-9de7-3a2db5424967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1a0e38e-4976-42e6-a1d0-6c26d0456faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-03688528-f119-49a2-aaed-5a41e2fbde5c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-03688528-f119-49a2-aaed-5a41e2fbde5c tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-03688528-f119-49a2-aaed-5a41e2fbde5c tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-03688528-f119-49a2-aaed-5a41e2fbde5c tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Created reservations ['143e8da0-8d96-4eaf-9f22-8c2d91cbca69', '3d34ec3a-f96b-4f6d-861b-a164d18188da', '995e23cd-a83a-4875-b05e-f08b7dec53cc', 'e2471300-7470-4b99-bcfe-170932e4f6c9'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:11:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1a0e38e-4976-42e6-a1d0-6c26d0456faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['143e8da0-8d96-4eaf-9f22-8c2d91cbca69', '3d34ec3a-f96b-4f6d-861b-a164d18188da', '995e23cd-a83a-4875-b05e-f08b7dec53cc', 'e2471300-7470-4b99-bcfe-170932e4f6c9']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbab1f30-3d0e-4683-a735-d05c57b5ec95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-03688528-f119-49a2-aaed-5a41e2fbde5c tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-03688528-f119-49a2-aaed-5a41e2fbde5c tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 940/1926] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:41 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbab1f30-3d0e-4683-a735-d05c57b5ec95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '356c4964-a920-4c6b-af23-0e5464299be6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2102759167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd5bba3142f4b47aa7a296d62db0708',qos_specs=None,replication_status=,reservations=['143e8da0-8d96-4eaf-9f22-8c2d91cbca69','3d34ec3a-f96b-4f6d-861b-a164d18188da','995e23cd-a83a-4875-b05e-f08b7dec53cc','e2471300-7470-4b99-bcfe-170932e4f6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cea4c6ffd88941a2ac2a264115bca8c6',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2102759167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=356c4964-a920-4c6b-af23-0e5464299be6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cd5bba3142f4b47aa7a296d62db0708',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cea4c6ffd88941a2ac2a264115bca8c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3700517-e202-44ed-9c5e-e37dbed9b8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3700517-e202-44ed-9c5e-e37dbed9b8dc) transitioned into state 'SUCCESS' from state '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-2102759167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd5bba3142f4b47aa7a296d62db0708',qos_specs=None,replication_status=,reservations=['143e8da0-8d96-4eaf-9f22-8c2d91cbca69','3d34ec3a-f96b-4f6d-861b-a164d18188da','995e23cd-a83a-4875-b05e-f08b7dec53cc','e2471300-7470-4b99-bcfe-170932e4f6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cea4c6ffd88941a2ac2a264115bca8c6',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31eae7d0-b779-4e96-9d52-c480a3760257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31eae7d0-b779-4e96-9d52-c480a3760257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Flow 'volume_create_api' (b06619ec-5b45-4de1-bf21-aff51f78afe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Create volume request issued successfully. Sep 08 19:11:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4fbed0d1-a69a-4dc4-867f-3529cd570f9e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:11:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 987/1927] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:11:41 2026] POST /volume/v3/volumes => generated 764 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:11:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-716a2293-2fac-4e5f-9203-82901e1413e0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-716a2293-2fac-4e5f-9203-82901e1413e0 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-716a2293-2fac-4e5f-9203-82901e1413e0 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-716a2293-2fac-4e5f-9203-82901e1413e0 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-20045281-06d1-41aa-9055-1d52e087b67c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-20045281-06d1-41aa-9055-1d52e087b67c tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] DELETE http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-716a2293-2fac-4e5f-9203-82901e1413e0 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-20045281-06d1-41aa-9055-1d52e087b67c tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-20045281-06d1-41aa-9055-1d52e087b67c tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-20045281-06d1-41aa-9055-1d52e087b67c tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Delete volume with id: f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-716a2293-2fac-4e5f-9203-82901e1413e0 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 941/1928] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:41 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 832 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-20045281-06d1-41aa-9055-1d52e087b67c tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-20045281-06d1-41aa-9055-1d52e087b67c tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Delete volume request issued successfully. Sep 08 19:11:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-20045281-06d1-41aa-9055-1d52e087b67c tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec returned with HTTP 202 Sep 08 19:11:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 988/1929] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:11:41 2026] DELETE /volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:11:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-d1fc5af4-ab6d-40a3-9c81-9b3538451d34 req-eb9c3673-3569-41cd-ba8a-a2f21b8be989 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-d1fc5af4-ab6d-40a3-9c81-9b3538451d34 req-eb9c3673-3569-41cd-ba8a-a2f21b8be989 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-d1fc5af4-ab6d-40a3-9c81-9b3538451d34 req-eb9c3673-3569-41cd-ba8a-a2f21b8be989 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-d1fc5af4-ab6d-40a3-9c81-9b3538451d34 req-eb9c3673-3569-41cd-ba8a-a2f21b8be989 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-d1fc5af4-ab6d-40a3-9c81-9b3538451d34 req-eb9c3673-3569-41cd-ba8a-a2f21b8be989 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-d1fc5af4-ab6d-40a3-9c81-9b3538451d34 req-eb9c3673-3569-41cd-ba8a-a2f21b8be989 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec returned with HTTP 200 Sep 08 19:11:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 942/1930] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:11:41 2026] GET /volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec => generated 946 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-ae7edee4-2b68-4d10-b785-a10de2d96b4d req-8e08489b-635f-41fc-aec8-71f34a44cbd0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ae7edee4-2b68-4d10-b785-a10de2d96b4d req-8e08489b-635f-41fc-aec8-71f34a44cbd0 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ae7edee4-2b68-4d10-b785-a10de2d96b4d req-8e08489b-635f-41fc-aec8-71f34a44cbd0 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ae7edee4-2b68-4d10-b785-a10de2d96b4d req-8e08489b-635f-41fc-aec8-71f34a44cbd0 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ae7edee4-2b68-4d10-b785-a10de2d96b4d req-8e08489b-635f-41fc-aec8-71f34a44cbd0 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 returned with HTTP 404 Sep 08 19:11:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 989/1931] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:11:41 2026] GET /volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:11:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f8b96d6d-a4da-4bd6-a607-a96a1459f72e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8b96d6d-a4da-4bd6-a607-a96a1459f72e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8b96d6d-a4da-4bd6-a607-a96a1459f72e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8b96d6d-a4da-4bd6-a607-a96a1459f72e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f8b96d6d-a4da-4bd6-a607-a96a1459f72e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8b96d6d-a4da-4bd6-a607-a96a1459f72e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 943/1932] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:42 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d13a486c-2bb0-440e-9e6e-9a35010b26b0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d13a486c-2bb0-440e-9e6e-9a35010b26b0 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d13a486c-2bb0-440e-9e6e-9a35010b26b0 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d13a486c-2bb0-440e-9e6e-9a35010b26b0 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d13a486c-2bb0-440e-9e6e-9a35010b26b0 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d13a486c-2bb0-440e-9e6e-9a35010b26b0 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 990/1933] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:42 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-19dac35c-fb56-4e1a-ab56-5683a3f2caf7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-19dac35c-fb56-4e1a-ab56-5683a3f2caf7 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-19dac35c-fb56-4e1a-ab56-5683a3f2caf7 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-19dac35c-fb56-4e1a-ab56-5683a3f2caf7 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-19dac35c-fb56-4e1a-ab56-5683a3f2caf7 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-19dac35c-fb56-4e1a-ab56-5683a3f2caf7 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 944/1934] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:43 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4b972bd7-241d-423b-9ae1-b450e0147e42 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b972bd7-241d-423b-9ae1-b450e0147e42 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b972bd7-241d-423b-9ae1-b450e0147e42 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b972bd7-241d-423b-9ae1-b450e0147e42 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4b972bd7-241d-423b-9ae1-b450e0147e42 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b972bd7-241d-423b-9ae1-b450e0147e42 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 991/1935] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:43 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3c663811-6214-4d55-80c2-333fe670727a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3c663811-6214-4d55-80c2-333fe670727a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3c663811-6214-4d55-80c2-333fe670727a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3c663811-6214-4d55-80c2-333fe670727a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3c663811-6214-4d55-80c2-333fe670727a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3c663811-6214-4d55-80c2-333fe670727a tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 945/1936] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:44 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f39031e6-b27a-46dd-bfc2-ca05be563106 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f39031e6-b27a-46dd-bfc2-ca05be563106 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f39031e6-b27a-46dd-bfc2-ca05be563106 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f39031e6-b27a-46dd-bfc2-ca05be563106 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f39031e6-b27a-46dd-bfc2-ca05be563106 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f39031e6-b27a-46dd-bfc2-ca05be563106 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 992/1937] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:44 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-285adae8-e8f0-4ec4-bea4-d9f6f2f20caa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-285adae8-e8f0-4ec4-bea4-d9f6f2f20caa tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-285adae8-e8f0-4ec4-bea4-d9f6f2f20caa tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-285adae8-e8f0-4ec4-bea4-d9f6f2f20caa tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-285adae8-e8f0-4ec4-bea4-d9f6f2f20caa tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-285adae8-e8f0-4ec4-bea4-d9f6f2f20caa tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 946/1938] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:45 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-410c700e-3593-4fa1-b2c3-22a895617ebc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-410c700e-3593-4fa1-b2c3-22a895617ebc tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-410c700e-3593-4fa1-b2c3-22a895617ebc tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-410c700e-3593-4fa1-b2c3-22a895617ebc tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-410c700e-3593-4fa1-b2c3-22a895617ebc tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-410c700e-3593-4fa1-b2c3-22a895617ebc tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 993/1939] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:45 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-cbd4904f-19af-441a-9e11-458f08dcd59c req-fd6cd0f0-98cf-44c8-9bc3-75dfa103240a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-cbd4904f-19af-441a-9e11-458f08dcd59c req-fd6cd0f0-98cf-44c8-9bc3-75dfa103240a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] DELETE http://192.168.122.253/volume/v3/attachments/46036c8c-dc12-49e8-98f1-42b4dd944a48 Sep 08 19:11:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-cbd4904f-19af-441a-9e11-458f08dcd59c req-fd6cd0f0-98cf-44c8-9bc3-75dfa103240a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-cbd4904f-19af-441a-9e11-458f08dcd59c req-fd6cd0f0-98cf-44c8-9bc3-75dfa103240a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:46 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:11:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-cbd4904f-19af-441a-9e11-458f08dcd59c req-fd6cd0f0-98cf-44c8-9bc3-75dfa103240a tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/attachments/46036c8c-dc12-49e8-98f1-42b4dd944a48 returned with HTTP 200 Sep 08 19:11:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 947/1940] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:11:45 2026] DELETE /volume/v3/attachments/46036c8c-dc12-49e8-98f1-42b4dd944a48 => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8bc4f810-72f3-4adf-b8af-2250cb3e8cd8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8bc4f810-72f3-4adf-b8af-2250cb3e8cd8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8bc4f810-72f3-4adf-b8af-2250cb3e8cd8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8bc4f810-72f3-4adf-b8af-2250cb3e8cd8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8bc4f810-72f3-4adf-b8af-2250cb3e8cd8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8bc4f810-72f3-4adf-b8af-2250cb3e8cd8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 994/1941] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:46 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7e4edd0b-15b5-45d5-8d78-0f7c9aa00165 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7e4edd0b-15b5-45d5-8d78-0f7c9aa00165 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7e4edd0b-15b5-45d5-8d78-0f7c9aa00165 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7e4edd0b-15b5-45d5-8d78-0f7c9aa00165 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7e4edd0b-15b5-45d5-8d78-0f7c9aa00165 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7e4edd0b-15b5-45d5-8d78-0f7c9aa00165 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 948/1942] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:46 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c1ede038-04f0-44d3-b1ed-7be65f12d37f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c1ede038-04f0-44d3-b1ed-7be65f12d37f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] DELETE http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:11:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c1ede038-04f0-44d3-b1ed-7be65f12d37f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c1ede038-04f0-44d3-b1ed-7be65f12d37f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:46 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-c1ede038-04f0-44d3-b1ed-7be65f12d37f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Delete volume with id: f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:11:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c1ede038-04f0-44d3-b1ed-7be65f12d37f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c1ede038-04f0-44d3-b1ed-7be65f12d37f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Delete volume request issued successfully. Sep 08 19:11:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c1ede038-04f0-44d3-b1ed-7be65f12d37f tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 202 Sep 08 19:11:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 995/1943] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:11:46 2026] DELETE /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:11:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d9a40d87-7dd5-4bc6-b4a9-f62e45469740 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d9a40d87-7dd5-4bc6-b4a9-f62e45469740 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:11:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d9a40d87-7dd5-4bc6-b4a9-f62e45469740 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d9a40d87-7dd5-4bc6-b4a9-f62e45469740 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d9a40d87-7dd5-4bc6-b4a9-f62e45469740 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Volume info retrieved successfully. Sep 08 19:11:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d9a40d87-7dd5-4bc6-b4a9-f62e45469740 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 200 Sep 08 19:11:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 949/1944] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:47 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 1259 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ff452a14-24c9-454b-bba2-becba815281d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ff452a14-24c9-454b-bba2-becba815281d tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ff452a14-24c9-454b-bba2-becba815281d tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ff452a14-24c9-454b-bba2-becba815281d tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:47 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ff452a14-24c9-454b-bba2-becba815281d tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ff452a14-24c9-454b-bba2-becba815281d tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 996/1945] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:47 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c696741e-ac9b-43c5-96d5-c41935fb79c3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c696741e-ac9b-43c5-96d5-c41935fb79c3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c696741e-ac9b-43c5-96d5-c41935fb79c3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c696741e-ac9b-43c5-96d5-c41935fb79c3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c696741e-ac9b-43c5-96d5-c41935fb79c3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c696741e-ac9b-43c5-96d5-c41935fb79c3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 950/1946] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:47 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d14cb2c0-4cbc-434c-b251-de0344949543 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d14cb2c0-4cbc-434c-b251-de0344949543 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d14cb2c0-4cbc-434c-b251-de0344949543 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d14cb2c0-4cbc-434c-b251-de0344949543 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d14cb2c0-4cbc-434c-b251-de0344949543 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 returned with HTTP 404 Sep 08 19:11:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 997/1947] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:48 2026] GET /volume/v3/volumes/f1926e18-395a-4060-a0d5-3f460095cb96 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fd5eefe9-df4d-46ad-9b47-ee5feb9b4b79 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fd5eefe9-df4d-46ad-9b47-ee5feb9b4b79 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] DELETE http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fd5eefe9-df4d-46ad-9b47-ee5feb9b4b79 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fd5eefe9-df4d-46ad-9b47-ee5feb9b4b79 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-fd5eefe9-df4d-46ad-9b47-ee5feb9b4b79 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Delete volume with id: f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fd5eefe9-df4d-46ad-9b47-ee5feb9b4b79 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec returned with HTTP 404 Sep 08 19:11:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 951/1948] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:11:48 2026] DELETE /volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-358be050-b17c-475c-b0c6-7fef125bcf55 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-358be050-b17c-475c-b0c6-7fef125bcf55 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-358be050-b17c-475c-b0c6-7fef125bcf55 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-358be050-b17c-475c-b0c6-7fef125bcf55 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-358be050-b17c-475c-b0c6-7fef125bcf55 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec returned with HTTP 404 Sep 08 19:11:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 998/1949] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:48 2026] GET /volume/v3/volumes/f94a19ae-997d-4ac8-b93a-17762af421ec => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5332a910-16c4-4c97-a5d5-52da8eff8c48 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5332a910-16c4-4c97-a5d5-52da8eff8c48 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] DELETE http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5332a910-16c4-4c97-a5d5-52da8eff8c48 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5332a910-16c4-4c97-a5d5-52da8eff8c48 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-5332a910-16c4-4c97-a5d5-52da8eff8c48 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Delete volume with id: 612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5332a910-16c4-4c97-a5d5-52da8eff8c48 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 returned with HTTP 404 Sep 08 19:11:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 952/1950] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:11:48 2026] DELETE /volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ba456d10-490b-4626-87c0-c6a7ee7cee41 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ba456d10-490b-4626-87c0-c6a7ee7cee41 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] GET http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ba456d10-490b-4626-87c0-c6a7ee7cee41 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ba456d10-490b-4626-87c0-c6a7ee7cee41 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ba456d10-490b-4626-87c0-c6a7ee7cee41 tempest-TestInstancesWithCinderVolumes-373601629 tempest-TestInstancesWithCinderVolumes-373601629-project-member] http://192.168.122.253/volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 returned with HTTP 404 Sep 08 19:11:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 999/1951] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:48 2026] GET /volume/v3/volumes/612b97d7-5359-4219-b88a-f4c00872d754 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1479bed3-9df2-4cc5-85fa-1f90629822c0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1479bed3-9df2-4cc5-85fa-1f90629822c0 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] GET http://192.168.122.253/volume/v3/volumes/detail?all_tenants=1 Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1479bed3-9df2-4cc5-85fa-1f90629822c0 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1479bed3-9df2-4cc5-85fa-1f90629822c0 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1479bed3-9df2-4cc5-85fa-1f90629822c0 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1479bed3-9df2-4cc5-85fa-1f90629822c0 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Get all volumes completed successfully. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1479bed3-9df2-4cc5-85fa-1f90629822c0 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] http://192.168.122.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 19:11:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 953/1952] 192.168.122.253 () {58 vars in 1169 bytes} [Tue Sep 8 19:11:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5057 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-aa9dd53d-954a-4962-b8c7-2e20af14d963 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aa9dd53d-954a-4962-b8c7-2e20af14d963 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] DELETE http://192.168.122.253/volume/v3/types/e9648f29-d0e9-4e11-8a28-221a0c932e08 Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aa9dd53d-954a-4962-b8c7-2e20af14d963 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aa9dd53d-954a-4962-b8c7-2e20af14d963 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aa9dd53d-954a-4962-b8c7-2e20af14d963 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] http://192.168.122.253/volume/v3/types/e9648f29-d0e9-4e11-8a28-221a0c932e08 returned with HTTP 202 Sep 08 19:11:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1000/1953] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:11:48 2026] DELETE /volume/v3/types/e9648f29-d0e9-4e11-8a28-221a0c932e08 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cd9bd7d3-f137-421c-b340-a2a3e0bae947 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cd9bd7d3-f137-421c-b340-a2a3e0bae947 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] GET http://192.168.122.253/volume/v3/volumes/detail?all_tenants=1 Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cd9bd7d3-f137-421c-b340-a2a3e0bae947 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cd9bd7d3-f137-421c-b340-a2a3e0bae947 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-cd9bd7d3-f137-421c-b340-a2a3e0bae947 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cd9bd7d3-f137-421c-b340-a2a3e0bae947 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Get all volumes completed successfully. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cd9bd7d3-f137-421c-b340-a2a3e0bae947 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] http://192.168.122.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 19:11:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 954/1954] 192.168.122.253 () {58 vars in 1169 bytes} [Tue Sep 8 19:11:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5057 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-be80b291-fb6c-4612-b473-1d971000bba5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-be80b291-fb6c-4612-b473-1d971000bba5 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] DELETE http://192.168.122.253/volume/v3/types/13cc1b23-c5a7-48a3-91a2-c68af1da9d6b Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-be80b291-fb6c-4612-b473-1d971000bba5 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-be80b291-fb6c-4612-b473-1d971000bba5 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-be80b291-fb6c-4612-b473-1d971000bba5 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] http://192.168.122.253/volume/v3/types/13cc1b23-c5a7-48a3-91a2-c68af1da9d6b returned with HTTP 202 Sep 08 19:11:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1001/1955] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:11:48 2026] DELETE /volume/v3/types/13cc1b23-c5a7-48a3-91a2-c68af1da9d6b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ce9d751b-fd77-4128-af8c-f8ee6e2529de None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ce9d751b-fd77-4128-af8c-f8ee6e2529de tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ce9d751b-fd77-4128-af8c-f8ee6e2529de tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ce9d751b-fd77-4128-af8c-f8ee6e2529de tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ce9d751b-fd77-4128-af8c-f8ee6e2529de tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ce9d751b-fd77-4128-af8c-f8ee6e2529de tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 955/1956] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:48 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5993fd5b-8886-4e57-8b4b-544466785279 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5993fd5b-8886-4e57-8b4b-544466785279 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] GET http://192.168.122.253/volume/v3/volumes/detail?all_tenants=1 Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5993fd5b-8886-4e57-8b4b-544466785279 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5993fd5b-8886-4e57-8b4b-544466785279 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5993fd5b-8886-4e57-8b4b-544466785279 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:11:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5993fd5b-8886-4e57-8b4b-544466785279 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Get all volumes completed successfully. Sep 08 19:11:48 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:48 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5993fd5b-8886-4e57-8b4b-544466785279 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] http://192.168.122.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 19:11:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1002/1957] 192.168.122.253 () {58 vars in 1169 bytes} [Tue Sep 8 19:11:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5057 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a33cac98-eb25-4d74-aef8-34308b022735 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a33cac98-eb25-4d74-aef8-34308b022735 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] DELETE http://192.168.122.253/volume/v3/types/8b112296-9ac3-4de1-91c5-bb743b25ff37 Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a33cac98-eb25-4d74-aef8-34308b022735 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a33cac98-eb25-4d74-aef8-34308b022735 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a33cac98-eb25-4d74-aef8-34308b022735 tempest-TestInstancesWithCinderVolumes-926889948 tempest-TestInstancesWithCinderVolumes-926889948-project-admin] http://192.168.122.253/volume/v3/types/8b112296-9ac3-4de1-91c5-bb743b25ff37 returned with HTTP 202 Sep 08 19:11:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 956/1958] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:11:48 2026] DELETE /volume/v3/types/8b112296-9ac3-4de1-91c5-bb743b25ff37 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:11:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fc386ca9-9ca5-454d-8627-43496e0c11a4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fc386ca9-9ca5-454d-8627-43496e0c11a4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fc386ca9-9ca5-454d-8627-43496e0c11a4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fc386ca9-9ca5-454d-8627-43496e0c11a4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fc386ca9-9ca5-454d-8627-43496e0c11a4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fc386ca9-9ca5-454d-8627-43496e0c11a4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1003/1959] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:49 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-02ec76fa-76be-4baa-89b1-1abf7881a069 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-02ec76fa-76be-4baa-89b1-1abf7881a069 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-02ec76fa-76be-4baa-89b1-1abf7881a069 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-02ec76fa-76be-4baa-89b1-1abf7881a069 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:49 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:49 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-02ec76fa-76be-4baa-89b1-1abf7881a069 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-02ec76fa-76be-4baa-89b1-1abf7881a069 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 957/1960] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:49 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0fb9924c-29d1-4499-be8c-96a9cee3eb53 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0fb9924c-29d1-4499-be8c-96a9cee3eb53 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0fb9924c-29d1-4499-be8c-96a9cee3eb53 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0fb9924c-29d1-4499-be8c-96a9cee3eb53 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:50 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0fb9924c-29d1-4499-be8c-96a9cee3eb53 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0fb9924c-29d1-4499-be8c-96a9cee3eb53 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1004/1961] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:50 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9ded55a3-afb0-4272-bc45-1d6a0e9db9a3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9ded55a3-afb0-4272-bc45-1d6a0e9db9a3 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9ded55a3-afb0-4272-bc45-1d6a0e9db9a3 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9ded55a3-afb0-4272-bc45-1d6a0e9db9a3 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:50 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:50 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9ded55a3-afb0-4272-bc45-1d6a0e9db9a3 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9ded55a3-afb0-4272-bc45-1d6a0e9db9a3 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 958/1962] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:50 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a29e08c5-d96b-4946-9f70-2e9187e59d7c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a29e08c5-d96b-4946-9f70-2e9187e59d7c tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a29e08c5-d96b-4946-9f70-2e9187e59d7c tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a29e08c5-d96b-4946-9f70-2e9187e59d7c tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a29e08c5-d96b-4946-9f70-2e9187e59d7c tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a29e08c5-d96b-4946-9f70-2e9187e59d7c tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1005/1963] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:51 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-12032da8-c948-4d56-8e90-c1e39ae74861 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-12032da8-c948-4d56-8e90-c1e39ae74861 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-12032da8-c948-4d56-8e90-c1e39ae74861 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-12032da8-c948-4d56-8e90-c1e39ae74861 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-12032da8-c948-4d56-8e90-c1e39ae74861 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-12032da8-c948-4d56-8e90-c1e39ae74861 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 959/1964] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:51 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7edcb5e8-7c50-42e8-a3fa-8019c5b3a76d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7edcb5e8-7c50-42e8-a3fa-8019c5b3a76d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7edcb5e8-7c50-42e8-a3fa-8019c5b3a76d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7edcb5e8-7c50-42e8-a3fa-8019c5b3a76d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7edcb5e8-7c50-42e8-a3fa-8019c5b3a76d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7edcb5e8-7c50-42e8-a3fa-8019c5b3a76d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1006/1965] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:52 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ef4a0370-939f-459c-8ae3-4dcd86d3f504 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef4a0370-939f-459c-8ae3-4dcd86d3f504 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef4a0370-939f-459c-8ae3-4dcd86d3f504 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef4a0370-939f-459c-8ae3-4dcd86d3f504 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:53 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:53 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ef4a0370-939f-459c-8ae3-4dcd86d3f504 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef4a0370-939f-459c-8ae3-4dcd86d3f504 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 960/1966] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:53 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8cffb4d6-4f2c-4e79-9d85-b0dcba630bec None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8cffb4d6-4f2c-4e79-9d85-b0dcba630bec tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8cffb4d6-4f2c-4e79-9d85-b0dcba630bec tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8cffb4d6-4f2c-4e79-9d85-b0dcba630bec tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:53 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:53 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8cffb4d6-4f2c-4e79-9d85-b0dcba630bec tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8cffb4d6-4f2c-4e79-9d85-b0dcba630bec tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1007/1967] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:53 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ba3dd3e6-1471-4edb-9044-306f1866a583 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ba3dd3e6-1471-4edb-9044-306f1866a583 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ba3dd3e6-1471-4edb-9044-306f1866a583 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ba3dd3e6-1471-4edb-9044-306f1866a583 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ba3dd3e6-1471-4edb-9044-306f1866a583 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ba3dd3e6-1471-4edb-9044-306f1866a583 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 961/1968] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:54 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3a3b22ee-a1fe-4c51-b2dd-23b64b1e1c51 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3a3b22ee-a1fe-4c51-b2dd-23b64b1e1c51 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3a3b22ee-a1fe-4c51-b2dd-23b64b1e1c51 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3a3b22ee-a1fe-4c51-b2dd-23b64b1e1c51 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3a3b22ee-a1fe-4c51-b2dd-23b64b1e1c51 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3a3b22ee-a1fe-4c51-b2dd-23b64b1e1c51 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1008/1969] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:54 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7864264b-aa08-4bc3-a626-6f43966cb75f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7864264b-aa08-4bc3-a626-6f43966cb75f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7864264b-aa08-4bc3-a626-6f43966cb75f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7864264b-aa08-4bc3-a626-6f43966cb75f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7864264b-aa08-4bc3-a626-6f43966cb75f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7864264b-aa08-4bc3-a626-6f43966cb75f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 962/1970] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:55 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a059548e-7df4-4b04-b98f-e3bc8b5777dd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a059548e-7df4-4b04-b98f-e3bc8b5777dd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a059548e-7df4-4b04-b98f-e3bc8b5777dd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a059548e-7df4-4b04-b98f-e3bc8b5777dd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a059548e-7df4-4b04-b98f-e3bc8b5777dd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a059548e-7df4-4b04-b98f-e3bc8b5777dd tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1009/1971] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:55 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8a6c9ce1-5200-4275-b912-feaf524a7cd5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8a6c9ce1-5200-4275-b912-feaf524a7cd5 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8a6c9ce1-5200-4275-b912-feaf524a7cd5 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8a6c9ce1-5200-4275-b912-feaf524a7cd5 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8a6c9ce1-5200-4275-b912-feaf524a7cd5 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8a6c9ce1-5200-4275-b912-feaf524a7cd5 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 963/1972] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:56 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:11:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7930421a-e390-4fb3-81da-4e86774beeee None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7930421a-e390-4fb3-81da-4e86774beeee tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7930421a-e390-4fb3-81da-4e86774beeee tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7930421a-e390-4fb3-81da-4e86774beeee tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7930421a-e390-4fb3-81da-4e86774beeee tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7930421a-e390-4fb3-81da-4e86774beeee tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1010/1973] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:56 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7a4e069c-7242-49ba-897b-54d7a2e3331e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7a4e069c-7242-49ba-897b-54d7a2e3331e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7a4e069c-7242-49ba-897b-54d7a2e3331e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7a4e069c-7242-49ba-897b-54d7a2e3331e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7a4e069c-7242-49ba-897b-54d7a2e3331e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7a4e069c-7242-49ba-897b-54d7a2e3331e tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 964/1974] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:57 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4b00d40a-f4bc-4e2c-9835-17b4e6e6f8ea None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b00d40a-f4bc-4e2c-9835-17b4e6e6f8ea tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b00d40a-f4bc-4e2c-9835-17b4e6e6f8ea tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b00d40a-f4bc-4e2c-9835-17b4e6e6f8ea tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4b00d40a-f4bc-4e2c-9835-17b4e6e6f8ea tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b00d40a-f4bc-4e2c-9835-17b4e6e6f8ea tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1011/1975] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:57 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-acdba314-8cbe-4311-9217-f14501c953cd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-acdba314-8cbe-4311-9217-f14501c953cd tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-acdba314-8cbe-4311-9217-f14501c953cd tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-acdba314-8cbe-4311-9217-f14501c953cd tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-acdba314-8cbe-4311-9217-f14501c953cd tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-acdba314-8cbe-4311-9217-f14501c953cd tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 965/1976] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:58 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-32ff42cb-962c-4fff-869d-5e6e4ecff876 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-32ff42cb-962c-4fff-869d-5e6e4ecff876 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-32ff42cb-962c-4fff-869d-5e6e4ecff876 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-32ff42cb-962c-4fff-869d-5e6e4ecff876 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-32ff42cb-962c-4fff-869d-5e6e4ecff876 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-32ff42cb-962c-4fff-869d-5e6e4ecff876 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1012/1977] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:58 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:11:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-94fc99fa-a8e4-4890-bd67-5935e82a4be8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-94fc99fa-a8e4-4890-bd67-5935e82a4be8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:11:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-94fc99fa-a8e4-4890-bd67-5935e82a4be8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-94fc99fa-a8e4-4890-bd67-5935e82a4be8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:11:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:11:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-94fc99fa-a8e4-4890-bd67-5935e82a4be8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:11:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-94fc99fa-a8e4-4890-bd67-5935e82a4be8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:11:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 966/1978] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:59 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:11:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b0c654d0-df38-4a4e-83a0-ca6a8933833a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:11:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b0c654d0-df38-4a4e-83a0-ca6a8933833a tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:11:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b0c654d0-df38-4a4e-83a0-ca6a8933833a tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:11:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b0c654d0-df38-4a4e-83a0-ca6a8933833a tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:11:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:11:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:11:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:11:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:11:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b0c654d0-df38-4a4e-83a0-ca6a8933833a tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:11:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b0c654d0-df38-4a4e-83a0-ca6a8933833a tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:11:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1013/1979] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:11:59 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-322be4b8-f5bc-4604-8218-07855e9eaa40 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-322be4b8-f5bc-4604-8218-07855e9eaa40 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:12:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-322be4b8-f5bc-4604-8218-07855e9eaa40 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-322be4b8-f5bc-4604-8218-07855e9eaa40 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-322be4b8-f5bc-4604-8218-07855e9eaa40 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:12:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-322be4b8-f5bc-4604-8218-07855e9eaa40 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:12:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 967/1980] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:00 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:12:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-375e7c84-0bb5-4c08-90ee-a6a8f76542ad None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-375e7c84-0bb5-4c08-90ee-a6a8f76542ad tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-375e7c84-0bb5-4c08-90ee-a6a8f76542ad tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-375e7c84-0bb5-4c08-90ee-a6a8f76542ad tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:00 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-375e7c84-0bb5-4c08-90ee-a6a8f76542ad tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-375e7c84-0bb5-4c08-90ee-a6a8f76542ad tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1014/1981] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:00 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:12:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f46a57d1-1005-4203-b6e9-329deacd5dfb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f46a57d1-1005-4203-b6e9-329deacd5dfb tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:12:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f46a57d1-1005-4203-b6e9-329deacd5dfb tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f46a57d1-1005-4203-b6e9-329deacd5dfb tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f46a57d1-1005-4203-b6e9-329deacd5dfb tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:12:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f46a57d1-1005-4203-b6e9-329deacd5dfb tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:12:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 968/1982] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:01 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:12:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f42e42b0-9f1a-46d5-b3b2-3dffe319e53f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f42e42b0-9f1a-46d5-b3b2-3dffe319e53f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f42e42b0-9f1a-46d5-b3b2-3dffe319e53f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f42e42b0-9f1a-46d5-b3b2-3dffe319e53f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:02 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:02 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f42e42b0-9f1a-46d5-b3b2-3dffe319e53f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f42e42b0-9f1a-46d5-b3b2-3dffe319e53f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1015/1983] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:01 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5657e0d9-6983-4855-a970-098e89d121f6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5657e0d9-6983-4855-a970-098e89d121f6 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:12:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5657e0d9-6983-4855-a970-098e89d121f6 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5657e0d9-6983-4855-a970-098e89d121f6 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:02 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5657e0d9-6983-4855-a970-098e89d121f6 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:12:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5657e0d9-6983-4855-a970-098e89d121f6 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:12:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 969/1984] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:02 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:12:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-555b1d97-1ad2-4d47-8697-fbbb60ba2e9c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-555b1d97-1ad2-4d47-8697-fbbb60ba2e9c tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] GET http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e Sep 08 19:12:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-555b1d97-1ad2-4d47-8697-fbbb60ba2e9c tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-555b1d97-1ad2-4d47-8697-fbbb60ba2e9c tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:02 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:02 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-555b1d97-1ad2-4d47-8697-fbbb60ba2e9c tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Volume info retrieved successfully. Sep 08 19:12:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-555b1d97-1ad2-4d47-8697-fbbb60ba2e9c tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e returned with HTTP 200 Sep 08 19:12:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1016/1985] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:02 2026] GET /volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1d6f6bb9-5ebb-44ab-b5ac-4b4f0bbd49f8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1d6f6bb9-5ebb-44ab-b5ac-4b4f0bbd49f8 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1d6f6bb9-5ebb-44ab-b5ac-4b4f0bbd49f8 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1d6f6bb9-5ebb-44ab-b5ac-4b4f0bbd49f8 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1d6f6bb9-5ebb-44ab-b5ac-4b4f0bbd49f8 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1d6f6bb9-5ebb-44ab-b5ac-4b4f0bbd49f8 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 970/1986] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:03 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a5cec41a-8b0c-444d-9b3f-1668e53ac8c2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a5cec41a-8b0c-444d-9b3f-1668e53ac8c2 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] DELETE http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e Sep 08 19:12:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a5cec41a-8b0c-444d-9b3f-1668e53ac8c2 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a5cec41a-8b0c-444d-9b3f-1668e53ac8c2 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:03 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-a5cec41a-8b0c-444d-9b3f-1668e53ac8c2 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Delete volume with id: 8b492e96-21b3-4310-ae3c-733036edab3e Sep 08 19:12:03 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:03 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a5cec41a-8b0c-444d-9b3f-1668e53ac8c2 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Volume info retrieved successfully. Sep 08 19:12:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a5cec41a-8b0c-444d-9b3f-1668e53ac8c2 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Delete volume request issued successfully. Sep 08 19:12:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a5cec41a-8b0c-444d-9b3f-1668e53ac8c2 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e returned with HTTP 202 Sep 08 19:12:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1017/1987] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:12:03 2026] DELETE /volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-df980db0-c425-4ac8-9e3e-bbcff919d29f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-df980db0-c425-4ac8-9e3e-bbcff919d29f tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] GET http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e Sep 08 19:12:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-df980db0-c425-4ac8-9e3e-bbcff919d29f tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-df980db0-c425-4ac8-9e3e-bbcff919d29f tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-df980db0-c425-4ac8-9e3e-bbcff919d29f tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Volume info retrieved successfully. Sep 08 19:12:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-df980db0-c425-4ac8-9e3e-bbcff919d29f tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e returned with HTTP 200 Sep 08 19:12:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 971/1988] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:03 2026] GET /volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2ab7cf48-26ec-43a0-9b4b-1565d2bf0933 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2ab7cf48-26ec-43a0-9b4b-1565d2bf0933 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:12:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2ab7cf48-26ec-43a0-9b4b-1565d2bf0933 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2ab7cf48-26ec-43a0-9b4b-1565d2bf0933 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:03 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:03 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2ab7cf48-26ec-43a0-9b4b-1565d2bf0933 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:12:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2ab7cf48-26ec-43a0-9b4b-1565d2bf0933 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:12:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1018/1989] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:03 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1015 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:12:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6f76b67a-f9b8-4d04-aa1e-2144969aa650 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3f3578a7-b209-4b43-80f4-459f956ac9bc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3f3578a7-b209-4b43-80f4-459f956ac9bc tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3f3578a7-b209-4b43-80f4-459f956ac9bc tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3f3578a7-b209-4b43-80f4-459f956ac9bc tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3f3578a7-b209-4b43-80f4-459f956ac9bc tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6f76b67a-f9b8-4d04-aa1e-2144969aa650 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-reader] POST http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392/action Sep 08 19:12:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6f76b67a-f9b8-4d04-aa1e-2144969aa650 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:12:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6f76b67a-f9b8-4d04-aa1e-2144969aa650 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3f3578a7-b209-4b43-80f4-459f956ac9bc tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1019/1990] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:04 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6f76b67a-f9b8-4d04-aa1e-2144969aa650 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-reader] Volume info retrieved successfully. Sep 08 19:12:04 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-6f76b67a-f9b8-4d04-aa1e-2144969aa650 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '56d11215d6ee415381305ee0412c838b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd9b677cafc4e93a3f90e9922d2ad0e', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:12:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6f76b67a-f9b8-4d04-aa1e-2144969aa650 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-reader] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392/action returned with HTTP 403 Sep 08 19:12:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 972/1991] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:12:03 2026] POST /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392/action => generated 131 bytes in 323 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:12:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-670318b2-f043-4a5e-a234-7cdf47956d3f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-670318b2-f043-4a5e-a234-7cdf47956d3f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:12:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-670318b2-f043-4a5e-a234-7cdf47956d3f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-670318b2-f043-4a5e-a234-7cdf47956d3f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:04 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-670318b2-f043-4a5e-a234-7cdf47956d3f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Delete volume with id: a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:12:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-670318b2-f043-4a5e-a234-7cdf47956d3f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:12:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-670318b2-f043-4a5e-a234-7cdf47956d3f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Delete volume request issued successfully. Sep 08 19:12:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-670318b2-f043-4a5e-a234-7cdf47956d3f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 202 Sep 08 19:12:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1020/1992] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:12:04 2026] DELETE /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2849f904-f6d2-491c-91cc-dab818017e4d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2849f904-f6d2-491c-91cc-dab818017e4d tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:12:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2849f904-f6d2-491c-91cc-dab818017e4d tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2849f904-f6d2-491c-91cc-dab818017e4d tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2849f904-f6d2-491c-91cc-dab818017e4d tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:12:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2849f904-f6d2-491c-91cc-dab818017e4d tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 200 Sep 08 19:12:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 973/1993] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:04 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:12:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9eda00a6-5985-4c6e-bb99-c87ca1035107 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9eda00a6-5985-4c6e-bb99-c87ca1035107 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] GET http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e Sep 08 19:12:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9eda00a6-5985-4c6e-bb99-c87ca1035107 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9eda00a6-5985-4c6e-bb99-c87ca1035107 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9eda00a6-5985-4c6e-bb99-c87ca1035107 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Volume info retrieved successfully. Sep 08 19:12:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9eda00a6-5985-4c6e-bb99-c87ca1035107 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e returned with HTTP 200 Sep 08 19:12:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1021/1994] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:04 2026] GET /volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e => generated 857 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c5ef1cce-d6e8-4fca-ba6c-dd3daa3546e7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c5ef1cce-d6e8-4fca-ba6c-dd3daa3546e7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c5ef1cce-d6e8-4fca-ba6c-dd3daa3546e7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c5ef1cce-d6e8-4fca-ba6c-dd3daa3546e7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c5ef1cce-d6e8-4fca-ba6c-dd3daa3546e7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c5ef1cce-d6e8-4fca-ba6c-dd3daa3546e7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 974/1995] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:05 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-f45fdf54-db29-4649-bbe4-db6d7569d4ea None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-f45fdf54-db29-4649-bbe4-db6d7569d4ea tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-f45fdf54-db29-4649-bbe4-db6d7569d4ea tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-f45fdf54-db29-4649-bbe4-db6d7569d4ea tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b4e71bc8-0bc5-4809-aef5-faf31b68495c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b4e71bc8-0bc5-4809-aef5-faf31b68495c tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b4e71bc8-0bc5-4809-aef5-faf31b68495c tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b4e71bc8-0bc5-4809-aef5-faf31b68495c tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-f45fdf54-db29-4649-bbe4-db6d7569d4ea tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b4e71bc8-0bc5-4809-aef5-faf31b68495c tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 returned with HTTP 404 Sep 08 19:12:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 975/1996] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:05 2026] GET /volume/v3/volumes/a8f0de9b-bfae-4445-b784-cd36b9e4a392 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:12:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-f45fdf54-db29-4649-bbe4-db6d7569d4ea tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1022/1997] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:12:05 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1553787051"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1553787051'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Create volume of 1 GB Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Availability Zones retrieved successfully. Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Flow 'volume_create_api' (44b92ce9-1815-4057-99f7-a3246f5e5327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8975c37-82da-443f-8da5-2e43e018a860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8975c37-82da-443f-8da5-2e43e018a860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e39f2e8-3dd3-49dd-8a23-101c6f975073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d7a8ea28-59bc-4ebe-ba82-6d4ccf5fc136 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7a8ea28-59bc-4ebe-ba82-6d4ccf5fc136 None None] GET http://192.168.122.253/volume// Sep 08 19:12:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7a8ea28-59bc-4ebe-ba82-6d4ccf5fc136 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7a8ea28-59bc-4ebe-ba82-6d4ccf5fc136 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7a8ea28-59bc-4ebe-ba82-6d4ccf5fc136 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:12:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1023/1998] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:12:05 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Created reservations ['6b4c6d7a-a86c-40a5-bed8-973f4065ab27', 'cafabb03-ce85-4a74-8fb1-3879642030cd', '5ee1be6b-87a5-4ada-936a-1f18a26b6034', '98d25261-42f7-412d-8dcc-272459fa251f'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e39f2e8-3dd3-49dd-8a23-101c6f975073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b4c6d7a-a86c-40a5-bed8-973f4065ab27', 'cafabb03-ce85-4a74-8fb1-3879642030cd', '5ee1be6b-87a5-4ada-936a-1f18a26b6034', '98d25261-42f7-412d-8dcc-272459fa251f']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-c2fc741e-e107-4205-bd38-4c262596af06 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8627a97b-9770-41c7-a6a7-406df8b1bb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-c2fc741e-e107-4205-bd38-4c262596af06 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:12:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-c2fc741e-e107-4205-bd38-4c262596af06 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "356c4964-a920-4c6b-af23-0e5464299be6", "connector": null, "instance_uuid": "ffdc979c-1b8d-47f6-824d-15e5f62be45d"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8627a97b-9770-41c7-a6a7-406df8b1bb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14ea1b9b-67f5-4979-9dc2-299a3ec84bbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1553787051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edd9b677cafc4e93a3f90e9922d2ad0e',qos_specs=None,replication_status=,reservations=['6b4c6d7a-a86c-40a5-bed8-973f4065ab27','cafabb03-ce85-4a74-8fb1-3879642030cd','5ee1be6b-87a5-4ada-936a-1f18a26b6034','98d25261-42f7-412d-8dcc-272459fa251f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4fb66166d2b41b1851a3ed93da34472',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:12:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1553787051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14ea1b9b-67f5-4979-9dc2-299a3ec84bbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edd9b677cafc4e93a3f90e9922d2ad0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4fb66166d2b41b1851a3ed93da34472',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c130e232-c822-44a6-8124-af8e63906cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-c2fc741e-e107-4205-bd38-4c262596af06 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:12:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1024/1999] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:12:05 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 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c130e232-c822-44a6-8124-af8e63906cff) transitioned into state 'SUCCESS' from state '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-1553787051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edd9b677cafc4e93a3f90e9922d2ad0e',qos_specs=None,replication_status=,reservations=['6b4c6d7a-a86c-40a5-bed8-973f4065ab27','cafabb03-ce85-4a74-8fb1-3879642030cd','5ee1be6b-87a5-4ada-936a-1f18a26b6034','98d25261-42f7-412d-8dcc-272459fa251f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4fb66166d2b41b1851a3ed93da34472',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3047fb3-a2e4-488b-8e37-1d732d31744b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f5b1a686-7976-4770-a548-7e5e44a41372 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f5b1a686-7976-4770-a548-7e5e44a41372 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] GET http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e Sep 08 19:12:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f5b1a686-7976-4770-a548-7e5e44a41372 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f5b1a686-7976-4770-a548-7e5e44a41372 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3047fb3-a2e4-488b-8e37-1d732d31744b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Flow 'volume_create_api' (44b92ce9-1815-4057-99f7-a3246f5e5327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Create volume request issued successfully. Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-106b9b80-ff2a-404d-ae7f-0bfb8c67f48f tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:12:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 976/2000] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:12:05 2026] POST /volume/v3/volumes => generated 787 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4d63d0c2-43ff-4012-a455-5ff1a06a4bf7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4d63d0c2-43ff-4012-a455-5ff1a06a4bf7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4d63d0c2-43ff-4012-a455-5ff1a06a4bf7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4d63d0c2-43ff-4012-a455-5ff1a06a4bf7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f5b1a686-7976-4770-a548-7e5e44a41372 tempest-TestImageHashVerification-242717086 tempest-TestImageHashVerification-242717086-project-member] http://192.168.122.253/volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e returned with HTTP 404 Sep 08 19:12:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1025/2001] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:05 2026] GET /volume/v3/volumes/8b492e96-21b3-4310-ae3c-733036edab3e => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:12:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7dac207f-65e6-408f-925e-9538dd3a6e61 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7dac207f-65e6-408f-925e-9538dd3a6e61 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd Sep 08 19:12:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7dac207f-65e6-408f-925e-9538dd3a6e61 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7dac207f-65e6-408f-925e-9538dd3a6e61 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4d63d0c2-43ff-4012-a455-5ff1a06a4bf7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4d63d0c2-43ff-4012-a455-5ff1a06a4bf7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 977/2002] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:05 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b4468c10-b138-4b78-84b3-7285778aafdb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b4468c10-b138-4b78-84b3-7285778aafdb None None] GET http://192.168.122.253/volume// Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b4468c10-b138-4b78-84b3-7285778aafdb None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b4468c10-b138-4b78-84b3-7285778aafdb None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b4468c10-b138-4b78-84b3-7285778aafdb None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:12:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 978/2003] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:12:05 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-2d4e3410-2c02-41e4-a8c7-dcb1ceb642ed None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-2d4e3410-2c02-41e4-a8c7-dcb1ceb642ed tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-2d4e3410-2c02-41e4-a8c7-dcb1ceb642ed tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-2d4e3410-2c02-41e4-a8c7-dcb1ceb642ed tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7dac207f-65e6-408f-925e-9538dd3a6e61 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:12:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-2d4e3410-2c02-41e4-a8c7-dcb1ceb642ed tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-2d4e3410-2c02-41e4-a8c7-dcb1ceb642ed tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 979/2004] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:12:05 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 1037 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:12:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7dac207f-65e6-408f-925e-9538dd3a6e61 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd returned with HTTP 200 Sep 08 19:12:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1026/2005] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:05 2026] GET /volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd => generated 966 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-a3c1d6de-ecd1-49b6-9a70-d527ebb68dad None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-a3c1d6de-ecd1-49b6-9a70-d527ebb68dad tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] PUT http://192.168.122.253/volume/v3/attachments/9d53e5c6-0130-418d-90f9-63ff3c5eacc1 Sep 08 19:12:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-a3c1d6de-ecd1-49b6-9a70-d527ebb68dad tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:06 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-a3c1d6de-ecd1-49b6-9a70-d527ebb68dad tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Acquiring lock "cinder-attachment_update-356c4964-a920-4c6b-af23-0e5464299be6-devstack" by "attachment_update" {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:12:06 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-a3c1d6de-ecd1-49b6-9a70-d527ebb68dad tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Lock "cinder-attachment_update-356c4964-a920-4c6b-af23-0e5464299be6-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:12:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b859af3b-1b02-4626-adca-37d25a314bc7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b859af3b-1b02-4626-adca-37d25a314bc7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b859af3b-1b02-4626-adca-37d25a314bc7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b859af3b-1b02-4626-adca-37d25a314bc7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b859af3b-1b02-4626-adca-37d25a314bc7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b859af3b-1b02-4626-adca-37d25a314bc7 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1027/2006] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:06 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9a1b8aed-e7ce-4240-858f-509495289397 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9a1b8aed-e7ce-4240-858f-509495289397 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd Sep 08 19:12:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9a1b8aed-e7ce-4240-858f-509495289397 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9a1b8aed-e7ce-4240-858f-509495289397 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9a1b8aed-e7ce-4240-858f-509495289397 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:12:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9a1b8aed-e7ce-4240-858f-509495289397 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd returned with HTTP 200 Sep 08 19:12:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1028/2007] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:07 2026] GET /volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:12:07 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-a3c1d6de-ecd1-49b6-9a70-d527ebb68dad tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Lock "cinder-attachment_update-356c4964-a920-4c6b-af23-0e5464299be6-devstack" released by "attachment_update" :: held 1.137s {{(pid=87214) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:12:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-a3c1d6de-ecd1-49b6-9a70-d527ebb68dad tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/attachments/9d53e5c6-0130-418d-90f9-63ff3c5eacc1 returned with HTTP 200 Sep 08 19:12:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 980/2008] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:12:06 2026] PUT /volume/v3/attachments/9d53e5c6-0130-418d-90f9-63ff3c5eacc1 => generated 694 bytes in 1201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:12:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e6bf80b1-830f-4679-9c4e-e3472f1b29a6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e6bf80b1-830f-4679-9c4e-e3472f1b29a6 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e6bf80b1-830f-4679-9c4e-e3472f1b29a6 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e6bf80b1-830f-4679-9c4e-e3472f1b29a6 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b977f1f7-2c4a-490f-ab1a-29b3015bee49 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b977f1f7-2c4a-490f-ab1a-29b3015bee49 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd Sep 08 19:12:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b977f1f7-2c4a-490f-ab1a-29b3015bee49 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b977f1f7-2c4a-490f-ab1a-29b3015bee49 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e6bf80b1-830f-4679-9c4e-e3472f1b29a6 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e6bf80b1-830f-4679-9c4e-e3472f1b29a6 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1029/2009] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:08 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 857 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b977f1f7-2c4a-490f-ab1a-29b3015bee49 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:12:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b977f1f7-2c4a-490f-ab1a-29b3015bee49 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd returned with HTTP 200 Sep 08 19:12:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 981/2010] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:08 2026] GET /volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd => generated 1017 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:12:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a450fdd8-eb8b-4e34-8244-3bd350a83302 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a450fdd8-eb8b-4e34-8244-3bd350a83302 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-reader] POST http://192.168.122.253/volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd/action Sep 08 19:12:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a450fdd8-eb8b-4e34-8244-3bd350a83302 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:12:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a450fdd8-eb8b-4e34-8244-3bd350a83302 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-8a466815-95bb-4270-9a43-48e7e201e74d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-8a466815-95bb-4270-9a43-48e7e201e74d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] POST http://192.168.122.253/volume/v3/attachments/9d53e5c6-0130-418d-90f9-63ff3c5eacc1/action Sep 08 19:12:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-8a466815-95bb-4270-9a43-48e7e201e74d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action body: b'{"os-complete": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:12:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-8a466815-95bb-4270-9a43-48e7e201e74d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:08 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-a450fdd8-eb8b-4e34-8244-3bd350a83302 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '56d11215d6ee415381305ee0412c838b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd9b677cafc4e93a3f90e9922d2ad0e', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:12:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a450fdd8-eb8b-4e34-8244-3bd350a83302 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-reader] http://192.168.122.253/volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd/action returned with HTTP 403 Sep 08 19:12:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1030/2011] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:12:08 2026] POST /volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd/action => generated 131 bytes in 43 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:12:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5feca9ca-542e-427a-be9c-3423ae361bb8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5feca9ca-542e-427a-be9c-3423ae361bb8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd Sep 08 19:12:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5feca9ca-542e-427a-be9c-3423ae361bb8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5feca9ca-542e-427a-be9c-3423ae361bb8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:08 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-5feca9ca-542e-427a-be9c-3423ae361bb8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Delete volume with id: 14ea1b9b-67f5-4979-9dc2-299a3ec84bbd Sep 08 19:12:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b6c81339-76a8-4f21-a588-29d9df97ce7b req-8a466815-95bb-4270-9a43-48e7e201e74d tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/attachments/9d53e5c6-0130-418d-90f9-63ff3c5eacc1/action returned with HTTP 204 Sep 08 19:12:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 982/2012] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:12:08 2026] POST /volume/v3/attachments/9d53e5c6-0130-418d-90f9-63ff3c5eacc1/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:12:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5feca9ca-542e-427a-be9c-3423ae361bb8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:12:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5feca9ca-542e-427a-be9c-3423ae361bb8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Delete volume request issued successfully. Sep 08 19:12:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5feca9ca-542e-427a-be9c-3423ae361bb8 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd returned with HTTP 202 Sep 08 19:12:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1031/2013] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:12:08 2026] DELETE /volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-55066e8a-9237-4df9-8061-de89c69ace54 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-55066e8a-9237-4df9-8061-de89c69ace54 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd Sep 08 19:12:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-55066e8a-9237-4df9-8061-de89c69ace54 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-55066e8a-9237-4df9-8061-de89c69ace54 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-55066e8a-9237-4df9-8061-de89c69ace54 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Volume info retrieved successfully. Sep 08 19:12:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-55066e8a-9237-4df9-8061-de89c69ace54 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd returned with HTTP 200 Sep 08 19:12:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 983/2014] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:08 2026] GET /volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd => generated 1016 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:12:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ab414750-4d42-4c6c-8646-a03398064529 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ab414750-4d42-4c6c-8646-a03398064529 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ab414750-4d42-4c6c-8646-a03398064529 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ab414750-4d42-4c6c-8646-a03398064529 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:09 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ab414750-4d42-4c6c-8646-a03398064529 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ab414750-4d42-4c6c-8646-a03398064529 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1032/2015] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:09 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 1149 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:12:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cd17c9ba-e4ae-400d-8e21-b2a37d243cc4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cd17c9ba-e4ae-400d-8e21-b2a37d243cc4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cd17c9ba-e4ae-400d-8e21-b2a37d243cc4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cd17c9ba-e4ae-400d-8e21-b2a37d243cc4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:09 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:09 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cd17c9ba-e4ae-400d-8e21-b2a37d243cc4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cd17c9ba-e4ae-400d-8e21-b2a37d243cc4 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 984/2016] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:09 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 1149 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:12:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-85c8d8c2-701d-4423-8666-5ff55807e60e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-85c8d8c2-701d-4423-8666-5ff55807e60e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] DELETE http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-85c8d8c2-701d-4423-8666-5ff55807e60e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-85c8d8c2-701d-4423-8666-5ff55807e60e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-85c8d8c2-701d-4423-8666-5ff55807e60e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Delete volume with id: 356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:09 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-85c8d8c2-701d-4423-8666-5ff55807e60e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-85c8d8c2-701d-4423-8666-5ff55807e60e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-85c8d8c2-701d-4423-8666-5ff55807e60e tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 400 Sep 08 19:12:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1033/2017] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:12:09 2026] DELETE /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 307 bytes in 89 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:12:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-80d822e8-44b6-4682-a9e2-7681942fa076 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-80d822e8-44b6-4682-a9e2-7681942fa076 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] GET http://192.168.122.253/volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd Sep 08 19:12:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-80d822e8-44b6-4682-a9e2-7681942fa076 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-80d822e8-44b6-4682-a9e2-7681942fa076 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-74dd7c8c-0ca1-4f1e-b77c-223cf0c4d5f8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-74dd7c8c-0ca1-4f1e-b77c-223cf0c4d5f8 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-74dd7c8c-0ca1-4f1e-b77c-223cf0c4d5f8 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-74dd7c8c-0ca1-4f1e-b77c-223cf0c4d5f8 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-80d822e8-44b6-4682-a9e2-7681942fa076 tempest-ProjectReaderTests-1324596911 tempest-ProjectReaderTests-1324596911-project-admin] http://192.168.122.253/volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd returned with HTTP 404 Sep 08 19:12:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 985/2018] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:09 2026] GET /volume/v3/volumes/14ea1b9b-67f5-4979-9dc2-299a3ec84bbd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:12:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:09 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-74dd7c8c-0ca1-4f1e-b77c-223cf0c4d5f8 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-74dd7c8c-0ca1-4f1e-b77c-223cf0c4d5f8 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1034/2019] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:09 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 1149 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:12:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-ff84375a-a637-4584-b60f-c9db39330795 req-172febe6-ae0e-43a2-94fa-b4a36dcad536 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-172febe6-ae0e-43a2-94fa-b4a36dcad536 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-172febe6-ae0e-43a2-94fa-b4a36dcad536 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-172febe6-ae0e-43a2-94fa-b4a36dcad536 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:09 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:09 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-ff84375a-a637-4584-b60f-c9db39330795 req-172febe6-ae0e-43a2-94fa-b4a36dcad536 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-172febe6-ae0e-43a2-94fa-b4a36dcad536 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 986/2020] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:12:09 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 1149 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:12:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-ff84375a-a637-4584-b60f-c9db39330795 req-2cd42a14-d703-425c-a85f-c5e505b1d0e3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-2cd42a14-d703-425c-a85f-c5e505b1d0e3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] POST http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6/action Sep 08 19:12:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-2cd42a14-d703-425c-a85f-c5e505b1d0e3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:12:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-2cd42a14-d703-425c-a85f-c5e505b1d0e3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:09 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-ff84375a-a637-4584-b60f-c9db39330795 req-2cd42a14-d703-425c-a85f-c5e505b1d0e3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-ff84375a-a637-4584-b60f-c9db39330795 req-2cd42a14-d703-425c-a85f-c5e505b1d0e3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Begin detaching volume completed successfully. Sep 08 19:12:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-2cd42a14-d703-425c-a85f-c5e505b1d0e3 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6/action returned with HTTP 202 Sep 08 19:12:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1035/2021] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:12:09 2026] POST /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:12:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3d468ed2-be97-45d3-9c0f-720849c02b77 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3d468ed2-be97-45d3-9c0f-720849c02b77 None None] GET http://192.168.122.253/volume// Sep 08 19:12:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3d468ed2-be97-45d3-9c0f-720849c02b77 None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3d468ed2-be97-45d3-9c0f-720849c02b77 None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3d468ed2-be97-45d3-9c0f-720849c02b77 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:12:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 987/2022] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:12:10 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:12:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-ff84375a-a637-4584-b60f-c9db39330795 req-1390d340-b659-4041-a07f-558e9527fb4a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-1390d340-b659-4041-a07f-558e9527fb4a tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-1390d340-b659-4041-a07f-558e9527fb4a tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-1390d340-b659-4041-a07f-558e9527fb4a tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-ff84375a-a637-4584-b60f-c9db39330795 req-1390d340-b659-4041-a07f-558e9527fb4a tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-1390d340-b659-4041-a07f-558e9527fb4a tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1036/2023] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:12:10 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 1333 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:12:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-ff84375a-a637-4584-b60f-c9db39330795 req-35681fbc-f362-4fc3-b685-adeb00e41ba2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-35681fbc-f362-4fc3-b685-adeb00e41ba2 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] DELETE http://192.168.122.253/volume/v3/attachments/9d53e5c6-0130-418d-90f9-63ff3c5eacc1 Sep 08 19:12:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-35681fbc-f362-4fc3-b685-adeb00e41ba2 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-35681fbc-f362-4fc3-b685-adeb00e41ba2 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:10 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:12:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ff84375a-a637-4584-b60f-c9db39330795 req-35681fbc-f362-4fc3-b685-adeb00e41ba2 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/attachments/9d53e5c6-0130-418d-90f9-63ff3c5eacc1 returned with HTTP 200 Sep 08 19:12:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 988/2024] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:12:10 2026] DELETE /volume/v3/attachments/9d53e5c6-0130-418d-90f9-63ff3c5eacc1 => generated 19 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1a0f50a1-cb2a-46f9-972b-abe3eb002661 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1a0f50a1-cb2a-46f9-972b-abe3eb002661 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1a0f50a1-cb2a-46f9-972b-abe3eb002661 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1a0f50a1-cb2a-46f9-972b-abe3eb002661 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1a0f50a1-cb2a-46f9-972b-abe3eb002661 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1a0f50a1-cb2a-46f9-972b-abe3eb002661 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1037/2025] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:11 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 857 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e8889cfd-b037-4abe-9c9f-d01bbddaaa90 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e8889cfd-b037-4abe-9c9f-d01bbddaaa90 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:12:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e8889cfd-b037-4abe-9c9f-d01bbddaaa90 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1816133560", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e8889cfd-b037-4abe-9c9f-d01bbddaaa90 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:12:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 989/2026] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:12:15 2026] POST /volume/v3/types => generated 380 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-08e78006-1b0d-4aca-85ee-443458a2d15b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-08e78006-1b0d-4aca-85ee-443458a2d15b tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] POST http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/encryption Sep 08 19:12:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-08e78006-1b0d-4aca-85ee-443458a2d15b tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-08e78006-1b0d-4aca-85ee-443458a2d15b tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/encryption returned with HTTP 200 Sep 08 19:12:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1038/2027] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:12:15 2026] POST /volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d49b14d7-04a0-4e6b-8e59-92e82df33d04 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d49b14d7-04a0-4e6b-8e59-92e82df33d04 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:12:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d49b14d7-04a0-4e6b-8e59-92e82df33d04 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-593000635", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d49b14d7-04a0-4e6b-8e59-92e82df33d04 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:12:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 990/2028] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:12:15 2026] POST /volume/v3/types => generated 379 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a3ba404d-5290-4715-93ee-d5c66a8b8665 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a3ba404d-5290-4715-93ee-d5c66a8b8665 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] POST http://192.168.122.253/volume/v3/types/04b8efec-2043-498b-bf75-01ecfac1de1a/encryption Sep 08 19:12:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a3ba404d-5290-4715-93ee-d5c66a8b8665 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a3ba404d-5290-4715-93ee-d5c66a8b8665 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/04b8efec-2043-498b-bf75-01ecfac1de1a/encryption returned with HTTP 200 Sep 08 19:12:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1039/2029] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:12:15 2026] POST /volume/v3/types/04b8efec-2043-498b-bf75-01ecfac1de1a/encryption => generated 239 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-63458779-9be6-4893-bf22-4cde68a28375 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-63458779-9be6-4893-bf22-4cde68a28375 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:12:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-63458779-9be6-4893-bf22-4cde68a28375 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1690292383", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-63458779-9be6-4893-bf22-4cde68a28375 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:12:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 991/2030] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:12:15 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-51eaa1be-c075-41c5-bbe1-61c20159e610 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-51eaa1be-c075-41c5-bbe1-61c20159e610 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] POST http://192.168.122.253/volume/v3/types/d21c8839-d55f-4b27-8f47-d4e719dd84b8/extra_specs Sep 08 19:12:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-51eaa1be-c075-41c5-bbe1-61c20159e610 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-51eaa1be-c075-41c5-bbe1-61c20159e610 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/d21c8839-d55f-4b27-8f47-d4e719dd84b8/extra_specs returned with HTTP 200 Sep 08 19:12:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1040/2031] 192.168.122.253 () {60 vars in 1283 bytes} [Tue Sep 8 19:12:15 2026] POST /volume/v3/types/d21c8839-d55f-4b27-8f47-d4e719dd84b8/extra_specs => generated 35 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:12:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-964783fd-a535-42eb-9a0b-1a3b0dda1b78 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-964783fd-a535-42eb-9a0b-1a3b0dda1b78 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] PUT http://192.168.122.253/volume/v3/types/d21c8839-d55f-4b27-8f47-d4e719dd84b8/extra_specs/key2 Sep 08 19:12:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-964783fd-a535-42eb-9a0b-1a3b0dda1b78 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-964783fd-a535-42eb-9a0b-1a3b0dda1b78 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/d21c8839-d55f-4b27-8f47-d4e719dd84b8/extra_specs/key2 returned with HTTP 200 Sep 08 19:12:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 992/2032] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:12:15 2026] PUT /volume/v3/types/d21c8839-d55f-4b27-8f47-d4e719dd84b8/extra_specs/key2 => generated 25 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:12:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0dbf121c-d4b9-4451-8279-66bc8397b83a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0dbf121c-d4b9-4451-8279-66bc8397b83a tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:12:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0dbf121c-d4b9-4451-8279-66bc8397b83a tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0dbf121c-d4b9-4451-8279-66bc8397b83a tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:12:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1041/2033] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:12:15 2026] POST /volume/v3/types => generated 195 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-32f71475-7625-402e-8d57-27e2e04303fa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-32f71475-7625-402e-8d57-27e2e04303fa tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] DELETE http://192.168.122.253/volume/v3/types/8cff54f2-562e-40d1-a540-94bfc0ae4929 Sep 08 19:12:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-32f71475-7625-402e-8d57-27e2e04303fa tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-32f71475-7625-402e-8d57-27e2e04303fa tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-32f71475-7625-402e-8d57-27e2e04303fa tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/8cff54f2-562e-40d1-a540-94bfc0ae4929 returned with HTTP 202 Sep 08 19:12:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 993/2034] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:12:15 2026] DELETE /volume/v3/types/8cff54f2-562e-40d1-a540-94bfc0ae4929 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-111add59-e423-4654-aee7-b6a85ba19081 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-111add59-e423-4654-aee7-b6a85ba19081 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:12:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-111add59-e423-4654-aee7-b6a85ba19081 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-223181059", "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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-111add59-e423-4654-aee7-b6a85ba19081 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:12:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1042/2035] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:12:15 2026] POST /volume/v3/types => generated 379 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1f603dee-541c-4315-9ec1-4fc682ca28ae None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f603dee-541c-4315-9ec1-4fc682ca28ae tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] POST http://192.168.122.253/volume/v3/types/658db927-f594-4780-9e1a-0fd96fb0df05/encryption Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1f603dee-541c-4315-9ec1-4fc682ca28ae tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f603dee-541c-4315-9ec1-4fc682ca28ae tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/658db927-f594-4780-9e1a-0fd96fb0df05/encryption returned with HTTP 200 Sep 08 19:12:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 994/2036] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:12:16 2026] POST /volume/v3/types/658db927-f594-4780-9e1a-0fd96fb0df05/encryption => generated 239 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-949bbcce-ad1d-4625-b05b-7e8e233a33a9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-949bbcce-ad1d-4625-b05b-7e8e233a33a9 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] DELETE http://192.168.122.253/volume/v3/types/658db927-f594-4780-9e1a-0fd96fb0df05/encryption/e42321ee-64d2-4b59-b831-a998744efc48 Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-949bbcce-ad1d-4625-b05b-7e8e233a33a9 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-949bbcce-ad1d-4625-b05b-7e8e233a33a9 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-949bbcce-ad1d-4625-b05b-7e8e233a33a9 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/658db927-f594-4780-9e1a-0fd96fb0df05/encryption/e42321ee-64d2-4b59-b831-a998744efc48 returned with HTTP 202 Sep 08 19:12:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1043/2037] 192.168.122.253 () {58 vars in 1373 bytes} [Tue Sep 8 19:12:16 2026] DELETE /volume/v3/types/658db927-f594-4780-9e1a-0fd96fb0df05/encryption/e42321ee-64d2-4b59-b831-a998744efc48 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6776212e-c65f-429f-89c0-c2b42468c010 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6776212e-c65f-429f-89c0-c2b42468c010 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6776212e-c65f-429f-89c0-c2b42468c010 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1411653423", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6776212e-c65f-429f-89c0-c2b42468c010 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:12:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 995/2038] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:12:16 2026] POST /volume/v3/types => generated 380 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d5afae08-e4b9-4725-8187-b72187e318f7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d5afae08-e4b9-4725-8187-b72187e318f7 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] DELETE http://192.168.122.253/volume/v3/types/ae43e329-c236-4aef-b3c2-b0e2ab268c3d/extra_specs/key1 Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d5afae08-e4b9-4725-8187-b72187e318f7 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d5afae08-e4b9-4725-8187-b72187e318f7 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d5afae08-e4b9-4725-8187-b72187e318f7 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/ae43e329-c236-4aef-b3c2-b0e2ab268c3d/extra_specs/key1 returned with HTTP 202 Sep 08 19:12:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1044/2039] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:12:16 2026] DELETE /volume/v3/types/ae43e329-c236-4aef-b3c2-b0e2ab268c3d/extra_specs/key1 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1432a120-d847-4038-9246-b7d73a416324 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1432a120-d847-4038-9246-b7d73a416324 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1432a120-d847-4038-9246-b7d73a416324 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2108803184", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1432a120-d847-4038-9246-b7d73a416324 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:12:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 996/2040] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:12:16 2026] POST /volume/v3/types => generated 380 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-94cb28eb-7eec-45cf-b511-a77fe3b7e293 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-94cb28eb-7eec-45cf-b511-a77fe3b7e293 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] DELETE http://192.168.122.253/volume/v3/types/622d2fdf-8e58-416b-a2ae-a3ceeb811afb Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-94cb28eb-7eec-45cf-b511-a77fe3b7e293 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-94cb28eb-7eec-45cf-b511-a77fe3b7e293 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-94cb28eb-7eec-45cf-b511-a77fe3b7e293 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/622d2fdf-8e58-416b-a2ae-a3ceeb811afb returned with HTTP 202 Sep 08 19:12:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1045/2041] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:12:16 2026] DELETE /volume/v3/types/622d2fdf-8e58-416b-a2ae-a3ceeb811afb => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dc2ad9ff-cd35-4352-8e26-27ced6f9c809 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dc2ad9ff-cd35-4352-8e26-27ced6f9c809 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] GET http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/extra_specs Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dc2ad9ff-cd35-4352-8e26-27ced6f9c809 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dc2ad9ff-cd35-4352-8e26-27ced6f9c809 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dc2ad9ff-cd35-4352-8e26-27ced6f9c809 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/extra_specs returned with HTTP 200 Sep 08 19:12:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 997/2042] 192.168.122.253 () {58 vars in 1262 bytes} [Tue Sep 8 19:12:16 2026] GET /volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/extra_specs => generated 185 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f43a2194-575d-4233-8d0c-9d1d161655f5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f43a2194-575d-4233-8d0c-9d1d161655f5 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] GET http://192.168.122.253/volume/v3/types Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f43a2194-575d-4233-8d0c-9d1d161655f5 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f43a2194-575d-4233-8d0c-9d1d161655f5 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f43a2194-575d-4233-8d0c-9d1d161655f5 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:12:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1046/2043] 192.168.122.253 () {58 vars in 1115 bytes} [Tue Sep 8 19:12:16 2026] GET /volume/v3/types => generated 2588 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2ecc4593-b8a0-4682-8299-630194fe452d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2ecc4593-b8a0-4682-8299-630194fe452d tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] GET http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/encryption/cipher Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2ecc4593-b8a0-4682-8299-630194fe452d tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2ecc4593-b8a0-4682-8299-630194fe452d tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2ecc4593-b8a0-4682-8299-630194fe452d tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/encryption/cipher returned with HTTP 200 Sep 08 19:12:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 998/2044] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:12:16 2026] GET /volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ef2906b7-c066-4eca-a37b-c618cd988723 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ef2906b7-c066-4eca-a37b-c618cd988723 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] GET http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/encryption Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ef2906b7-c066-4eca-a37b-c618cd988723 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ef2906b7-c066-4eca-a37b-c618cd988723 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ef2906b7-c066-4eca-a37b-c618cd988723 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/encryption returned with HTTP 200 Sep 08 19:12:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1047/2045] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:12:16 2026] GET /volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/encryption => generated 325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-53aab782-72cf-43a0-98fd-57b432b566b7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-53aab782-72cf-43a0-98fd-57b432b566b7 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] GET http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/extra_specs/multiattach Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-53aab782-72cf-43a0-98fd-57b432b566b7 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-53aab782-72cf-43a0-98fd-57b432b566b7 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-53aab782-72cf-43a0-98fd-57b432b566b7 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/extra_specs/multiattach returned with HTTP 200 Sep 08 19:12:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 999/2046] 192.168.122.253 () {58 vars in 1298 bytes} [Tue Sep 8 19:12:16 2026] GET /volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b49c4b84-be2f-479f-8448-8486123a991c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b49c4b84-be2f-479f-8448-8486123a991c tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] GET http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/extra_specs/volume_backend_name Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b49c4b84-be2f-479f-8448-8486123a991c tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b49c4b84-be2f-479f-8448-8486123a991c tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b49c4b84-be2f-479f-8448-8486123a991c tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/extra_specs/volume_backend_name returned with HTTP 200 Sep 08 19:12:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1048/2047] 192.168.122.253 () {58 vars in 1322 bytes} [Tue Sep 8 19:12:16 2026] GET /volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/extra_specs/volume_backend_name => generated 44 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5fd5d5eb-91e4-4bba-a83c-6ab63d9c74df None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5fd5d5eb-91e4-4bba-a83c-6ab63d9c74df tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] GET http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5fd5d5eb-91e4-4bba-a83c-6ab63d9c74df tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5fd5d5eb-91e4-4bba-a83c-6ab63d9c74df tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5fd5d5eb-91e4-4bba-a83c-6ab63d9c74df tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf returned with HTTP 200 Sep 08 19:12:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1000/2048] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:12:16 2026] GET /volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf => generated 402 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-31139373-93b0-429c-8375-bc30ccd9efcf None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-31139373-93b0-429c-8375-bc30ccd9efcf tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] PUT http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/encryption/5a030495-e47f-497f-8b69-6a5e55292a03 Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-31139373-93b0-429c-8375-bc30ccd9efcf tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-31139373-93b0-429c-8375-bc30ccd9efcf tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/encryption/5a030495-e47f-497f-8b69-6a5e55292a03 returned with HTTP 200 Sep 08 19:12:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1049/2049] 192.168.122.253 () {60 vars in 1390 bytes} [Tue Sep 8 19:12:16 2026] PUT /volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/encryption/5a030495-e47f-497f-8b69-6a5e55292a03 => generated 33 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3deb7951-ccf8-49aa-a046-709be7ed8902 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3deb7951-ccf8-49aa-a046-709be7ed8902 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] PUT http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/extra_specs/key1 Sep 08 19:12:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3deb7951-ccf8-49aa-a046-709be7ed8902 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3deb7951-ccf8-49aa-a046-709be7ed8902 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/extra_specs/key1 returned with HTTP 200 Sep 08 19:12:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1001/2050] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:12:16 2026] PUT /volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf/extra_specs/key1 => generated 30 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d59f4c60-5276-4c36-8489-9b94192e005f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d59f4c60-5276-4c36-8489-9b94192e005f tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] PUT http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf Sep 08 19:12:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d59f4c60-5276-4c36-8489-9b94192e005f tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d59f4c60-5276-4c36-8489-9b94192e005f tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf returned with HTTP 200 Sep 08 19:12:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1050/2051] 192.168.122.253 () {60 vars in 1246 bytes} [Tue Sep 8 19:12:16 2026] PUT /volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf => generated 371 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-126d503b-4b7a-4cbb-a415-f7d7c703d1bf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-126d503b-4b7a-4cbb-a415-f7d7c703d1bf tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] DELETE http://192.168.122.253/volume/v3/types/ae43e329-c236-4aef-b3c2-b0e2ab268c3d Sep 08 19:12:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-126d503b-4b7a-4cbb-a415-f7d7c703d1bf tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-126d503b-4b7a-4cbb-a415-f7d7c703d1bf tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-126d503b-4b7a-4cbb-a415-f7d7c703d1bf tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/ae43e329-c236-4aef-b3c2-b0e2ab268c3d returned with HTTP 202 Sep 08 19:12:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1002/2052] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:12:17 2026] DELETE /volume/v3/types/ae43e329-c236-4aef-b3c2-b0e2ab268c3d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c5eae283-6f29-4b9a-94d3-5576879169e4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c5eae283-6f29-4b9a-94d3-5576879169e4 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] DELETE http://192.168.122.253/volume/v3/types/658db927-f594-4780-9e1a-0fd96fb0df05 Sep 08 19:12:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c5eae283-6f29-4b9a-94d3-5576879169e4 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c5eae283-6f29-4b9a-94d3-5576879169e4 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c5eae283-6f29-4b9a-94d3-5576879169e4 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/658db927-f594-4780-9e1a-0fd96fb0df05 returned with HTTP 202 Sep 08 19:12:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1051/2053] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:12:17 2026] DELETE /volume/v3/types/658db927-f594-4780-9e1a-0fd96fb0df05 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7a47f330-010a-49ad-bd7e-54efca75a2c7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7a47f330-010a-49ad-bd7e-54efca75a2c7 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] DELETE http://192.168.122.253/volume/v3/types/d21c8839-d55f-4b27-8f47-d4e719dd84b8 Sep 08 19:12:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7a47f330-010a-49ad-bd7e-54efca75a2c7 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7a47f330-010a-49ad-bd7e-54efca75a2c7 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7a47f330-010a-49ad-bd7e-54efca75a2c7 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/d21c8839-d55f-4b27-8f47-d4e719dd84b8 returned with HTTP 202 Sep 08 19:12:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1003/2054] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:12:17 2026] DELETE /volume/v3/types/d21c8839-d55f-4b27-8f47-d4e719dd84b8 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7d84e270-1920-4d93-a930-4f588e480721 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7d84e270-1920-4d93-a930-4f588e480721 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] DELETE http://192.168.122.253/volume/v3/types/04b8efec-2043-498b-bf75-01ecfac1de1a Sep 08 19:12:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7d84e270-1920-4d93-a930-4f588e480721 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7d84e270-1920-4d93-a930-4f588e480721 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7d84e270-1920-4d93-a930-4f588e480721 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/04b8efec-2043-498b-bf75-01ecfac1de1a returned with HTTP 202 Sep 08 19:12:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1052/2055] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:12:17 2026] DELETE /volume/v3/types/04b8efec-2043-498b-bf75-01ecfac1de1a => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7d074147-1956-4029-8eab-01999dafa214 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7d074147-1956-4029-8eab-01999dafa214 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] DELETE http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf Sep 08 19:12:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7d074147-1956-4029-8eab-01999dafa214 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7d074147-1956-4029-8eab-01999dafa214 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7d074147-1956-4029-8eab-01999dafa214 tempest-VolumeTypesAdminTests-321018921 tempest-VolumeTypesAdminTests-321018921-project-admin] http://192.168.122.253/volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf returned with HTTP 202 Sep 08 19:12:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1004/2056] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:12:17 2026] DELETE /volume/v3/types/1241f7af-b078-4dbf-ad5c-7a5cd9dab3bf => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-56615cce-f22d-4115-9902-80d79aad2f2f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-56615cce-f22d-4115-9902-80d79aad2f2f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] DELETE http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-56615cce-f22d-4115-9902-80d79aad2f2f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-56615cce-f22d-4115-9902-80d79aad2f2f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:21 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-56615cce-f22d-4115-9902-80d79aad2f2f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Delete volume with id: 356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-56615cce-f22d-4115-9902-80d79aad2f2f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-56615cce-f22d-4115-9902-80d79aad2f2f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Delete volume request issued successfully. Sep 08 19:12:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-56615cce-f22d-4115-9902-80d79aad2f2f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 202 Sep 08 19:12:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1053/2057] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:12:21 2026] DELETE /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:12:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-36172e72-ff94-4c87-b0ef-5f3e2a9c7d9f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36172e72-ff94-4c87-b0ef-5f3e2a9c7d9f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36172e72-ff94-4c87-b0ef-5f3e2a9c7d9f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36172e72-ff94-4c87-b0ef-5f3e2a9c7d9f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-36172e72-ff94-4c87-b0ef-5f3e2a9c7d9f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36172e72-ff94-4c87-b0ef-5f3e2a9c7d9f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1005/2058] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:21 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a01c0524-905f-4ad0-beba-dbb450e81bab None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a01c0524-905f-4ad0-beba-dbb450e81bab tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a01c0524-905f-4ad0-beba-dbb450e81bab tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a01c0524-905f-4ad0-beba-dbb450e81bab tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a01c0524-905f-4ad0-beba-dbb450e81bab tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a01c0524-905f-4ad0-beba-dbb450e81bab tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 200 Sep 08 19:12:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1054/2059] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:22 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-52ba1ead-5863-4ecd-a7c4-8de94611368f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-52ba1ead-5863-4ecd-a7c4-8de94611368f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 Sep 08 19:12:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-52ba1ead-5863-4ecd-a7c4-8de94611368f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-52ba1ead-5863-4ecd-a7c4-8de94611368f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-52ba1ead-5863-4ecd-a7c4-8de94611368f tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 returned with HTTP 404 Sep 08 19:12:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1006/2060] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:23 2026] GET /volume/v3/volumes/356c4964-a920-4c6b-af23-0e5464299be6 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:12:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d6220ff6-2c38-4306-8e9b-912e1371b4cb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d6220ff6-2c38-4306-8e9b-912e1371b4cb tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] DELETE http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:12:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d6220ff6-2c38-4306-8e9b-912e1371b4cb tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d6220ff6-2c38-4306-8e9b-912e1371b4cb tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:24 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-d6220ff6-2c38-4306-8e9b-912e1371b4cb tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Delete volume with id: a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:12:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d6220ff6-2c38-4306-8e9b-912e1371b4cb tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d6220ff6-2c38-4306-8e9b-912e1371b4cb tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Delete volume request issued successfully. Sep 08 19:12:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d6220ff6-2c38-4306-8e9b-912e1371b4cb tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 202 Sep 08 19:12:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1055/2061] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:12:24 2026] DELETE /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0319957a-5bbf-47fb-98e3-5e31b8bebb22 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0319957a-5bbf-47fb-98e3-5e31b8bebb22 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:12:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0319957a-5bbf-47fb-98e3-5e31b8bebb22 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0319957a-5bbf-47fb-98e3-5e31b8bebb22 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0319957a-5bbf-47fb-98e3-5e31b8bebb22 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0319957a-5bbf-47fb-98e3-5e31b8bebb22 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 200 Sep 08 19:12:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1007/2062] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:24 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e2b6264f-100c-4b45-8996-49e4e4c0f1da None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e2b6264f-100c-4b45-8996-49e4e4c0f1da tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 Sep 08 19:12:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e2b6264f-100c-4b45-8996-49e4e4c0f1da tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e2b6264f-100c-4b45-8996-49e4e4c0f1da tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e2b6264f-100c-4b45-8996-49e4e4c0f1da tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 returned with HTTP 404 Sep 08 19:12:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1056/2063] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:25 2026] GET /volume/v3/volumes/a01dba93-f6ca-4a1b-b8b4-475c2ebf2617 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:12:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-35d41b5f-75d8-4eb5-891e-582e14aee496 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-35d41b5f-75d8-4eb5-891e-582e14aee496 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] DELETE http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:12:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-35d41b5f-75d8-4eb5-891e-582e14aee496 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-35d41b5f-75d8-4eb5-891e-582e14aee496 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:25 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-35d41b5f-75d8-4eb5-891e-582e14aee496 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Delete volume with id: 188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:12:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-35d41b5f-75d8-4eb5-891e-582e14aee496 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-35d41b5f-75d8-4eb5-891e-582e14aee496 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Delete volume request issued successfully. Sep 08 19:12:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-35d41b5f-75d8-4eb5-891e-582e14aee496 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 202 Sep 08 19:12:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1008/2064] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:12:25 2026] DELETE /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:12:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2968d15e-17ee-400b-96c1-04b9df222f30 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2968d15e-17ee-400b-96c1-04b9df222f30 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:12:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2968d15e-17ee-400b-96c1-04b9df222f30 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2968d15e-17ee-400b-96c1-04b9df222f30 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2968d15e-17ee-400b-96c1-04b9df222f30 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Volume info retrieved successfully. Sep 08 19:12:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2968d15e-17ee-400b-96c1-04b9df222f30 tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 200 Sep 08 19:12:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1057/2065] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:25 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2864e1fc-a7c3-48f1-9298-eb5f15319f0c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2864e1fc-a7c3-48f1-9298-eb5f15319f0c tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] GET http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec Sep 08 19:12:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2864e1fc-a7c3-48f1-9298-eb5f15319f0c tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2864e1fc-a7c3-48f1-9298-eb5f15319f0c tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2864e1fc-a7c3-48f1-9298-eb5f15319f0c tempest-AttachVolumeNegativeTest-1988327816 tempest-AttachVolumeNegativeTest-1988327816-project-member] http://192.168.122.253/volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec returned with HTTP 404 Sep 08 19:12:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1009/2066] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:26 2026] GET /volume/v3/volumes/188b339e-4d42-4c94-9955-78cf801cacec => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:12:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:12:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-52648889", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-52648889', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:12:28 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Create volume of 1 GB Sep 08 19:12:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Availability Zones retrieved successfully. Sep 08 19:12:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Flow 'volume_create_api' (0218cf23-9b51-41e8-82dd-f53b7aa1062d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe42f4eb-ff96-46aa-a3ee-84855e7eda76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:12:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe42f4eb-ff96-46aa-a3ee-84855e7eda76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8329eca7-2d95-45a8-862b-ee1dbf23f968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:29 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Created reservations ['a3b36220-e269-423a-8fcc-0eb2c985c0eb', '448dae3a-5209-448f-ae50-31ccc0868696', '6dd7c5b0-0615-46d6-b43c-1812f93bea9a', '745dbe80-9585-40ff-8490-fd720c2a3b12'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:12:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8329eca7-2d95-45a8-862b-ee1dbf23f968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3b36220-e269-423a-8fcc-0eb2c985c0eb', '448dae3a-5209-448f-ae50-31ccc0868696', '6dd7c5b0-0615-46d6-b43c-1812f93bea9a', '745dbe80-9585-40ff-8490-fd720c2a3b12']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6613e3f9-750f-4610-a0ef-f78874658e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:29 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6613e3f9-750f-4610-a0ef-f78874658e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2d12e47-c0c8-47c3-9e2c-42b2fcafe64f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-52648889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d7a81b5a6b479a861d69bbd2132197',qos_specs=None,replication_status=,reservations=['a3b36220-e269-423a-8fcc-0eb2c985c0eb','448dae3a-5209-448f-ae50-31ccc0868696','6dd7c5b0-0615-46d6-b43c-1812f93bea9a','745dbe80-9585-40ff-8490-fd720c2a3b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1694185d92ed48ec92742bd1be4768e3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-52648889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33d7a81b5a6b479a861d69bbd2132197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1694185d92ed48ec92742bd1be4768e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9254e50c-61d5-44e1-96bf-694a008e5755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9254e50c-61d5-44e1-96bf-694a008e5755) transitioned into state 'SUCCESS' from state '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-52648889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d7a81b5a6b479a861d69bbd2132197',qos_specs=None,replication_status=,reservations=['a3b36220-e269-423a-8fcc-0eb2c985c0eb','448dae3a-5209-448f-ae50-31ccc0868696','6dd7c5b0-0615-46d6-b43c-1812f93bea9a','745dbe80-9585-40ff-8490-fd720c2a3b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1694185d92ed48ec92742bd1be4768e3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ea88f6b-9187-4e93-82d2-e1f24c74fdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ea88f6b-9187-4e93-82d2-e1f24c74fdba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Flow 'volume_create_api' (0218cf23-9b51-41e8-82dd-f53b7aa1062d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Create volume request issued successfully. Sep 08 19:12:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ed3748c-5258-4b33-ae0a-bcdd6992335e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:12:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1058/2067] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:12:28 2026] POST /volume/v3/volumes => generated 772 bytes in 883 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-255697721", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-255697721', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Create volume of 1 GB Sep 08 19:12:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Availability Zones retrieved successfully. Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Flow 'volume_create_api' (73e295c1-0713-4324-9ac9-e15832daf096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (190eff2a-040f-491c-ab38-dd21ce6fcd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (190eff2a-040f-491c-ab38-dd21ce6fcd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edfe3fe9-a684-48bd-8b0c-c21d237077a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Created reservations ['32cb1882-4ca6-469d-a4f0-02bd578c0954', '368deebc-24f9-4665-8941-7734e9d1da4e', 'e25ee220-7720-4b4c-bdaa-030f98b0f536', '155f864f-27b1-4505-bb7e-45a408a3a0ee'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edfe3fe9-a684-48bd-8b0c-c21d237077a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32cb1882-4ca6-469d-a4f0-02bd578c0954', '368deebc-24f9-4665-8941-7734e9d1da4e', 'e25ee220-7720-4b4c-bdaa-030f98b0f536', '155f864f-27b1-4505-bb7e-45a408a3a0ee']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fb424e9-e049-4d92-b74f-83b9cae4f8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fb424e9-e049-4d92-b74f-83b9cae4f8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '083aeedc-98b9-48eb-a5d3-86a48fc74912', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-255697721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d7a81b5a6b479a861d69bbd2132197',qos_specs=None,replication_status=,reservations=['32cb1882-4ca6-469d-a4f0-02bd578c0954','368deebc-24f9-4665-8941-7734e9d1da4e','e25ee220-7720-4b4c-bdaa-030f98b0f536','155f864f-27b1-4505-bb7e-45a408a3a0ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1694185d92ed48ec92742bd1be4768e3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-255697721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=083aeedc-98b9-48eb-a5d3-86a48fc74912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33d7a81b5a6b479a861d69bbd2132197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1694185d92ed48ec92742bd1be4768e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1721db4-a7f2-40a4-91d6-b6d9943bd5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1721db4-a7f2-40a4-91d6-b6d9943bd5b6) transitioned into state 'SUCCESS' from state '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-255697721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d7a81b5a6b479a861d69bbd2132197',qos_specs=None,replication_status=,reservations=['32cb1882-4ca6-469d-a4f0-02bd578c0954','368deebc-24f9-4665-8941-7734e9d1da4e','e25ee220-7720-4b4c-bdaa-030f98b0f536','155f864f-27b1-4505-bb7e-45a408a3a0ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1694185d92ed48ec92742bd1be4768e3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6d45bde-bf1e-433b-81ed-9b19dd5f9f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6d45bde-bf1e-433b-81ed-9b19dd5f9f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Flow 'volume_create_api' (73e295c1-0713-4324-9ac9-e15832daf096) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Create volume request issued successfully. Sep 08 19:12:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d891e344-f335-4d6b-9b5a-48e4688e5026 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:12:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1010/2068] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:12:29 2026] POST /volume/v3/volumes => generated 773 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:12:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:12:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1997021266"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume request body: {'volume': {"'imageRef": '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1997021266'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:12:32 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume of 1 GB Sep 08 19:12:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Availability Zones retrieved successfully. Sep 08 19:12:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Flow 'volume_create_api' (aed581a9-0c07-4f3c-a92c-c87f26c066c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7716d452-4172-4c0f-a8b2-95051c87d63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:12:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7716d452-4172-4c0f-a8b2-95051c87d63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:32 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adda78d6-b240-472e-834e-0514de96231e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Created reservations ['308ca807-de9e-4929-b340-e9856474375b', '53a8d6d6-bd1d-4d98-98f7-7adcef02efb5', '7a69e0ea-264c-4101-bf8f-62b185b56302', 'bc62f47a-f06c-49b4-84ce-a536949b6e2b'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adda78d6-b240-472e-834e-0514de96231e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['308ca807-de9e-4929-b340-e9856474375b', '53a8d6d6-bd1d-4d98-98f7-7adcef02efb5', '7a69e0ea-264c-4101-bf8f-62b185b56302', 'bc62f47a-f06c-49b4-84ce-a536949b6e2b']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d76ae18a-e25d-45ad-b256-40a8cce01921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d76ae18a-e25d-45ad-b256-40a8cce01921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1997021266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598d74b8f6c84337a9e543e15bbde970',qos_specs=None,replication_status=,reservations=['308ca807-de9e-4929-b340-e9856474375b','53a8d6d6-bd1d-4d98-98f7-7adcef02efb5','7a69e0ea-264c-4101-bf8f-62b185b56302','bc62f47a-f06c-49b4-84ce-a536949b6e2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2232010fcd014a5cb8459c667e88afc9',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:12:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1997021266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='598d74b8f6c84337a9e543e15bbde970',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2232010fcd014a5cb8459c667e88afc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b6ec53a-39c8-48f9-bf8f-388b38323f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b6ec53a-39c8-48f9-bf8f-388b38323f14) transitioned into state 'SUCCESS' from state '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-1997021266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598d74b8f6c84337a9e543e15bbde970',qos_specs=None,replication_status=,reservations=['308ca807-de9e-4929-b340-e9856474375b','53a8d6d6-bd1d-4d98-98f7-7adcef02efb5','7a69e0ea-264c-4101-bf8f-62b185b56302','bc62f47a-f06c-49b4-84ce-a536949b6e2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2232010fcd014a5cb8459c667e88afc9',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c87aec9-c05f-4cd1-a883-e2e63b6701e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c87aec9-c05f-4cd1-a883-e2e63b6701e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Flow 'volume_create_api' (aed581a9-0c07-4f3c-a92c-c87f26c066c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume request issued successfully. Sep 08 19:12:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c6b605d3-b901-49fe-9ec3-59c0ff7d2707 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:12:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1059/2069] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:12:32 2026] POST /volume/v3/volumes => generated 766 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1345733775"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume request body: {'volume': {"'imageRef": '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1345733775'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume of 1 GB Sep 08 19:12:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Availability Zones retrieved successfully. Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Flow 'volume_create_api' (01771e83-1fc3-42de-957b-b40bb94086b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b4e24ae-9c09-4f0f-ad07-6828c81f4448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=355,cinder:UPDATE=64,cinder:INSERT=45 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b4e24ae-9c09-4f0f-ad07-6828c81f4448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82053f75-b878-43c1-b087-036fe6a43d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Created reservations ['03d8066c-8883-46ec-a8e6-952be80d5b98', '8128a98e-3d34-4b0a-bd83-2ad7319301a6', 'eb44dbcc-f5f0-4ddb-91ab-75533265e8e5', '0aadc495-eeff-494a-a063-01b753f86e62'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82053f75-b878-43c1-b087-036fe6a43d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03d8066c-8883-46ec-a8e6-952be80d5b98', '8128a98e-3d34-4b0a-bd83-2ad7319301a6', 'eb44dbcc-f5f0-4ddb-91ab-75533265e8e5', '0aadc495-eeff-494a-a063-01b753f86e62']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0ad142-11c5-47fc-8053-24e5eb054478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0ad142-11c5-47fc-8053-24e5eb054478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c75b731-85d2-4eb4-a389-765b715202b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1345733775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598d74b8f6c84337a9e543e15bbde970',qos_specs=None,replication_status=,reservations=['03d8066c-8883-46ec-a8e6-952be80d5b98','8128a98e-3d34-4b0a-bd83-2ad7319301a6','eb44dbcc-f5f0-4ddb-91ab-75533265e8e5','0aadc495-eeff-494a-a063-01b753f86e62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2232010fcd014a5cb8459c667e88afc9',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:12:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1345733775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c75b731-85d2-4eb4-a389-765b715202b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='598d74b8f6c84337a9e543e15bbde970',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2232010fcd014a5cb8459c667e88afc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (964bc1b3-ea8b-44c4-af87-ae690c3fd6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (964bc1b3-ea8b-44c4-af87-ae690c3fd6a1) transitioned into state 'SUCCESS' from state '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-1345733775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598d74b8f6c84337a9e543e15bbde970',qos_specs=None,replication_status=,reservations=['03d8066c-8883-46ec-a8e6-952be80d5b98','8128a98e-3d34-4b0a-bd83-2ad7319301a6','eb44dbcc-f5f0-4ddb-91ab-75533265e8e5','0aadc495-eeff-494a-a063-01b753f86e62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2232010fcd014a5cb8459c667e88afc9',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe2b5b6-eaca-4c66-b4ec-4bf370fbc906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe2b5b6-eaca-4c66-b4ec-4bf370fbc906) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Flow 'volume_create_api' (01771e83-1fc3-42de-957b-b40bb94086b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume request issued successfully. Sep 08 19:12:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-df46452f-9cc8-4523-bf43-a3d07a4efe77 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:12:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1011/2070] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:12:33 2026] POST /volume/v3/volumes => generated 766 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1635413068"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume request body: {'volume': {"'imageRef": '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1635413068'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume of 1 GB Sep 08 19:12:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Availability Zones retrieved successfully. Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Flow 'volume_create_api' (fca74d1e-79b9-4411-b595-47614b888ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93b3dfce-31d7-4b19-aa0c-351f5fd9bba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93b3dfce-31d7-4b19-aa0c-351f5fd9bba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6a9232-b4b3-4551-8aee-23485c079372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Created reservations ['75522f62-5503-44cb-a3f6-c71a91c21d00', '41bf5ea4-5468-4251-9f1c-8d543a85f758', '1ce0e324-f1cf-4902-9d34-f030d1f816cc', '2ceb4d8d-fbf2-46f2-941a-b7f75c4fd22e'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6a9232-b4b3-4551-8aee-23485c079372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75522f62-5503-44cb-a3f6-c71a91c21d00', '41bf5ea4-5468-4251-9f1c-8d543a85f758', '1ce0e324-f1cf-4902-9d34-f030d1f816cc', '2ceb4d8d-fbf2-46f2-941a-b7f75c4fd22e']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78e0171b-69b3-438f-87c6-3cef7dbb4cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78e0171b-69b3-438f-87c6-3cef7dbb4cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ed6bd00-5475-40b2-b250-768871467a46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1635413068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598d74b8f6c84337a9e543e15bbde970',qos_specs=None,replication_status=,reservations=['75522f62-5503-44cb-a3f6-c71a91c21d00','41bf5ea4-5468-4251-9f1c-8d543a85f758','1ce0e324-f1cf-4902-9d34-f030d1f816cc','2ceb4d8d-fbf2-46f2-941a-b7f75c4fd22e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2232010fcd014a5cb8459c667e88afc9',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:12:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1635413068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ed6bd00-5475-40b2-b250-768871467a46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='598d74b8f6c84337a9e543e15bbde970',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2232010fcd014a5cb8459c667e88afc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ab9f3eb-a192-4084-9893-7cddce1ab897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ab9f3eb-a192-4084-9893-7cddce1ab897) transitioned into state 'SUCCESS' from state '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-1635413068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598d74b8f6c84337a9e543e15bbde970',qos_specs=None,replication_status=,reservations=['75522f62-5503-44cb-a3f6-c71a91c21d00','41bf5ea4-5468-4251-9f1c-8d543a85f758','1ce0e324-f1cf-4902-9d34-f030d1f816cc','2ceb4d8d-fbf2-46f2-941a-b7f75c4fd22e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2232010fcd014a5cb8459c667e88afc9',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de33b00-084d-4a56-a241-83fc32e208ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de33b00-084d-4a56-a241-83fc32e208ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Flow 'volume_create_api' (fca74d1e-79b9-4411-b595-47614b888ab0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume request issued successfully. Sep 08 19:12:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9e8e1fa4-95db-4db2-afc5-a072a5b1ba91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:12:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1060/2071] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:12:33 2026] POST /volume/v3/volumes => generated 766 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1143222786"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume request body: {'volume': {"'imageRef": '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1143222786'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume of 1 GB Sep 08 19:12:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Availability Zones retrieved successfully. Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Flow 'volume_create_api' (b428486c-8699-404b-a998-ca8bb3e99c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d20b2cf-964b-4e32-a197-0e7c1a815f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d20b2cf-964b-4e32-a197-0e7c1a815f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6be0fc3c-a299-4d13-a1a8-ce1604f94019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Created reservations ['ca370051-ef6f-4583-ba2c-ebfa30111a8c', '7bf6eda5-c705-4204-9743-d151051648a7', '04c5cd8d-a87f-4363-9071-0615faa78be1', '2738db5f-6023-425d-8aae-5524c635a0a9'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6be0fc3c-a299-4d13-a1a8-ce1604f94019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca370051-ef6f-4583-ba2c-ebfa30111a8c', '7bf6eda5-c705-4204-9743-d151051648a7', '04c5cd8d-a87f-4363-9071-0615faa78be1', '2738db5f-6023-425d-8aae-5524c635a0a9']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6656da9-6d97-470f-87b5-a7e1d96ed55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6656da9-6d97-470f-87b5-a7e1d96ed55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7540573b-056d-4ebd-b3dc-84aa6c5a5f6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1143222786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598d74b8f6c84337a9e543e15bbde970',qos_specs=None,replication_status=,reservations=['ca370051-ef6f-4583-ba2c-ebfa30111a8c','7bf6eda5-c705-4204-9743-d151051648a7','04c5cd8d-a87f-4363-9071-0615faa78be1','2738db5f-6023-425d-8aae-5524c635a0a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2232010fcd014a5cb8459c667e88afc9',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:12:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1143222786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7540573b-056d-4ebd-b3dc-84aa6c5a5f6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='598d74b8f6c84337a9e543e15bbde970',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2232010fcd014a5cb8459c667e88afc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca19d069-0aa2-42eb-84ee-8d8200cc7a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca19d069-0aa2-42eb-84ee-8d8200cc7a7a) transitioned into state 'SUCCESS' from state '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-1143222786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598d74b8f6c84337a9e543e15bbde970',qos_specs=None,replication_status=,reservations=['ca370051-ef6f-4583-ba2c-ebfa30111a8c','7bf6eda5-c705-4204-9743-d151051648a7','04c5cd8d-a87f-4363-9071-0615faa78be1','2738db5f-6023-425d-8aae-5524c635a0a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2232010fcd014a5cb8459c667e88afc9',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56bbcb49-1470-4dbd-a87a-b770a57b7f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56bbcb49-1470-4dbd-a87a-b770a57b7f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Flow 'volume_create_api' (b428486c-8699-404b-a998-ca8bb3e99c2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume request issued successfully. Sep 08 19:12:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f04ca3e4-c99a-40c0-8b42-97b98cb6e05c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:12:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1012/2072] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:12:34 2026] POST /volume/v3/volumes => generated 766 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-28c850da-c00b-4228-8427-d381e5b0ec20 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-219209862"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume request body: {'volume': {"'imageRef": '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-219209862'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume of 1 GB Sep 08 19:12:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Availability Zones retrieved successfully. Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Flow 'volume_create_api' (e8a7de39-eae8-4c8e-a6d7-267486079140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6349c4-5f9b-4d2d-96e2-dab799802383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6349c4-5f9b-4d2d-96e2-dab799802383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692b68ba-80ee-404f-942f-f2945195125b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Created reservations ['f4b391a9-c8fb-4738-bb68-adeb0176afaf', '9e724e67-e761-4f5d-9fea-30265f3ddb65', '73d905eb-3389-4ea2-b419-406b15ef6b78', 'ba6173ed-c3d3-4422-a769-193e64cb1891'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692b68ba-80ee-404f-942f-f2945195125b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4b391a9-c8fb-4738-bb68-adeb0176afaf', '9e724e67-e761-4f5d-9fea-30265f3ddb65', '73d905eb-3389-4ea2-b419-406b15ef6b78', 'ba6173ed-c3d3-4422-a769-193e64cb1891']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba782f4b-0a41-4bcf-9ed3-fb5438c0b9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba782f4b-0a41-4bcf-9ed3-fb5438c0b9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fac00ed0-5bd4-47e1-bb17-10a25b272af0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-219209862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598d74b8f6c84337a9e543e15bbde970',qos_specs=None,replication_status=,reservations=['f4b391a9-c8fb-4738-bb68-adeb0176afaf','9e724e67-e761-4f5d-9fea-30265f3ddb65','73d905eb-3389-4ea2-b419-406b15ef6b78','ba6173ed-c3d3-4422-a769-193e64cb1891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2232010fcd014a5cb8459c667e88afc9',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:12:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-219209862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fac00ed0-5bd4-47e1-bb17-10a25b272af0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='598d74b8f6c84337a9e543e15bbde970',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2232010fcd014a5cb8459c667e88afc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1572d995-7dad-4f89-84ac-0da84fa0040d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1572d995-7dad-4f89-84ac-0da84fa0040d) transitioned into state 'SUCCESS' from state '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-219209862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598d74b8f6c84337a9e543e15bbde970',qos_specs=None,replication_status=,reservations=['f4b391a9-c8fb-4738-bb68-adeb0176afaf','9e724e67-e761-4f5d-9fea-30265f3ddb65','73d905eb-3389-4ea2-b419-406b15ef6b78','ba6173ed-c3d3-4422-a769-193e64cb1891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2232010fcd014a5cb8459c667e88afc9',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc9fa53-8c1b-49ca-8925-b8626238185c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc9fa53-8c1b-49ca-8925-b8626238185c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Flow 'volume_create_api' (e8a7de39-eae8-4c8e-a6d7-267486079140) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Create volume request issued successfully. Sep 08 19:12:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-28c850da-c00b-4228-8427-d381e5b0ec20 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:12:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1061/2073] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:12:34 2026] POST /volume/v3/volumes => generated 765 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:12:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cad14753-bf49-4565-8373-53fdb84dd44d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cad14753-bf49-4565-8373-53fdb84dd44d tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e Sep 08 19:12:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cad14753-bf49-4565-8373-53fdb84dd44d tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cad14753-bf49-4565-8373-53fdb84dd44d tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:35 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:35 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cad14753-bf49-4565-8373-53fdb84dd44d tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cad14753-bf49-4565-8373-53fdb84dd44d tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e returned with HTTP 200 Sep 08 19:12:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1013/2074] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:35 2026] GET /volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1240befe-59ad-4256-8f6b-7961b150f9d9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1240befe-59ad-4256-8f6b-7961b150f9d9 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1240befe-59ad-4256-8f6b-7961b150f9d9 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1240befe-59ad-4256-8f6b-7961b150f9d9 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=387,cinder:UPDATE=96,cinder:INSERT=56 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:12:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1240befe-59ad-4256-8f6b-7961b150f9d9 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1240befe-59ad-4256-8f6b-7961b150f9d9 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 returned with HTTP 200 Sep 08 19:12:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1062/2075] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:35 2026] GET /volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-20d76e57-5c8e-4131-8ce9-55e9bf8a3799 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-20d76e57-5c8e-4131-8ce9-55e9bf8a3799 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 Sep 08 19:12:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-20d76e57-5c8e-4131-8ce9-55e9bf8a3799 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-20d76e57-5c8e-4131-8ce9-55e9bf8a3799 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-20d76e57-5c8e-4131-8ce9-55e9bf8a3799 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-20d76e57-5c8e-4131-8ce9-55e9bf8a3799 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 returned with HTTP 200 Sep 08 19:12:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1014/2076] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:36 2026] GET /volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 => generated 859 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:12:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-076d35b3-32bf-4366-9a8d-51898ca7e893 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-076d35b3-32bf-4366-9a8d-51898ca7e893 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 Sep 08 19:12:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-076d35b3-32bf-4366-9a8d-51898ca7e893 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-076d35b3-32bf-4366-9a8d-51898ca7e893 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:36 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:36 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-076d35b3-32bf-4366-9a8d-51898ca7e893 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-076d35b3-32bf-4366-9a8d-51898ca7e893 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 returned with HTTP 200 Sep 08 19:12:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1063/2077] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:36 2026] GET /volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 => generated 858 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3d4ff16a-1068-47ae-bba9-036b34c9769c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3d4ff16a-1068-47ae-bba9-036b34c9769c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 Sep 08 19:12:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3d4ff16a-1068-47ae-bba9-036b34c9769c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3d4ff16a-1068-47ae-bba9-036b34c9769c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:37 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:37 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:37 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:37 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:37 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3d4ff16a-1068-47ae-bba9-036b34c9769c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3d4ff16a-1068-47ae-bba9-036b34c9769c tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 returned with HTTP 200 Sep 08 19:12:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1015/2078] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:37 2026] GET /volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 => generated 859 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-373aede0-5fb7-43ab-a04d-9b573a3bdeda None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-373aede0-5fb7-43ab-a04d-9b573a3bdeda tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d Sep 08 19:12:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-373aede0-5fb7-43ab-a04d-9b573a3bdeda tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-373aede0-5fb7-43ab-a04d-9b573a3bdeda tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-373aede0-5fb7-43ab-a04d-9b573a3bdeda tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-373aede0-5fb7-43ab-a04d-9b573a3bdeda tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d returned with HTTP 200 Sep 08 19:12:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1064/2079] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:37 2026] GET /volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6fb14b3d-66e9-4d0d-8d23-f5ac75e75305 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6fb14b3d-66e9-4d0d-8d23-f5ac75e75305 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d Sep 08 19:12:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6fb14b3d-66e9-4d0d-8d23-f5ac75e75305 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6fb14b3d-66e9-4d0d-8d23-f5ac75e75305 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6fb14b3d-66e9-4d0d-8d23-f5ac75e75305 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6fb14b3d-66e9-4d0d-8d23-f5ac75e75305 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d returned with HTTP 200 Sep 08 19:12:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1016/2080] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:38 2026] GET /volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d => generated 859 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5fc65c29-aa4e-44d5-9b69-949331d8b615 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5fc65c29-aa4e-44d5-9b69-949331d8b615 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 Sep 08 19:12:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5fc65c29-aa4e-44d5-9b69-949331d8b615 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5fc65c29-aa4e-44d5-9b69-949331d8b615 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5fc65c29-aa4e-44d5-9b69-949331d8b615 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5fc65c29-aa4e-44d5-9b69-949331d8b615 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 returned with HTTP 200 Sep 08 19:12:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1065/2081] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:39 2026] GET /volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6aec6620-9777-4207-bb32-1cffed965e26 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6aec6620-9777-4207-bb32-1cffed965e26 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 Sep 08 19:12:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6aec6620-9777-4207-bb32-1cffed965e26 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6aec6620-9777-4207-bb32-1cffed965e26 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6aec6620-9777-4207-bb32-1cffed965e26 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6aec6620-9777-4207-bb32-1cffed965e26 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 returned with HTTP 200 Sep 08 19:12:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1017/2082] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:40 2026] GET /volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-565be38c-4179-4283-b681-aa14a8cdfe93 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-565be38c-4179-4283-b681-aa14a8cdfe93 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] DELETE http://192.168.122.253/volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 Sep 08 19:12:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-565be38c-4179-4283-b681-aa14a8cdfe93 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-565be38c-4179-4283-b681-aa14a8cdfe93 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:40 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-565be38c-4179-4283-b681-aa14a8cdfe93 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Delete volume with id: fac00ed0-5bd4-47e1-bb17-10a25b272af0 Sep 08 19:12:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-565be38c-4179-4283-b681-aa14a8cdfe93 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-565be38c-4179-4283-b681-aa14a8cdfe93 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Delete volume request issued successfully. Sep 08 19:12:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-565be38c-4179-4283-b681-aa14a8cdfe93 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 returned with HTTP 202 Sep 08 19:12:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1066/2083] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:12:40 2026] DELETE /volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-917bd4d1-ca03-4aff-9aee-3aaf94ff7789 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-917bd4d1-ca03-4aff-9aee-3aaf94ff7789 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 Sep 08 19:12:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-917bd4d1-ca03-4aff-9aee-3aaf94ff7789 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-917bd4d1-ca03-4aff-9aee-3aaf94ff7789 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-917bd4d1-ca03-4aff-9aee-3aaf94ff7789 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-917bd4d1-ca03-4aff-9aee-3aaf94ff7789 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 returned with HTTP 200 Sep 08 19:12:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1018/2084] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:40 2026] GET /volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d7c1da52-7f80-4cc2-b250-c4fa9cb919cc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7c1da52-7f80-4cc2-b250-c4fa9cb919cc tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 Sep 08 19:12:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7c1da52-7f80-4cc2-b250-c4fa9cb919cc tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7c1da52-7f80-4cc2-b250-c4fa9cb919cc tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d7c1da52-7f80-4cc2-b250-c4fa9cb919cc tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7c1da52-7f80-4cc2-b250-c4fa9cb919cc tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 returned with HTTP 200 Sep 08 19:12:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1067/2085] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:41 2026] GET /volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 => generated 857 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-506b625f-e6db-410c-a881-1bb8c17ad0db None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-506b625f-e6db-410c-a881-1bb8c17ad0db tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 Sep 08 19:12:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-506b625f-e6db-410c-a881-1bb8c17ad0db tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-506b625f-e6db-410c-a881-1bb8c17ad0db tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-506b625f-e6db-410c-a881-1bb8c17ad0db tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 returned with HTTP 404 Sep 08 19:12:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1019/2086] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:42 2026] GET /volume/v3/volumes/fac00ed0-5bd4-47e1-bb17-10a25b272af0 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:12:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-441fd8ac-7303-45eb-a346-39adb2a6c48b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-441fd8ac-7303-45eb-a346-39adb2a6c48b tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] DELETE http://192.168.122.253/volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d Sep 08 19:12:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-441fd8ac-7303-45eb-a346-39adb2a6c48b tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-441fd8ac-7303-45eb-a346-39adb2a6c48b tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:42 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-441fd8ac-7303-45eb-a346-39adb2a6c48b tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Delete volume with id: 7540573b-056d-4ebd-b3dc-84aa6c5a5f6d Sep 08 19:12:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:12:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-590352981", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-590352981', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:12:42 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Create volume of 1 GB Sep 08 19:12:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Availability Zones retrieved successfully. Sep 08 19:12:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-441fd8ac-7303-45eb-a346-39adb2a6c48b tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Flow 'volume_create_api' (2e6e2016-de62-4889-b178-c3fcb54612ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ef59d4-cd3a-4e43-8ebb-0b57ce112795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:12:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-441fd8ac-7303-45eb-a346-39adb2a6c48b tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Delete volume request issued successfully. Sep 08 19:12:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-441fd8ac-7303-45eb-a346-39adb2a6c48b tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d returned with HTTP 202 Sep 08 19:12:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1068/2087] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:12:42 2026] DELETE /volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8f38a03d-4cd8-4b04-a890-1c5a202b5887 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f38a03d-4cd8-4b04-a890-1c5a202b5887 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d Sep 08 19:12:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f38a03d-4cd8-4b04-a890-1c5a202b5887 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f38a03d-4cd8-4b04-a890-1c5a202b5887 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ef59d4-cd3a-4e43-8ebb-0b57ce112795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a615eebe-f937-4a2a-878c-bf496580cc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8f38a03d-4cd8-4b04-a890-1c5a202b5887 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f38a03d-4cd8-4b04-a890-1c5a202b5887 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d returned with HTTP 200 Sep 08 19:12:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1069/2088] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:42 2026] GET /volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d => generated 858 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:42 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Created reservations ['2173219c-95ae-449e-b5d8-ad15a675b14a', 'b697ad39-ed68-40ee-8095-e6a404ee19d9', '26fac4b6-5f6d-49da-bd1f-00780bdac61e', '97904fc4-81b3-409f-9fb2-831409ec6445'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:12:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a615eebe-f937-4a2a-878c-bf496580cc66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2173219c-95ae-449e-b5d8-ad15a675b14a', 'b697ad39-ed68-40ee-8095-e6a404ee19d9', '26fac4b6-5f6d-49da-bd1f-00780bdac61e', '97904fc4-81b3-409f-9fb2-831409ec6445']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e5e5c81-e26d-497b-b9a8-d64d76172ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e5e5c81-e26d-497b-b9a8-d64d76172ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27a65105-f0a9-4692-9f38-ec8bed717ee6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-590352981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7adc7b3afbaf4530b50e39904177e8f8',qos_specs=None,replication_status=,reservations=['2173219c-95ae-449e-b5d8-ad15a675b14a','b697ad39-ed68-40ee-8095-e6a404ee19d9','26fac4b6-5f6d-49da-bd1f-00780bdac61e','97904fc4-81b3-409f-9fb2-831409ec6445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65841090c121477da9b970f2eddfa0c0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:12:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-590352981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27a65105-f0a9-4692-9f38-ec8bed717ee6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7adc7b3afbaf4530b50e39904177e8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65841090c121477da9b970f2eddfa0c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33823773-fd6a-48d0-96c4-74cdbbe42935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33823773-fd6a-48d0-96c4-74cdbbe42935) transitioned into state 'SUCCESS' from state '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-590352981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7adc7b3afbaf4530b50e39904177e8f8',qos_specs=None,replication_status=,reservations=['2173219c-95ae-449e-b5d8-ad15a675b14a','b697ad39-ed68-40ee-8095-e6a404ee19d9','26fac4b6-5f6d-49da-bd1f-00780bdac61e','97904fc4-81b3-409f-9fb2-831409ec6445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65841090c121477da9b970f2eddfa0c0',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36eeb5e8-cf90-4d41-97f2-adc77b51cf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36eeb5e8-cf90-4d41-97f2-adc77b51cf8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Flow 'volume_create_api' (2e6e2016-de62-4889-b178-c3fcb54612ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Create volume request issued successfully. Sep 08 19:12:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-f9d04754-9b78-4411-b1bf-26ef82104301 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:12:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1020/2089] 192.168.122.253 () {64 vars in 1430 bytes} [Tue Sep 8 19:12:42 2026] POST /volume/v3/volumes => generated 763 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:12:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-e32c0739-ece3-4e8a-8e3f-a00bf4407761 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-e32c0739-ece3-4e8a-8e3f-a00bf4407761 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 Sep 08 19:12:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-e32c0739-ece3-4e8a-8e3f-a00bf4407761 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-e32c0739-ece3-4e8a-8e3f-a00bf4407761 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-e32c0739-ece3-4e8a-8e3f-a00bf4407761 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Volume info retrieved successfully. Sep 08 19:12:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ae6e2997-383d-46ce-acff-ab48fd059246 req-e32c0739-ece3-4e8a-8e3f-a00bf4407761 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 returned with HTTP 200 Sep 08 19:12:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1070/2090] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:12:43 2026] GET /volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 => generated 831 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-80cd7d50-cbd2-42e9-9fd9-7f69ab0eafda req-746f1b05-776e-4f69-9863-83cfcf8dee82 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-80cd7d50-cbd2-42e9-9fd9-7f69ab0eafda req-746f1b05-776e-4f69-9863-83cfcf8dee82 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 Sep 08 19:12:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-80cd7d50-cbd2-42e9-9fd9-7f69ab0eafda req-746f1b05-776e-4f69-9863-83cfcf8dee82 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-80cd7d50-cbd2-42e9-9fd9-7f69ab0eafda req-746f1b05-776e-4f69-9863-83cfcf8dee82 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-80cd7d50-cbd2-42e9-9fd9-7f69ab0eafda req-746f1b05-776e-4f69-9863-83cfcf8dee82 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Volume info retrieved successfully. Sep 08 19:12:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-80cd7d50-cbd2-42e9-9fd9-7f69ab0eafda req-746f1b05-776e-4f69-9863-83cfcf8dee82 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 returned with HTTP 200 Sep 08 19:12:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1021/2091] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:12:43 2026] GET /volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 => generated 831 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-18aee7c8-572d-4e2c-b617-604fa0017250 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-18aee7c8-572d-4e2c-b617-604fa0017250 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d Sep 08 19:12:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-18aee7c8-572d-4e2c-b617-604fa0017250 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-18aee7c8-572d-4e2c-b617-604fa0017250 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-18aee7c8-572d-4e2c-b617-604fa0017250 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-18aee7c8-572d-4e2c-b617-604fa0017250 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d returned with HTTP 200 Sep 08 19:12:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1071/2092] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:43 2026] GET /volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-68335c84-2ed8-4f06-9722-3c06b17a320a req-164efbee-aebe-4cbe-9d6f-a0f6fbf68c31 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-68335c84-2ed8-4f06-9722-3c06b17a320a req-164efbee-aebe-4cbe-9d6f-a0f6fbf68c31 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 Sep 08 19:12:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-68335c84-2ed8-4f06-9722-3c06b17a320a req-164efbee-aebe-4cbe-9d6f-a0f6fbf68c31 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-68335c84-2ed8-4f06-9722-3c06b17a320a req-164efbee-aebe-4cbe-9d6f-a0f6fbf68c31 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-68335c84-2ed8-4f06-9722-3c06b17a320a req-164efbee-aebe-4cbe-9d6f-a0f6fbf68c31 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Volume info retrieved successfully. Sep 08 19:12:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-68335c84-2ed8-4f06-9722-3c06b17a320a req-164efbee-aebe-4cbe-9d6f-a0f6fbf68c31 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 returned with HTTP 200 Sep 08 19:12:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1022/2093] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:12:44 2026] GET /volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f3bec6ce-184e-45bf-ab31-975e6540bdfd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f3bec6ce-184e-45bf-ab31-975e6540bdfd tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d Sep 08 19:12:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f3bec6ce-184e-45bf-ab31-975e6540bdfd tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f3bec6ce-184e-45bf-ab31-975e6540bdfd tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f3bec6ce-184e-45bf-ab31-975e6540bdfd tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d returned with HTTP 404 Sep 08 19:12:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1072/2094] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:44 2026] GET /volume/v3/volumes/7540573b-056d-4ebd-b3dc-84aa6c5a5f6d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:12:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cc8ffa1a-5418-4b76-a280-0cb9f03376bf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cc8ffa1a-5418-4b76-a280-0cb9f03376bf tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] DELETE http://192.168.122.253/volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 Sep 08 19:12:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cc8ffa1a-5418-4b76-a280-0cb9f03376bf tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cc8ffa1a-5418-4b76-a280-0cb9f03376bf tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:44 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-cc8ffa1a-5418-4b76-a280-0cb9f03376bf tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Delete volume with id: 1ed6bd00-5475-40b2-b250-768871467a46 Sep 08 19:12:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cc8ffa1a-5418-4b76-a280-0cb9f03376bf tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cc8ffa1a-5418-4b76-a280-0cb9f03376bf tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Delete volume request issued successfully. Sep 08 19:12:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cc8ffa1a-5418-4b76-a280-0cb9f03376bf tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 returned with HTTP 202 Sep 08 19:12:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1023/2095] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:12:44 2026] DELETE /volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-92fe697b-e514-4d27-bd2f-b2cfedc1d44f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-92fe697b-e514-4d27-bd2f-b2cfedc1d44f tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 Sep 08 19:12:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-92fe697b-e514-4d27-bd2f-b2cfedc1d44f tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-92fe697b-e514-4d27-bd2f-b2cfedc1d44f tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-92fe697b-e514-4d27-bd2f-b2cfedc1d44f tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-92fe697b-e514-4d27-bd2f-b2cfedc1d44f tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 returned with HTTP 200 Sep 08 19:12:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1073/2096] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:45 2026] GET /volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-b42d45b9-22ce-454d-bc74-4dc9bbf7b32a req-78066daa-de2a-4938-9b08-5cca5ef48adb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b42d45b9-22ce-454d-bc74-4dc9bbf7b32a req-78066daa-de2a-4938-9b08-5cca5ef48adb tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 Sep 08 19:12:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b42d45b9-22ce-454d-bc74-4dc9bbf7b32a req-78066daa-de2a-4938-9b08-5cca5ef48adb tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b42d45b9-22ce-454d-bc74-4dc9bbf7b32a req-78066daa-de2a-4938-9b08-5cca5ef48adb tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-b42d45b9-22ce-454d-bc74-4dc9bbf7b32a req-78066daa-de2a-4938-9b08-5cca5ef48adb tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Volume info retrieved successfully. Sep 08 19:12:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b42d45b9-22ce-454d-bc74-4dc9bbf7b32a req-78066daa-de2a-4938-9b08-5cca5ef48adb tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 returned with HTTP 200 Sep 08 19:12:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1024/2097] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:12:45 2026] GET /volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 => generated 856 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-be978843-74c2-4f2e-b056-0e27dc194c38 req-aa023dd3-5905-4625-9ff7-55cde26303c3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-be978843-74c2-4f2e-b056-0e27dc194c38 req-aa023dd3-5905-4625-9ff7-55cde26303c3 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:12:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-be978843-74c2-4f2e-b056-0e27dc194c38 req-aa023dd3-5905-4625-9ff7-55cde26303c3 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "27a65105-f0a9-4692-9f38-ec8bed717ee6", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1413235571", "description": null, "metadata": {}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-be978843-74c2-4f2e-b056-0e27dc194c38 req-aa023dd3-5905-4625-9ff7-55cde26303c3 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Volume info retrieved successfully. Sep 08 19:12:45 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [req-be978843-74c2-4f2e-b056-0e27dc194c38 req-aa023dd3-5905-4625-9ff7-55cde26303c3 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Create snapshot from volume 27a65105-f0a9-4692-9f38-ec8bed717ee6 Sep 08 19:12:46 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [req-be978843-74c2-4f2e-b056-0e27dc194c38 req-aa023dd3-5905-4625-9ff7-55cde26303c3 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Created reservations ['5d02a97e-ea5e-4898-a2fb-4d27e89bc66d', '185f5047-9312-45dc-a3cf-faebe68db41c', '1937aad4-f307-430a-8584-08c5b1f4fa93', '817ffee2-1dd9-42e8-b980-72eaf04db770'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:12:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-63c220ad-d1d5-4b9f-8fe7-987bd60fe4f0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-63c220ad-d1d5-4b9f-8fe7-987bd60fe4f0 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 Sep 08 19:12:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-63c220ad-d1d5-4b9f-8fe7-987bd60fe4f0 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-63c220ad-d1d5-4b9f-8fe7-987bd60fe4f0 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-be978843-74c2-4f2e-b056-0e27dc194c38 req-aa023dd3-5905-4625-9ff7-55cde26303c3 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Snapshot create request issued successfully. Sep 08 19:12:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-be978843-74c2-4f2e-b056-0e27dc194c38 req-aa023dd3-5905-4625-9ff7-55cde26303c3 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:12:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1074/2098] 192.168.122.253 () {64 vars in 1436 bytes} [Tue Sep 8 19:12:45 2026] POST /volume/v3/snapshots => generated 311 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:12:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-63c220ad-d1d5-4b9f-8fe7-987bd60fe4f0 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-63c220ad-d1d5-4b9f-8fe7-987bd60fe4f0 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 returned with HTTP 200 Sep 08 19:12:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1025/2099] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:46 2026] GET /volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 => generated 858 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:12:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-6ab73be9-b77b-4a3e-9114-7e392e8f7f4a req-4e92e509-dbc8-4a60-bc17-2cc03364622c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-6ab73be9-b77b-4a3e-9114-7e392e8f7f4a req-4e92e509-dbc8-4a60-bc17-2cc03364622c tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-reader] GET http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 Sep 08 19:12:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-6ab73be9-b77b-4a3e-9114-7e392e8f7f4a req-4e92e509-dbc8-4a60-bc17-2cc03364622c tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-6ab73be9-b77b-4a3e-9114-7e392e8f7f4a req-4e92e509-dbc8-4a60-bc17-2cc03364622c tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-6ab73be9-b77b-4a3e-9114-7e392e8f7f4a req-4e92e509-dbc8-4a60-bc17-2cc03364622c tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-reader] Snapshot retrieved successfully. Sep 08 19:12:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-6ab73be9-b77b-4a3e-9114-7e392e8f7f4a req-4e92e509-dbc8-4a60-bc17-2cc03364622c tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-reader] http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 returned with HTTP 200 Sep 08 19:12:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1075/2100] 192.168.122.253 () {60 vars in 1493 bytes} [Tue Sep 8 19:12:46 2026] GET /volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 => generated 443 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-361f312a-b527-4f7a-a48a-4c0c3a1f3fdc req-e02e3715-d536-4d51-92d3-ae0c6b136f13 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-361f312a-b527-4f7a-a48a-4c0c3a1f3fdc req-e02e3715-d536-4d51-92d3-ae0c6b136f13 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-reader] GET http://192.168.122.253/volume/v3/snapshots/detail Sep 08 19:12:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-361f312a-b527-4f7a-a48a-4c0c3a1f3fdc req-e02e3715-d536-4d51-92d3-ae0c6b136f13 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-361f312a-b527-4f7a-a48a-4c0c3a1f3fdc req-e02e3715-d536-4d51-92d3-ae0c6b136f13 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-reader] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [req-361f312a-b527-4f7a-a48a-4c0c3a1f3fdc req-e02e3715-d536-4d51-92d3-ae0c6b136f13 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:12:46 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [req-361f312a-b527-4f7a-a48a-4c0c3a1f3fdc req-e02e3715-d536-4d51-92d3-ae0c6b136f13 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-reader] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:12:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:46 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:12:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-361f312a-b527-4f7a-a48a-4c0c3a1f3fdc req-e02e3715-d536-4d51-92d3-ae0c6b136f13 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-reader] Get all snapshots completed successfully. Sep 08 19:12:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-361f312a-b527-4f7a-a48a-4c0c3a1f3fdc req-e02e3715-d536-4d51-92d3-ae0c6b136f13 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-reader] http://192.168.122.253/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 19:12:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1026/2101] 192.168.122.253 () {60 vars in 1403 bytes} [Tue Sep 8 19:12:46 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-7feb2b40-574a-478e-aa16-dd6e6465dd47 req-0199c263-3487-4b2c-a42d-c4191fd041fe None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-7feb2b40-574a-478e-aa16-dd6e6465dd47 req-0199c263-3487-4b2c-a42d-c4191fd041fe tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 Sep 08 19:12:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-7feb2b40-574a-478e-aa16-dd6e6465dd47 req-0199c263-3487-4b2c-a42d-c4191fd041fe tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-7feb2b40-574a-478e-aa16-dd6e6465dd47 req-0199c263-3487-4b2c-a42d-c4191fd041fe tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-7feb2b40-574a-478e-aa16-dd6e6465dd47 req-0199c263-3487-4b2c-a42d-c4191fd041fe tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Snapshot retrieved successfully. Sep 08 19:12:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-7feb2b40-574a-478e-aa16-dd6e6465dd47 req-0199c263-3487-4b2c-a42d-c4191fd041fe tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 returned with HTTP 200 Sep 08 19:12:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1076/2102] 192.168.122.253 () {60 vars in 1493 bytes} [Tue Sep 8 19:12:46 2026] GET /volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a60356bc-b494-4a16-a330-ffa1e982cb96 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a60356bc-b494-4a16-a330-ffa1e982cb96 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 Sep 08 19:12:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a60356bc-b494-4a16-a330-ffa1e982cb96 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a60356bc-b494-4a16-a330-ffa1e982cb96 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a60356bc-b494-4a16-a330-ffa1e982cb96 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 returned with HTTP 404 Sep 08 19:12:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1027/2103] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:47 2026] GET /volume/v3/volumes/1ed6bd00-5475-40b2-b250-768871467a46 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:12:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5029cffd-79cf-4823-9903-cbd192414957 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5029cffd-79cf-4823-9903-cbd192414957 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] DELETE http://192.168.122.253/volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 Sep 08 19:12:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5029cffd-79cf-4823-9903-cbd192414957 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5029cffd-79cf-4823-9903-cbd192414957 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:47 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-5029cffd-79cf-4823-9903-cbd192414957 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Delete volume with id: 9c75b731-85d2-4eb4-a389-765b715202b1 Sep 08 19:12:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:47 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5029cffd-79cf-4823-9903-cbd192414957 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5029cffd-79cf-4823-9903-cbd192414957 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Delete volume request issued successfully. Sep 08 19:12:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5029cffd-79cf-4823-9903-cbd192414957 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 returned with HTTP 202 Sep 08 19:12:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1077/2104] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:12:47 2026] DELETE /volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1805a47f-c3be-4143-a434-fbb28f83cb3b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1805a47f-c3be-4143-a434-fbb28f83cb3b tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 Sep 08 19:12:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1805a47f-c3be-4143-a434-fbb28f83cb3b tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1805a47f-c3be-4143-a434-fbb28f83cb3b tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1805a47f-c3be-4143-a434-fbb28f83cb3b tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1805a47f-c3be-4143-a434-fbb28f83cb3b tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 returned with HTTP 200 Sep 08 19:12:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1028/2105] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:47 2026] GET /volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 => generated 858 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-54605f04-499c-480a-9632-0c3e09f8cac4 req-d1e168d5-ff28-4185-b6a6-73a03498af41 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-54605f04-499c-480a-9632-0c3e09f8cac4 req-d1e168d5-ff28-4185-b6a6-73a03498af41 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 Sep 08 19:12:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-54605f04-499c-480a-9632-0c3e09f8cac4 req-d1e168d5-ff28-4185-b6a6-73a03498af41 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-54605f04-499c-480a-9632-0c3e09f8cac4 req-d1e168d5-ff28-4185-b6a6-73a03498af41 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-54605f04-499c-480a-9632-0c3e09f8cac4 req-d1e168d5-ff28-4185-b6a6-73a03498af41 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Snapshot retrieved successfully. Sep 08 19:12:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-54605f04-499c-480a-9632-0c3e09f8cac4 req-d1e168d5-ff28-4185-b6a6-73a03498af41 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 returned with HTTP 200 Sep 08 19:12:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1078/2106] 192.168.122.253 () {60 vars in 1493 bytes} [Tue Sep 8 19:12:47 2026] GET /volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 => generated 443 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ff7c9a12-36aa-490c-81e5-8395a7933af0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ff7c9a12-36aa-490c-81e5-8395a7933af0 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 Sep 08 19:12:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ff7c9a12-36aa-490c-81e5-8395a7933af0 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ff7c9a12-36aa-490c-81e5-8395a7933af0 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ff7c9a12-36aa-490c-81e5-8395a7933af0 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ff7c9a12-36aa-490c-81e5-8395a7933af0 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 returned with HTTP 200 Sep 08 19:12:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1029/2107] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:48 2026] GET /volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 => generated 858 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-ddad5ed4-2b3d-4983-bbe2-114932003f67 req-b9b7fe39-bbad-4e7d-a666-77de3f24aaa8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ddad5ed4-2b3d-4983-bbe2-114932003f67 req-b9b7fe39-bbad-4e7d-a666-77de3f24aaa8 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 Sep 08 19:12:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ddad5ed4-2b3d-4983-bbe2-114932003f67 req-b9b7fe39-bbad-4e7d-a666-77de3f24aaa8 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ddad5ed4-2b3d-4983-bbe2-114932003f67 req-b9b7fe39-bbad-4e7d-a666-77de3f24aaa8 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-ddad5ed4-2b3d-4983-bbe2-114932003f67 req-b9b7fe39-bbad-4e7d-a666-77de3f24aaa8 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Snapshot retrieved successfully. Sep 08 19:12:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ddad5ed4-2b3d-4983-bbe2-114932003f67 req-b9b7fe39-bbad-4e7d-a666-77de3f24aaa8 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 returned with HTTP 200 Sep 08 19:12:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1079/2108] 192.168.122.253 () {60 vars in 1493 bytes} [Tue Sep 8 19:12:49 2026] GET /volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 => generated 443 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a4442ea6-6254-44ec-8ad4-c6781d93c962 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a4442ea6-6254-44ec-8ad4-c6781d93c962 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 Sep 08 19:12:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a4442ea6-6254-44ec-8ad4-c6781d93c962 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a4442ea6-6254-44ec-8ad4-c6781d93c962 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a4442ea6-6254-44ec-8ad4-c6781d93c962 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 returned with HTTP 404 Sep 08 19:12:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1030/2109] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:49 2026] GET /volume/v3/volumes/9c75b731-85d2-4eb4-a389-765b715202b1 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:12:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c8bca8ab-d2ca-4fa9-9c82-bcb441b63b91 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c8bca8ab-d2ca-4fa9-9c82-bcb441b63b91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] DELETE http://192.168.122.253/volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e Sep 08 19:12:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c8bca8ab-d2ca-4fa9-9c82-bcb441b63b91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c8bca8ab-d2ca-4fa9-9c82-bcb441b63b91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:50 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-c8bca8ab-d2ca-4fa9-9c82-bcb441b63b91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Delete volume with id: c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e Sep 08 19:12:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:50 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c8bca8ab-d2ca-4fa9-9c82-bcb441b63b91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c8bca8ab-d2ca-4fa9-9c82-bcb441b63b91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Delete volume request issued successfully. Sep 08 19:12:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c8bca8ab-d2ca-4fa9-9c82-bcb441b63b91 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e returned with HTTP 202 Sep 08 19:12:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1080/2110] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:12:50 2026] DELETE /volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2e108c5c-cea5-4e54-98b8-4b0e7d673b21 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2e108c5c-cea5-4e54-98b8-4b0e7d673b21 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e Sep 08 19:12:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2e108c5c-cea5-4e54-98b8-4b0e7d673b21 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2e108c5c-cea5-4e54-98b8-4b0e7d673b21 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-0c31ac25-27ed-45ea-9c19-d64bdbdd7c28 req-bfd7909c-a22d-4b8c-9008-c38be1842600 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-0c31ac25-27ed-45ea-9c19-d64bdbdd7c28 req-bfd7909c-a22d-4b8c-9008-c38be1842600 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 Sep 08 19:12:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-0c31ac25-27ed-45ea-9c19-d64bdbdd7c28 req-bfd7909c-a22d-4b8c-9008-c38be1842600 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-0c31ac25-27ed-45ea-9c19-d64bdbdd7c28 req-bfd7909c-a22d-4b8c-9008-c38be1842600 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:50 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:50 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-0c31ac25-27ed-45ea-9c19-d64bdbdd7c28 req-bfd7909c-a22d-4b8c-9008-c38be1842600 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Snapshot retrieved successfully. Sep 08 19:12:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-0c31ac25-27ed-45ea-9c19-d64bdbdd7c28 req-bfd7909c-a22d-4b8c-9008-c38be1842600 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 returned with HTTP 200 Sep 08 19:12:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1081/2111] 192.168.122.253 () {60 vars in 1493 bytes} [Tue Sep 8 19:12:50 2026] GET /volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 => generated 443 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2e108c5c-cea5-4e54-98b8-4b0e7d673b21 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2e108c5c-cea5-4e54-98b8-4b0e7d673b21 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e returned with HTTP 200 Sep 08 19:12:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1031/2112] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:50 2026] GET /volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e => generated 858 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:12:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-682ebb1a-1a13-4451-9689-43d25bfa88e0 req-f4261d72-fb3b-449e-a737-603e1644fdfd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-860e46c9-576c-43c3-b4bd-ad1d718fbca5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-682ebb1a-1a13-4451-9689-43d25bfa88e0 req-f4261d72-fb3b-449e-a737-603e1644fdfd tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 Sep 08 19:12:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-682ebb1a-1a13-4451-9689-43d25bfa88e0 req-f4261d72-fb3b-449e-a737-603e1644fdfd tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-682ebb1a-1a13-4451-9689-43d25bfa88e0 req-f4261d72-fb3b-449e-a737-603e1644fdfd tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-860e46c9-576c-43c3-b4bd-ad1d718fbca5 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e Sep 08 19:12:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-860e46c9-576c-43c3-b4bd-ad1d718fbca5 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-860e46c9-576c-43c3-b4bd-ad1d718fbca5 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-682ebb1a-1a13-4451-9689-43d25bfa88e0 req-f4261d72-fb3b-449e-a737-603e1644fdfd tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Snapshot retrieved successfully. Sep 08 19:12:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-682ebb1a-1a13-4451-9689-43d25bfa88e0 req-f4261d72-fb3b-449e-a737-603e1644fdfd tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 returned with HTTP 200 Sep 08 19:12:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1082/2113] 192.168.122.253 () {60 vars in 1493 bytes} [Tue Sep 8 19:12:51 2026] GET /volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 => generated 470 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-860e46c9-576c-43c3-b4bd-ad1d718fbca5 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Volume info retrieved successfully. Sep 08 19:12:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-860e46c9-576c-43c3-b4bd-ad1d718fbca5 tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e returned with HTTP 200 Sep 08 19:12:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1032/2114] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:51 2026] GET /volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-1289ec87-ee1c-453e-9229-a425a724f6a9 req-d45b084b-57b1-4b52-ac12-0a3bad3e32d4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-1289ec87-ee1c-453e-9229-a425a724f6a9 req-d45b084b-57b1-4b52-ac12-0a3bad3e32d4 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 Sep 08 19:12:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-1289ec87-ee1c-453e-9229-a425a724f6a9 req-d45b084b-57b1-4b52-ac12-0a3bad3e32d4 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-1289ec87-ee1c-453e-9229-a425a724f6a9 req-d45b084b-57b1-4b52-ac12-0a3bad3e32d4 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:51 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [req-1289ec87-ee1c-453e-9229-a425a724f6a9 req-d45b084b-57b1-4b52-ac12-0a3bad3e32d4 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Delete snapshot with id: 9a6d8ab5-6885-47df-bc35-03942ab66467 Sep 08 19:12:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-1289ec87-ee1c-453e-9229-a425a724f6a9 req-d45b084b-57b1-4b52-ac12-0a3bad3e32d4 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Snapshot retrieved successfully. Sep 08 19:12:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-1289ec87-ee1c-453e-9229-a425a724f6a9 req-d45b084b-57b1-4b52-ac12-0a3bad3e32d4 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Snapshot delete request issued successfully. Sep 08 19:12:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-1289ec87-ee1c-453e-9229-a425a724f6a9 req-d45b084b-57b1-4b52-ac12-0a3bad3e32d4 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 returned with HTTP 202 Sep 08 19:12:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1083/2115] 192.168.122.253 () {62 vars in 1515 bytes} [Tue Sep 8 19:12:51 2026] DELETE /volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-f06b0a3e-b69d-4901-9777-9c7e32998ac7 req-119f17dd-d53b-4735-a83c-d26208ddd505 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f06b0a3e-b69d-4901-9777-9c7e32998ac7 req-119f17dd-d53b-4735-a83c-d26208ddd505 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 Sep 08 19:12:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f06b0a3e-b69d-4901-9777-9c7e32998ac7 req-119f17dd-d53b-4735-a83c-d26208ddd505 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f06b0a3e-b69d-4901-9777-9c7e32998ac7 req-119f17dd-d53b-4735-a83c-d26208ddd505 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-f06b0a3e-b69d-4901-9777-9c7e32998ac7 req-119f17dd-d53b-4735-a83c-d26208ddd505 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Snapshot retrieved successfully. Sep 08 19:12:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f06b0a3e-b69d-4901-9777-9c7e32998ac7 req-119f17dd-d53b-4735-a83c-d26208ddd505 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 returned with HTTP 200 Sep 08 19:12:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1033/2116] 192.168.122.253 () {60 vars in 1493 bytes} [Tue Sep 8 19:12:51 2026] GET /volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 => generated 469 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-757bce91-1921-4780-8789-e3ea41f4318e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-757bce91-1921-4780-8789-e3ea41f4318e tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] GET http://192.168.122.253/volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e Sep 08 19:12:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-757bce91-1921-4780-8789-e3ea41f4318e tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-757bce91-1921-4780-8789-e3ea41f4318e tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-757bce91-1921-4780-8789-e3ea41f4318e tempest-CreateVolumesFromImageTest-619506628 tempest-CreateVolumesFromImageTest-619506628-project-member] http://192.168.122.253/volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e returned with HTTP 404 Sep 08 19:12:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1084/2117] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:52 2026] GET /volume/v3/volumes/c607f1aa-6cd3-4e16-ac6a-8a7a3867ad0e => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:12:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-38974b61-c9f3-4905-bf0a-040b630d2eac req-cd81fd53-10c5-4543-87d6-e80735246ff1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-38974b61-c9f3-4905-bf0a-040b630d2eac req-cd81fd53-10c5-4543-87d6-e80735246ff1 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 Sep 08 19:12:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-38974b61-c9f3-4905-bf0a-040b630d2eac req-cd81fd53-10c5-4543-87d6-e80735246ff1 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-38974b61-c9f3-4905-bf0a-040b630d2eac req-cd81fd53-10c5-4543-87d6-e80735246ff1 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-38974b61-c9f3-4905-bf0a-040b630d2eac req-cd81fd53-10c5-4543-87d6-e80735246ff1 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Snapshot retrieved successfully. Sep 08 19:12:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-38974b61-c9f3-4905-bf0a-040b630d2eac req-cd81fd53-10c5-4543-87d6-e80735246ff1 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 returned with HTTP 200 Sep 08 19:12:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1034/2118] 192.168.122.253 () {60 vars in 1493 bytes} [Tue Sep 8 19:12:52 2026] GET /volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 => generated 469 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:12:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:12:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1048860618", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1048860618', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:12:53 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Create volume of 1 GB Sep 08 19:12:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Availability Zones retrieved successfully. Sep 08 19:12:53 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Flow 'volume_create_api' (5465085d-23d9-4fbb-b61a-2f278bfab4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:53 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccf642d0-cb76-41aa-ab2b-4b0495f481f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:53 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:12:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-6921271b-ae4f-4dcd-8047-1a869dc2eb34 req-ca9e5c98-a4bb-4d46-8422-ae368d5c8f47 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-6921271b-ae4f-4dcd-8047-1a869dc2eb34 req-ca9e5c98-a4bb-4d46-8422-ae368d5c8f47 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 Sep 08 19:12:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-6921271b-ae4f-4dcd-8047-1a869dc2eb34 req-ca9e5c98-a4bb-4d46-8422-ae368d5c8f47 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-6921271b-ae4f-4dcd-8047-1a869dc2eb34 req-ca9e5c98-a4bb-4d46-8422-ae368d5c8f47 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-6921271b-ae4f-4dcd-8047-1a869dc2eb34 req-ca9e5c98-a4bb-4d46-8422-ae368d5c8f47 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Snapshot retrieved successfully. Sep 08 19:12:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-6921271b-ae4f-4dcd-8047-1a869dc2eb34 req-ca9e5c98-a4bb-4d46-8422-ae368d5c8f47 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 returned with HTTP 200 Sep 08 19:12:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1035/2119] 192.168.122.253 () {60 vars in 1493 bytes} [Tue Sep 8 19:12:53 2026] GET /volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 => generated 469 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:53 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccf642d0-cb76-41aa-ab2b-4b0495f481f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:53 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2fc5161-736e-4ac9-8549-1b698dc3c059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:54 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Created reservations ['d28c955c-77aa-474b-9ccb-11957b03a82b', '9a6831f9-341b-4db6-8130-3aeba270b3e8', '12acc9bd-5756-4aa1-b830-1e50eec1833f', 'b0a78054-c061-4abb-a222-8f8af79f47d5'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:12:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2fc5161-736e-4ac9-8549-1b698dc3c059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d28c955c-77aa-474b-9ccb-11957b03a82b', '9a6831f9-341b-4db6-8130-3aeba270b3e8', '12acc9bd-5756-4aa1-b830-1e50eec1833f', 'b0a78054-c061-4abb-a222-8f8af79f47d5']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f784fec9-a314-4de3-a701-6a26f498c9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f784fec9-a314-4de3-a701-6a26f498c9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f4b0da0-42e9-444d-8410-25dbb888e1fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1048860618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bff78267a16f44f181fbfecd2f8a608b',qos_specs=None,replication_status=,reservations=['d28c955c-77aa-474b-9ccb-11957b03a82b','9a6831f9-341b-4db6-8130-3aeba270b3e8','12acc9bd-5756-4aa1-b830-1e50eec1833f','b0a78054-c061-4abb-a222-8f8af79f47d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e55f35a28c1049d3be1ae9b6a67ee443',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1048860618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f4b0da0-42e9-444d-8410-25dbb888e1fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bff78267a16f44f181fbfecd2f8a608b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e55f35a28c1049d3be1ae9b6a67ee443',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb5d617-638d-4933-b93b-53f263d76ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb5d617-638d-4933-b93b-53f263d76ea4) transitioned into state 'SUCCESS' from state '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-1048860618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bff78267a16f44f181fbfecd2f8a608b',qos_specs=None,replication_status=,reservations=['d28c955c-77aa-474b-9ccb-11957b03a82b','9a6831f9-341b-4db6-8130-3aeba270b3e8','12acc9bd-5756-4aa1-b830-1e50eec1833f','b0a78054-c061-4abb-a222-8f8af79f47d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e55f35a28c1049d3be1ae9b6a67ee443',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a35f170f-a857-4863-a3a1-08f9981a2c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a35f170f-a857-4863-a3a1-08f9981a2c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:54 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Flow 'volume_create_api' (5465085d-23d9-4fbb-b61a-2f278bfab4f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Create volume request issued successfully. Sep 08 19:12:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6043effe-537e-4395-a11c-bfac7e7c0f0f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:12:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1085/2120] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:12:53 2026] POST /volume/v3/volumes => generated 763 bytes in 1304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:12:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-49d91cf8-ec6b-44c5-a755-71c350a6fa4b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-49d91cf8-ec6b-44c5-a755-71c350a6fa4b tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd Sep 08 19:12:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-49d91cf8-ec6b-44c5-a755-71c350a6fa4b tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-49d91cf8-ec6b-44c5-a755-71c350a6fa4b tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-49d91cf8-ec6b-44c5-a755-71c350a6fa4b tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:12:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-49d91cf8-ec6b-44c5-a755-71c350a6fa4b tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd returned with HTTP 200 Sep 08 19:12:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1036/2121] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:54 2026] GET /volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd => generated 831 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-045fac49-56ef-4bdd-8f4d-0820bb9b65ad req-8d04d5fa-ed88-4202-acad-bbb24be2fdc3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-045fac49-56ef-4bdd-8f4d-0820bb9b65ad req-8d04d5fa-ed88-4202-acad-bbb24be2fdc3 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 Sep 08 19:12:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-045fac49-56ef-4bdd-8f4d-0820bb9b65ad req-8d04d5fa-ed88-4202-acad-bbb24be2fdc3 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-045fac49-56ef-4bdd-8f4d-0820bb9b65ad req-8d04d5fa-ed88-4202-acad-bbb24be2fdc3 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-045fac49-56ef-4bdd-8f4d-0820bb9b65ad req-8d04d5fa-ed88-4202-acad-bbb24be2fdc3 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Snapshot retrieved successfully. Sep 08 19:12:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-045fac49-56ef-4bdd-8f4d-0820bb9b65ad req-8d04d5fa-ed88-4202-acad-bbb24be2fdc3 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 returned with HTTP 200 Sep 08 19:12:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1086/2122] 192.168.122.253 () {60 vars in 1493 bytes} [Tue Sep 8 19:12:54 2026] GET /volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 => generated 469 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a5a44597-fb0f-49b1-ab87-1a04727895c7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a5a44597-fb0f-49b1-ab87-1a04727895c7 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd Sep 08 19:12:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a5a44597-fb0f-49b1-ab87-1a04727895c7 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a5a44597-fb0f-49b1-ab87-1a04727895c7 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a5a44597-fb0f-49b1-ab87-1a04727895c7 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:12:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a5a44597-fb0f-49b1-ab87-1a04727895c7 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd returned with HTTP 200 Sep 08 19:12:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1037/2123] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:55 2026] GET /volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-74531756-1c85-4f74-a100-37f994e4b444 req-44155bae-511b-470d-858b-f5da35d05404 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-74531756-1c85-4f74-a100-37f994e4b444 req-44155bae-511b-470d-858b-f5da35d05404 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 Sep 08 19:12:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-74531756-1c85-4f74-a100-37f994e4b444 req-44155bae-511b-470d-858b-f5da35d05404 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-74531756-1c85-4f74-a100-37f994e4b444 req-44155bae-511b-470d-858b-f5da35d05404 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-74531756-1c85-4f74-a100-37f994e4b444 req-44155bae-511b-470d-858b-f5da35d05404 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 returned with HTTP 404 Sep 08 19:12:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1087/2124] 192.168.122.253 () {60 vars in 1493 bytes} [Tue Sep 8 19:12:56 2026] GET /volume/v3/snapshots/9a6d8ab5-6885-47df-bc35-03942ab66467 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:12:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-b67e2805-c6f1-4f60-a3b7-fd5a26625c3e req-fe820317-14d5-4090-a56b-c2636f73d4f9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b67e2805-c6f1-4f60-a3b7-fd5a26625c3e req-fe820317-14d5-4090-a56b-c2636f73d4f9 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] DELETE http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 Sep 08 19:12:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b67e2805-c6f1-4f60-a3b7-fd5a26625c3e req-fe820317-14d5-4090-a56b-c2636f73d4f9 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b67e2805-c6f1-4f60-a3b7-fd5a26625c3e req-fe820317-14d5-4090-a56b-c2636f73d4f9 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:56 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [req-b67e2805-c6f1-4f60-a3b7-fd5a26625c3e req-fe820317-14d5-4090-a56b-c2636f73d4f9 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Delete volume with id: 27a65105-f0a9-4692-9f38-ec8bed717ee6 Sep 08 19:12:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-b67e2805-c6f1-4f60-a3b7-fd5a26625c3e req-fe820317-14d5-4090-a56b-c2636f73d4f9 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Volume info retrieved successfully. Sep 08 19:12:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-b67e2805-c6f1-4f60-a3b7-fd5a26625c3e req-fe820317-14d5-4090-a56b-c2636f73d4f9 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Delete volume request issued successfully. Sep 08 19:12:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b67e2805-c6f1-4f60-a3b7-fd5a26625c3e req-fe820317-14d5-4090-a56b-c2636f73d4f9 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 returned with HTTP 202 Sep 08 19:12:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1038/2125] 192.168.122.253 () {62 vars in 1509 bytes} [Tue Sep 8 19:12:56 2026] DELETE /volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:12:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-757fbaf6-db21-4f39-959b-dd705aac3e86 req-b7722b8a-5c59-4733-b1b9-d31759775a26 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-757fbaf6-db21-4f39-959b-dd705aac3e86 req-b7722b8a-5c59-4733-b1b9-d31759775a26 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 Sep 08 19:12:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-757fbaf6-db21-4f39-959b-dd705aac3e86 req-b7722b8a-5c59-4733-b1b9-d31759775a26 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-757fbaf6-db21-4f39-959b-dd705aac3e86 req-b7722b8a-5c59-4733-b1b9-d31759775a26 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-757fbaf6-db21-4f39-959b-dd705aac3e86 req-b7722b8a-5c59-4733-b1b9-d31759775a26 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Volume info retrieved successfully. Sep 08 19:12:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-757fbaf6-db21-4f39-959b-dd705aac3e86 req-b7722b8a-5c59-4733-b1b9-d31759775a26 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 returned with HTTP 200 Sep 08 19:12:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1088/2126] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:12:56 2026] GET /volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ff62fc0f-df4c-4e9b-9c6b-edb1f501a525 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ff62fc0f-df4c-4e9b-9c6b-edb1f501a525 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd Sep 08 19:12:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ff62fc0f-df4c-4e9b-9c6b-edb1f501a525 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ff62fc0f-df4c-4e9b-9c6b-edb1f501a525 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ff62fc0f-df4c-4e9b-9c6b-edb1f501a525 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:12:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ff62fc0f-df4c-4e9b-9c6b-edb1f501a525 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd returned with HTTP 200 Sep 08 19:12:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1089/2127] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:56 2026] GET /volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-82e5f67b-b378-40c3-85ff-26b01bdf655c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-82e5f67b-b378-40c3-85ff-26b01bdf655c tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd Sep 08 19:12:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-82e5f67b-b378-40c3-85ff-26b01bdf655c tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-82e5f67b-b378-40c3-85ff-26b01bdf655c tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-82e5f67b-b378-40c3-85ff-26b01bdf655c tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:12:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-82e5f67b-b378-40c3-85ff-26b01bdf655c tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd returned with HTTP 200 Sep 08 19:12:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1090/2128] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:56 2026] GET /volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ad5a58e5-dc32-4eb8-8788-728c99f652e1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:12:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1628759965"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad5a58e5-dc32-4eb8-8788-728c99f652e1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:12:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad5a58e5-dc32-4eb8-8788-728c99f652e1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f4b0da0-42e9-444d-8410-25dbb888e1fd", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-993424711", "description": null, "metadata": null}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:12:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1628759965'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:12:56 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume of 1 GB Sep 08 19:12:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Availability Zones retrieved successfully. Sep 08 19:12:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ad5a58e5-dc32-4eb8-8788-728c99f652e1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:12:56 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-ad5a58e5-dc32-4eb8-8788-728c99f652e1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Create snapshot from volume 7f4b0da0-42e9-444d-8410-25dbb888e1fd Sep 08 19:12:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Flow 'volume_create_api' (005a0461-8502-4f2b-b6b5-5918be7e9e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22a82da2-680e-4876-b1e8-13f336aedbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:12:57 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-ad5a58e5-dc32-4eb8-8788-728c99f652e1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Created reservations ['e27411be-33b3-4670-b3e6-0bcc964e4055', 'f5a51f47-5ad3-4235-ac4f-848a512ae9a6', '0e91f2d5-92cf-428c-87ba-d413c942f58c', '0c471be0-405b-44e6-80c5-9cddf2a07238'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22a82da2-680e-4876-b1e8-13f336aedbac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c7b4a2-4b20-4868-8f20-b1d35b43d842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ad5a58e5-dc32-4eb8-8788-728c99f652e1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Snapshot force create request issued successfully. Sep 08 19:12:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad5a58e5-dc32-4eb8-8788-728c99f652e1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:12:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1091/2129] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:12:56 2026] POST /volume/v3/snapshots => generated 309 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:12:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3ed971f1-2d7d-40fa-84d5-9c78376f68a1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3ed971f1-2d7d-40fa-84d5-9c78376f68a1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:12:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3ed971f1-2d7d-40fa-84d5-9c78376f68a1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3ed971f1-2d7d-40fa-84d5-9c78376f68a1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3ed971f1-2d7d-40fa-84d5-9c78376f68a1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Snapshot retrieved successfully. Sep 08 19:12:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3ed971f1-2d7d-40fa-84d5-9c78376f68a1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 returned with HTTP 200 Sep 08 19:12:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1092/2130] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:12:57 2026] GET /volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 => generated 441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Created reservations ['2279d0cc-d0a6-4dcd-a2a9-1089f98e1284', '2a02c2ba-5134-4139-9281-d5e51a33192f', '392599d4-22c9-43fe-8205-53669a7cea9c', 'd323cdda-2f9a-4483-a2e9-f07db1bb1d5b'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c7b4a2-4b20-4868-8f20-b1d35b43d842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2279d0cc-d0a6-4dcd-a2a9-1089f98e1284', '2a02c2ba-5134-4139-9281-d5e51a33192f', '392599d4-22c9-43fe-8205-53669a7cea9c', 'd323cdda-2f9a-4483-a2e9-f07db1bb1d5b']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d65c13-6cb3-486c-a81b-74e78cccbefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d65c13-6cb3-486c-a81b-74e78cccbefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '079ad202-d97f-4a0c-ae0e-f4f3387c443c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1628759965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='057bf86b4751401597d24653798fcac7',qos_specs=None,replication_status=,reservations=['2279d0cc-d0a6-4dcd-a2a9-1089f98e1284','2a02c2ba-5134-4139-9281-d5e51a33192f','392599d4-22c9-43fe-8205-53669a7cea9c','d323cdda-2f9a-4483-a2e9-f07db1bb1d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6132704d28044d11a73e82760925c355',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1628759965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=079ad202-d97f-4a0c-ae0e-f4f3387c443c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='057bf86b4751401597d24653798fcac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6132704d28044d11a73e82760925c355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dacbde8-4f2f-4c0a-aaa7-be2558fac0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dacbde8-4f2f-4c0a-aaa7-be2558fac0eb) transitioned into state 'SUCCESS' from state '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-1628759965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='057bf86b4751401597d24653798fcac7',qos_specs=None,replication_status=,reservations=['2279d0cc-d0a6-4dcd-a2a9-1089f98e1284','2a02c2ba-5134-4139-9281-d5e51a33192f','392599d4-22c9-43fe-8205-53669a7cea9c','d323cdda-2f9a-4483-a2e9-f07db1bb1d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6132704d28044d11a73e82760925c355',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ffda0f2-9cc5-4294-90d6-e9c1a37b0edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ffda0f2-9cc5-4294-90d6-e9c1a37b0edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Flow 'volume_create_api' (005a0461-8502-4f2b-b6b5-5918be7e9e38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume request issued successfully. Sep 08 19:12:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0c942c42-57d0-4f5f-b96d-82a86d18d7a4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:12:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1039/2131] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:12:56 2026] POST /volume/v3/volumes => generated 773 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:12:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5cd679b6-069f-4f0a-b560-902af2b80334 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5cd679b6-069f-4f0a-b560-902af2b80334 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c Sep 08 19:12:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5cd679b6-069f-4f0a-b560-902af2b80334 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5cd679b6-069f-4f0a-b560-902af2b80334 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:12:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5cd679b6-069f-4f0a-b560-902af2b80334 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-9e1cce7a-4c49-49f7-821c-39d17cdbdb4c req-8d64e136-4c76-4b04-9f02-168fff912af1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-9e1cce7a-4c49-49f7-821c-39d17cdbdb4c req-8d64e136-4c76-4b04-9f02-168fff912af1 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-9e1cce7a-4c49-49f7-821c-39d17cdbdb4c req-8d64e136-4c76-4b04-9f02-168fff912af1 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-9e1cce7a-4c49-49f7-821c-39d17cdbdb4c req-8d64e136-4c76-4b04-9f02-168fff912af1 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5cd679b6-069f-4f0a-b560-902af2b80334 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c returned with HTTP 200 Sep 08 19:12:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1093/2132] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:57 2026] GET /volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c => generated 841 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-9e1cce7a-4c49-49f7-821c-39d17cdbdb4c req-8d64e136-4c76-4b04-9f02-168fff912af1 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 returned with HTTP 404 Sep 08 19:12:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1040/2133] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:12:57 2026] GET /volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:12:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-fb6e453e-9bce-4ce4-bb67-20221722c82e req-4d43846b-98d6-44d1-a60b-a26c4ee367f4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fb6e453e-9bce-4ce4-bb67-20221722c82e req-4d43846b-98d6-44d1-a60b-a26c4ee367f4 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] DELETE http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 Sep 08 19:12:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fb6e453e-9bce-4ce4-bb67-20221722c82e req-4d43846b-98d6-44d1-a60b-a26c4ee367f4 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fb6e453e-9bce-4ce4-bb67-20221722c82e req-4d43846b-98d6-44d1-a60b-a26c4ee367f4 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:57 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [req-fb6e453e-9bce-4ce4-bb67-20221722c82e req-4d43846b-98d6-44d1-a60b-a26c4ee367f4 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Delete volume with id: 27a65105-f0a9-4692-9f38-ec8bed717ee6 Sep 08 19:12:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fb6e453e-9bce-4ce4-bb67-20221722c82e req-4d43846b-98d6-44d1-a60b-a26c4ee367f4 tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 returned with HTTP 404 Sep 08 19:12:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1094/2134] 192.168.122.253 () {62 vars in 1509 bytes} [Tue Sep 8 19:12:57 2026] DELETE /volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-7e87ba01-ac80-4915-a8e6-92c4320acf22 req-4b0ddc24-ba94-4cc2-b332-176a8e26d0eb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-7e87ba01-ac80-4915-a8e6-92c4320acf22 req-4b0ddc24-ba94-4cc2-b332-176a8e26d0eb tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] GET http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-7e87ba01-ac80-4915-a8e6-92c4320acf22 req-4b0ddc24-ba94-4cc2-b332-176a8e26d0eb tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-7e87ba01-ac80-4915-a8e6-92c4320acf22 req-4b0ddc24-ba94-4cc2-b332-176a8e26d0eb tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-7e87ba01-ac80-4915-a8e6-92c4320acf22 req-4b0ddc24-ba94-4cc2-b332-176a8e26d0eb tempest-VolumesSnapshotsTestJSON-1595970061 tempest-VolumesSnapshotsTestJSON-1595970061-project-member] http://192.168.122.253/volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 returned with HTTP 404 Sep 08 19:12:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1041/2135] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:12:57 2026] GET /volume/v3/volumes/27a65105-f0a9-4692-9f38-ec8bed717ee6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:12:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-316627f8-6c7e-4f17-aacf-a11b0948a7e1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-316627f8-6c7e-4f17-aacf-a11b0948a7e1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:12:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-316627f8-6c7e-4f17-aacf-a11b0948a7e1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-316627f8-6c7e-4f17-aacf-a11b0948a7e1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-316627f8-6c7e-4f17-aacf-a11b0948a7e1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Snapshot retrieved successfully. Sep 08 19:12:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-316627f8-6c7e-4f17-aacf-a11b0948a7e1 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 returned with HTTP 200 Sep 08 19:12:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1095/2136] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:12:58 2026] GET /volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 => generated 441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-76d7c06a-3649-4f86-8fc4-644a95e1969a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-76d7c06a-3649-4f86-8fc4-644a95e1969a tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c Sep 08 19:12:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-76d7c06a-3649-4f86-8fc4-644a95e1969a tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-76d7c06a-3649-4f86-8fc4-644a95e1969a tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-76d7c06a-3649-4f86-8fc4-644a95e1969a tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:12:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-76d7c06a-3649-4f86-8fc4-644a95e1969a tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c returned with HTTP 200 Sep 08 19:12:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1042/2137] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:58 2026] GET /volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fb9cf816-8e4c-4e0e-b169-19afb60ea2c8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fb9cf816-8e4c-4e0e-b169-19afb60ea2c8 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:12:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fb9cf816-8e4c-4e0e-b169-19afb60ea2c8 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fb9cf816-8e4c-4e0e-b169-19afb60ea2c8 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:12:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fb9cf816-8e4c-4e0e-b169-19afb60ea2c8 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Snapshot retrieved successfully. Sep 08 19:12:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fb9cf816-8e4c-4e0e-b169-19afb60ea2c8 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 returned with HTTP 200 Sep 08 19:12:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1096/2138] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:12:59 2026] GET /volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 => generated 441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:12:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-01b43066-ecbe-4cfb-be24-9112b17ba368 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:12:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-01b43066-ecbe-4cfb-be24-9112b17ba368 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c Sep 08 19:12:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-01b43066-ecbe-4cfb-be24-9112b17ba368 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:12:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-01b43066-ecbe-4cfb-be24-9112b17ba368 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:12:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:12:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:12:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:12:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:12:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-01b43066-ecbe-4cfb-be24-9112b17ba368 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:12:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-01b43066-ecbe-4cfb-be24-9112b17ba368 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c returned with HTTP 200 Sep 08 19:12:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1043/2139] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:12:59 2026] GET /volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6f75a1d5-c43f-4700-9993-6ae7cc5295c4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6f75a1d5-c43f-4700-9993-6ae7cc5295c4 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6f75a1d5-c43f-4700-9993-6ae7cc5295c4 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6f75a1d5-c43f-4700-9993-6ae7cc5295c4 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6f75a1d5-c43f-4700-9993-6ae7cc5295c4 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Snapshot retrieved successfully. Sep 08 19:13:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6f75a1d5-c43f-4700-9993-6ae7cc5295c4 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 returned with HTTP 200 Sep 08 19:13:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1097/2140] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:00 2026] GET /volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5d4034c1-5330-43ed-9ac0-d9b9ec9faae0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5d4034c1-5330-43ed-9ac0-d9b9ec9faae0 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5d4034c1-5330-43ed-9ac0-d9b9ec9faae0 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5d4034c1-5330-43ed-9ac0-d9b9ec9faae0 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5d4034c1-5330-43ed-9ac0-d9b9ec9faae0 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Snapshot retrieved successfully. Sep 08 19:13:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5d4034c1-5330-43ed-9ac0-d9b9ec9faae0 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 returned with HTTP 200 Sep 08 19:13:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1044/2141] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:00 2026] GET /volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a6c55a1b-3776-48b5-8cdb-44fab7333f52 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a6c55a1b-3776-48b5-8cdb-44fab7333f52 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a6c55a1b-3776-48b5-8cdb-44fab7333f52 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a6c55a1b-3776-48b5-8cdb-44fab7333f52 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a6c55a1b-3776-48b5-8cdb-44fab7333f52 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Snapshot retrieved successfully. Sep 08 19:13:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a6c55a1b-3776-48b5-8cdb-44fab7333f52 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 returned with HTTP 200 Sep 08 19:13:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1098/2142] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:00 2026] GET /volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ec1148f4-3fd6-44a8-a67e-728959196379", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Create volume request body: {'volume': {'snapshot_id': 'ec1148f4-3fd6-44a8-a67e-728959196379', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Snapshot retrieved successfully. Sep 08 19:13:00 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Create volume of 1 GB Sep 08 19:13:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Availability Zones retrieved successfully. Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Flow 'volume_create_api' (56ed6d9c-d17e-4465-9a36-02d50d118c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efb011ee-b6ad-491e-947a-35505964cdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efb011ee-b6ad-491e-947a-35505964cdc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ec1148f4-3fd6-44a8-a67e-728959196379', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4fc8212-ae2e-44b0-b7e8-eccc7646ed55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Created reservations ['c62d4240-dc35-4794-a2d9-2c8f288c4d3e', 'a1bf569b-fc4a-4b3e-9411-90637c9f4867', '92109920-398e-419f-a0b0-4dc1ed861b23', '4a6a0ff6-2efb-46e9-bf8d-86035d9396de'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4fc8212-ae2e-44b0-b7e8-eccc7646ed55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c62d4240-dc35-4794-a2d9-2c8f288c4d3e', 'a1bf569b-fc4a-4b3e-9411-90637c9f4867', '92109920-398e-419f-a0b0-4dc1ed861b23', '4a6a0ff6-2efb-46e9-bf8d-86035d9396de']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9b9ca65-d32d-4c5e-83a9-24c40e530df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-50fbe4f1-2e8f-4539-822b-b6372154b227 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-50fbe4f1-2e8f-4539-822b-b6372154b227 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-50fbe4f1-2e8f-4539-822b-b6372154b227 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-50fbe4f1-2e8f-4539-822b-b6372154b227 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:00 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9b9ca65-d32d-4c5e-83a9-24c40e530df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2be52ead-0b94-41bf-ae36-0a4e7f7c95bf', '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='bff78267a16f44f181fbfecd2f8a608b',qos_specs=None,replication_status=,reservations=['c62d4240-dc35-4794-a2d9-2c8f288c4d3e','a1bf569b-fc4a-4b3e-9411-90637c9f4867','92109920-398e-419f-a0b0-4dc1ed861b23','4a6a0ff6-2efb-46e9-bf8d-86035d9396de'],size=1,snapshot_id=ec1148f4-3fd6-44a8-a67e-728959196379,source_replicaid=,source_volid=None,status='creating',user_id='e55f35a28c1049d3be1ae9b6a67ee443',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2be52ead-0b94-41bf-ae36-0a4e7f7c95bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bff78267a16f44f181fbfecd2f8a608b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ec1148f4-3fd6-44a8-a67e-728959196379,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e55f35a28c1049d3be1ae9b6a67ee443',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd496723-2829-4366-bf8e-4a97ecf697c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-50fbe4f1-2e8f-4539-822b-b6372154b227 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-50fbe4f1-2e8f-4539-822b-b6372154b227 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c returned with HTTP 200 Sep 08 19:13:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1099/2143] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:00 2026] GET /volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "079ad202-d97f-4a0c-ae0e-f4f3387c443c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-493035587"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume request body: {'volume': {"'source_volid": '079ad202-d97f-4a0c-ae0e-f4f3387c443c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-493035587'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume of 1 GB Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd496723-2829-4366-bf8e-4a97ecf697c2) transitioned into state 'SUCCESS' from 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='bff78267a16f44f181fbfecd2f8a608b',qos_specs=None,replication_status=,reservations=['c62d4240-dc35-4794-a2d9-2c8f288c4d3e','a1bf569b-fc4a-4b3e-9411-90637c9f4867','92109920-398e-419f-a0b0-4dc1ed861b23','4a6a0ff6-2efb-46e9-bf8d-86035d9396de'],size=1,snapshot_id=ec1148f4-3fd6-44a8-a67e-728959196379,source_replicaid=,source_volid=None,status='creating',user_id='e55f35a28c1049d3be1ae9b6a67ee443',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Availability Zones retrieved successfully. Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c898238f-4739-42bd-bf8b-dd5bc2ca91db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Flow 'volume_create_api' (3b384463-0cf4-4a91-8839-e750fde49f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a589bbf-18aa-4e4b-ac84-794250a6cd45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c898238f-4739-42bd-bf8b-dd5bc2ca91db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Flow 'volume_create_api' (56ed6d9c-d17e-4465-9a36-02d50d118c93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Create volume request issued successfully. Sep 08 19:13:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0eaff6c9-ecd4-44c5-8998-0e708c7dfd77 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1045/2144] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:13:00 2026] POST /volume/v3/volumes => generated 750 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-02745204-28b8-4a81-ad6c-7acfb5895508 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-02745204-28b8-4a81-ad6c-7acfb5895508 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-02745204-28b8-4a81-ad6c-7acfb5895508 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-02745204-28b8-4a81-ad6c-7acfb5895508 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a589bbf-18aa-4e4b-ac84-794250a6cd45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-02745204-28b8-4a81-ad6c-7acfb5895508 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1038ec3e-38e7-48b6-a3ce-50919a24a189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-02745204-28b8-4a81-ad6c-7acfb5895508 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf returned with HTTP 200 Sep 08 19:13:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1046/2145] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:00 2026] GET /volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Created reservations ['0fbd84fd-fce6-4fdd-a37b-8da8617ec306', '87221e08-c2ac-4d7d-a51b-799757bcdf44', 'daac43df-f60e-4817-a35e-d85e92cb61ea', '2c78834e-081b-4048-90b2-c49b9455fcba'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1038ec3e-38e7-48b6-a3ce-50919a24a189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fbd84fd-fce6-4fdd-a37b-8da8617ec306', '87221e08-c2ac-4d7d-a51b-799757bcdf44', 'daac43df-f60e-4817-a35e-d85e92cb61ea', '2c78834e-081b-4048-90b2-c49b9455fcba']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:00 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (679f4b05-4ba5-4ba5-a27c-fd06ff80e22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (679f4b05-4ba5-4ba5-a27c-fd06ff80e22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '759af9b6-36c3-4727-b498-d8057b5b7940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-493035587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='057bf86b4751401597d24653798fcac7',qos_specs=None,replication_status=,reservations=['0fbd84fd-fce6-4fdd-a37b-8da8617ec306','87221e08-c2ac-4d7d-a51b-799757bcdf44','daac43df-f60e-4817-a35e-d85e92cb61ea','2c78834e-081b-4048-90b2-c49b9455fcba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6132704d28044d11a73e82760925c355',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-493035587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=759af9b6-36c3-4727-b498-d8057b5b7940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='057bf86b4751401597d24653798fcac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6132704d28044d11a73e82760925c355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f68576-d868-4364-b5e5-38b75d08e155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f68576-d868-4364-b5e5-38b75d08e155) transitioned into state 'SUCCESS' from state '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-493035587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='057bf86b4751401597d24653798fcac7',qos_specs=None,replication_status=,reservations=['0fbd84fd-fce6-4fdd-a37b-8da8617ec306','87221e08-c2ac-4d7d-a51b-799757bcdf44','daac43df-f60e-4817-a35e-d85e92cb61ea','2c78834e-081b-4048-90b2-c49b9455fcba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6132704d28044d11a73e82760925c355',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b96f066d-4a2e-4315-8b9e-59300c7379d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b96f066d-4a2e-4315-8b9e-59300c7379d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Flow 'volume_create_api' (3b384463-0cf4-4a91-8839-e750fde49f3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume request issued successfully. Sep 08 19:13:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b44239a6-683a-4eb9-ba1a-8b602a38ad9f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1100/2146] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:13:00 2026] POST /volume/v3/volumes => generated 772 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "079ad202-d97f-4a0c-ae0e-f4f3387c443c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-450296650"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume request body: {'volume': {"'source_volid": '079ad202-d97f-4a0c-ae0e-f4f3387c443c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-450296650'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume of 1 GB Sep 08 19:13:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Availability Zones retrieved successfully. Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Flow 'volume_create_api' (e291152e-c333-448f-ae41-125dd2b172ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27be57c5-11ca-4678-9852-e0e64717fbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27be57c5-11ca-4678-9852-e0e64717fbd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5d614b4-9cfc-4fd8-b17e-8478df40aa00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Created reservations ['37fcef9c-e825-4ec3-b3a8-b4707af29c65', '705b4f34-6100-4932-af4d-4a309cdad96f', '8159b77f-152a-4d24-9cf4-2cb4fffb8464', '4239a1ff-f852-4d15-8c4a-e081f4d0226b'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5d614b4-9cfc-4fd8-b17e-8478df40aa00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37fcef9c-e825-4ec3-b3a8-b4707af29c65', '705b4f34-6100-4932-af4d-4a309cdad96f', '8159b77f-152a-4d24-9cf4-2cb4fffb8464', '4239a1ff-f852-4d15-8c4a-e081f4d0226b']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd790d72-7cd7-4149-8b81-956d3c4b511b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd790d72-7cd7-4149-8b81-956d3c4b511b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37a52170-28b3-4572-9a01-d9a8e5f58eef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-450296650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='057bf86b4751401597d24653798fcac7',qos_specs=None,replication_status=,reservations=['37fcef9c-e825-4ec3-b3a8-b4707af29c65','705b4f34-6100-4932-af4d-4a309cdad96f','8159b77f-152a-4d24-9cf4-2cb4fffb8464','4239a1ff-f852-4d15-8c4a-e081f4d0226b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6132704d28044d11a73e82760925c355',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-450296650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37a52170-28b3-4572-9a01-d9a8e5f58eef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='057bf86b4751401597d24653798fcac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6132704d28044d11a73e82760925c355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051bba98-9a7f-44bf-be6d-08be39f0f29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051bba98-9a7f-44bf-be6d-08be39f0f29c) transitioned into state 'SUCCESS' from state '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-450296650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='057bf86b4751401597d24653798fcac7',qos_specs=None,replication_status=,reservations=['37fcef9c-e825-4ec3-b3a8-b4707af29c65','705b4f34-6100-4932-af4d-4a309cdad96f','8159b77f-152a-4d24-9cf4-2cb4fffb8464','4239a1ff-f852-4d15-8c4a-e081f4d0226b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6132704d28044d11a73e82760925c355',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (375c00f8-4beb-4dab-913e-b8369014899b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (375c00f8-4beb-4dab-913e-b8369014899b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Flow 'volume_create_api' (e291152e-c333-448f-ae41-125dd2b172ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume request issued successfully. Sep 08 19:13:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bd0f3d2a-f374-4e37-84b5-0d637bda3853 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1047/2147] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:13:01 2026] POST /volume/v3/volumes => generated 772 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-931b558a-27b4-4115-877d-c624098c1f6f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "079ad202-d97f-4a0c-ae0e-f4f3387c443c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-705972393"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume request body: {'volume': {"'source_volid": '079ad202-d97f-4a0c-ae0e-f4f3387c443c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-705972393'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume of 1 GB Sep 08 19:13:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Availability Zones retrieved successfully. Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Flow 'volume_create_api' (c896656e-bf74-4631-a65f-51a0acb9c103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12a003cc-9a43-4162-97ce-c6c23a9b2618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12a003cc-9a43-4162-97ce-c6c23a9b2618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d07de706-5add-47a2-b5d4-0b82e817bb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-b18f0a15-fdb5-4ec2-a5c5-d5a8874e82dc req-76a6e2f3-c4f3-469f-8345-1b7fe12d8ca9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b18f0a15-fdb5-4ec2-a5c5-d5a8874e82dc req-76a6e2f3-c4f3-469f-8345-1b7fe12d8ca9 tempest-VolumesNegativeTest-1138038 tempest-VolumesNegativeTest-1138038-project-member] DELETE http://192.168.122.253/volume/v3/volumes/tempest-invalid-1417631395 Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b18f0a15-fdb5-4ec2-a5c5-d5a8874e82dc req-76a6e2f3-c4f3-469f-8345-1b7fe12d8ca9 tempest-VolumesNegativeTest-1138038 tempest-VolumesNegativeTest-1138038-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b18f0a15-fdb5-4ec2-a5c5-d5a8874e82dc req-76a6e2f3-c4f3-469f-8345-1b7fe12d8ca9 tempest-VolumesNegativeTest-1138038 tempest-VolumesNegativeTest-1138038-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [req-b18f0a15-fdb5-4ec2-a5c5-d5a8874e82dc req-76a6e2f3-c4f3-469f-8345-1b7fe12d8ca9 tempest-VolumesNegativeTest-1138038 tempest-VolumesNegativeTest-1138038-project-member] Delete volume with id: tempest-invalid-1417631395 Sep 08 19:13:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b18f0a15-fdb5-4ec2-a5c5-d5a8874e82dc req-76a6e2f3-c4f3-469f-8345-1b7fe12d8ca9 tempest-VolumesNegativeTest-1138038 tempest-VolumesNegativeTest-1138038-project-member] http://192.168.122.253/volume/v3/volumes/tempest-invalid-1417631395 returned with HTTP 404 Sep 08 19:13:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1048/2148] 192.168.122.253 () {62 vars in 1479 bytes} [Tue Sep 8 19:13:01 2026] DELETE /volume/v3/volumes/tempest-invalid-1417631395 => generated 99 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Created reservations ['cfd84cba-044b-4718-9bd0-29a45bdc0947', '7c2b7652-071b-4ebc-a9a2-54a3dab651cf', '01dc471b-8824-421d-b269-e25dfd44a0fc', 'f7c9c360-18ca-4895-a61c-ca69e6283bc1'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d07de706-5add-47a2-b5d4-0b82e817bb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfd84cba-044b-4718-9bd0-29a45bdc0947', '7c2b7652-071b-4ebc-a9a2-54a3dab651cf', '01dc471b-8824-421d-b269-e25dfd44a0fc', 'f7c9c360-18ca-4895-a61c-ca69e6283bc1']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b33e01b-de64-4d34-9a71-8afee91e5bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-81e32b16-0041-48de-b741-d0f8c5fb0cd4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-81e32b16-0041-48de-b741-d0f8c5fb0cd4 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-81e32b16-0041-48de-b741-d0f8c5fb0cd4 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-81e32b16-0041-48de-b741-d0f8c5fb0cd4 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b33e01b-de64-4d34-9a71-8afee91e5bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6728cb6-3883-4a93-9b0a-c66e80f40028', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-705972393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='057bf86b4751401597d24653798fcac7',qos_specs=None,replication_status=,reservations=['cfd84cba-044b-4718-9bd0-29a45bdc0947','7c2b7652-071b-4ebc-a9a2-54a3dab651cf','01dc471b-8824-421d-b269-e25dfd44a0fc','f7c9c360-18ca-4895-a61c-ca69e6283bc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6132704d28044d11a73e82760925c355',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-705972393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6728cb6-3883-4a93-9b0a-c66e80f40028,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='057bf86b4751401597d24653798fcac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6132704d28044d11a73e82760925c355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07c578ec-2cf4-450d-b677-5b33787c7b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-81e32b16-0041-48de-b741-d0f8c5fb0cd4 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:13:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-81e32b16-0041-48de-b741-d0f8c5fb0cd4 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf returned with HTTP 200 Sep 08 19:13:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1049/2149] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:01 2026] GET /volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf => generated 842 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-79262a90-a08f-46bf-bb7f-cc5f7bc786f3 req-a20d194f-b7b4-4d86-a1e4-dd0c66119c08 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-79262a90-a08f-46bf-bb7f-cc5f7bc786f3 req-a20d194f-b7b4-4d86-a1e4-dd0c66119c08 tempest-VolumesNegativeTest-1138038 tempest-VolumesNegativeTest-1138038-project-member] DELETE http://192.168.122.253/volume/v3/volumes/a797b9df-a13e-4b61-8296-e4f03857e609 Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-79262a90-a08f-46bf-bb7f-cc5f7bc786f3 req-a20d194f-b7b4-4d86-a1e4-dd0c66119c08 tempest-VolumesNegativeTest-1138038 tempest-VolumesNegativeTest-1138038-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-79262a90-a08f-46bf-bb7f-cc5f7bc786f3 req-a20d194f-b7b4-4d86-a1e4-dd0c66119c08 tempest-VolumesNegativeTest-1138038 tempest-VolumesNegativeTest-1138038-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [req-79262a90-a08f-46bf-bb7f-cc5f7bc786f3 req-a20d194f-b7b4-4d86-a1e4-dd0c66119c08 tempest-VolumesNegativeTest-1138038 tempest-VolumesNegativeTest-1138038-project-member] Delete volume with id: a797b9df-a13e-4b61-8296-e4f03857e609 Sep 08 19:13:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-79262a90-a08f-46bf-bb7f-cc5f7bc786f3 req-a20d194f-b7b4-4d86-a1e4-dd0c66119c08 tempest-VolumesNegativeTest-1138038 tempest-VolumesNegativeTest-1138038-project-member] http://192.168.122.253/volume/v3/volumes/a797b9df-a13e-4b61-8296-e4f03857e609 returned with HTTP 404 Sep 08 19:13:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1050/2150] 192.168.122.253 () {62 vars in 1509 bytes} [Tue Sep 8 19:13:01 2026] DELETE /volume/v3/volumes/a797b9df-a13e-4b61-8296-e4f03857e609 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07c578ec-2cf4-450d-b677-5b33787c7b24) transitioned into state 'SUCCESS' from state '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-705972393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='057bf86b4751401597d24653798fcac7',qos_specs=None,replication_status=,reservations=['cfd84cba-044b-4718-9bd0-29a45bdc0947','7c2b7652-071b-4ebc-a9a2-54a3dab651cf','01dc471b-8824-421d-b269-e25dfd44a0fc','f7c9c360-18ca-4895-a61c-ca69e6283bc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6132704d28044d11a73e82760925c355',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-4b7ccc34-038f-48a3-8c11-dc8637c7cb65 req-2961318d-f903-4b8d-84b1-93d9a65dce98 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e643a69b-1eb1-4258-b1de-283b276ba925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-4b7ccc34-038f-48a3-8c11-dc8637c7cb65 req-2961318d-f903-4b8d-84b1-93d9a65dce98 tempest-VolumesNegativeTest-1138038 tempest-VolumesNegativeTest-1138038-project-reader] GET http://192.168.122.253/volume/v3/volumes/a235a2ac-bc62-468e-b5cc-c63d656c5aae Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-4b7ccc34-038f-48a3-8c11-dc8637c7cb65 req-2961318d-f903-4b8d-84b1-93d9a65dce98 tempest-VolumesNegativeTest-1138038 tempest-VolumesNegativeTest-1138038-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-4b7ccc34-038f-48a3-8c11-dc8637c7cb65 req-2961318d-f903-4b8d-84b1-93d9a65dce98 tempest-VolumesNegativeTest-1138038 tempest-VolumesNegativeTest-1138038-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-4b7ccc34-038f-48a3-8c11-dc8637c7cb65 req-2961318d-f903-4b8d-84b1-93d9a65dce98 tempest-VolumesNegativeTest-1138038 tempest-VolumesNegativeTest-1138038-project-reader] http://192.168.122.253/volume/v3/volumes/a235a2ac-bc62-468e-b5cc-c63d656c5aae returned with HTTP 404 Sep 08 19:13:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1051/2151] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:13:02 2026] GET /volume/v3/volumes/a235a2ac-bc62-468e-b5cc-c63d656c5aae => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e643a69b-1eb1-4258-b1de-283b276ba925) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Flow 'volume_create_api' (c896656e-bf74-4631-a65f-51a0acb9c103) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume request issued successfully. Sep 08 19:13:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-931b558a-27b4-4115-877d-c624098c1f6f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1101/2152] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:13:01 2026] POST /volume/v3/volumes => generated 772 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "079ad202-d97f-4a0c-ae0e-f4f3387c443c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1014238923"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume request body: {'volume': {"'source_volid": '079ad202-d97f-4a0c-ae0e-f4f3387c443c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1014238923'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume of 1 GB Sep 08 19:13:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Availability Zones retrieved successfully. Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Flow 'volume_create_api' (85b4bc95-f617-485b-b397-4d1789a47508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8918e545-98f3-4ab1-8241-753b59b1510a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8918e545-98f3-4ab1-8241-753b59b1510a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6925a43-61f1-4723-bb81-993449946414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Created reservations ['bbeedb43-4a59-4c57-81f8-a647894b5134', 'ea4ad670-09da-4700-b1e6-ea8f6ef6421f', '2441e8f0-9f7d-440e-a5ff-52fb9cb0ecd8', '10c69675-e861-415e-858a-539fabbf481b'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6925a43-61f1-4723-bb81-993449946414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbeedb43-4a59-4c57-81f8-a647894b5134', 'ea4ad670-09da-4700-b1e6-ea8f6ef6421f', '2441e8f0-9f7d-440e-a5ff-52fb9cb0ecd8', '10c69675-e861-415e-858a-539fabbf481b']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0afb57f7-0e02-4cc4-9052-c1744b4a9c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:02 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0afb57f7-0e02-4cc4-9052-c1744b4a9c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '509c7341-1859-42a9-9555-f2874e53d693', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1014238923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='057bf86b4751401597d24653798fcac7',qos_specs=None,replication_status=,reservations=['bbeedb43-4a59-4c57-81f8-a647894b5134','ea4ad670-09da-4700-b1e6-ea8f6ef6421f','2441e8f0-9f7d-440e-a5ff-52fb9cb0ecd8','10c69675-e861-415e-858a-539fabbf481b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6132704d28044d11a73e82760925c355',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1014238923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=509c7341-1859-42a9-9555-f2874e53d693,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='057bf86b4751401597d24653798fcac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6132704d28044d11a73e82760925c355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1872f70-3198-46e5-95ce-61b47bdeb23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1872f70-3198-46e5-95ce-61b47bdeb23c) transitioned into state 'SUCCESS' from state '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-1014238923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='057bf86b4751401597d24653798fcac7',qos_specs=None,replication_status=,reservations=['bbeedb43-4a59-4c57-81f8-a647894b5134','ea4ad670-09da-4700-b1e6-ea8f6ef6421f','2441e8f0-9f7d-440e-a5ff-52fb9cb0ecd8','10c69675-e861-415e-858a-539fabbf481b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6132704d28044d11a73e82760925c355',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4660a560-7d7a-446d-a6fd-8766f1e53cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4660a560-7d7a-446d-a6fd-8766f1e53cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Flow 'volume_create_api' (85b4bc95-f617-485b-b397-4d1789a47508) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume request issued successfully. Sep 08 19:13:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e1bb13a7-0fb2-438c-8835-00ea89af947c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1052/2153] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:13:02 2026] POST /volume/v3/volumes => generated 773 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-80538de9-4998-4061-8839-46623a6a2ae7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "079ad202-d97f-4a0c-ae0e-f4f3387c443c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-279171264"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume request body: {'volume': {"'source_volid": '079ad202-d97f-4a0c-ae0e-f4f3387c443c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-279171264'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume of 1 GB Sep 08 19:13:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Availability Zones retrieved successfully. Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Flow 'volume_create_api' (780fcfe6-5b4b-46f1-9698-6f9af659abef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91e9d8d2-7839-48cd-a7df-810484645c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91e9d8d2-7839-48cd-a7df-810484645c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b43b97d-d4af-4057-bc85-d3e5fbe1b520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Created reservations ['8db42edc-1bbf-47c0-9630-02b89d6fd58e', '3cae011d-c279-4dc0-9b0f-a48b818364c6', 'f081d48b-6a10-4be7-8499-6bccb9e6967f', '832c54a5-a20f-487c-a5ad-82b5c07cecbb'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b43b97d-d4af-4057-bc85-d3e5fbe1b520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8db42edc-1bbf-47c0-9630-02b89d6fd58e', '3cae011d-c279-4dc0-9b0f-a48b818364c6', 'f081d48b-6a10-4be7-8499-6bccb9e6967f', '832c54a5-a20f-487c-a5ad-82b5c07cecbb']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (697249ee-588d-425a-ae39-dd5750e92fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:02 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (697249ee-588d-425a-ae39-dd5750e92fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-279171264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='057bf86b4751401597d24653798fcac7',qos_specs=None,replication_status=,reservations=['8db42edc-1bbf-47c0-9630-02b89d6fd58e','3cae011d-c279-4dc0-9b0f-a48b818364c6','f081d48b-6a10-4be7-8499-6bccb9e6967f','832c54a5-a20f-487c-a5ad-82b5c07cecbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6132704d28044d11a73e82760925c355',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-279171264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='057bf86b4751401597d24653798fcac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6132704d28044d11a73e82760925c355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3c721f-db7b-49a8-884f-bd613e70f932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3c721f-db7b-49a8-884f-bd613e70f932) transitioned into state 'SUCCESS' from state '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-279171264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='057bf86b4751401597d24653798fcac7',qos_specs=None,replication_status=,reservations=['8db42edc-1bbf-47c0-9630-02b89d6fd58e','3cae011d-c279-4dc0-9b0f-a48b818364c6','f081d48b-6a10-4be7-8499-6bccb9e6967f','832c54a5-a20f-487c-a5ad-82b5c07cecbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6132704d28044d11a73e82760925c355',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d63185b2-59b2-4288-966f-7bd525f88069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d63185b2-59b2-4288-966f-7bd525f88069) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Flow 'volume_create_api' (780fcfe6-5b4b-46f1-9698-6f9af659abef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Create volume request issued successfully. Sep 08 19:13:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-80538de9-4998-4061-8839-46623a6a2ae7 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1102/2154] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:13:02 2026] POST /volume/v3/volumes => generated 772 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-49605020-945d-49be-92e9-d2ea170a1b47 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-49605020-945d-49be-92e9-d2ea170a1b47 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-49605020-945d-49be-92e9-d2ea170a1b47 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-49605020-945d-49be-92e9-d2ea170a1b47 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:02 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-49605020-945d-49be-92e9-d2ea170a1b47 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-49605020-945d-49be-92e9-d2ea170a1b47 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 returned with HTTP 200 Sep 08 19:13:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1053/2155] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:02 2026] GET /volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:13:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3210fb1c-d0fe-47f2-acd0-6da727db20e6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3210fb1c-d0fe-47f2-acd0-6da727db20e6 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf Sep 08 19:13:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3210fb1c-d0fe-47f2-acd0-6da727db20e6 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3210fb1c-d0fe-47f2-acd0-6da727db20e6 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:03 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:03 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3210fb1c-d0fe-47f2-acd0-6da727db20e6 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:13:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3210fb1c-d0fe-47f2-acd0-6da727db20e6 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf returned with HTTP 200 Sep 08 19:13:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1103/2156] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:03 2026] GET /volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf => generated 842 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:13:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b3331a01-999f-4cf9-9fd8-bd5af3cfde2d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b3331a01-999f-4cf9-9fd8-bd5af3cfde2d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 Sep 08 19:13:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b3331a01-999f-4cf9-9fd8-bd5af3cfde2d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b3331a01-999f-4cf9-9fd8-bd5af3cfde2d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b3331a01-999f-4cf9-9fd8-bd5af3cfde2d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7e7fed4f-3429-4ac6-81d2-c7dd11e576ad None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b3331a01-999f-4cf9-9fd8-bd5af3cfde2d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 returned with HTTP 200 Sep 08 19:13:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1054/2157] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:04 2026] GET /volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 => generated 864 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:13:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7e7fed4f-3429-4ac6-81d2-c7dd11e576ad tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf Sep 08 19:13:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7e7fed4f-3429-4ac6-81d2-c7dd11e576ad tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7e7fed4f-3429-4ac6-81d2-c7dd11e576ad tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7e7fed4f-3429-4ac6-81d2-c7dd11e576ad tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:13:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7e7fed4f-3429-4ac6-81d2-c7dd11e576ad tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf returned with HTTP 200 Sep 08 19:13:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1104/2158] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:04 2026] GET /volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf => generated 842 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-de857f5b-b9a7-4b87-9bd5-b9c9adabf59c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-de857f5b-b9a7-4b87-9bd5-b9c9adabf59c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 Sep 08 19:13:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-de857f5b-b9a7-4b87-9bd5-b9c9adabf59c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-de857f5b-b9a7-4b87-9bd5-b9c9adabf59c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-de857f5b-b9a7-4b87-9bd5-b9c9adabf59c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-de857f5b-b9a7-4b87-9bd5-b9c9adabf59c tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 returned with HTTP 200 Sep 08 19:13:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1055/2159] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:05 2026] GET /volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 => generated 864 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9a5460cd-8bed-42ef-95e3-b10dd89e5313 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9a5460cd-8bed-42ef-95e3-b10dd89e5313 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf Sep 08 19:13:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9a5460cd-8bed-42ef-95e3-b10dd89e5313 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9a5460cd-8bed-42ef-95e3-b10dd89e5313 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9a5460cd-8bed-42ef-95e3-b10dd89e5313 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:13:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9a5460cd-8bed-42ef-95e3-b10dd89e5313 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf returned with HTTP 200 Sep 08 19:13:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1105/2160] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:05 2026] GET /volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf => generated 842 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-24d70ea5-9b1c-4300-b3a1-454c2207f3ef None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-24d70ea5-9b1c-4300-b3a1-454c2207f3ef tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 Sep 08 19:13:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-24d70ea5-9b1c-4300-b3a1-454c2207f3ef tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-24d70ea5-9b1c-4300-b3a1-454c2207f3ef tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-24d70ea5-9b1c-4300-b3a1-454c2207f3ef tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-24d70ea5-9b1c-4300-b3a1-454c2207f3ef tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 returned with HTTP 200 Sep 08 19:13:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1056/2161] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:06 2026] GET /volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 => generated 864 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-774f5036-e943-48b1-a1d3-77aedae8b6bb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-774f5036-e943-48b1-a1d3-77aedae8b6bb tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf Sep 08 19:13:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-774f5036-e943-48b1-a1d3-77aedae8b6bb tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-774f5036-e943-48b1-a1d3-77aedae8b6bb tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-774f5036-e943-48b1-a1d3-77aedae8b6bb tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:13:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-774f5036-e943-48b1-a1d3-77aedae8b6bb tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf returned with HTTP 200 Sep 08 19:13:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1106/2162] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:06 2026] GET /volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf => generated 842 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9eae11e6-b0a0-497b-9cb0-a60f4483567d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9eae11e6-b0a0-497b-9cb0-a60f4483567d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 Sep 08 19:13:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9eae11e6-b0a0-497b-9cb0-a60f4483567d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9eae11e6-b0a0-497b-9cb0-a60f4483567d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9eae11e6-b0a0-497b-9cb0-a60f4483567d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9eae11e6-b0a0-497b-9cb0-a60f4483567d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 returned with HTTP 200 Sep 08 19:13:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1057/2163] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:07 2026] GET /volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 => generated 864 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-98cfc7f8-582e-4a93-8a6f-a6ae453a5fff None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-98cfc7f8-582e-4a93-8a6f-a6ae453a5fff tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf Sep 08 19:13:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-98cfc7f8-582e-4a93-8a6f-a6ae453a5fff tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-98cfc7f8-582e-4a93-8a6f-a6ae453a5fff tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-98cfc7f8-582e-4a93-8a6f-a6ae453a5fff tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:13:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-98cfc7f8-582e-4a93-8a6f-a6ae453a5fff tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf returned with HTTP 200 Sep 08 19:13:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1107/2164] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:07 2026] GET /volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf => generated 842 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:13:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3074e8ee-505e-4ceb-8bb1-ea85b9d81353 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3074e8ee-505e-4ceb-8bb1-ea85b9d81353 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 Sep 08 19:13:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3074e8ee-505e-4ceb-8bb1-ea85b9d81353 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3074e8ee-505e-4ceb-8bb1-ea85b9d81353 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3074e8ee-505e-4ceb-8bb1-ea85b9d81353 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3074e8ee-505e-4ceb-8bb1-ea85b9d81353 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 returned with HTTP 200 Sep 08 19:13:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1058/2165] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:08 2026] GET /volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-586a8570-cff3-4daf-b757-895b1d1bd423 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-586a8570-cff3-4daf-b757-895b1d1bd423 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf Sep 08 19:13:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-586a8570-cff3-4daf-b757-895b1d1bd423 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-586a8570-cff3-4daf-b757-895b1d1bd423 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-586a8570-cff3-4daf-b757-895b1d1bd423 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:13:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-586a8570-cff3-4daf-b757-895b1d1bd423 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf returned with HTTP 200 Sep 08 19:13:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1108/2166] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:08 2026] GET /volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf => generated 843 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e0b60ce8-db07-44e4-97e9-63f349784617 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e0b60ce8-db07-44e4-97e9-63f349784617 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf Sep 08 19:13:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e0b60ce8-db07-44e4-97e9-63f349784617 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e0b60ce8-db07-44e4-97e9-63f349784617 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e0b60ce8-db07-44e4-97e9-63f349784617 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:13:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e0b60ce8-db07-44e4-97e9-63f349784617 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf returned with HTTP 200 Sep 08 19:13:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1059/2167] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:08 2026] GET /volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf => generated 843 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2a212825-3c10-4615-80a9-00a820dd1de9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2a212825-3c10-4615-80a9-00a820dd1de9 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2a212825-3c10-4615-80a9-00a820dd1de9 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2a212825-3c10-4615-80a9-00a820dd1de9 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-2a212825-3c10-4615-80a9-00a820dd1de9 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Delete snapshot with id: ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:13:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2a212825-3c10-4615-80a9-00a820dd1de9 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Snapshot retrieved successfully. Sep 08 19:13:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:09 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2a212825-3c10-4615-80a9-00a820dd1de9 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Snapshot delete request issued successfully. Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2a212825-3c10-4615-80a9-00a820dd1de9 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 returned with HTTP 202 Sep 08 19:13:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1109/2168] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:13:09 2026] DELETE /volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:13:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-de3d4231-68d7-4994-8384-9c8e7dc2a257 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-de3d4231-68d7-4994-8384-9c8e7dc2a257 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:13:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-de3d4231-68d7-4994-8384-9c8e7dc2a257 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-de3d4231-68d7-4994-8384-9c8e7dc2a257 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5fc9046b-de1a-4eb7-92e5-165c4f5e52f1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-de3d4231-68d7-4994-8384-9c8e7dc2a257 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Snapshot retrieved successfully. Sep 08 19:13:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-de3d4231-68d7-4994-8384-9c8e7dc2a257 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 returned with HTTP 200 Sep 08 19:13:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1060/2169] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:09 2026] GET /volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 => generated 467 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5fc9046b-de1a-4eb7-92e5-165c4f5e52f1 tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] GET http://192.168.122.253/volume/v3/os-hosts Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5fc9046b-de1a-4eb7-92e5-165c4f5e52f1 tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5fc9046b-de1a-4eb7-92e5-165c4f5e52f1 tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:09 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.hosts [None req-5fc9046b-de1a-4eb7-92e5-165c4f5e52f1 tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] status, active and update: available, enabled, 2026-09-08 17:12:23+00:00 {{(pid=87213) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.hosts [None req-5fc9046b-de1a-4eb7-92e5-165c4f5e52f1 tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] status, active and update: unavailable, enabled, 2026-09-08 16:58:49+00:00 {{(pid=87213) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.hosts [None req-5fc9046b-de1a-4eb7-92e5-165c4f5e52f1 tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] status, active and update: available, enabled, 2026-09-08 17:11:26+00:00 {{(pid=87213) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5fc9046b-de1a-4eb7-92e5-165c4f5e52f1 tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] http://192.168.122.253/volume/v3/os-hosts returned with HTTP 200 Sep 08 19:13:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1110/2170] 192.168.122.253 () {58 vars in 1124 bytes} [Tue Sep 8 19:13:09 2026] GET /volume/v3/os-hosts => generated 563 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-671d23bd-90a5-4a7c-8c3a-65786feddbdb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-671d23bd-90a5-4a7c-8c3a-65786feddbdb tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] GET http://192.168.122.253/volume/v3/os-hosts Sep 08 19:13:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-671d23bd-90a5-4a7c-8c3a-65786feddbdb tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-671d23bd-90a5-4a7c-8c3a-65786feddbdb tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:09 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:09 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 19:13:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.hosts [None req-671d23bd-90a5-4a7c-8c3a-65786feddbdb tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] status, active and update: available, enabled, 2026-09-08 17:12:23+00:00 {{(pid=87214) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 19:13:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.hosts [None req-671d23bd-90a5-4a7c-8c3a-65786feddbdb tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] status, active and update: unavailable, enabled, 2026-09-08 16:58:49+00:00 {{(pid=87214) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 19:13:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.hosts [None req-671d23bd-90a5-4a7c-8c3a-65786feddbdb tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] status, active and update: available, enabled, 2026-09-08 17:11:26+00:00 {{(pid=87214) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 19:13:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-671d23bd-90a5-4a7c-8c3a-65786feddbdb tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] http://192.168.122.253/volume/v3/os-hosts returned with HTTP 200 Sep 08 19:13:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1061/2171] 192.168.122.253 () {58 vars in 1124 bytes} [Tue Sep 8 19:13:09 2026] GET /volume/v3/os-hosts => generated 563 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3b222bfe-73de-41ee-8a48-8b01e0f53e7e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3b222bfe-73de-41ee-8a48-8b01e0f53e7e tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] GET http://192.168.122.253/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3b222bfe-73de-41ee-8a48-8b01e0f53e7e tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3b222bfe-73de-41ee-8a48-8b01e0f53e7e tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3b222bfe-73de-41ee-8a48-8b01e0f53e7e tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] http://192.168.122.253/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 08 19:13:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1111/2172] 192.168.122.253 () {58 vars in 1187 bytes} [Tue Sep 8 19:13:09 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0f83880c-8a01-4adf-b71b-42d1cab6d29b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0f83880c-8a01-4adf-b71b-42d1cab6d29b tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] GET http://192.168.122.253/volume/v3/os-hosts/devstack@QuobyteHD Sep 08 19:13:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0f83880c-8a01-4adf-b71b-42d1cab6d29b tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0f83880c-8a01-4adf-b71b-42d1cab6d29b tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-38157065-1083-4167-b2b7-b80bb4eeb011 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-38157065-1083-4167-b2b7-b80bb4eeb011 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-38157065-1083-4167-b2b7-b80bb4eeb011 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-38157065-1083-4167-b2b7-b80bb4eeb011 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:09 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-38157065-1083-4167-b2b7-b80bb4eeb011 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-38157065-1083-4167-b2b7-b80bb4eeb011 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 returned with HTTP 200 Sep 08 19:13:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1112/2173] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:09 2026] GET /volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0234bd83-6c91-48fb-a119-cd52cda8544e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0234bd83-6c91-48fb-a119-cd52cda8544e tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0234bd83-6c91-48fb-a119-cd52cda8544e tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0234bd83-6c91-48fb-a119-cd52cda8544e tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0f83880c-8a01-4adf-b71b-42d1cab6d29b tempest-VolumeHostsAdminTestsJSON-263456359 tempest-VolumeHostsAdminTestsJSON-263456359-project-admin] http://192.168.122.253/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 08 19:13:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1062/2174] 192.168.122.253 () {58 vars in 1181 bytes} [Tue Sep 8 19:13:09 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 735 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:09 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0234bd83-6c91-48fb-a119-cd52cda8544e tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0234bd83-6c91-48fb-a119-cd52cda8544e tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef returned with HTTP 200 Sep 08 19:13:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1113/2175] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:09 2026] GET /volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b3f20f22-ca23-4440-a768-1e51c8a5d757 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b3f20f22-ca23-4440-a768-1e51c8a5d757 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:13:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b3f20f22-ca23-4440-a768-1e51c8a5d757 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b3f20f22-ca23-4440-a768-1e51c8a5d757 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b3f20f22-ca23-4440-a768-1e51c8a5d757 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Snapshot retrieved successfully. Sep 08 19:13:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b3f20f22-ca23-4440-a768-1e51c8a5d757 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 returned with HTTP 200 Sep 08 19:13:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1063/2176] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:10 2026] GET /volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-30206057-6699-460c-ae4e-1c2da08b7b47 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-30206057-6699-460c-ae4e-1c2da08b7b47 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef Sep 08 19:13:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-30206057-6699-460c-ae4e-1c2da08b7b47 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-30206057-6699-460c-ae4e-1c2da08b7b47 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-30206057-6699-460c-ae4e-1c2da08b7b47 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-30206057-6699-460c-ae4e-1c2da08b7b47 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef returned with HTTP 200 Sep 08 19:13:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1114/2177] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:10 2026] GET /volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e707f980-8b78-421c-b5b1-db30793032b1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e707f980-8b78-421c-b5b1-db30793032b1 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/f6728cb6-3883-4a93-9b0a-c66e80f40028 Sep 08 19:13:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e707f980-8b78-421c-b5b1-db30793032b1 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e707f980-8b78-421c-b5b1-db30793032b1 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e707f980-8b78-421c-b5b1-db30793032b1 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e707f980-8b78-421c-b5b1-db30793032b1 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/f6728cb6-3883-4a93-9b0a-c66e80f40028 returned with HTTP 200 Sep 08 19:13:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1064/2178] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:10 2026] GET /volume/v3/volumes/f6728cb6-3883-4a93-9b0a-c66e80f40028 => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d9ddabf9-3b58-4580-af00-4365412b976f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d9ddabf9-3b58-4580-af00-4365412b976f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 Sep 08 19:13:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d9ddabf9-3b58-4580-af00-4365412b976f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d9ddabf9-3b58-4580-af00-4365412b976f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d9ddabf9-3b58-4580-af00-4365412b976f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d9ddabf9-3b58-4580-af00-4365412b976f tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 returned with HTTP 200 Sep 08 19:13:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1115/2179] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:10 2026] GET /volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0fb35fe4-fc30-4c5f-a738-72f034c0d7d7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0fb35fe4-fc30-4c5f-a738-72f034c0d7d7 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:13:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0fb35fe4-fc30-4c5f-a738-72f034c0d7d7 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0fb35fe4-fc30-4c5f-a738-72f034c0d7d7 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:11 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:11 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:11 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0fb35fe4-fc30-4c5f-a738-72f034c0d7d7 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Snapshot retrieved successfully. Sep 08 19:13:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0fb35fe4-fc30-4c5f-a738-72f034c0d7d7 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 returned with HTTP 200 Sep 08 19:13:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1065/2180] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:11 2026] GET /volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-64cd8a94-aff7-4004-9043-caf8bda15ee1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-64cd8a94-aff7-4004-9043-caf8bda15ee1 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 Sep 08 19:13:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-64cd8a94-aff7-4004-9043-caf8bda15ee1 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-64cd8a94-aff7-4004-9043-caf8bda15ee1 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-64cd8a94-aff7-4004-9043-caf8bda15ee1 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-64cd8a94-aff7-4004-9043-caf8bda15ee1 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 returned with HTTP 200 Sep 08 19:13:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1116/2181] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:11 2026] GET /volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 => generated 866 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:13:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-92816963-cbed-4742-96a7-8afe8a1550e9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-92816963-cbed-4742-96a7-8afe8a1550e9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b Sep 08 19:13:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-92816963-cbed-4742-96a7-8afe8a1550e9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-92816963-cbed-4742-96a7-8afe8a1550e9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:12 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:12 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:12 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-92816963-cbed-4742-96a7-8afe8a1550e9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-92816963-cbed-4742-96a7-8afe8a1550e9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b returned with HTTP 200 Sep 08 19:13:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1066/2182] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:12 2026] GET /volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-abc75832-c46b-4e42-8bc6-fbb6efc69c27 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-abc75832-c46b-4e42-8bc6-fbb6efc69c27 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:13:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-abc75832-c46b-4e42-8bc6-fbb6efc69c27 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-abc75832-c46b-4e42-8bc6-fbb6efc69c27 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-abc75832-c46b-4e42-8bc6-fbb6efc69c27 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 returned with HTTP 404 Sep 08 19:13:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1117/2183] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:12 2026] GET /volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-439ce9bb-15b3-440b-93b8-052ea6721501 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-439ce9bb-15b3-440b-93b8-052ea6721501 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] DELETE http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd Sep 08 19:13:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-439ce9bb-15b3-440b-93b8-052ea6721501 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-439ce9bb-15b3-440b-93b8-052ea6721501 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:12 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-439ce9bb-15b3-440b-93b8-052ea6721501 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Delete volume with id: 7f4b0da0-42e9-444d-8410-25dbb888e1fd Sep 08 19:13:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:12 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:12 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:12 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-439ce9bb-15b3-440b-93b8-052ea6721501 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:13:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-439ce9bb-15b3-440b-93b8-052ea6721501 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Delete volume request issued successfully. Sep 08 19:13:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-439ce9bb-15b3-440b-93b8-052ea6721501 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd returned with HTTP 202 Sep 08 19:13:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1067/2184] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:13:12 2026] DELETE /volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6224b5d5-4946-4cd5-b0e7-e9feb511621f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6224b5d5-4946-4cd5-b0e7-e9feb511621f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd Sep 08 19:13:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6224b5d5-4946-4cd5-b0e7-e9feb511621f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6224b5d5-4946-4cd5-b0e7-e9feb511621f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:12 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6224b5d5-4946-4cd5-b0e7-e9feb511621f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:13:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6224b5d5-4946-4cd5-b0e7-e9feb511621f tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd returned with HTTP 200 Sep 08 19:13:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1118/2185] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:12 2026] GET /volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a5f24cc2-95c2-44ed-a462-4490a680c47a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a5f24cc2-95c2-44ed-a462-4490a680c47a tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b Sep 08 19:13:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a5f24cc2-95c2-44ed-a462-4490a680c47a tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a5f24cc2-95c2-44ed-a462-4490a680c47a tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:13 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a5f24cc2-95c2-44ed-a462-4490a680c47a tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a5f24cc2-95c2-44ed-a462-4490a680c47a tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b returned with HTTP 200 Sep 08 19:13:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1068/2186] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:13 2026] GET /volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0886862f-976f-4bf8-a375-392833ed35b2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0886862f-976f-4bf8-a375-392833ed35b2 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] DELETE http://192.168.122.253/volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b Sep 08 19:13:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0886862f-976f-4bf8-a375-392833ed35b2 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0886862f-976f-4bf8-a375-392833ed35b2 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:13 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-0886862f-976f-4bf8-a375-392833ed35b2 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Delete volume with id: f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b Sep 08 19:13:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:13 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0886862f-976f-4bf8-a375-392833ed35b2 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0886862f-976f-4bf8-a375-392833ed35b2 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Delete volume request issued successfully. Sep 08 19:13:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0886862f-976f-4bf8-a375-392833ed35b2 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b returned with HTTP 202 Sep 08 19:13:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1119/2187] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:13:13 2026] DELETE /volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2738b563-accf-4445-9e6a-5d8e9845048b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2738b563-accf-4445-9e6a-5d8e9845048b tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b Sep 08 19:13:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2738b563-accf-4445-9e6a-5d8e9845048b tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2738b563-accf-4445-9e6a-5d8e9845048b tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:13 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2738b563-accf-4445-9e6a-5d8e9845048b tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2738b563-accf-4445-9e6a-5d8e9845048b tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b returned with HTTP 200 Sep 08 19:13:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1069/2188] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:13 2026] GET /volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2139f2c5-26ec-4be8-bd72-79fa5cacd994 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2139f2c5-26ec-4be8-bd72-79fa5cacd994 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd Sep 08 19:13:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2139f2c5-26ec-4be8-bd72-79fa5cacd994 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2139f2c5-26ec-4be8-bd72-79fa5cacd994 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2139f2c5-26ec-4be8-bd72-79fa5cacd994 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd returned with HTTP 404 Sep 08 19:13:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1120/2189] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:13 2026] GET /volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-604a9a4b-a28b-4c6c-8bc0-1fa0fe304bda None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-604a9a4b-a28b-4c6c-8bc0-1fa0fe304bda tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] DELETE http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf Sep 08 19:13:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-604a9a4b-a28b-4c6c-8bc0-1fa0fe304bda tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-604a9a4b-a28b-4c6c-8bc0-1fa0fe304bda tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:13 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-604a9a4b-a28b-4c6c-8bc0-1fa0fe304bda tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Delete volume with id: 2be52ead-0b94-41bf-ae36-0a4e7f7c95bf Sep 08 19:13:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:13 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-604a9a4b-a28b-4c6c-8bc0-1fa0fe304bda tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:13:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-604a9a4b-a28b-4c6c-8bc0-1fa0fe304bda tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Delete volume request issued successfully. Sep 08 19:13:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-604a9a4b-a28b-4c6c-8bc0-1fa0fe304bda tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf returned with HTTP 202 Sep 08 19:13:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1070/2190] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:13:13 2026] DELETE /volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ff2aeb28-a09f-4f7e-9805-a53bf53413df None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ff2aeb28-a09f-4f7e-9805-a53bf53413df tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf Sep 08 19:13:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ff2aeb28-a09f-4f7e-9805-a53bf53413df tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ff2aeb28-a09f-4f7e-9805-a53bf53413df tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:13 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ff2aeb28-a09f-4f7e-9805-a53bf53413df tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Volume info retrieved successfully. Sep 08 19:13:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ff2aeb28-a09f-4f7e-9805-a53bf53413df tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf returned with HTTP 200 Sep 08 19:13:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1121/2191] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:13 2026] GET /volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2ba3c82e-2782-4948-a960-21d14e087fdc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2ba3c82e-2782-4948-a960-21d14e087fdc tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2ba3c82e-2782-4948-a960-21d14e087fdc tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2ba3c82e-2782-4948-a960-21d14e087fdc tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2ba3c82e-2782-4948-a960-21d14e087fdc tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b returned with HTTP 404 Sep 08 19:13:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1071/2192] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:14 2026] GET /volume/v3/volumes/f56f2e2d-3ab1-41c0-be7d-221f6fb26a1b => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bcea0c06-46d2-4c4e-878a-635184ed98f9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bcea0c06-46d2-4c4e-878a-635184ed98f9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] DELETE http://192.168.122.253/volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bcea0c06-46d2-4c4e-878a-635184ed98f9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bcea0c06-46d2-4c4e-878a-635184ed98f9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-bcea0c06-46d2-4c4e-878a-635184ed98f9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Delete volume with id: 509c7341-1859-42a9-9555-f2874e53d693 Sep 08 19:13:14 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:14 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:14 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:14 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bcea0c06-46d2-4c4e-878a-635184ed98f9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bcea0c06-46d2-4c4e-878a-635184ed98f9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Delete volume request issued successfully. Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bcea0c06-46d2-4c4e-878a-635184ed98f9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 returned with HTTP 202 Sep 08 19:13:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1122/2193] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:13:14 2026] DELETE /volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9264304d-7d36-4cb7-a259-a726d7f86545 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9264304d-7d36-4cb7-a259-a726d7f86545 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9264304d-7d36-4cb7-a259-a726d7f86545 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9264304d-7d36-4cb7-a259-a726d7f86545 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:14 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:14 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:14 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:14 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9264304d-7d36-4cb7-a259-a726d7f86545 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9264304d-7d36-4cb7-a259-a726d7f86545 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 returned with HTTP 200 Sep 08 19:13:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1072/2194] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:14 2026] GET /volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 => generated 865 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8f157864-48fc-4350-928d-4c8ddefe5540 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f157864-48fc-4350-928d-4c8ddefe5540 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f157864-48fc-4350-928d-4c8ddefe5540 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f157864-48fc-4350-928d-4c8ddefe5540 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f157864-48fc-4350-928d-4c8ddefe5540 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf returned with HTTP 404 Sep 08 19:13:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1123/2195] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:14 2026] GET /volume/v3/volumes/2be52ead-0b94-41bf-ae36-0a4e7f7c95bf => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-47ca3213-0285-4a33-bc0b-9486aedb54cf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-47ca3213-0285-4a33-bc0b-9486aedb54cf tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-47ca3213-0285-4a33-bc0b-9486aedb54cf tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-47ca3213-0285-4a33-bc0b-9486aedb54cf tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:14 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-47ca3213-0285-4a33-bc0b-9486aedb54cf tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Delete snapshot with id: ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:13:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-47ca3213-0285-4a33-bc0b-9486aedb54cf tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 returned with HTTP 404 Sep 08 19:13:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1073/2196] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:13:14 2026] DELETE /volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ab31ea51-7197-4ba2-b52d-3088b1a3ba92 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ab31ea51-7197-4ba2-b52d-3088b1a3ba92 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ab31ea51-7197-4ba2-b52d-3088b1a3ba92 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ab31ea51-7197-4ba2-b52d-3088b1a3ba92 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ab31ea51-7197-4ba2-b52d-3088b1a3ba92 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 returned with HTTP 404 Sep 08 19:13:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1124/2197] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:14 2026] GET /volume/v3/snapshots/ec1148f4-3fd6-44a8-a67e-728959196379 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3db30a0b-a919-4f5e-a7b1-aec4c8dd1256 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3db30a0b-a919-4f5e-a7b1-aec4c8dd1256 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] DELETE http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3db30a0b-a919-4f5e-a7b1-aec4c8dd1256 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3db30a0b-a919-4f5e-a7b1-aec4c8dd1256 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:14 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-3db30a0b-a919-4f5e-a7b1-aec4c8dd1256 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Delete volume with id: 7f4b0da0-42e9-444d-8410-25dbb888e1fd Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-36ffc955-20e4-402b-9524-ed97ae520f34 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-36ffc955-20e4-402b-9524-ed97ae520f34 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-36ffc955-20e4-402b-9524-ed97ae520f34 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-36ffc955-20e4-402b-9524-ed97ae520f34 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3db30a0b-a919-4f5e-a7b1-aec4c8dd1256 tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd returned with HTTP 404 Sep 08 19:13:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1074/2198] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:13:14 2026] DELETE /volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-029dc3a3-bacb-4bdd-ade0-6597f1d3698a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:14 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:14 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:14 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-029dc3a3-bacb-4bdd-ade0-6597f1d3698a tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] GET http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-029dc3a3-bacb-4bdd-ade0-6597f1d3698a tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-029dc3a3-bacb-4bdd-ade0-6597f1d3698a tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-36ffc955-20e4-402b-9524-ed97ae520f34 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-36ffc955-20e4-402b-9524-ed97ae520f34 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 200 Sep 08 19:13:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1125/2199] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:14 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-029dc3a3-bacb-4bdd-ade0-6597f1d3698a tempest-SnapshotDependencyTests-1736036629 tempest-SnapshotDependencyTests-1736036629-project-member] http://192.168.122.253/volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd returned with HTTP 404 Sep 08 19:13:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1075/2200] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:14 2026] GET /volume/v3/volumes/7f4b0da0-42e9-444d-8410-25dbb888e1fd => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ba0a46b5-21f3-4e7c-9e81-94a558f495f2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ba0a46b5-21f3-4e7c-9e81-94a558f495f2 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ba0a46b5-21f3-4e7c-9e81-94a558f495f2 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ba0a46b5-21f3-4e7c-9e81-94a558f495f2 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:14 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:14 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:14 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:14 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ba0a46b5-21f3-4e7c-9e81-94a558f495f2 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ba0a46b5-21f3-4e7c-9e81-94a558f495f2 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 200 Sep 08 19:13:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1126/2201] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:14 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-3d1fc8c4-bd3b-4eaf-8eca-a9b23046ecee None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-3d1fc8c4-bd3b-4eaf-8eca-a9b23046ecee tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-3d1fc8c4-bd3b-4eaf-8eca-a9b23046ecee tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-3d1fc8c4-bd3b-4eaf-8eca-a9b23046ecee tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:15 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:15 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-3d1fc8c4-bd3b-4eaf-8eca-a9b23046ecee tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-3d1fc8c4-bd3b-4eaf-8eca-a9b23046ecee tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 200 Sep 08 19:13:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1076/2202] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:13:15 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 865 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c9c7d704-87bb-4dfb-be11-f07802c925c7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c9c7d704-87bb-4dfb-be11-f07802c925c7 None None] GET http://192.168.122.253/volume// Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c9c7d704-87bb-4dfb-be11-f07802c925c7 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c9c7d704-87bb-4dfb-be11-f07802c925c7 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c9c7d704-87bb-4dfb-be11-f07802c925c7 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:13:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1127/2203] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:13:15 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:13:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-627127c0-97c9-42fd-bd0d-413c331d280e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c02e7e09-80cc-4976-9eea-798e40284469 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-627127c0-97c9-42fd-bd0d-413c331d280e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:13:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-627127c0-97c9-42fd-bd0d-413c331d280e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f", "connector": null, "instance_uuid": "1634569e-fad2-49b1-bf2b-f6e10cc33bfe"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c02e7e09-80cc-4976-9eea-798e40284469 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c02e7e09-80cc-4976-9eea-798e40284469 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-645266031", "extra_specs": {"spec1": "val1"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:15 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:15 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c02e7e09-80cc-4976-9eea-798e40284469 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:13:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1128/2204] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:13:15 2026] POST /volume/v3/types => generated 242 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5f12156c-cd4c-4f18-abe2-a406add9af15 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5f12156c-cd4c-4f18-abe2-a406add9af15 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5f12156c-cd4c-4f18-abe2-a406add9af15 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5f12156c-cd4c-4f18-abe2-a406add9af15 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:15 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:15 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:15 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-627127c0-97c9-42fd-bd0d-413c331d280e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:13:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1077/2205] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:13:15 2026] POST /volume/v3/attachments => generated 273 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7e53057b-6b08-457d-85bb-739d0a48e1a0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5f12156c-cd4c-4f18-abe2-a406add9af15 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7e53057b-6b08-457d-85bb-739d0a48e1a0 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] POST http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs Sep 08 19:13:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7e53057b-6b08-457d-85bb-739d0a48e1a0 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7e53057b-6b08-457d-85bb-739d0a48e1a0 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs returned with HTTP 400 Sep 08 19:13:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1078/2206] 192.168.122.253 () {60 vars in 1283 bytes} [Tue Sep 8 19:13:15 2026] POST /volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs => generated 146 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:13:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5f12156c-cd4c-4f18-abe2-a406add9af15 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 returned with HTTP 200 Sep 08 19:13:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1129/2207] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:15 2026] GET /volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-28edae55-afa3-4810-8fd0-66b455cda94b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-28edae55-afa3-4810-8fd0-66b455cda94b tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] POST http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs Sep 08 19:13:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-28edae55-afa3-4810-8fd0-66b455cda94b tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-28edae55-afa3-4810-8fd0-66b455cda94b tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs returned with HTTP 400 Sep 08 19:13:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1079/2208] 192.168.122.253 () {60 vars in 1283 bytes} [Tue Sep 8 19:13:15 2026] POST /volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs => generated 132 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9d35b9b7-a52a-43ac-bd6c-d6baedb8f724 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9d35b9b7-a52a-43ac-bd6c-d6baedb8f724 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] POST http://192.168.122.253/volume/v3/types/f4dcc59c-c0a1-46b0-9766-3fc3e062b749/extra_specs Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9d35b9b7-a52a-43ac-bd6c-d6baedb8f724 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-baef87fe-1e56-48e2-929e-9065fb209245 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9d35b9b7-a52a-43ac-bd6c-d6baedb8f724 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types/f4dcc59c-c0a1-46b0-9766-3fc3e062b749/extra_specs returned with HTTP 404 Sep 08 19:13:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1130/2209] 192.168.122.253 () {60 vars in 1283 bytes} [Tue Sep 8 19:13:15 2026] POST /volume/v3/types/f4dcc59c-c0a1-46b0-9766-3fc3e062b749/extra_specs => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-baef87fe-1e56-48e2-929e-9065fb209245 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-baef87fe-1e56-48e2-929e-9065fb209245 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-baef87fe-1e56-48e2-929e-9065fb209245 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ed45d4f0-dd8f-4831-9cab-926f8cdb133f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ed45d4f0-dd8f-4831-9cab-926f8cdb133f tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] DELETE http://192.168.122.253/volume/v3/types/15a90299-dcdb-4088-9102-0f53c3d5564a/extra_specs/spec1 Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ed45d4f0-dd8f-4831-9cab-926f8cdb133f tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ed45d4f0-dd8f-4831-9cab-926f8cdb133f tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ed45d4f0-dd8f-4831-9cab-926f8cdb133f tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types/15a90299-dcdb-4088-9102-0f53c3d5564a/extra_specs/spec1 returned with HTTP 404 Sep 08 19:13:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1131/2210] 192.168.122.253 () {58 vars in 1283 bytes} [Tue Sep 8 19:13:15 2026] DELETE /volume/v3/types/15a90299-dcdb-4088-9102-0f53c3d5564a/extra_specs/spec1 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:15 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:15 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c5b16147-ffe2-4f86-83a2-e45c6bed8557 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c5b16147-ffe2-4f86-83a2-e45c6bed8557 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] GET http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/nonexistent_extra_spec_name Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c5b16147-ffe2-4f86-83a2-e45c6bed8557 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c5b16147-ffe2-4f86-83a2-e45c6bed8557 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-baef87fe-1e56-48e2-929e-9065fb209245 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c5b16147-ffe2-4f86-83a2-e45c6bed8557 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 08 19:13:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1132/2211] 192.168.122.253 () {58 vars in 1346 bytes} [Tue Sep 8 19:13:15 2026] GET /volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8cf51409-457e-4fcc-8a33-710f9e270889 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8cf51409-457e-4fcc-8a33-710f9e270889 None None] GET http://192.168.122.253/volume// Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8cf51409-457e-4fcc-8a33-710f9e270889 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8cf51409-457e-4fcc-8a33-710f9e270889 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8cf51409-457e-4fcc-8a33-710f9e270889 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:13:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1133/2212] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:13:16 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c7f3c666-7164-4197-aeed-cb03123c6145 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c7f3c666-7164-4197-aeed-cb03123c6145 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] GET http://192.168.122.253/volume/v3/types/aa153def-0ffb-4123-a0b5-38c7b4e20fbe/extra_specs/spec1 Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c7f3c666-7164-4197-aeed-cb03123c6145 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c7f3c666-7164-4197-aeed-cb03123c6145 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-baef87fe-1e56-48e2-929e-9065fb209245 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 200 Sep 08 19:13:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1080/2213] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:15 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 864 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-ec205da6-9481-46ef-a80d-7bcc4fdc40d0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c7f3c666-7164-4197-aeed-cb03123c6145 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types/aa153def-0ffb-4123-a0b5-38c7b4e20fbe/extra_specs/spec1 returned with HTTP 404 Sep 08 19:13:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1134/2214] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:13:16 2026] GET /volume/v3/types/aa153def-0ffb-4123-a0b5-38c7b4e20fbe/extra_specs/spec1 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-ec205da6-9481-46ef-a80d-7bcc4fdc40d0 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-ec205da6-9481-46ef-a80d-7bcc4fdc40d0 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-ec205da6-9481-46ef-a80d-7bcc4fdc40d0 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dbc7c45a-d71f-4f95-9f14-396ea0856b9d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dbc7c45a-d71f-4f95-9f14-396ea0856b9d tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] GET http://192.168.122.253/volume/v3/types/533f1b84-a445-492d-8e28-398b1d0e7dfe/extra_specs Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dbc7c45a-d71f-4f95-9f14-396ea0856b9d tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dbc7c45a-d71f-4f95-9f14-396ea0856b9d tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:16 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dbc7c45a-d71f-4f95-9f14-396ea0856b9d tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types/533f1b84-a445-492d-8e28-398b1d0e7dfe/extra_specs returned with HTTP 404 Sep 08 19:13:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1135/2215] 192.168.122.253 () {58 vars in 1262 bytes} [Tue Sep 8 19:13:16 2026] GET /volume/v3/types/533f1b84-a445-492d-8e28-398b1d0e7dfe/extra_specs => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:16 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2692f2b8-3bd6-4037-8ca1-f6203345f598 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-ec205da6-9481-46ef-a80d-7bcc4fdc40d0 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2692f2b8-3bd6-4037-8ca1-f6203345f598 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] PUT http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/spec1 Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2692f2b8-3bd6-4037-8ca1-f6203345f598 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2692f2b8-3bd6-4037-8ca1-f6203345f598 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/spec1 returned with HTTP 400 Sep 08 19:13:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1136/2216] 192.168.122.253 () {60 vars in 1300 bytes} [Tue Sep 8 19:13:16 2026] PUT /volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/spec1 => generated 102 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-ec205da6-9481-46ef-a80d-7bcc4fdc40d0 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 200 Sep 08 19:13:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1081/2217] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:13:16 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 1045 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0e97fbb2-f4b8-4e62-aa59-7c6c139a1bac None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0e97fbb2-f4b8-4e62-aa59-7c6c139a1bac tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] PUT http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/spec1 Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0e97fbb2-f4b8-4e62-aa59-7c6c139a1bac tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Action: 'update', calling method: update, body: null {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0e97fbb2-f4b8-4e62-aa59-7c6c139a1bac tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/spec1 returned with HTTP 400 Sep 08 19:13:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1137/2218] 192.168.122.253 () {60 vars in 1299 bytes} [Tue Sep 8 19:13:16 2026] PUT /volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e6d45e80-a843-4068-9e47-b019190ebb77 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e6d45e80-a843-4068-9e47-b019190ebb77 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] PUT http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/None Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e6d45e80-a843-4068-9e47-b019190ebb77 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e6d45e80-a843-4068-9e47-b019190ebb77 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e6d45e80-a843-4068-9e47-b019190ebb77 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/None returned with HTTP 400 Sep 08 19:13:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1082/2219] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:13:16 2026] PUT /volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/None => generated 73 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5d064023-12e8-4e06-936b-1b5acd1cc891 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5d064023-12e8-4e06-936b-1b5acd1cc891 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] PUT http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/1e971407-921f-41b1-8b79-996435b1715b Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5d064023-12e8-4e06-936b-1b5acd1cc891 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5d064023-12e8-4e06-936b-1b5acd1cc891 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5d064023-12e8-4e06-936b-1b5acd1cc891 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/1e971407-921f-41b1-8b79-996435b1715b returned with HTTP 400 Sep 08 19:13:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1138/2220] 192.168.122.253 () {60 vars in 1393 bytes} [Tue Sep 8 19:13:16 2026] PUT /volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6/extra_specs/1e971407-921f-41b1-8b79-996435b1715b => generated 73 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f2cd89c7-94a4-4d62-9202-75c189b00722 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f2cd89c7-94a4-4d62-9202-75c189b00722 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] PUT http://192.168.122.253/volume/v3/types/badb28de-2f1e-4753-abac-d50e09ef781f/extra_specs/spec1 Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f2cd89c7-94a4-4d62-9202-75c189b00722 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-fe65054b-acb0-4f59-a03c-a6dba681e256 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-fe65054b-acb0-4f59-a03c-a6dba681e256 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] PUT http://192.168.122.253/volume/v3/attachments/86117ac9-29d5-4c7c-a0b0-b9aad40305d4 Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-fe65054b-acb0-4f59-a03c-a6dba681e256 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f2cd89c7-94a4-4d62-9202-75c189b00722 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types/badb28de-2f1e-4753-abac-d50e09ef781f/extra_specs/spec1 returned with HTTP 404 Sep 08 19:13:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1083/2221] 192.168.122.253 () {60 vars in 1300 bytes} [Tue Sep 8 19:13:16 2026] PUT /volume/v3/types/badb28de-2f1e-4753-abac-d50e09ef781f/extra_specs/spec1 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-fe65054b-acb0-4f59-a03c-a6dba681e256 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Acquiring lock "cinder-attachment_update-d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f-devstack" by "attachment_update" {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1076628d-3eb8-4d70-8f38-86c8276af6d3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1076628d-3eb8-4d70-8f38-86c8276af6d3 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] DELETE http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6 Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1076628d-3eb8-4d70-8f38-86c8276af6d3 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1076628d-3eb8-4d70-8f38-86c8276af6d3 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-fe65054b-acb0-4f59-a03c-a6dba681e256 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Lock "cinder-attachment_update-d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:16 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:16 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1076628d-3eb8-4d70-8f38-86c8276af6d3 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6 returned with HTTP 202 Sep 08 19:13:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1084/2222] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:13:16 2026] DELETE /volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8de6db67-0b6a-4df8-826d-85f54df84e06 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8de6db67-0b6a-4df8-826d-85f54df84e06 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] GET http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6 Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8de6db67-0b6a-4df8-826d-85f54df84e06 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8de6db67-0b6a-4df8-826d-85f54df84e06 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8de6db67-0b6a-4df8-826d-85f54df84e06 tempest-ExtraSpecsNegativeTest-679430954 tempest-ExtraSpecsNegativeTest-679430954-project-admin] http://192.168.122.253/volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6 returned with HTTP 404 Sep 08 19:13:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1085/2223] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:13:16 2026] GET /volume/v3/types/b10a8fbc-7d93-4e9a-8a26-67c7aebaa3e6 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-fe65054b-acb0-4f59-a03c-a6dba681e256 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Lock "cinder-attachment_update-d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f-devstack" released by "attachment_update" :: held 0.241s {{(pid=87213) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-fe65054b-acb0-4f59-a03c-a6dba681e256 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/attachments/86117ac9-29d5-4c7c-a0b0-b9aad40305d4 returned with HTTP 200 Sep 08 19:13:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1139/2224] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:13:16 2026] PUT /volume/v3/attachments/86117ac9-29d5-4c7c-a0b0-b9aad40305d4 => generated 694 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-77385c9d-0d1f-4ce5-aec2-d2fbfb6744b9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-77385c9d-0d1f-4ce5-aec2-d2fbfb6744b9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-77385c9d-0d1f-4ce5-aec2-d2fbfb6744b9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-77385c9d-0d1f-4ce5-aec2-d2fbfb6744b9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-77385c9d-0d1f-4ce5-aec2-d2fbfb6744b9 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 returned with HTTP 404 Sep 08 19:13:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1086/2225] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:16 2026] GET /volume/v3/volumes/509c7341-1859-42a9-9555-f2874e53d693 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d85ae52a-7da4-4242-a8b2-885b33f4e4c0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d85ae52a-7da4-4242-a8b2-885b33f4e4c0 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] DELETE http://192.168.122.253/volume/v3/volumes/f6728cb6-3883-4a93-9b0a-c66e80f40028 Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d85ae52a-7da4-4242-a8b2-885b33f4e4c0 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d85ae52a-7da4-4242-a8b2-885b33f4e4c0 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-d85ae52a-7da4-4242-a8b2-885b33f4e4c0 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Delete volume with id: f6728cb6-3883-4a93-9b0a-c66e80f40028 Sep 08 19:13:16 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:16 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d85ae52a-7da4-4242-a8b2-885b33f4e4c0 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d85ae52a-7da4-4242-a8b2-885b33f4e4c0 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Delete volume request issued successfully. Sep 08 19:13:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d85ae52a-7da4-4242-a8b2-885b33f4e4c0 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/f6728cb6-3883-4a93-9b0a-c66e80f40028 returned with HTTP 202 Sep 08 19:13:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1140/2226] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:13:16 2026] DELETE /volume/v3/volumes/f6728cb6-3883-4a93-9b0a-c66e80f40028 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-560b60e4-be3b-4723-9627-f7eb0d4ee37e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-560b60e4-be3b-4723-9627-f7eb0d4ee37e tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/f6728cb6-3883-4a93-9b0a-c66e80f40028 Sep 08 19:13:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-560b60e4-be3b-4723-9627-f7eb0d4ee37e tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-560b60e4-be3b-4723-9627-f7eb0d4ee37e tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-02ad949d-d4c9-40c1-b707-65408df5d8eb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:17 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:17 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:17 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:17 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-02ad949d-d4c9-40c1-b707-65408df5d8eb tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-02ad949d-d4c9-40c1-b707-65408df5d8eb tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-02ad949d-d4c9-40c1-b707-65408df5d8eb tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-560b60e4-be3b-4723-9627-f7eb0d4ee37e tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:17 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:17 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-560b60e4-be3b-4723-9627-f7eb0d4ee37e tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/f6728cb6-3883-4a93-9b0a-c66e80f40028 returned with HTTP 200 Sep 08 19:13:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1087/2227] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:17 2026] GET /volume/v3/volumes/f6728cb6-3883-4a93-9b0a-c66e80f40028 => generated 864 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:17 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:17 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-02ad949d-d4c9-40c1-b707-65408df5d8eb tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-02ad949d-d4c9-40c1-b707-65408df5d8eb tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 200 Sep 08 19:13:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1141/2228] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:17 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 865 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-29ee04bf-15e9-4e8e-b989-e9ddf7892bf4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-29ee04bf-15e9-4e8e-b989-e9ddf7892bf4 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] POST http://192.168.122.253/volume/v3/attachments/86117ac9-29d5-4c7c-a0b0-b9aad40305d4/action Sep 08 19:13:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-29ee04bf-15e9-4e8e-b989-e9ddf7892bf4 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action body: b'{"os-complete": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:13:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-29ee04bf-15e9-4e8e-b989-e9ddf7892bf4 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:17 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:17 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:17 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:17 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-bd9cd951-6661-4947-8658-7a260aa724b0 req-29ee04bf-15e9-4e8e-b989-e9ddf7892bf4 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/attachments/86117ac9-29d5-4c7c-a0b0-b9aad40305d4/action returned with HTTP 204 Sep 08 19:13:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1088/2229] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:13:17 2026] POST /volume/v3/attachments/86117ac9-29d5-4c7c-a0b0-b9aad40305d4/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-51d5a8b2-276b-4c0e-a14e-54e010281ebb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-51d5a8b2-276b-4c0e-a14e-54e010281ebb tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/f6728cb6-3883-4a93-9b0a-c66e80f40028 Sep 08 19:13:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-51d5a8b2-276b-4c0e-a14e-54e010281ebb tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-51d5a8b2-276b-4c0e-a14e-54e010281ebb tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-51d5a8b2-276b-4c0e-a14e-54e010281ebb tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/f6728cb6-3883-4a93-9b0a-c66e80f40028 returned with HTTP 404 Sep 08 19:13:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1142/2230] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:18 2026] GET /volume/v3/volumes/f6728cb6-3883-4a93-9b0a-c66e80f40028 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-85d94d55-b308-4f66-95ad-b85aa1f96998 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-85d94d55-b308-4f66-95ad-b85aa1f96998 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] DELETE http://192.168.122.253/volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef Sep 08 19:13:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5d2578f3-d5dc-4280-b1c8-54b4c2225a0d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-85d94d55-b308-4f66-95ad-b85aa1f96998 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-85d94d55-b308-4f66-95ad-b85aa1f96998 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:18 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-85d94d55-b308-4f66-95ad-b85aa1f96998 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Delete volume with id: 37a52170-28b3-4572-9a01-d9a8e5f58eef Sep 08 19:13:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5d2578f3-d5dc-4280-b1c8-54b4c2225a0d tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5d2578f3-d5dc-4280-b1c8-54b4c2225a0d tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5d2578f3-d5dc-4280-b1c8-54b4c2225a0d tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-85d94d55-b308-4f66-95ad-b85aa1f96998 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-85d94d55-b308-4f66-95ad-b85aa1f96998 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Delete volume request issued successfully. Sep 08 19:13:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-85d94d55-b308-4f66-95ad-b85aa1f96998 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef returned with HTTP 202 Sep 08 19:13:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1089/2231] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:13:18 2026] DELETE /volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3b242537-1ad6-4094-a119-c8117ccdf3a0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3b242537-1ad6-4094-a119-c8117ccdf3a0 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef Sep 08 19:13:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5d2578f3-d5dc-4280-b1c8-54b4c2225a0d tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3b242537-1ad6-4094-a119-c8117ccdf3a0 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3b242537-1ad6-4094-a119-c8117ccdf3a0 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5d2578f3-d5dc-4280-b1c8-54b4c2225a0d tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 200 Sep 08 19:13:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1143/2232] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:18 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 1157 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3b242537-1ad6-4094-a119-c8117ccdf3a0 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3b242537-1ad6-4094-a119-c8117ccdf3a0 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef returned with HTTP 200 Sep 08 19:13:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6ed48873-bca7-478f-aeaf-d83a733258e5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1090/2233] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:18 2026] GET /volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:13:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6ed48873-bca7-478f-aeaf-d83a733258e5 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6ed48873-bca7-478f-aeaf-d83a733258e5 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6ed48873-bca7-478f-aeaf-d83a733258e5 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6ed48873-bca7-478f-aeaf-d83a733258e5 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6ed48873-bca7-478f-aeaf-d83a733258e5 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 200 Sep 08 19:13:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1144/2234] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:18 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 1157 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2103199f-4042-44b6-8110-ece65fa94e84 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2103199f-4042-44b6-8110-ece65fa94e84 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] POST http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action Sep 08 19:13:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2103199f-4042-44b6-8110-ece65fa94e84 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action body: b'{"os-detach": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:13:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2103199f-4042-44b6-8110-ece65fa94e84 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2103199f-4042-44b6-8110-ece65fa94e84 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2103199f-4042-44b6-8110-ece65fa94e84 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Attachment connected to vm 1634569e-fad2-49b1-bf2b-f6e10cc33bfe, checking data on nova Sep 08 19:13:18 devstack devstack@c-api.service[87214]: DEBUG cinder.compute.nova [None req-2103199f-4042-44b6-8110-ece65fa94e84 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Creating Keystone token plugin using URL: http://192.168.122.253/identity {{(pid=87214) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 19:13:18 devstack devstack@c-api.service[87214]: DEBUG novaclient.v2.client [None req-2103199f-4042-44b6-8110-ece65fa94e84 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] REQ: curl -g -i -X GET http://192.168.122.253/compute/v2.1/servers/1634569e-fad2-49b1-bf2b-f6e10cc33bfe/os-volume_attachments/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fc945d1d9d1216c389abe53ebb6e228099c6b774a4a72406053e21eabdf85f27" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2103199f-4042-44b6-8110-ece65fa94e84" -H "X-Service-Token: {SHA256}ec46641821047c2d629d0a59c4a6fb33d692a02b5b613e164eee856ec27fda36" {{(pid=87214) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: DEBUG novaclient.v2.client [None req-2103199f-4042-44b6-8110-ece65fa94e84 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 17:13:18 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-5cf1b35a-f32a-4e05-bf87-8c2fa5687343 x-openstack-request-id: req-5cf1b35a-f32a-4e05-bf87-8c2fa5687343 {{(pid=87214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: DEBUG novaclient.v2.client [None req-2103199f-4042-44b6-8110-ece65fa94e84 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f", "serverId": "1634569e-fad2-49b1-bf2b-f6e10cc33bfe", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "86117ac9-29d5-4c7c-a0b0-b9aad40305d4", "bdm_uuid": "bc4f64aa-182f-468d-a67c-3ce680db2cc7"}} {{(pid=87214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: DEBUG novaclient.v2.client [None req-2103199f-4042-44b6-8110-ece65fa94e84 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET call to compute for http://192.168.122.253/compute/v2.1/servers/1634569e-fad2-49b1-bf2b-f6e10cc33bfe/os-volume_attachments/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f used request id req-5cf1b35a-f32a-4e05-bf87-8c2fa5687343 {{(pid=87214) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.volume.api [None req-2103199f-4042-44b6-8110-ece65fa94e84 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault [None req-2103199f-4042-44b6-8110-ece65fa94e84 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Caught error: Detach volume from instance 1634569e-fad2-49b1-bf2b-f6e10cc33bfe using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1634569e-fad2-49b1-bf2b-f6e10cc33bfe using the Compute API Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1634569e-fad2-49b1-bf2b-f6e10cc33bfe using the Compute API Sep 08 19:13:19 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault Sep 08 19:13:19 devstack devstack@c-api.service[87214]: INFO cinder.api.middleware.fault [None req-2103199f-4042-44b6-8110-ece65fa94e84 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action returned with HTTP 409 Sep 08 19:13:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1091/2235] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:13:18 2026] POST /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action => generated 167 bytes in 588 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:13:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-85faedc6-cdc3-490f-9ec1-af69b154d21a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-85faedc6-cdc3-490f-9ec1-af69b154d21a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] POST http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action Sep 08 19:13:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-85faedc6-cdc3-490f-9ec1-af69b154d21a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:13:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-85faedc6-cdc3-490f-9ec1-af69b154d21a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-85faedc6-cdc3-490f-9ec1-af69b154d21a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-85faedc6-cdc3-490f-9ec1-af69b154d21a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Attachment connected to vm 1634569e-fad2-49b1-bf2b-f6e10cc33bfe, checking data on nova Sep 08 19:13:19 devstack devstack@c-api.service[87213]: DEBUG cinder.compute.nova [None req-85faedc6-cdc3-490f-9ec1-af69b154d21a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Creating Keystone token plugin using URL: http://192.168.122.253/identity {{(pid=87213) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2b2c99f6-4cfd-4b9e-bdfb-0070c3dafb5d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2b2c99f6-4cfd-4b9e-bdfb-0070c3dafb5d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef Sep 08 19:13:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2b2c99f6-4cfd-4b9e-bdfb-0070c3dafb5d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2b2c99f6-4cfd-4b9e-bdfb-0070c3dafb5d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-2b2c99f6-4cfd-4b9e-bdfb-0070c3dafb5d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2b2c99f6-4cfd-4b9e-bdfb-0070c3dafb5d tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef returned with HTTP 404 Sep 08 19:13:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1092/2236] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:19 2026] GET /volume/v3/volumes/37a52170-28b3-4572-9a01-d9a8e5f58eef => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f913ce79-afb0-4452-925d-95865c0cd451 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f913ce79-afb0-4452-925d-95865c0cd451 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] DELETE http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 Sep 08 19:13:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f913ce79-afb0-4452-925d-95865c0cd451 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f913ce79-afb0-4452-925d-95865c0cd451 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-f913ce79-afb0-4452-925d-95865c0cd451 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Delete volume with id: 759af9b6-36c3-4727-b498-d8057b5b7940 Sep 08 19:13:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f913ce79-afb0-4452-925d-95865c0cd451 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f913ce79-afb0-4452-925d-95865c0cd451 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Delete volume request issued successfully. Sep 08 19:13:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f913ce79-afb0-4452-925d-95865c0cd451 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 returned with HTTP 202 Sep 08 19:13:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1093/2237] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:13:19 2026] DELETE /volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f3d05a8d-6a9f-4233-94e8-e3d6081600f8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f3d05a8d-6a9f-4233-94e8-e3d6081600f8 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 Sep 08 19:13:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f3d05a8d-6a9f-4233-94e8-e3d6081600f8 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f3d05a8d-6a9f-4233-94e8-e3d6081600f8 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f3d05a8d-6a9f-4233-94e8-e3d6081600f8 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f3d05a8d-6a9f-4233-94e8-e3d6081600f8 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 returned with HTTP 200 Sep 08 19:13:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1094/2238] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:19 2026] GET /volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 => generated 864 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:19 devstack devstack@c-api.service[87213]: DEBUG novaclient.v2.client [None req-85faedc6-cdc3-490f-9ec1-af69b154d21a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] REQ: curl -g -i -X GET http://192.168.122.253/compute/v2.1/servers/1634569e-fad2-49b1-bf2b-f6e10cc33bfe/os-volume_attachments/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6320e43468643433e794b6ca2d3417c308aec138d77e615850af3f15e8d79a77" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-85faedc6-cdc3-490f-9ec1-af69b154d21a" -H "X-Service-Token: {SHA256}5b568325a2596a5eb1ea206babd844fb51a4873995ffef15a01fa5d31f438069" {{(pid=87213) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 19:13:20 devstack devstack@c-api.service[87213]: DEBUG novaclient.v2.client [None req-85faedc6-cdc3-490f-9ec1-af69b154d21a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 17:13:19 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-3ff502c1-cad2-47bd-b59b-a2d867012fe2 x-openstack-request-id: req-3ff502c1-cad2-47bd-b59b-a2d867012fe2 {{(pid=87213) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 19:13:20 devstack devstack@c-api.service[87213]: DEBUG novaclient.v2.client [None req-85faedc6-cdc3-490f-9ec1-af69b154d21a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f", "serverId": "1634569e-fad2-49b1-bf2b-f6e10cc33bfe", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "86117ac9-29d5-4c7c-a0b0-b9aad40305d4", "bdm_uuid": "bc4f64aa-182f-468d-a67c-3ce680db2cc7"}} {{(pid=87213) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 19:13:20 devstack devstack@c-api.service[87213]: DEBUG novaclient.v2.client [None req-85faedc6-cdc3-490f-9ec1-af69b154d21a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET call to compute for http://192.168.122.253/compute/v2.1/servers/1634569e-fad2-49b1-bf2b-f6e10cc33bfe/os-volume_attachments/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f used request id req-3ff502c1-cad2-47bd-b59b-a2d867012fe2 {{(pid=87213) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.volume.api [None req-85faedc6-cdc3-490f-9ec1-af69b154d21a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault [None req-85faedc6-cdc3-490f-9ec1-af69b154d21a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Caught error: Detach volume from instance 1634569e-fad2-49b1-bf2b-f6e10cc33bfe using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1634569e-fad2-49b1-bf2b-f6e10cc33bfe using the Compute API Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1634569e-fad2-49b1-bf2b-f6e10cc33bfe using the Compute API Sep 08 19:13:20 devstack devstack@c-api.service[87213]: ERROR cinder.api.middleware.fault Sep 08 19:13:20 devstack devstack@c-api.service[87213]: INFO cinder.api.middleware.fault [None req-85faedc6-cdc3-490f-9ec1-af69b154d21a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action returned with HTTP 409 Sep 08 19:13:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1145/2239] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:13:19 2026] POST /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action => generated 167 bytes in 1243 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:13:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-86140f0f-4a4a-4424-a88c-eb3a3d4b042e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1095/2240] 192.168.122.253 () {62 vars in 1481 bytes} [Tue Sep 8 19:13:20 2026] POST /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d7a1a0db-4051-4ed8-9406-2a7b18e5d677 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1146/2241] 192.168.122.253 () {62 vars in 1481 bytes} [Tue Sep 8 19:13:20 2026] POST /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4f7e2aaa-e655-4dbb-b362-105dd3543115 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:20 devstack devstack@c-api.service[87214]: WARNING keystonemiddleware.auth_token [None req-4f7e2aaa-e655-4dbb-b362-105dd3543115 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 19:13:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1096/2242] 192.168.122.253 () {62 vars in 1481 bytes} [Tue Sep 8 19:13:20 2026] POST /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action => generated 114 bytes in 151 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 08 19:13:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fc633202-cede-4a78-9cc3-66fbc3633249 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:20 devstack devstack@c-api.service[87213]: WARNING keystonemiddleware.auth_token [None req-fc633202-cede-4a78-9cc3-66fbc3633249 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 19:13:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1147/2243] 192.168.122.253 () {62 vars in 1481 bytes} [Tue Sep 8 19:13:20 2026] POST /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action => generated 114 bytes in 151 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0ace6a99-c36c-41e5-b0c8-8872cfdeb88d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4e529514-f24b-4ac5-84bb-102e7f3f2b71 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4e529514-f24b-4ac5-84bb-102e7f3f2b71 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 Sep 08 19:13:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4e529514-f24b-4ac5-84bb-102e7f3f2b71 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4e529514-f24b-4ac5-84bb-102e7f3f2b71 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:20 devstack devstack@c-api.service[87213]: DEBUG oslo_db.sqlalchemy.engines [None req-4e529514-f24b-4ac5-84bb-102e7f3f2b71 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:13:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4e529514-f24b-4ac5-84bb-102e7f3f2b71 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4e529514-f24b-4ac5-84bb-102e7f3f2b71 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 returned with HTTP 200 Sep 08 19:13:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1148/2244] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:20 2026] GET /volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 => generated 864 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0ace6a99-c36c-41e5-b0c8-8872cfdeb88d tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] POST http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action Sep 08 19:13:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0ace6a99-c36c-41e5-b0c8-8872cfdeb88d tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:13:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0ace6a99-c36c-41e5-b0c8-8872cfdeb88d tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-0ace6a99-c36c-41e5-b0c8-8872cfdeb88d tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] Updating volume 'd2d12e47-c0c8-47c3-9e2c-42b2fcafe64f' with '{'status': 'error'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 19:13:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0ace6a99-c36c-41e5-b0c8-8872cfdeb88d tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action returned with HTTP 202 Sep 08 19:13:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1097/2245] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:13:20 2026] POST /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action => generated 0 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:13:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4708c83b-a375-47f9-bd93-c9fd90f43af7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4708c83b-a375-47f9-bd93-c9fd90f43af7 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4708c83b-a375-47f9-bd93-c9fd90f43af7 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4708c83b-a375-47f9-bd93-c9fd90f43af7 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4708c83b-a375-47f9-bd93-c9fd90f43af7 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4708c83b-a375-47f9-bd93-c9fd90f43af7 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 200 Sep 08 19:13:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1149/2246] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:21 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 1156 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d6d333f4-ea62-4930-8f0f-d355f00950f8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d6d333f4-ea62-4930-8f0f-d355f00950f8 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] POST http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action Sep 08 19:13:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d6d333f4-ea62-4930-8f0f-d355f00950f8 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "86117ac9-29d5-4c7c-a0b0-b9aad40305d4"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:13:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d6d333f4-ea62-4930-8f0f-d355f00950f8 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "86117ac9-29d5-4c7c-a0b0-b9aad40305d4"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d6d333f4-ea62-4930-8f0f-d355f00950f8 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] Volume info retrieved successfully. Sep 08 19:13:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d6d333f4-ea62-4930-8f0f-d355f00950f8 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] Attachment connected to vm 1634569e-fad2-49b1-bf2b-f6e10cc33bfe, checking data on nova Sep 08 19:13:21 devstack devstack@c-api.service[87214]: DEBUG cinder.compute.nova [None req-d6d333f4-ea62-4930-8f0f-d355f00950f8 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] Creating Keystone token plugin using URL: http://192.168.122.253/identity {{(pid=87214) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 19:13:21 devstack devstack@c-api.service[87214]: DEBUG novaclient.v2.client [None req-d6d333f4-ea62-4930-8f0f-d355f00950f8 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] REQ: curl -g -i -X GET http://192.168.122.253/compute/v2.1/servers/1634569e-fad2-49b1-bf2b-f6e10cc33bfe/os-volume_attachments/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6191dfd11e2d9707cf332b36e6c2f6191fd6fe133a8507bcee8eb88a9ea66ab4" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d6d333f4-ea62-4930-8f0f-d355f00950f8" -H "X-Service-Token: {SHA256}ec46641821047c2d629d0a59c4a6fb33d692a02b5b613e164eee856ec27fda36" {{(pid=87214) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6661be55-6deb-4c94-9874-d8fb0e9971dd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6661be55-6deb-4c94-9874-d8fb0e9971dd tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6661be55-6deb-4c94-9874-d8fb0e9971dd tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6661be55-6deb-4c94-9874-d8fb0e9971dd tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6661be55-6deb-4c94-9874-d8fb0e9971dd tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 returned with HTTP 404 Sep 08 19:13:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1150/2247] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:22 2026] GET /volume/v3/volumes/759af9b6-36c3-4727-b498-d8057b5b7940 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-620dd57a-d7cf-4ebc-925c-863056bb8c22 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-620dd57a-d7cf-4ebc-925c-863056bb8c22 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] DELETE http://192.168.122.253/volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-620dd57a-d7cf-4ebc-925c-863056bb8c22 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-620dd57a-d7cf-4ebc-925c-863056bb8c22 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-620dd57a-d7cf-4ebc-925c-863056bb8c22 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Delete volume with id: 079ad202-d97f-4a0c-ae0e-f4f3387c443c Sep 08 19:13:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-620dd57a-d7cf-4ebc-925c-863056bb8c22 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:22 devstack devstack@c-api.service[87214]: DEBUG novaclient.v2.client [None req-d6d333f4-ea62-4930-8f0f-d355f00950f8 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 17:13:21 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-3c339f66-5dcf-4b85-bd1f-6e2a955f8502 x-openstack-request-id: req-3c339f66-5dcf-4b85-bd1f-6e2a955f8502 {{(pid=87214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 19:13:22 devstack devstack@c-api.service[87214]: DEBUG novaclient.v2.client [None req-d6d333f4-ea62-4930-8f0f-d355f00950f8 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f", "serverId": "1634569e-fad2-49b1-bf2b-f6e10cc33bfe", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "86117ac9-29d5-4c7c-a0b0-b9aad40305d4", "bdm_uuid": "bc4f64aa-182f-468d-a67c-3ce680db2cc7"}} {{(pid=87214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 19:13:22 devstack devstack@c-api.service[87214]: DEBUG novaclient.v2.client [None req-d6d333f4-ea62-4930-8f0f-d355f00950f8 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] GET call to compute for http://192.168.122.253/compute/v2.1/servers/1634569e-fad2-49b1-bf2b-f6e10cc33bfe/os-volume_attachments/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f used request id req-3c339f66-5dcf-4b85-bd1f-6e2a955f8502 {{(pid=87214) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.volume.api [None req-d6d333f4-ea62-4930-8f0f-d355f00950f8 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault [None req-d6d333f4-ea62-4930-8f0f-d355f00950f8 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] Caught error: Detach volume from instance 1634569e-fad2-49b1-bf2b-f6e10cc33bfe using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1634569e-fad2-49b1-bf2b-f6e10cc33bfe using the Compute API Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1634569e-fad2-49b1-bf2b-f6e10cc33bfe using the Compute API Sep 08 19:13:22 devstack devstack@c-api.service[87214]: ERROR cinder.api.middleware.fault Sep 08 19:13:22 devstack devstack@c-api.service[87214]: INFO cinder.api.middleware.fault [None req-d6d333f4-ea62-4930-8f0f-d355f00950f8 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action returned with HTTP 409 Sep 08 19:13:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1098/2248] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:13:21 2026] POST /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action => generated 167 bytes in 729 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cbe1189d-4b9e-4620-9456-a137043e7628 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1099/2249] 192.168.122.253 () {62 vars in 1481 bytes} [Tue Sep 8 19:13:22 2026] POST /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-620dd57a-d7cf-4ebc-925c-863056bb8c22 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Delete volume request issued successfully. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-620dd57a-d7cf-4ebc-925c-863056bb8c22 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c returned with HTTP 202 Sep 08 19:13:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-88f483da-3c1f-4ab5-90a4-eb6a080e2aa0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1151/2250] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:13:22 2026] DELETE /volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c35a024b-c143-47c9-b749-ef1e6c111043 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c35a024b-c143-47c9-b749-ef1e6c111043 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c35a024b-c143-47c9-b749-ef1e6c111043 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c35a024b-c143-47c9-b749-ef1e6c111043 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c35a024b-c143-47c9-b749-ef1e6c111043 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Volume info retrieved successfully. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c35a024b-c143-47c9-b749-ef1e6c111043 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c returned with HTTP 200 Sep 08 19:13:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1152/2251] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:22 2026] GET /volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: WARNING keystonemiddleware.auth_token [None req-88f483da-3c1f-4ab5-90a4-eb6a080e2aa0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 19:13:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1100/2252] 192.168.122.253 () {62 vars in 1481 bytes} [Tue Sep 8 19:13:22 2026] POST /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action => generated 114 bytes in 293 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-44d6392f-f25c-4481-8b24-04a467a48ad8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-44d6392f-f25c-4481-8b24-04a467a48ad8 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-44d6392f-f25c-4481-8b24-04a467a48ad8 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-44d6392f-f25c-4481-8b24-04a467a48ad8 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-44d6392f-f25c-4481-8b24-04a467a48ad8 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-44d6392f-f25c-4481-8b24-04a467a48ad8 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 returned with HTTP 200 Sep 08 19:13:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1153/2253] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:22 2026] GET /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c7117b6d-e626-44a1-83ef-7e2125d2a7a1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c7117b6d-e626-44a1-83ef-7e2125d2a7a1 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c7117b6d-e626-44a1-83ef-7e2125d2a7a1 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c7117b6d-e626-44a1-83ef-7e2125d2a7a1 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c7117b6d-e626-44a1-83ef-7e2125d2a7a1 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c7117b6d-e626-44a1-83ef-7e2125d2a7a1 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 returned with HTTP 200 Sep 08 19:13:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1154/2254] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:22 2026] GET /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-b710838b-a096-44ed-a15a-746059b5990e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-b710838b-a096-44ed-a15a-746059b5990e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-b710838b-a096-44ed-a15a-746059b5990e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-b710838b-a096-44ed-a15a-746059b5990e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-b710838b-a096-44ed-a15a-746059b5990e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1560912620"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1560912620'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:22 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Create volume of 1 GB Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-b710838b-a096-44ed-a15a-746059b5990e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 returned with HTTP 200 Sep 08 19:13:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1155/2255] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:13:22 2026] GET /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:22 devstack devstack@c-api.service[87214]: DEBUG oslo_db.sqlalchemy.engines [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 19:13:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Availability Zones retrieved successfully. Sep 08 19:13:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Flow 'volume_create_api' (deb1653d-01fa-4f02-b611-1d6d6dfa18b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e5aa331-ac89-4c75-b7fd-a5b79bd08c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e5aa331-ac89-4c75-b7fd-a5b79bd08c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-49fc6b58-6ff6-4471-848f-eda88d2ae16f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-49fc6b58-6ff6-4471-848f-eda88d2ae16f None None] GET http://192.168.122.253/volume// Sep 08 19:13:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c77c72e-4ccf-4697-9798-d8448aa059c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-49fc6b58-6ff6-4471-848f-eda88d2ae16f None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-49fc6b58-6ff6-4471-848f-eda88d2ae16f None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-49fc6b58-6ff6-4471-848f-eda88d2ae16f None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:13:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1156/2256] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:13:22 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-16a0187a-01d3-4505-91f3-d90b261a33e7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-16a0187a-01d3-4505-91f3-d90b261a33e7 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:13:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-16a0187a-01d3-4505-91f3-d90b261a33e7 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "083aeedc-98b9-48eb-a5d3-86a48fc74912", "connector": null, "instance_uuid": "1634569e-fad2-49b1-bf2b-f6e10cc33bfe"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-16a0187a-01d3-4505-91f3-d90b261a33e7 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:13:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1157/2257] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:13:22 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ede2be44-26c3-436c-9aa9-c63ddc139014 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ede2be44-26c3-436c-9aa9-c63ddc139014 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ede2be44-26c3-436c-9aa9-c63ddc139014 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ede2be44-26c3-436c-9aa9-c63ddc139014 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:23 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Created reservations ['c67afb50-05a9-4710-99ce-993a60025473', '146a2ead-889e-4641-bfe3-fe4aba44fe2d', '5ffbae69-bce2-4e2a-9ae6-8cd975fb4884', 'a44f89f3-15f3-4f32-a283-d7aa98b92394'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c77c72e-4ccf-4697-9798-d8448aa059c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c67afb50-05a9-4710-99ce-993a60025473', '146a2ead-889e-4641-bfe3-fe4aba44fe2d', '5ffbae69-bce2-4e2a-9ae6-8cd975fb4884', 'a44f89f3-15f3-4f32-a283-d7aa98b92394']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:23 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cc1cc0c-f704-480d-97cf-b13e16c3342b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ede2be44-26c3-436c-9aa9-c63ddc139014 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ede2be44-26c3-436c-9aa9-c63ddc139014 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 returned with HTTP 200 Sep 08 19:13:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1158/2258] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:23 2026] GET /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 => generated 865 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9681a7e1-5cac-420c-9dca-a6c8d8c0d66f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9681a7e1-5cac-420c-9dca-a6c8d8c0d66f None None] GET http://192.168.122.253/volume// Sep 08 19:13:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9681a7e1-5cac-420c-9dca-a6c8d8c0d66f None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9681a7e1-5cac-420c-9dca-a6c8d8c0d66f None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9681a7e1-5cac-420c-9dca-a6c8d8c0d66f None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:13:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1159/2259] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:13:23 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-06585815-9dec-4c37-980c-b5ef77f81da4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-06585815-9dec-4c37-980c-b5ef77f81da4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] GET http://192.168.122.253/volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-06585815-9dec-4c37-980c-b5ef77f81da4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-06585815-9dec-4c37-980c-b5ef77f81da4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cc1cc0c-f704-480d-97cf-b13e16c3342b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7d74739-212a-41f7-9cd1-9a05f8ceb0d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1560912620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c0aaa72587642cf95ea7677f03cf285',qos_specs=None,replication_status=,reservations=['c67afb50-05a9-4710-99ce-993a60025473','146a2ead-889e-4641-bfe3-fe4aba44fe2d','5ffbae69-bce2-4e2a-9ae6-8cd975fb4884','a44f89f3-15f3-4f32-a283-d7aa98b92394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df233122cde942e98c5bce2b134d6d38',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1560912620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7d74739-212a-41f7-9cd1-9a05f8ceb0d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c0aaa72587642cf95ea7677f03cf285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df233122cde942e98c5bce2b134d6d38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d9a6ec-aca9-4a3a-90f2-b74374f67a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-06585815-9dec-4c37-980c-b5ef77f81da4 tempest-CreateVolumesFromSourceVolumeTest-1227230091 tempest-CreateVolumesFromSourceVolumeTest-1227230091-project-member] http://192.168.122.253/volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c returned with HTTP 404 Sep 08 19:13:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1160/2260] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:23 2026] GET /volume/v3/volumes/079ad202-d97f-4a0c-ae0e-f4f3387c443c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-b1993eea-940b-4a24-8ce4-9153839f8ab1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-b1993eea-940b-4a24-8ce4-9153839f8ab1 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-b1993eea-940b-4a24-8ce4-9153839f8ab1 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-b1993eea-940b-4a24-8ce4-9153839f8ab1 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:23 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d9a6ec-aca9-4a3a-90f2-b74374f67a96) transitioned into state 'SUCCESS' from state '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-1560912620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c0aaa72587642cf95ea7677f03cf285',qos_specs=None,replication_status=,reservations=['c67afb50-05a9-4710-99ce-993a60025473','146a2ead-889e-4641-bfe3-fe4aba44fe2d','5ffbae69-bce2-4e2a-9ae6-8cd975fb4884','a44f89f3-15f3-4f32-a283-d7aa98b92394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df233122cde942e98c5bce2b134d6d38',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff91eec5-9892-4303-9652-de3ab7e2d3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-b1993eea-940b-4a24-8ce4-9153839f8ab1 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-b1993eea-940b-4a24-8ce4-9153839f8ab1 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 returned with HTTP 200 Sep 08 19:13:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1161/2261] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:13:23 2026] GET /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 => generated 1046 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff91eec5-9892-4303-9652-de3ab7e2d3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:23 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Flow 'volume_create_api' (deb1653d-01fa-4f02-b611-1d6d6dfa18b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Create volume request issued successfully. Sep 08 19:13:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-98d84770-abe1-4e7c-b4d3-0c3b68f1d5b9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1101/2262] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:13:22 2026] POST /volume/v3/volumes => generated 759 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-73a1534f-b34d-4051-aa9f-ad08e20115ef None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-73a1534f-b34d-4051-aa9f-ad08e20115ef tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] GET http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-73a1534f-b34d-4051-aa9f-ad08e20115ef tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-73a1534f-b34d-4051-aa9f-ad08e20115ef tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:23 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:23 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-73a1534f-b34d-4051-aa9f-ad08e20115ef tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Volume info retrieved successfully. Sep 08 19:13:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-73a1534f-b34d-4051-aa9f-ad08e20115ef tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 returned with HTTP 200 Sep 08 19:13:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1162/2263] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:23 2026] GET /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 => generated 827 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-72a2385f-3637-4539-bbb9-5e34d999bf8b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-72a2385f-3637-4539-bbb9-5e34d999bf8b tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] PUT http://192.168.122.253/volume/v3/attachments/25cf44a8-4b0d-491d-a5cf-13389015fce5 Sep 08 19:13:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-72a2385f-3637-4539-bbb9-5e34d999bf8b tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:23 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-72a2385f-3637-4539-bbb9-5e34d999bf8b tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Acquiring lock "cinder-attachment_update-083aeedc-98b9-48eb-a5d3-86a48fc74912-devstack" by "attachment_update" {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:13:23 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-72a2385f-3637-4539-bbb9-5e34d999bf8b tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Lock "cinder-attachment_update-083aeedc-98b9-48eb-a5d3-86a48fc74912-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:13:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-013450c3-c5cc-4614-bdfe-17fe826b683a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-013450c3-c5cc-4614-bdfe-17fe826b683a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-013450c3-c5cc-4614-bdfe-17fe826b683a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-013450c3-c5cc-4614-bdfe-17fe826b683a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-013450c3-c5cc-4614-bdfe-17fe826b683a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-013450c3-c5cc-4614-bdfe-17fe826b683a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 returned with HTTP 200 Sep 08 19:13:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1163/2264] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:24 2026] GET /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 => generated 865 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7fd27406-b69f-44b3-9816-54fcea1ee5ce None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7fd27406-b69f-44b3-9816-54fcea1ee5ce tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] GET http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 Sep 08 19:13:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7fd27406-b69f-44b3-9816-54fcea1ee5ce tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7fd27406-b69f-44b3-9816-54fcea1ee5ce tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7fd27406-b69f-44b3-9816-54fcea1ee5ce tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Volume info retrieved successfully. Sep 08 19:13:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7fd27406-b69f-44b3-9816-54fcea1ee5ce tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 returned with HTTP 200 Sep 08 19:13:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1164/2265] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:24 2026] GET /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:24 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-72a2385f-3637-4539-bbb9-5e34d999bf8b tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Lock "cinder-attachment_update-083aeedc-98b9-48eb-a5d3-86a48fc74912-devstack" released by "attachment_update" :: held 1.239s {{(pid=87214) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:13:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-72a2385f-3637-4539-bbb9-5e34d999bf8b tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/attachments/25cf44a8-4b0d-491d-a5cf-13389015fce5 returned with HTTP 200 Sep 08 19:13:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1102/2266] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:13:23 2026] PUT /volume/v3/attachments/25cf44a8-4b0d-491d-a5cf-13389015fce5 => generated 694 bytes in 1320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-e25e8222-06f5-45e0-af06-b18256c820f4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7eb09bb2-696f-454c-99af-a14b78b056c8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7eb09bb2-696f-454c-99af-a14b78b056c8 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7eb09bb2-696f-454c-99af-a14b78b056c8 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-e25e8222-06f5-45e0-af06-b18256c820f4 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] POST http://192.168.122.253/volume/v3/attachments/25cf44a8-4b0d-491d-a5cf-13389015fce5/action Sep 08 19:13:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7eb09bb2-696f-454c-99af-a14b78b056c8 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-e25e8222-06f5-45e0-af06-b18256c820f4 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action body: b'{"os-complete": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:13:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-e25e8222-06f5-45e0-af06-b18256c820f4 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7eb09bb2-696f-454c-99af-a14b78b056c8 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7eb09bb2-696f-454c-99af-a14b78b056c8 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 returned with HTTP 200 Sep 08 19:13:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1103/2267] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:25 2026] GET /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 => generated 866 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3a9befe6-e255-44aa-8d03-1f4b54d94d8a req-e25e8222-06f5-45e0-af06-b18256c820f4 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/attachments/25cf44a8-4b0d-491d-a5cf-13389015fce5/action returned with HTTP 204 Sep 08 19:13:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1165/2268] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:13:25 2026] POST /volume/v3/attachments/25cf44a8-4b0d-491d-a5cf-13389015fce5/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2772e51c-663e-4c78-aec0-da3b388a4bba None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2772e51c-663e-4c78-aec0-da3b388a4bba tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] GET http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 Sep 08 19:13:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2772e51c-663e-4c78-aec0-da3b388a4bba tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2772e51c-663e-4c78-aec0-da3b388a4bba tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2772e51c-663e-4c78-aec0-da3b388a4bba tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Volume info retrieved successfully. Sep 08 19:13:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2772e51c-663e-4c78-aec0-da3b388a4bba tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 returned with HTTP 200 Sep 08 19:13:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1104/2269] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:25 2026] GET /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-51cedd8e-f42f-4e94-9985-b5b56a8576ff None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-51cedd8e-f42f-4e94-9985-b5b56a8576ff tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] POST http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata Sep 08 19:13:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-51cedd8e-f42f-4e94-9985-b5b56a8576ff tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-51cedd8e-f42f-4e94-9985-b5b56a8576ff tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Volume info retrieved successfully. Sep 08 19:13:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-51cedd8e-f42f-4e94-9985-b5b56a8576ff tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Create volume metadata completed successfully. Sep 08 19:13:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-51cedd8e-f42f-4e94-9985-b5b56a8576ff tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata returned with HTTP 200 Sep 08 19:13:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1166/2270] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:13:25 2026] POST /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata => generated 101 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a11d5ff0-baa1-486d-ba7b-a48b7559d5ac None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-31b57a0d-4585-4342-8012-c96d961a5eed None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a11d5ff0-baa1-486d-ba7b-a48b7559d5ac tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] GET http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a11d5ff0-baa1-486d-ba7b-a48b7559d5ac tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a11d5ff0-baa1-486d-ba7b-a48b7559d5ac tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a11d5ff0-baa1-486d-ba7b-a48b7559d5ac tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Create volume of 1 GB Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Availability Zones retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a11d5ff0-baa1-486d-ba7b-a48b7559d5ac tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Get volume metadata completed successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a11d5ff0-baa1-486d-ba7b-a48b7559d5ac tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata returned with HTTP 200 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1105/2271] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:13:25 2026] GET /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata => generated 101 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3e567bff-a7ae-4bfc-84df-81d06b30c2bd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3e567bff-a7ae-4bfc-84df-81d06b30c2bd tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] PUT http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3e567bff-a7ae-4bfc-84df-81d06b30c2bd tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Flow 'volume_create_api' (383a530c-64c4-4f64-86ad-b0bbf6cf9f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e2b1d2c-7a22-488b-8744-48c13d0c72e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3e567bff-a7ae-4bfc-84df-81d06b30c2bd tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3e567bff-a7ae-4bfc-84df-81d06b30c2bd tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Update volume metadata completed successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3e567bff-a7ae-4bfc-84df-81d06b30c2bd tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata returned with HTTP 200 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1106/2272] 192.168.122.253 () {60 vars in 1279 bytes} [Tue Sep 8 19:13:26 2026] PUT /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata => generated 57 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0c1cc06c-561b-4d42-862b-dbd7df1f889e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0c1cc06c-561b-4d42-862b-dbd7df1f889e tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] GET http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0c1cc06c-561b-4d42-862b-dbd7df1f889e tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0c1cc06c-561b-4d42-862b-dbd7df1f889e tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e2b1d2c-7a22-488b-8744-48c13d0c72e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05f6d1b-13b0-4071-a2f4-66b5b749faed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0c1cc06c-561b-4d42-862b-dbd7df1f889e tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0c1cc06c-561b-4d42-862b-dbd7df1f889e tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Get volume metadata completed successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0c1cc06c-561b-4d42-862b-dbd7df1f889e tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata returned with HTTP 200 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1107/2273] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:13:26 2026] GET /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata => generated 57 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9bf293b9-2bee-44c0-97f8-d11f88747b6f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9bf293b9-2bee-44c0-97f8-d11f88747b6f tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] DELETE http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata/key1 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9bf293b9-2bee-44c0-97f8-d11f88747b6f tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9bf293b9-2bee-44c0-97f8-d11f88747b6f tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9bf293b9-2bee-44c0-97f8-d11f88747b6f tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9bf293b9-2bee-44c0-97f8-d11f88747b6f tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Get volume metadata completed successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9bf293b9-2bee-44c0-97f8-d11f88747b6f tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Delete volume metadata completed successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9bf293b9-2bee-44c0-97f8-d11f88747b6f tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata/key1 returned with HTTP 200 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1108/2274] 192.168.122.253 () {58 vars in 1277 bytes} [Tue Sep 8 19:13:26 2026] DELETE /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata/key1 => generated 0 bytes in 65 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e8f2939e-90ff-4cfd-a636-9644ebfc48c5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e8f2939e-90ff-4cfd-a636-9644ebfc48c5 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] GET http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e8f2939e-90ff-4cfd-a636-9644ebfc48c5 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e8f2939e-90ff-4cfd-a636-9644ebfc48c5 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e8f2939e-90ff-4cfd-a636-9644ebfc48c5 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e8f2939e-90ff-4cfd-a636-9644ebfc48c5 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Get volume metadata completed successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e8f2939e-90ff-4cfd-a636-9644ebfc48c5 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata returned with HTTP 200 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1109/2275] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:13:26 2026] GET /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata => generated 32 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0354bf26-f0a2-454b-8b91-3fdcff77f50d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0354bf26-f0a2-454b-8b91-3fdcff77f50d tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0354bf26-f0a2-454b-8b91-3fdcff77f50d tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0354bf26-f0a2-454b-8b91-3fdcff77f50d tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0354bf26-f0a2-454b-8b91-3fdcff77f50d tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0354bf26-f0a2-454b-8b91-3fdcff77f50d tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 returned with HTTP 200 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1110/2276] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:26 2026] GET /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 => generated 1158 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-00488f64-dfb2-40fa-8b08-8106c0c211f9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-00488f64-dfb2-40fa-8b08-8106c0c211f9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] PUT http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-00488f64-dfb2-40fa-8b08-8106c0c211f9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-00488f64-dfb2-40fa-8b08-8106c0c211f9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Created reservations ['e336cfad-20c2-45aa-b7b7-102036dbe9b9', '92cf3913-2f2b-43de-b582-3a74e3abbb85', 'f4eb2bfb-7ddf-46db-a785-576836607186', 'da3b231c-6522-4630-88c9-569a56757116'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05f6d1b-13b0-4071-a2f4-66b5b749faed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e336cfad-20c2-45aa-b7b7-102036dbe9b9', '92cf3913-2f2b-43de-b582-3a74e3abbb85', 'f4eb2bfb-7ddf-46db-a785-576836607186', 'da3b231c-6522-4630-88c9-569a56757116']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5217df4d-eb44-4c7e-888e-5fe38315ce2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-00488f64-dfb2-40fa-8b08-8106c0c211f9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Update volume metadata completed successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-00488f64-dfb2-40fa-8b08-8106c0c211f9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata returned with HTTP 200 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1111/2277] 192.168.122.253 () {60 vars in 1279 bytes} [Tue Sep 8 19:13:26 2026] PUT /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata => generated 16 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-162c96e9-fba8-4aeb-8ba5-69737bf59b2a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-162c96e9-fba8-4aeb-8ba5-69737bf59b2a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-162c96e9-fba8-4aeb-8ba5-69737bf59b2a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-162c96e9-fba8-4aeb-8ba5-69737bf59b2a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5217df4d-eb44-4c7e-888e-5fe38315ce2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '555535c1-ae01-4d4d-9687-f6f3784d7909', '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='b595489a4ae2465aa92e64156047f74b',qos_specs=None,replication_status=,reservations=['e336cfad-20c2-45aa-b7b7-102036dbe9b9','92cf3913-2f2b-43de-b582-3a74e3abbb85','f4eb2bfb-7ddf-46db-a785-576836607186','da3b231c-6522-4630-88c9-569a56757116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3a0bbdb9e040148dba2db0f3e0cf17',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:26Z,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=555535c1-ae01-4d4d-9687-f6f3784d7909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b595489a4ae2465aa92e64156047f74b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c3a0bbdb9e040148dba2db0f3e0cf17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-162c96e9-fba8-4aeb-8ba5-69737bf59b2a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab1573f-ea86-4b91-a3f3-c96f02cf80da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-162c96e9-fba8-4aeb-8ba5-69737bf59b2a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 returned with HTTP 200 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1112/2278] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:26 2026] GET /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 => generated 1158 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-286cf466-cdd4-48b3-9ecf-6985006d8df9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-286cf466-cdd4-48b3-9ecf-6985006d8df9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] POST http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-286cf466-cdd4-48b3-9ecf-6985006d8df9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-286cf466-cdd4-48b3-9ecf-6985006d8df9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab1573f-ea86-4b91-a3f3-c96f02cf80da) transitioned into state 'SUCCESS' from 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='b595489a4ae2465aa92e64156047f74b',qos_specs=None,replication_status=,reservations=['e336cfad-20c2-45aa-b7b7-102036dbe9b9','92cf3913-2f2b-43de-b582-3a74e3abbb85','f4eb2bfb-7ddf-46db-a785-576836607186','da3b231c-6522-4630-88c9-569a56757116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3a0bbdb9e040148dba2db0f3e0cf17',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (337ca7c1-29bf-4269-80ce-26c4b5dac2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-286cf466-cdd4-48b3-9ecf-6985006d8df9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Create volume metadata completed successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-286cf466-cdd4-48b3-9ecf-6985006d8df9 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata returned with HTTP 200 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1113/2279] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:13:26 2026] POST /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata => generated 68 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2ae5ac6e-e76e-4d6f-ae73-3bb0eca2bd75 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2ae5ac6e-e76e-4d6f-ae73-3bb0eca2bd75 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] POST http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2ae5ac6e-e76e-4d6f-ae73-3bb0eca2bd75 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action body: b'{"os-detach": {"attachment_id": "25cf44a8-4b0d-491d-a5cf-13389015fce5"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2ae5ac6e-e76e-4d6f-ae73-3bb0eca2bd75 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "25cf44a8-4b0d-491d-a5cf-13389015fce5"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (337ca7c1-29bf-4269-80ce-26c4b5dac2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Flow 'volume_create_api' (383a530c-64c4-4f64-86ad-b0bbf6cf9f3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Create volume request issued successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-31b57a0d-4585-4342-8012-c96d961a5eed tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1167/2280] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:13:26 2026] POST /volume/v3/volumes => generated 749 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2ae5ac6e-e76e-4d6f-ae73-3bb0eca2bd75 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6db1eafb-9e34-4175-b8a9-24c1896e5cd4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6db1eafb-9e34-4175-b8a9-24c1896e5cd4 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] PUT http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata/key3 Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6db1eafb-9e34-4175-b8a9-24c1896e5cd4 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6db1eafb-9e34-4175-b8a9-24c1896e5cd4 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2ae5ac6e-e76e-4d6f-ae73-3bb0eca2bd75 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action returned with HTTP 400 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1114/2281] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:13:26 2026] POST /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action => generated 100 bytes in 115 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6db1eafb-9e34-4175-b8a9-24c1896e5cd4 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Update volume metadata completed successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6db1eafb-9e34-4175-b8a9-24c1896e5cd4 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata/key3 returned with HTTP 200 Sep 08 19:13:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1168/2282] 192.168.122.253 () {60 vars in 1294 bytes} [Tue Sep 8 19:13:26 2026] PUT /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata/key3 => generated 35 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-271b2cc5-a65d-4fdb-90c7-f6fbc3d96181 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3d752154-a47f-4889-9cd4-4edd427851cf None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-271b2cc5-a65d-4fdb-90c7-f6fbc3d96181 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-271b2cc5-a65d-4fdb-90c7-f6fbc3d96181 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-271b2cc5-a65d-4fdb-90c7-f6fbc3d96181 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3d752154-a47f-4889-9cd4-4edd427851cf tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] GET http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata/key3 Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3d752154-a47f-4889-9cd4-4edd427851cf tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3d752154-a47f-4889-9cd4-4edd427851cf tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3d752154-a47f-4889-9cd4-4edd427851cf tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-271b2cc5-a65d-4fdb-90c7-f6fbc3d96181 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3d752154-a47f-4889-9cd4-4edd427851cf tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Get volume metadata completed successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-271b2cc5-a65d-4fdb-90c7-f6fbc3d96181 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 returned with HTTP 200 Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3d752154-a47f-4889-9cd4-4edd427851cf tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata/key3 returned with HTTP 200 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1115/2283] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:26 2026] GET /volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 => generated 817 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1169/2284] 192.168.122.253 () {58 vars in 1274 bytes} [Tue Sep 8 19:13:26 2026] GET /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata/key3 => generated 35 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1443a46a-8007-4917-a546-195489375771 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1443a46a-8007-4917-a546-195489375771 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] GET http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1443a46a-8007-4917-a546-195489375771 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1443a46a-8007-4917-a546-195489375771 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1443a46a-8007-4917-a546-195489375771 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-810994a4-5897-419c-991c-ed4bd4799a4c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-810994a4-5897-419c-991c-ed4bd4799a4c tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-810994a4-5897-419c-991c-ed4bd4799a4c tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-810994a4-5897-419c-991c-ed4bd4799a4c tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1443a46a-8007-4917-a546-195489375771 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] Get volume metadata completed successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1443a46a-8007-4917-a546-195489375771 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-reader] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata returned with HTTP 200 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1116/2285] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:13:26 2026] GET /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata => generated 75 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-aaf5b563-a5c2-4469-b8f8-1e7145ec2d54 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aaf5b563-a5c2-4469-b8f8-1e7145ec2d54 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] PUT http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata Sep 08 19:13:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aaf5b563-a5c2-4469-b8f8-1e7145ec2d54 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-aaf5b563-a5c2-4469-b8f8-1e7145ec2d54 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-810994a4-5897-419c-991c-ed4bd4799a4c tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-aaf5b563-a5c2-4469-b8f8-1e7145ec2d54 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Update volume metadata completed successfully. Sep 08 19:13:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aaf5b563-a5c2-4469-b8f8-1e7145ec2d54 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata returned with HTTP 200 Sep 08 19:13:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1117/2286] 192.168.122.253 () {60 vars in 1279 bytes} [Tue Sep 8 19:13:26 2026] PUT /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5/metadata => generated 16 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:13:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-810994a4-5897-419c-991c-ed4bd4799a4c tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 returned with HTTP 200 Sep 08 19:13:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1170/2287] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:13:26 2026] GET /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 => generated 1158 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9c0c82e6-03c8-487f-8748-36cb703f9a96 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9c0c82e6-03c8-487f-8748-36cb703f9a96 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] GET http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9c0c82e6-03c8-487f-8748-36cb703f9a96 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9c0c82e6-03c8-487f-8748-36cb703f9a96 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-4d87c8b0-7503-4b5f-8121-b65c52fc6f7e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9c0c82e6-03c8-487f-8748-36cb703f9a96 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Volume info retrieved successfully. Sep 08 19:13:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-4d87c8b0-7503-4b5f-8121-b65c52fc6f7e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] POST http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912/action Sep 08 19:13:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-4d87c8b0-7503-4b5f-8121-b65c52fc6f7e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:13:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-4d87c8b0-7503-4b5f-8121-b65c52fc6f7e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9c0c82e6-03c8-487f-8748-36cb703f9a96 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 returned with HTTP 200 Sep 08 19:13:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1118/2288] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:27 2026] GET /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0b97c867-f953-40a4-84ea-8b67e956c3e2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0b97c867-f953-40a4-84ea-8b67e956c3e2 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] DELETE http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0b97c867-f953-40a4-84ea-8b67e956c3e2 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0b97c867-f953-40a4-84ea-8b67e956c3e2 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-0b97c867-f953-40a4-84ea-8b67e956c3e2 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Delete volume with id: c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 Sep 08 19:13:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-4d87c8b0-7503-4b5f-8121-b65c52fc6f7e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0b97c867-f953-40a4-84ea-8b67e956c3e2 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Volume info retrieved successfully. Sep 08 19:13:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-4d87c8b0-7503-4b5f-8121-b65c52fc6f7e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Begin detaching volume completed successfully. Sep 08 19:13:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-4d87c8b0-7503-4b5f-8121-b65c52fc6f7e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912/action returned with HTTP 202 Sep 08 19:13:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1171/2289] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:13:27 2026] POST /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0b97c867-f953-40a4-84ea-8b67e956c3e2 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Delete volume request issued successfully. Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0b97c867-f953-40a4-84ea-8b67e956c3e2 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 returned with HTTP 202 Sep 08 19:13:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1119/2290] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:13:27 2026] DELETE /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1d6402f8-a06b-450d-b6c1-87123848288b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1d6402f8-a06b-450d-b6c1-87123848288b tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] GET http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 Sep 08 19:13:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1d6402f8-a06b-450d-b6c1-87123848288b tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1d6402f8-a06b-450d-b6c1-87123848288b tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1d6402f8-a06b-450d-b6c1-87123848288b tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Volume info retrieved successfully. Sep 08 19:13:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1d6402f8-a06b-450d-b6c1-87123848288b tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 returned with HTTP 200 Sep 08 19:13:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1172/2291] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:27 2026] GET /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dbe69419-69ff-4ec2-8be5-3edabfdffaba None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dbe69419-69ff-4ec2-8be5-3edabfdffaba None None] GET http://192.168.122.253/volume// Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dbe69419-69ff-4ec2-8be5-3edabfdffaba None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dbe69419-69ff-4ec2-8be5-3edabfdffaba None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dbe69419-69ff-4ec2-8be5-3edabfdffaba None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:13:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1120/2292] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:13:27 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-e0d4e594-65bf-4ac1-bb9d-967d9eee9ad9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-e0d4e594-65bf-4ac1-bb9d-967d9eee9ad9 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-e0d4e594-65bf-4ac1-bb9d-967d9eee9ad9 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-e0d4e594-65bf-4ac1-bb9d-967d9eee9ad9 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-e0d4e594-65bf-4ac1-bb9d-967d9eee9ad9 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-e0d4e594-65bf-4ac1-bb9d-967d9eee9ad9 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 returned with HTTP 200 Sep 08 19:13:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1121/2293] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:13:27 2026] GET /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 => generated 1342 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-e4f65cca-be66-4861-bad2-626b9745919e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-e4f65cca-be66-4861-bad2-626b9745919e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] DELETE http://192.168.122.253/volume/v3/attachments/25cf44a8-4b0d-491d-a5cf-13389015fce5 Sep 08 19:13:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-e4f65cca-be66-4861-bad2-626b9745919e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-e4f65cca-be66-4861-bad2-626b9745919e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:27 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2f824ebd-d842-40ec-85ad-74bc3d2e95fb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2f824ebd-d842-40ec-85ad-74bc3d2e95fb tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2f824ebd-d842-40ec-85ad-74bc3d2e95fb tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2f824ebd-d842-40ec-85ad-74bc3d2e95fb tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-8b61052b-de1c-45d3-a193-f3a067a62a59 req-e4f65cca-be66-4861-bad2-626b9745919e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/attachments/25cf44a8-4b0d-491d-a5cf-13389015fce5 returned with HTTP 200 Sep 08 19:13:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1173/2294] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:13:27 2026] DELETE /volume/v3/attachments/25cf44a8-4b0d-491d-a5cf-13389015fce5 => generated 19 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2f824ebd-d842-40ec-85ad-74bc3d2e95fb tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Volume info retrieved successfully. Sep 08 19:13:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2f824ebd-d842-40ec-85ad-74bc3d2e95fb tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 returned with HTTP 200 Sep 08 19:13:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1122/2295] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:27 2026] GET /volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 => generated 841 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7eb60770-39da-4008-8d4b-d597798295e1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7eb60770-39da-4008-8d4b-d597798295e1 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] GET http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 Sep 08 19:13:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7eb60770-39da-4008-8d4b-d597798295e1 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7eb60770-39da-4008-8d4b-d597798295e1 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7eb60770-39da-4008-8d4b-d597798295e1 tempest-VolumesMetadataTest-668084470 tempest-VolumesMetadataTest-668084470-project-member] http://192.168.122.253/volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 returned with HTTP 404 Sep 08 19:13:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1174/2296] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:28 2026] GET /volume/v3/volumes/c7d74739-212a-41f7-9cd1-9a05f8ceb0d5 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-50572b87-fc61-436e-a9e6-3be2a7db8087 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-50572b87-fc61-436e-a9e6-3be2a7db8087 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] POST http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action Sep 08 19:13:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-50572b87-fc61-436e-a9e6-3be2a7db8087 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:13:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-50572b87-fc61-436e-a9e6-3be2a7db8087 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-50572b87-fc61-436e-a9e6-3be2a7db8087 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] Updating volume 'd2d12e47-c0c8-47c3-9e2c-42b2fcafe64f' with '{'status': 'in-use'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 19:13:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-50572b87-fc61-436e-a9e6-3be2a7db8087 tempest-TestServerVolumeAttachmentScenario-1666839400 tempest-TestServerVolumeAttachmentScenario-1666839400-project-admin] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action returned with HTTP 202 Sep 08 19:13:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1123/2297] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:13:28 2026] POST /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:13:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f4e00ae7-e376-4fcd-8c4e-a190fa2d2fd6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4e00ae7-e376-4fcd-8c4e-a190fa2d2fd6 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4e00ae7-e376-4fcd-8c4e-a190fa2d2fd6 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4e00ae7-e376-4fcd-8c4e-a190fa2d2fd6 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f4e00ae7-e376-4fcd-8c4e-a190fa2d2fd6 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4e00ae7-e376-4fcd-8c4e-a190fa2d2fd6 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 200 Sep 08 19:13:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1175/2298] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:28 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 1157 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-f5334170-bfe5-41ee-a0fc-0aa52ec919f0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-f5334170-bfe5-41ee-a0fc-0aa52ec919f0 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-f5334170-bfe5-41ee-a0fc-0aa52ec919f0 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-f5334170-bfe5-41ee-a0fc-0aa52ec919f0 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-f5334170-bfe5-41ee-a0fc-0aa52ec919f0 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-f5334170-bfe5-41ee-a0fc-0aa52ec919f0 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 200 Sep 08 19:13:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1124/2299] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:13:28 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 1157 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-7b356926-5710-459b-8cfa-d40a085fe61e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-7b356926-5710-459b-8cfa-d40a085fe61e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] POST http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action Sep 08 19:13:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-7b356926-5710-459b-8cfa-d40a085fe61e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:13:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-7b356926-5710-459b-8cfa-d40a085fe61e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-7b356926-5710-459b-8cfa-d40a085fe61e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-7b356926-5710-459b-8cfa-d40a085fe61e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Begin detaching volume completed successfully. Sep 08 19:13:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-7b356926-5710-459b-8cfa-d40a085fe61e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action returned with HTTP 202 Sep 08 19:13:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1176/2300] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:13:28 2026] POST /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:13:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4230cc54-f4d7-48df-ad17-b5cffb07ed7b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4230cc54-f4d7-48df-ad17-b5cffb07ed7b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 Sep 08 19:13:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4230cc54-f4d7-48df-ad17-b5cffb07ed7b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4230cc54-f4d7-48df-ad17-b5cffb07ed7b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7181762b-979e-462d-bd27-3c63eeb45766 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7181762b-979e-462d-bd27-3c63eeb45766 None None] GET http://192.168.122.253/volume// Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7181762b-979e-462d-bd27-3c63eeb45766 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7181762b-979e-462d-bd27-3c63eeb45766 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7181762b-979e-462d-bd27-3c63eeb45766 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:13:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4230cc54-f4d7-48df-ad17-b5cffb07ed7b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Volume info retrieved successfully. Sep 08 19:13:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1177/2301] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:13:29 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-08eef6eb-8b12-4d44-b6bb-b64a6837ea51 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4230cc54-f4d7-48df-ad17-b5cffb07ed7b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 returned with HTTP 200 Sep 08 19:13:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1125/2302] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:29 2026] GET /volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 => generated 842 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-08eef6eb-8b12-4d44-b6bb-b64a6837ea51 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-08eef6eb-8b12-4d44-b6bb-b64a6837ea51 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-08eef6eb-8b12-4d44-b6bb-b64a6837ea51 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5fe0cdb3-613c-4121-bc5a-9d3618a1c711 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5fe0cdb3-613c-4121-bc5a-9d3618a1c711 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 Sep 08 19:13:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5fe0cdb3-613c-4121-bc5a-9d3618a1c711 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5fe0cdb3-613c-4121-bc5a-9d3618a1c711 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:29 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-08eef6eb-8b12-4d44-b6bb-b64a6837ea51 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5fe0cdb3-613c-4121-bc5a-9d3618a1c711 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Volume info retrieved successfully. Sep 08 19:13:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-08eef6eb-8b12-4d44-b6bb-b64a6837ea51 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 200 Sep 08 19:13:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1178/2303] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:13:29 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 1341 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5fe0cdb3-613c-4121-bc5a-9d3618a1c711 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 returned with HTTP 200 Sep 08 19:13:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1126/2304] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:29 2026] GET /volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-449942174"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-449942174'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Create volume of 1 GB Sep 08 19:13:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Availability Zones retrieved successfully. Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Flow 'volume_create_api' (ee09000e-ec03-481d-8a66-afbda2a03dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ed2f86-ed1c-48ee-9527-767735233de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ed2f86-ed1c-48ee-9527-767735233de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef8a3496-4bb7-4a91-a8ab-03746717abba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-8c866acc-9f1e-4358-a7f9-dae4272504dd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Created reservations ['08dca78c-8101-4c5f-ab65-b76ce9ff7ab2', 'f97e7f82-27d5-4005-9d06-4eb956ae4b30', 'b6e0f074-1637-4c04-9573-021c432fbf52', '533fbe00-5977-4930-b013-798792c79aa8'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef8a3496-4bb7-4a91-a8ab-03746717abba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08dca78c-8101-4c5f-ab65-b76ce9ff7ab2', 'f97e7f82-27d5-4005-9d06-4eb956ae4b30', 'b6e0f074-1637-4c04-9573-021c432fbf52', '533fbe00-5977-4930-b013-798792c79aa8']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a800d6c0-4fc3-40f4-8282-e6177437eefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-8c866acc-9f1e-4358-a7f9-dae4272504dd tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] DELETE http://192.168.122.253/volume/v3/attachments/86117ac9-29d5-4c7c-a0b0-b9aad40305d4 Sep 08 19:13:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-8c866acc-9f1e-4358-a7f9-dae4272504dd tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-8c866acc-9f1e-4358-a7f9-dae4272504dd tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:29 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a800d6c0-4fc3-40f4-8282-e6177437eefc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c9d2286-9a65-443d-9207-65a08bd33374', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-449942174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b595489a4ae2465aa92e64156047f74b',qos_specs=None,replication_status=,reservations=['08dca78c-8101-4c5f-ab65-b76ce9ff7ab2','f97e7f82-27d5-4005-9d06-4eb956ae4b30','b6e0f074-1637-4c04-9573-021c432fbf52','533fbe00-5977-4930-b013-798792c79aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3a0bbdb9e040148dba2db0f3e0cf17',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:29Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-449942174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c9d2286-9a65-443d-9207-65a08bd33374,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b595489a4ae2465aa92e64156047f74b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c3a0bbdb9e040148dba2db0f3e0cf17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (310410d7-9188-43a1-8141-3abea5b64546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:29 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (310410d7-9188-43a1-8141-3abea5b64546) transitioned into 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-449942174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b595489a4ae2465aa92e64156047f74b',qos_specs=None,replication_status=,reservations=['08dca78c-8101-4c5f-ab65-b76ce9ff7ab2','f97e7f82-27d5-4005-9d06-4eb956ae4b30','b6e0f074-1637-4c04-9573-021c432fbf52','533fbe00-5977-4930-b013-798792c79aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3a0bbdb9e040148dba2db0f3e0cf17',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2b180d-3b7e-43a3-88b4-c54dbbf26640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-fe651c28-739a-4c0f-891c-04677ff4e0a8 req-8c866acc-9f1e-4358-a7f9-dae4272504dd tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/attachments/86117ac9-29d5-4c7c-a0b0-b9aad40305d4 returned with HTTP 200 Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2b180d-3b7e-43a3-88b4-c54dbbf26640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1127/2305] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:13:29 2026] DELETE /volume/v3/attachments/86117ac9-29d5-4c7c-a0b0-b9aad40305d4 => generated 19 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Flow 'volume_create_api' (ee09000e-ec03-481d-8a66-afbda2a03dad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Create volume request issued successfully. Sep 08 19:13:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f44cdcfa-8cf0-4d4f-ad9d-d0daaf7c24cc tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1179/2306] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:13:29 2026] POST /volume/v3/volumes => generated 784 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:13:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-830b2d65-f769-4bd8-8e23-d90b2fb2159a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-830b2d65-f769-4bd8-8e23-d90b2fb2159a tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 Sep 08 19:13:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-830b2d65-f769-4bd8-8e23-d90b2fb2159a tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-830b2d65-f769-4bd8-8e23-d90b2fb2159a tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-830b2d65-f769-4bd8-8e23-d90b2fb2159a tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Volume info retrieved successfully. Sep 08 19:13:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-830b2d65-f769-4bd8-8e23-d90b2fb2159a tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 returned with HTTP 200 Sep 08 19:13:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1128/2307] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:29 2026] GET /volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-ac4e58f4-4eb3-4b92-8f36-d90acd3b0a1a req-dc8ba479-8ff5-4f62-9489-9419ff1c8c7e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ac4e58f4-4eb3-4b92-8f36-d90acd3b0a1a req-dc8ba479-8ff5-4f62-9489-9419ff1c8c7e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ac4e58f4-4eb3-4b92-8f36-d90acd3b0a1a req-dc8ba479-8ff5-4f62-9489-9419ff1c8c7e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-ac4e58f4-4eb3-4b92-8f36-d90acd3b0a1a req-dc8ba479-8ff5-4f62-9489-9419ff1c8c7e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-ac4e58f4-4eb3-4b92-8f36-d90acd3b0a1a req-dc8ba479-8ff5-4f62-9489-9419ff1c8c7e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-ac4e58f4-4eb3-4b92-8f36-d90acd3b0a1a req-dc8ba479-8ff5-4f62-9489-9419ff1c8c7e tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 200 Sep 08 19:13:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1180/2308] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:13:30 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b17bad12-3cd0-416d-a636-3d90ab8504c0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b17bad12-3cd0-416d-a636-3d90ab8504c0 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 Sep 08 19:13:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b17bad12-3cd0-416d-a636-3d90ab8504c0 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b17bad12-3cd0-416d-a636-3d90ab8504c0 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:30 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b17bad12-3cd0-416d-a636-3d90ab8504c0 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Volume info retrieved successfully. Sep 08 19:13:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b17bad12-3cd0-416d-a636-3d90ab8504c0 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 returned with HTTP 200 Sep 08 19:13:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1129/2309] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:30 2026] GET /volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 => generated 876 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-66b6e03d-6dbd-4969-a150-e52af003af25 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-66b6e03d-6dbd-4969-a150-e52af003af25 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 Sep 08 19:13:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-66b6e03d-6dbd-4969-a150-e52af003af25 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-66b6e03d-6dbd-4969-a150-e52af003af25 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-66b6e03d-6dbd-4969-a150-e52af003af25 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Volume info retrieved successfully. Sep 08 19:13:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-66b6e03d-6dbd-4969-a150-e52af003af25 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 returned with HTTP 200 Sep 08 19:13:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1181/2310] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:31 2026] GET /volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 => generated 877 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cfe96cff-8d21-4175-bcca-5fda4afc49a8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cfe96cff-8d21-4175-bcca-5fda4afc49a8 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 Sep 08 19:13:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cfe96cff-8d21-4175-bcca-5fda4afc49a8 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cfe96cff-8d21-4175-bcca-5fda4afc49a8 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:31 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:31 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cfe96cff-8d21-4175-bcca-5fda4afc49a8 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Volume info retrieved successfully. Sep 08 19:13:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cfe96cff-8d21-4175-bcca-5fda4afc49a8 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 returned with HTTP 200 Sep 08 19:13:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1130/2311] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:31 2026] GET /volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 => generated 877 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c3909a04-6af4-4b51-a92d-70163377cf4b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c3909a04-6af4-4b51-a92d-70163377cf4b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:13:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c3909a04-6af4-4b51-a92d-70163377cf4b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c9d2286-9a65-443d-9207-65a08bd33374", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1446479896"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c3909a04-6af4-4b51-a92d-70163377cf4b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Volume info retrieved successfully. Sep 08 19:13:31 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-c3909a04-6af4-4b51-a92d-70163377cf4b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Create snapshot from volume 6c9d2286-9a65-443d-9207-65a08bd33374 Sep 08 19:13:32 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-c3909a04-6af4-4b51-a92d-70163377cf4b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Created reservations ['8ddcb894-6b2f-4721-a2bf-a0c07bba32e4', '6606b674-d865-4316-b858-6aa93fdc0708', 'cc423a6c-4a9e-4f79-a24c-ad9956ada48c', '3bb5391f-3aae-4e0f-a2cc-83271aaaff8f'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c3909a04-6af4-4b51-a92d-70163377cf4b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Snapshot create request issued successfully. Sep 08 19:13:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c3909a04-6af4-4b51-a92d-70163377cf4b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:13:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1182/2312] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:13:31 2026] POST /volume/v3/snapshots => generated 326 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:13:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5be6a9af-72b0-4db2-aa23-5e910bb12d8e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5be6a9af-72b0-4db2-aa23-5e910bb12d8e tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c Sep 08 19:13:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5be6a9af-72b0-4db2-aa23-5e910bb12d8e tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5be6a9af-72b0-4db2-aa23-5e910bb12d8e tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5be6a9af-72b0-4db2-aa23-5e910bb12d8e tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Snapshot retrieved successfully. Sep 08 19:13:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5be6a9af-72b0-4db2-aa23-5e910bb12d8e tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c returned with HTTP 200 Sep 08 19:13:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1131/2313] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:32 2026] GET /volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c => generated 458 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d6a34c9a-249a-4302-8e6d-0a4e006a4393 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d6a34c9a-249a-4302-8e6d-0a4e006a4393 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c Sep 08 19:13:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d6a34c9a-249a-4302-8e6d-0a4e006a4393 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d6a34c9a-249a-4302-8e6d-0a4e006a4393 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d6a34c9a-249a-4302-8e6d-0a4e006a4393 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Snapshot retrieved successfully. Sep 08 19:13:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d6a34c9a-249a-4302-8e6d-0a4e006a4393 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c returned with HTTP 200 Sep 08 19:13:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1183/2314] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:33 2026] GET /volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c => generated 458 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-33063551-64d3-4c4b-a642-d5c33659ad21 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-33063551-64d3-4c4b-a642-d5c33659ad21 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] DELETE http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-33063551-64d3-4c4b-a642-d5c33659ad21 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-33063551-64d3-4c4b-a642-d5c33659ad21 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:34 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-33063551-64d3-4c4b-a642-d5c33659ad21 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Delete volume with id: 083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-33063551-64d3-4c4b-a642-d5c33659ad21 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-375292542"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-375292542'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Create volume of 1 GB Sep 08 19:13:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-33063551-64d3-4c4b-a642-d5c33659ad21 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Delete volume request issued successfully. Sep 08 19:13:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-33063551-64d3-4c4b-a642-d5c33659ad21 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 returned with HTTP 202 Sep 08 19:13:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1184/2315] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:13:34 2026] DELETE /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e041cd66-cbf8-442d-ac0d-5da872d569f0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e041cd66-cbf8-442d-ac0d-5da872d569f0 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c Sep 08 19:13:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e041cd66-cbf8-442d-ac0d-5da872d569f0 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e041cd66-cbf8-442d-ac0d-5da872d569f0 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=536,cinder:INSERT=69,cinder:UPDATE=123,cinder:DELETE=2 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Availability Zones retrieved successfully. Sep 08 19:13:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e041cd66-cbf8-442d-ac0d-5da872d569f0 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Snapshot retrieved successfully. Sep 08 19:13:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e041cd66-cbf8-442d-ac0d-5da872d569f0 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c returned with HTTP 200 Sep 08 19:13:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1185/2316] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:34 2026] GET /volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c => generated 458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-83672a95-cc21-42d7-85b0-492b3c98d4db None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-83672a95-cc21-42d7-85b0-492b3c98d4db tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-83672a95-cc21-42d7-85b0-492b3c98d4db tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-83672a95-cc21-42d7-85b0-492b3c98d4db tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Flow 'volume_create_api' (6b9e10b6-5d82-4e70-acf9-1152aae2d3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-83672a95-cc21-42d7-85b0-492b3c98d4db tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-83672a95-cc21-42d7-85b0-492b3c98d4db tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 returned with HTTP 200 Sep 08 19:13:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1186/2317] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:34 2026] GET /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d8c557e-3857-4d0c-86e3-0a9b06463c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d8c557e-3857-4d0c-86e3-0a9b06463c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa5180c-b60e-4959-904b-4d566ae7fcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Created reservations ['24a34021-32db-4eab-9cfd-3a6a4ab132d8', 'a7a5f5d9-ad36-4101-9aeb-e2596648ff52', '57dffda9-95aa-49f3-a58c-b10e82177dd8', 'dcab1d8c-aec0-4939-9ba8-616a70815b8e'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa5180c-b60e-4959-904b-4d566ae7fcc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24a34021-32db-4eab-9cfd-3a6a4ab132d8', 'a7a5f5d9-ad36-4101-9aeb-e2596648ff52', '57dffda9-95aa-49f3-a58c-b10e82177dd8', 'dcab1d8c-aec0-4939-9ba8-616a70815b8e']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef871fb-e3c3-4727-a5a1-e458ee0a13e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef871fb-e3c3-4727-a5a1-e458ee0a13e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff04ff6d-d123-430b-b976-caaf58f5ee09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-375292542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dfe8eb5ff414a2e80ccb406543b6f5a',qos_specs=None,replication_status=,reservations=['24a34021-32db-4eab-9cfd-3a6a4ab132d8','a7a5f5d9-ad36-4101-9aeb-e2596648ff52','57dffda9-95aa-49f3-a58c-b10e82177dd8','dcab1d8c-aec0-4939-9ba8-616a70815b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0da263a8654cf290e4d482d6fa94cc',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-375292542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff04ff6d-d123-430b-b976-caaf58f5ee09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dfe8eb5ff414a2e80ccb406543b6f5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0da263a8654cf290e4d482d6fa94cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a409ffaf-b40e-4a5f-8b21-865ea73db8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a409ffaf-b40e-4a5f-8b21-865ea73db8b6) transitioned into state 'SUCCESS' from state '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-375292542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dfe8eb5ff414a2e80ccb406543b6f5a',qos_specs=None,replication_status=,reservations=['24a34021-32db-4eab-9cfd-3a6a4ab132d8','a7a5f5d9-ad36-4101-9aeb-e2596648ff52','57dffda9-95aa-49f3-a58c-b10e82177dd8','dcab1d8c-aec0-4939-9ba8-616a70815b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0da263a8654cf290e4d482d6fa94cc',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ffdf52-3477-4c87-8dae-59f6fffe88fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ffdf52-3477-4c87-8dae-59f6fffe88fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Flow 'volume_create_api' (6b9e10b6-5d82-4e70-acf9-1152aae2d3b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Create volume request issued successfully. Sep 08 19:13:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4611ee4b-8650-4a2d-a7c6-5dc9cb2a2511 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1132/2318] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:13:34 2026] POST /volume/v3/volumes => generated 827 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1b57e8ee-407a-4c0b-b05b-a0ddce1d3a28 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1b57e8ee-407a-4c0b-b05b-a0ddce1d3a28 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] GET http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1b57e8ee-407a-4c0b-b05b-a0ddce1d3a28 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1b57e8ee-407a-4c0b-b05b-a0ddce1d3a28 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1b57e8ee-407a-4c0b-b05b-a0ddce1d3a28 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Volume info retrieved successfully. Sep 08 19:13:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1b57e8ee-407a-4c0b-b05b-a0ddce1d3a28 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 returned with HTTP 200 Sep 08 19:13:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1187/2319] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:34 2026] GET /volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 => generated 895 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b9b2b590-74d8-49cc-8061-4d616dea3c22 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b9b2b590-74d8-49cc-8061-4d616dea3c22 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c Sep 08 19:13:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b9b2b590-74d8-49cc-8061-4d616dea3c22 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b9b2b590-74d8-49cc-8061-4d616dea3c22 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b9b2b590-74d8-49cc-8061-4d616dea3c22 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Snapshot retrieved successfully. Sep 08 19:13:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b9b2b590-74d8-49cc-8061-4d616dea3c22 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c returned with HTTP 200 Sep 08 19:13:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1133/2320] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:35 2026] GET /volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c => generated 485 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-23939dee-ceec-4679-aeb3-cf3d97e76552 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-23939dee-ceec-4679-aeb3-cf3d97e76552 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c Sep 08 19:13:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-23939dee-ceec-4679-aeb3-cf3d97e76552 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-23939dee-ceec-4679-aeb3-cf3d97e76552 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=511,cinder:UPDATE=131,cinder:INSERT=78 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-df467558-f088-4cd1-bb75-a3ddd0ff9ab6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-23939dee-ceec-4679-aeb3-cf3d97e76552 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Snapshot retrieved successfully. Sep 08 19:13:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-23939dee-ceec-4679-aeb3-cf3d97e76552 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c returned with HTTP 200 Sep 08 19:13:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1188/2321] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:35 2026] GET /volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c => generated 485 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-df467558-f088-4cd1-bb75-a3ddd0ff9ab6 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 Sep 08 19:13:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-df467558-f088-4cd1-bb75-a3ddd0ff9ab6 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-df467558-f088-4cd1-bb75-a3ddd0ff9ab6 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-69799fdd-935d-4427-80b7-2712fb9fa5db None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-69799fdd-935d-4427-80b7-2712fb9fa5db tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c Sep 08 19:13:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-69799fdd-935d-4427-80b7-2712fb9fa5db tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-69799fdd-935d-4427-80b7-2712fb9fa5db tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-69799fdd-935d-4427-80b7-2712fb9fa5db tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Delete snapshot with id: 859d9e9c-126a-46b8-b974-645006a1da4c Sep 08 19:13:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-df467558-f088-4cd1-bb75-a3ddd0ff9ab6 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 returned with HTTP 404 Sep 08 19:13:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1134/2322] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:35 2026] GET /volume/v3/volumes/083aeedc-98b9-48eb-a5d3-86a48fc74912 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-69799fdd-935d-4427-80b7-2712fb9fa5db tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Snapshot retrieved successfully. Sep 08 19:13:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a1569076-4331-40a6-add5-98169370b27a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a1569076-4331-40a6-add5-98169370b27a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] DELETE http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a1569076-4331-40a6-add5-98169370b27a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a1569076-4331-40a6-add5-98169370b27a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:35 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-a1569076-4331-40a6-add5-98169370b27a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Delete volume with id: d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:35 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:35 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a1569076-4331-40a6-add5-98169370b27a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-69799fdd-935d-4427-80b7-2712fb9fa5db tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Snapshot delete request issued successfully. Sep 08 19:13:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-69799fdd-935d-4427-80b7-2712fb9fa5db tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c returned with HTTP 202 Sep 08 19:13:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1189/2323] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:13:35 2026] DELETE /volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-142ed70b-c386-4c96-9186-ae836cf695de None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-142ed70b-c386-4c96-9186-ae836cf695de tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c Sep 08 19:13:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-142ed70b-c386-4c96-9186-ae836cf695de tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-142ed70b-c386-4c96-9186-ae836cf695de tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-142ed70b-c386-4c96-9186-ae836cf695de tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Snapshot retrieved successfully. Sep 08 19:13:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-142ed70b-c386-4c96-9186-ae836cf695de tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c returned with HTTP 200 Sep 08 19:13:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1190/2324] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:35 2026] GET /volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c => generated 484 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a1569076-4331-40a6-add5-98169370b27a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Delete volume request issued successfully. Sep 08 19:13:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a1569076-4331-40a6-add5-98169370b27a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 202 Sep 08 19:13:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1135/2325] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:13:35 2026] DELETE /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d8228629-aa8a-42db-a234-5bcb0ee6c6b9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d8228629-aa8a-42db-a234-5bcb0ee6c6b9 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d8228629-aa8a-42db-a234-5bcb0ee6c6b9 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d8228629-aa8a-42db-a234-5bcb0ee6c6b9 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d8228629-aa8a-42db-a234-5bcb0ee6c6b9 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Volume info retrieved successfully. Sep 08 19:13:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d8228629-aa8a-42db-a234-5bcb0ee6c6b9 tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 200 Sep 08 19:13:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1191/2326] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:35 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f8ca6bc3-debd-4654-9e45-e278c1e33292 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8ca6bc3-debd-4654-9e45-e278c1e33292 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] GET http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8ca6bc3-debd-4654-9e45-e278c1e33292 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8ca6bc3-debd-4654-9e45-e278c1e33292 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:35 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:35 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f8ca6bc3-debd-4654-9e45-e278c1e33292 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Volume info retrieved successfully. Sep 08 19:13:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8ca6bc3-debd-4654-9e45-e278c1e33292 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 returned with HTTP 200 Sep 08 19:13:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1136/2327] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:35 2026] GET /volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 => generated 919 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-53559c7e-a5d0-489a-8680-9230fc5c5620 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-53559c7e-a5d0-489a-8680-9230fc5c5620 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c Sep 08 19:13:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-53559c7e-a5d0-489a-8680-9230fc5c5620 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-53559c7e-a5d0-489a-8680-9230fc5c5620 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-53559c7e-a5d0-489a-8680-9230fc5c5620 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Snapshot retrieved successfully. Sep 08 19:13:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-53559c7e-a5d0-489a-8680-9230fc5c5620 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c returned with HTTP 200 Sep 08 19:13:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1192/2328] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:36 2026] GET /volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c => generated 484 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-258d2666-3c45-4fa2-a4e6-1f609991688a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-258d2666-3c45-4fa2-a4e6-1f609991688a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] GET http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f Sep 08 19:13:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-258d2666-3c45-4fa2-a4e6-1f609991688a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-258d2666-3c45-4fa2-a4e6-1f609991688a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-258d2666-3c45-4fa2-a4e6-1f609991688a tempest-TestServerVolumeAttachmentScenario-165747812 tempest-TestServerVolumeAttachmentScenario-165747812-project-member] http://192.168.122.253/volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f returned with HTTP 404 Sep 08 19:13:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1137/2329] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:36 2026] GET /volume/v3/volumes/d2d12e47-c0c8-47c3-9e2c-42b2fcafe64f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8fae350a-e985-4181-b38b-ee95fe8a3feb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8fae350a-e985-4181-b38b-ee95fe8a3feb tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] GET http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8fae350a-e985-4181-b38b-ee95fe8a3feb tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8fae350a-e985-4181-b38b-ee95fe8a3feb tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8fae350a-e985-4181-b38b-ee95fe8a3feb tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Volume info retrieved successfully. Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8fae350a-e985-4181-b38b-ee95fe8a3feb tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 returned with HTTP 200 Sep 08 19:13:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1193/2330] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:37 2026] GET /volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 => generated 955 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a2065524-e2b9-41fd-84f0-03ddc7f25781 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a2065524-e2b9-41fd-84f0-03ddc7f25781 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] POST http://192.168.122.253/volume/v3/volume-transfers Sep 08 19:13:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a2065524-e2b9-41fd-84f0-03ddc7f25781 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ff04ff6d-d123-430b-b976-caaf58f5ee09"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volume_transfer [None req-a2065524-e2b9-41fd-84f0-03ddc7f25781 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ff04ff6d-d123-430b-b976-caaf58f5ee09'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 19:13:37 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volume_transfer [None req-a2065524-e2b9-41fd-84f0-03ddc7f25781 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Creating transfer of volume ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:37 devstack devstack@c-api.service[87214]: INFO cinder.transfer.api [None req-a2065524-e2b9-41fd-84f0-03ddc7f25781 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Generating transfer record for volume ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:37 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:37 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:37 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:37 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a2065524-e2b9-41fd-84f0-03ddc7f25781 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volume-transfers returned with HTTP 202 Sep 08 19:13:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1138/2331] 192.168.122.253 () {62 vars in 1210 bytes} [Tue Sep 8 19:13:37 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fc49cca2-f4e8-4638-b015-b81cd19618d2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fc49cca2-f4e8-4638-b015-b81cd19618d2 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] GET http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fc49cca2-f4e8-4638-b015-b81cd19618d2 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fc49cca2-f4e8-4638-b015-b81cd19618d2 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fc49cca2-f4e8-4638-b015-b81cd19618d2 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Volume info retrieved successfully. Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fc49cca2-f4e8-4638-b015-b81cd19618d2 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 returned with HTTP 200 Sep 08 19:13:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1194/2332] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:37 2026] GET /volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 => generated 963 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-24e8aa5f-d834-4a9b-9de9-6930e63d3399 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-24e8aa5f-d834-4a9b-9de9-6930e63d3399 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-reader] GET http://192.168.122.253/volume/v3/os-volume-transfer/23b5dbe5-529a-4ca3-9060-8e366e1725ff Sep 08 19:13:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-24e8aa5f-d834-4a9b-9de9-6930e63d3399 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-24e8aa5f-d834-4a9b-9de9-6930e63d3399 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-24e8aa5f-d834-4a9b-9de9-6930e63d3399 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-reader] http://192.168.122.253/volume/v3/os-volume-transfer/23b5dbe5-529a-4ca3-9060-8e366e1725ff returned with HTTP 200 Sep 08 19:13:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1139/2333] 192.168.122.253 () {60 vars in 1306 bytes} [Tue Sep 8 19:13:37 2026] GET /volume/v3/os-volume-transfer/23b5dbe5-529a-4ca3-9060-8e366e1725ff => generated 548 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-07e3798b-c251-45c1-a7c3-ea862aff3133 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-07e3798b-c251-45c1-a7c3-ea862aff3133 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-reader] GET http://192.168.122.253/volume/v3/os-volume-transfer Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-07e3798b-c251-45c1-a7c3-ea862aff3133 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-07e3798b-c251-45c1-a7c3-ea862aff3133 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.volume_transfer [None req-07e3798b-c251-45c1-a7c3-ea862aff3133 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-reader] Listing volume transfers {{(pid=87213) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-07e3798b-c251-45c1-a7c3-ea862aff3133 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-reader] http://192.168.122.253/volume/v3/os-volume-transfer returned with HTTP 200 Sep 08 19:13:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1195/2334] 192.168.122.253 () {60 vars in 1195 bytes} [Tue Sep 8 19:13:37 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-93ee06da-ea80-467a-8137-d18d5768728b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-93ee06da-ea80-467a-8137-d18d5768728b tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] POST http://192.168.122.253/volume/v3/volume-transfers/23b5dbe5-529a-4ca3-9060-8e366e1725ff/accept Sep 08 19:13:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-93ee06da-ea80-467a-8137-d18d5768728b tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "977e604da3ec9254"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.volume_transfer [None req-93ee06da-ea80-467a-8137-d18d5768728b tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Accepting volume transfer 23b5dbe5-529a-4ca3-9060-8e366e1725ff {{(pid=87214) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 19:13:37 devstack devstack@c-api.service[87214]: INFO cinder.api.contrib.volume_transfer [None req-93ee06da-ea80-467a-8137-d18d5768728b tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Accepting transfer 23b5dbe5-529a-4ca3-9060-8e366e1725ff Sep 08 19:13:37 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:37 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:37 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-93ee06da-ea80-467a-8137-d18d5768728b tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Created reservations ['549bb1e4-1411-4eb3-ac21-f44381923b57', 'b75095a2-d35e-4964-8b18-f76e01b8a924', 'd1f634c0-01eb-4813-94bb-2cf1c2681de9', '1ba94afb-8c6c-4de5-88f0-2fd73c33bd8e'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f4d58ace-95ce-4f5b-a2f2-f614364c011f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4d58ace-95ce-4f5b-a2f2-f614364c011f tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4d58ace-95ce-4f5b-a2f2-f614364c011f tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4d58ace-95ce-4f5b-a2f2-f614364c011f tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4d58ace-95ce-4f5b-a2f2-f614364c011f tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c returned with HTTP 404 Sep 08 19:13:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1196/2335] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:13:37 2026] GET /volume/v3/snapshots/859d9e9c-126a-46b8-b974-645006a1da4c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7d44bb6d-fe78-4b68-a905-551e7d07de2b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7d44bb6d-fe78-4b68-a905-551e7d07de2b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] DELETE http://192.168.122.253/volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7d44bb6d-fe78-4b68-a905-551e7d07de2b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7d44bb6d-fe78-4b68-a905-551e7d07de2b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-7d44bb6d-fe78-4b68-a905-551e7d07de2b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Delete volume with id: 6c9d2286-9a65-443d-9207-65a08bd33374 Sep 08 19:13:37 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-93ee06da-ea80-467a-8137-d18d5768728b tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Created reservations ['1adc08f1-e9fd-4286-a150-7ba954d23e40', 'bbd08db2-caa0-4894-b12e-d91b8f672486', 'ce9374d5-a880-4aa6-a5ab-4cf62855f47a', '086c7690-a2f3-4a06-8836-3924b7c299e5'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:37 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:37 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:13:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7d44bb6d-fe78-4b68-a905-551e7d07de2b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Volume info retrieved successfully. Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7d44bb6d-fe78-4b68-a905-551e7d07de2b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Delete volume request issued successfully. Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7d44bb6d-fe78-4b68-a905-551e7d07de2b tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 returned with HTTP 202 Sep 08 19:13:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1197/2336] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:13:37 2026] DELETE /volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-55b7cd95-1315-4ddc-af99-4bd92bb6ee86 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-55b7cd95-1315-4ddc-af99-4bd92bb6ee86 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-55b7cd95-1315-4ddc-af99-4bd92bb6ee86 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-55b7cd95-1315-4ddc-af99-4bd92bb6ee86 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:37 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-93ee06da-ea80-467a-8137-d18d5768728b tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Created reservations ['0739902e-b100-4869-9db9-74011eb7dec3', '1d90904b-7ee0-4a48-b191-a0d1a96a768c', '6361222e-d13d-40fc-8953-bcaca4dd1306', '13e068a8-3c1d-421c-91d1-0cd38c7a5e13'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-55b7cd95-1315-4ddc-af99-4bd92bb6ee86 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Volume info retrieved successfully. Sep 08 19:13:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-55b7cd95-1315-4ddc-af99-4bd92bb6ee86 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 returned with HTTP 200 Sep 08 19:13:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1198/2337] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:37 2026] GET /volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 => generated 876 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:37 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-93ee06da-ea80-467a-8137-d18d5768728b tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Created reservations ['01d02fa1-1510-4923-9f79-bd4dc2887b95', 'a30e3045-e75b-4ef3-8a15-309a4f2ab038', 'ca0f24cc-6f61-4104-8a38-a84c9fc58f5d', '393be4f5-d7b2-4abd-8e30-1dc1d025b25f'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:37 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-93ee06da-ea80-467a-8137-d18d5768728b tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Transfer volume completed successfully. Sep 08 19:13:38 devstack devstack@c-api.service[87214]: INFO cinder.transfer.api [None req-93ee06da-ea80-467a-8137-d18d5768728b tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Volume ff04ff6d-d123-430b-b976-caaf58f5ee09 has been transferred. Sep 08 19:13:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-93ee06da-ea80-467a-8137-d18d5768728b tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] http://192.168.122.253/volume/v3/volume-transfers/23b5dbe5-529a-4ca3-9060-8e366e1725ff/accept returned with HTTP 202 Sep 08 19:13:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1140/2338] 192.168.122.253 () {62 vars in 1342 bytes} [Tue Sep 8 19:13:37 2026] POST /volume/v3/volume-transfers/23b5dbe5-529a-4ca3-9060-8e366e1725ff/accept => generated 373 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-46ecf3de-1b5d-4dcd-974c-eda8ceb1c3d2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-46ecf3de-1b5d-4dcd-974c-eda8ceb1c3d2 tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] GET http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-46ecf3de-1b5d-4dcd-974c-eda8ceb1c3d2 tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-46ecf3de-1b5d-4dcd-974c-eda8ceb1c3d2 tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-46ecf3de-1b5d-4dcd-974c-eda8ceb1c3d2 tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Volume info retrieved successfully. Sep 08 19:13:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-46ecf3de-1b5d-4dcd-974c-eda8ceb1c3d2 tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 returned with HTTP 200 Sep 08 19:13:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1199/2339] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:38 2026] GET /volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 => generated 955 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7fbf87b7-0a40-42dd-a69f-ae1c3fd5dd61 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7fbf87b7-0a40-42dd-a69f-ae1c3fd5dd61 tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] GET http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7fbf87b7-0a40-42dd-a69f-ae1c3fd5dd61 tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7fbf87b7-0a40-42dd-a69f-ae1c3fd5dd61 tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7fbf87b7-0a40-42dd-a69f-ae1c3fd5dd61 tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] Volume info retrieved successfully. Sep 08 19:13:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7fbf87b7-0a40-42dd-a69f-ae1c3fd5dd61 tempest-VolumesTransfersV357Test-821143676 tempest-VolumesTransfersV357Test-821143676-project-member] http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 returned with HTTP 200 Sep 08 19:13:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1141/2340] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:38 2026] GET /volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 => generated 955 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b2afb360-c1bf-4e95-88a7-4c516d24c3af None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b2afb360-c1bf-4e95-88a7-4c516d24c3af tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] DELETE http://192.168.122.253/volume/v3/volume-transfers/23b5dbe5-529a-4ca3-9060-8e366e1725ff Sep 08 19:13:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b2afb360-c1bf-4e95-88a7-4c516d24c3af tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b2afb360-c1bf-4e95-88a7-4c516d24c3af tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:38 devstack devstack@c-api.service[87213]: INFO cinder.api.contrib.volume_transfer [None req-b2afb360-c1bf-4e95-88a7-4c516d24c3af tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Delete transfer with id: 23b5dbe5-529a-4ca3-9060-8e366e1725ff Sep 08 19:13:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b2afb360-c1bf-4e95-88a7-4c516d24c3af tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volume-transfers/23b5dbe5-529a-4ca3-9060-8e366e1725ff returned with HTTP 404 Sep 08 19:13:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1200/2341] 192.168.122.253 () {60 vars in 1303 bytes} [Tue Sep 8 19:13:38 2026] DELETE /volume/v3/volume-transfers/23b5dbe5-529a-4ca3-9060-8e366e1725ff => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:13:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-58cb908d-e2e3-4551-9aeb-c7a6a807de67 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-58cb908d-e2e3-4551-9aeb-c7a6a807de67 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-58cb908d-e2e3-4551-9aeb-c7a6a807de67 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-58cb908d-e2e3-4551-9aeb-c7a6a807de67 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:38 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-58cb908d-e2e3-4551-9aeb-c7a6a807de67 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Delete volume with id: ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-58cb908d-e2e3-4551-9aeb-c7a6a807de67 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Volume info retrieved successfully. Sep 08 19:13:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-58cb908d-e2e3-4551-9aeb-c7a6a807de67 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Delete volume request issued successfully. Sep 08 19:13:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-58cb908d-e2e3-4551-9aeb-c7a6a807de67 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 returned with HTTP 202 Sep 08 19:13:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1142/2342] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:13:38 2026] DELETE /volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:13:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d0a44a6a-635b-4d3f-b4f1-b46ff332697e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d0a44a6a-635b-4d3f-b4f1-b46ff332697e tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] GET http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d0a44a6a-635b-4d3f-b4f1-b46ff332697e tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d0a44a6a-635b-4d3f-b4f1-b46ff332697e tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d0a44a6a-635b-4d3f-b4f1-b46ff332697e tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Volume info retrieved successfully. Sep 08 19:13:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d0a44a6a-635b-4d3f-b4f1-b46ff332697e tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 returned with HTTP 200 Sep 08 19:13:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1201/2343] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:38 2026] GET /volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 => generated 1138 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-37f4ade2-3522-4a90-9c88-6f6176cac350 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-37f4ade2-3522-4a90-9c88-6f6176cac350 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 Sep 08 19:13:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-37f4ade2-3522-4a90-9c88-6f6176cac350 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-37f4ade2-3522-4a90-9c88-6f6176cac350 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-37f4ade2-3522-4a90-9c88-6f6176cac350 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 returned with HTTP 404 Sep 08 19:13:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1143/2344] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:38 2026] GET /volume/v3/volumes/6c9d2286-9a65-443d-9207-65a08bd33374 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-782dfafd-0ac7-4f26-865d-bb7e46724a59 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-782dfafd-0ac7-4f26-865d-bb7e46724a59 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] DELETE http://192.168.122.253/volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 Sep 08 19:13:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-782dfafd-0ac7-4f26-865d-bb7e46724a59 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-782dfafd-0ac7-4f26-865d-bb7e46724a59 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:38 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-782dfafd-0ac7-4f26-865d-bb7e46724a59 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Delete volume with id: 555535c1-ae01-4d4d-9687-f6f3784d7909 Sep 08 19:13:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-782dfafd-0ac7-4f26-865d-bb7e46724a59 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Volume info retrieved successfully. Sep 08 19:13:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-782dfafd-0ac7-4f26-865d-bb7e46724a59 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Delete volume request issued successfully. Sep 08 19:13:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-782dfafd-0ac7-4f26-865d-bb7e46724a59 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 returned with HTTP 202 Sep 08 19:13:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1202/2345] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:13:38 2026] DELETE /volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:13:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4fedd1e2-7bfc-4d33-b6f0-5931a18a72d6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4fedd1e2-7bfc-4d33-b6f0-5931a18a72d6 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 Sep 08 19:13:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4fedd1e2-7bfc-4d33-b6f0-5931a18a72d6 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4fedd1e2-7bfc-4d33-b6f0-5931a18a72d6 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4fedd1e2-7bfc-4d33-b6f0-5931a18a72d6 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Volume info retrieved successfully. Sep 08 19:13:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4fedd1e2-7bfc-4d33-b6f0-5931a18a72d6 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 returned with HTTP 200 Sep 08 19:13:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1144/2346] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:39 2026] GET /volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 => generated 841 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8b1641a2-ff55-47f1-922f-d34ac12874ba None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b1641a2-ff55-47f1-922f-d34ac12874ba tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] GET http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b1641a2-ff55-47f1-922f-d34ac12874ba tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b1641a2-ff55-47f1-922f-d34ac12874ba tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b1641a2-ff55-47f1-922f-d34ac12874ba tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 returned with HTTP 404 Sep 08 19:13:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1203/2347] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:39 2026] GET /volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:13:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9c35cf45-be4c-4c5b-904d-fe39ad9ff161 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9c35cf45-be4c-4c5b-904d-fe39ad9ff161 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] GET http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9c35cf45-be4c-4c5b-904d-fe39ad9ff161 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9c35cf45-be4c-4c5b-904d-fe39ad9ff161 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9c35cf45-be4c-4c5b-904d-fe39ad9ff161 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 returned with HTTP 404 Sep 08 19:13:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1145/2348] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:39 2026] GET /volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:13:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-22aa0074-7645-4929-b608-bf4fb8c4bba5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-22aa0074-7645-4929-b608-bf4fb8c4bba5 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] DELETE http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-22aa0074-7645-4929-b608-bf4fb8c4bba5 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-22aa0074-7645-4929-b608-bf4fb8c4bba5 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:39 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-22aa0074-7645-4929-b608-bf4fb8c4bba5 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Delete volume with id: ff04ff6d-d123-430b-b976-caaf58f5ee09 Sep 08 19:13:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-22aa0074-7645-4929-b608-bf4fb8c4bba5 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 returned with HTTP 404 Sep 08 19:13:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1204/2349] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:13:39 2026] DELETE /volume/v3/volumes/ff04ff6d-d123-430b-b976-caaf58f5ee09 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 19:13:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1375024983"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1375024983'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:39 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Create volume of 1 GB Sep 08 19:13:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Availability Zones retrieved successfully. Sep 08 19:13:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Flow 'volume_create_api' (9159e7a6-5f87-44d0-8db9-08c63d0596d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cfc5878-9b3f-411a-8af2-4d16105df69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cfc5878-9b3f-411a-8af2-4d16105df69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd52e4e-1e45-4816-806e-c2d9f8177e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:40 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Created reservations ['e3d1509f-43a4-4d2b-b4b0-6a9776484563', '2a5c611d-ec39-49f0-92fe-69674db694f6', '78c4e6e2-9663-4de9-bb02-d72334c83209', 'f0f33d08-9245-43ac-b6a1-c9259b0b11a7'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd52e4e-1e45-4816-806e-c2d9f8177e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3d1509f-43a4-4d2b-b4b0-6a9776484563', '2a5c611d-ec39-49f0-92fe-69674db694f6', '78c4e6e2-9663-4de9-bb02-d72334c83209', 'f0f33d08-9245-43ac-b6a1-c9259b0b11a7']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d44befee-2635-41f8-a40a-adb50cd86885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d44befee-2635-41f8-a40a-adb50cd86885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b24d89e1-7e91-4f8d-a47a-a632e48ce87a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1375024983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dfe8eb5ff414a2e80ccb406543b6f5a',qos_specs=None,replication_status=,reservations=['e3d1509f-43a4-4d2b-b4b0-6a9776484563','2a5c611d-ec39-49f0-92fe-69674db694f6','78c4e6e2-9663-4de9-bb02-d72334c83209','f0f33d08-9245-43ac-b6a1-c9259b0b11a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0da263a8654cf290e4d482d6fa94cc',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1375024983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b24d89e1-7e91-4f8d-a47a-a632e48ce87a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dfe8eb5ff414a2e80ccb406543b6f5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0da263a8654cf290e4d482d6fa94cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2cd3a8-c2ec-4654-86f4-1bca975a96a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2cd3a8-c2ec-4654-86f4-1bca975a96a0) transitioned into state 'SUCCESS' from state '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-1375024983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dfe8eb5ff414a2e80ccb406543b6f5a',qos_specs=None,replication_status=,reservations=['e3d1509f-43a4-4d2b-b4b0-6a9776484563','2a5c611d-ec39-49f0-92fe-69674db694f6','78c4e6e2-9663-4de9-bb02-d72334c83209','f0f33d08-9245-43ac-b6a1-c9259b0b11a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0da263a8654cf290e4d482d6fa94cc',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfdb007c-3c34-42ac-9699-dfa8c6ed48ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d92f30ab-e471-4030-9e73-03f9eb651706 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d92f30ab-e471-4030-9e73-03f9eb651706 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] GET http://192.168.122.253/volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 Sep 08 19:13:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d92f30ab-e471-4030-9e73-03f9eb651706 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfdb007c-3c34-42ac-9699-dfa8c6ed48ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d92f30ab-e471-4030-9e73-03f9eb651706 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Flow 'volume_create_api' (9159e7a6-5f87-44d0-8db9-08c63d0596d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Create volume request issued successfully. Sep 08 19:13:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-46e7cdf3-8298-405f-b30b-2c7aa1873766 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1146/2350] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:13:39 2026] POST /volume/v3/volumes => generated 828 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:13:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-29cb4188-dd6b-459f-9a6c-bf5485931b35 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d92f30ab-e471-4030-9e73-03f9eb651706 tempest-CinderUnicodeTest-1554715928 tempest-CinderUnicodeTest-1554715928-project-member] http://192.168.122.253/volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 returned with HTTP 404 Sep 08 19:13:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1205/2351] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:13:40 2026] GET /volume/v3/volumes/555535c1-ae01-4d4d-9687-f6f3784d7909 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:13:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-29cb4188-dd6b-459f-9a6c-bf5485931b35 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] GET http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a Sep 08 19:13:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-29cb4188-dd6b-459f-9a6c-bf5485931b35 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-29cb4188-dd6b-459f-9a6c-bf5485931b35 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-29cb4188-dd6b-459f-9a6c-bf5485931b35 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Volume info retrieved successfully. Sep 08 19:13:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-29cb4188-dd6b-459f-9a6c-bf5485931b35 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a returned with HTTP 200 Sep 08 19:13:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1147/2352] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:40 2026] GET /volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a => generated 896 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fbe87dbb-1314-4482-8937-4f95a6dc6be0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fbe87dbb-1314-4482-8937-4f95a6dc6be0 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] GET http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a Sep 08 19:13:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fbe87dbb-1314-4482-8937-4f95a6dc6be0 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fbe87dbb-1314-4482-8937-4f95a6dc6be0 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fbe87dbb-1314-4482-8937-4f95a6dc6be0 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Volume info retrieved successfully. Sep 08 19:13:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fbe87dbb-1314-4482-8937-4f95a6dc6be0 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a returned with HTTP 200 Sep 08 19:13:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1206/2353] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:41 2026] GET /volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-be5190af-c871-4f6a-aa78-dc3ba80ecb03 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-be5190af-c871-4f6a-aa78-dc3ba80ecb03 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] GET http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-be5190af-c871-4f6a-aa78-dc3ba80ecb03 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-be5190af-c871-4f6a-aa78-dc3ba80ecb03 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-be5190af-c871-4f6a-aa78-dc3ba80ecb03 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Volume info retrieved successfully. Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-be5190af-c871-4f6a-aa78-dc3ba80ecb03 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a returned with HTTP 200 Sep 08 19:13:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1148/2354] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:42 2026] GET /volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-40b44811-e875-4706-8576-477a11766be6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-40b44811-e875-4706-8576-477a11766be6 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] POST http://192.168.122.253/volume/v3/volume-transfers Sep 08 19:13:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-40b44811-e875-4706-8576-477a11766be6 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b24d89e1-7e91-4f8d-a47a-a632e48ce87a"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volume_transfer [None req-40b44811-e875-4706-8576-477a11766be6 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b24d89e1-7e91-4f8d-a47a-a632e48ce87a'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 19:13:42 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volume_transfer [None req-40b44811-e875-4706-8576-477a11766be6 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Creating transfer of volume b24d89e1-7e91-4f8d-a47a-a632e48ce87a Sep 08 19:13:42 devstack devstack@c-api.service[87213]: INFO cinder.transfer.api [None req-40b44811-e875-4706-8576-477a11766be6 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Generating transfer record for volume b24d89e1-7e91-4f8d-a47a-a632e48ce87a Sep 08 19:13:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-40b44811-e875-4706-8576-477a11766be6 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volume-transfers returned with HTTP 202 Sep 08 19:13:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1207/2355] 192.168.122.253 () {62 vars in 1210 bytes} [Tue Sep 8 19:13:42 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-17436faf-4dd9-49c6-a2aa-fcaf88fa75cb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-17436faf-4dd9-49c6-a2aa-fcaf88fa75cb tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] GET http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-17436faf-4dd9-49c6-a2aa-fcaf88fa75cb tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-17436faf-4dd9-49c6-a2aa-fcaf88fa75cb tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-17436faf-4dd9-49c6-a2aa-fcaf88fa75cb tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Volume info retrieved successfully. Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-17436faf-4dd9-49c6-a2aa-fcaf88fa75cb tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a returned with HTTP 200 Sep 08 19:13:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1149/2356] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:42 2026] GET /volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-25f94c59-e3a6-4b28-ac94-ad84492fd06a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-25f94c59-e3a6-4b28-ac94-ad84492fd06a tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-reader] GET http://192.168.122.253/volume/v3/os-volume-transfer/detail Sep 08 19:13:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-25f94c59-e3a6-4b28-ac94-ad84492fd06a tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-25f94c59-e3a6-4b28-ac94-ad84492fd06a tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.contrib.volume_transfer [None req-25f94c59-e3a6-4b28-ac94-ad84492fd06a tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-reader] Listing volume transfers {{(pid=87213) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 19:13:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-25f94c59-e3a6-4b28-ac94-ad84492fd06a tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-reader] http://192.168.122.253/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 08 19:13:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1208/2357] 192.168.122.253 () {60 vars in 1216 bytes} [Tue Sep 8 19:13:42 2026] GET /volume/v3/os-volume-transfer/detail => generated 551 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4d23d094-81b1-4c7d-80b1-952d2df917a8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4d23d094-81b1-4c7d-80b1-952d2df917a8 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] DELETE http://192.168.122.253/volume/v3/volume-transfers/b487de37-cb3f-4632-bd75-9c0bd69081f8 Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4d23d094-81b1-4c7d-80b1-952d2df917a8 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4d23d094-81b1-4c7d-80b1-952d2df917a8 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.api.contrib.volume_transfer [None req-4d23d094-81b1-4c7d-80b1-952d2df917a8 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Delete transfer with id: b487de37-cb3f-4632-bd75-9c0bd69081f8 Sep 08 19:13:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4d23d094-81b1-4c7d-80b1-952d2df917a8 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volume-transfers/b487de37-cb3f-4632-bd75-9c0bd69081f8 returned with HTTP 202 Sep 08 19:13:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1150/2358] 192.168.122.253 () {60 vars in 1303 bytes} [Tue Sep 8 19:13:42 2026] DELETE /volume/v3/volume-transfers/b487de37-cb3f-4632-bd75-9c0bd69081f8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:13:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8cd0d48c-338b-42e2-b302-20b852ff1f0f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8cd0d48c-338b-42e2-b302-20b852ff1f0f tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] GET http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a Sep 08 19:13:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8cd0d48c-338b-42e2-b302-20b852ff1f0f tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8cd0d48c-338b-42e2-b302-20b852ff1f0f tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8cd0d48c-338b-42e2-b302-20b852ff1f0f tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Volume info retrieved successfully. Sep 08 19:13:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8cd0d48c-338b-42e2-b302-20b852ff1f0f tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a returned with HTTP 200 Sep 08 19:13:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1209/2359] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:42 2026] GET /volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a => generated 956 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3aeb4fc6-25d8-458a-bb17-461b0b65ba1e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3aeb4fc6-25d8-458a-bb17-461b0b65ba1e tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] DELETE http://192.168.122.253/volume/v3/volume-transfers/b487de37-cb3f-4632-bd75-9c0bd69081f8 Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3aeb4fc6-25d8-458a-bb17-461b0b65ba1e tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3aeb4fc6-25d8-458a-bb17-461b0b65ba1e tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.api.contrib.volume_transfer [None req-3aeb4fc6-25d8-458a-bb17-461b0b65ba1e tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Delete transfer with id: b487de37-cb3f-4632-bd75-9c0bd69081f8 Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3aeb4fc6-25d8-458a-bb17-461b0b65ba1e tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volume-transfers/b487de37-cb3f-4632-bd75-9c0bd69081f8 returned with HTTP 404 Sep 08 19:13:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1151/2360] 192.168.122.253 () {60 vars in 1303 bytes} [Tue Sep 8 19:13:42 2026] DELETE /volume/v3/volume-transfers/b487de37-cb3f-4632-bd75-9c0bd69081f8 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:13:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-838ecff7-7b02-46f8-ac19-5832f0714238 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-838ecff7-7b02-46f8-ac19-5832f0714238 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a Sep 08 19:13:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-838ecff7-7b02-46f8-ac19-5832f0714238 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-838ecff7-7b02-46f8-ac19-5832f0714238 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:42 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-838ecff7-7b02-46f8-ac19-5832f0714238 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Delete volume with id: b24d89e1-7e91-4f8d-a47a-a632e48ce87a Sep 08 19:13:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-838ecff7-7b02-46f8-ac19-5832f0714238 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Volume info retrieved successfully. Sep 08 19:13:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-838ecff7-7b02-46f8-ac19-5832f0714238 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Delete volume request issued successfully. Sep 08 19:13:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-838ecff7-7b02-46f8-ac19-5832f0714238 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a returned with HTTP 202 Sep 08 19:13:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1210/2361] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:13:42 2026] DELETE /volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-161c2a9e-6175-4a8e-9380-5a4ee9d5195a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-161c2a9e-6175-4a8e-9380-5a4ee9d5195a tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] GET http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-161c2a9e-6175-4a8e-9380-5a4ee9d5195a tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-161c2a9e-6175-4a8e-9380-5a4ee9d5195a tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-161c2a9e-6175-4a8e-9380-5a4ee9d5195a tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Volume info retrieved successfully. Sep 08 19:13:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-161c2a9e-6175-4a8e-9380-5a4ee9d5195a tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a returned with HTTP 200 Sep 08 19:13:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1152/2362] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:42 2026] GET /volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a => generated 1139 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dc36010f-c88f-44be-81e2-84635ec494e1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-901296556"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-901296556'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Create volume of 1 GB Sep 08 19:13:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dc36010f-c88f-44be-81e2-84635ec494e1 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] GET http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a Sep 08 19:13:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dc36010f-c88f-44be-81e2-84635ec494e1 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dc36010f-c88f-44be-81e2-84635ec494e1 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Availability Zones retrieved successfully. Sep 08 19:13:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dc36010f-c88f-44be-81e2-84635ec494e1 tempest-VolumesTransfersV357Test-1850211506 tempest-VolumesTransfersV357Test-1850211506-project-admin] http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a returned with HTTP 404 Sep 08 19:13:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1153/2363] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:43 2026] GET /volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:13:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b3657663-f7fe-47f8-bba4-4457292d8f30 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Flow 'volume_create_api' (73237437-ca2e-411d-903c-6cc7b82e99b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b3657663-f7fe-47f8-bba4-4457292d8f30 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] GET http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a Sep 08 19:13:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b3657663-f7fe-47f8-bba4-4457292d8f30 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b3657663-f7fe-47f8-bba4-4457292d8f30 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1857ea40-010d-4b16-8e75-c4a720fa73bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b3657663-f7fe-47f8-bba4-4457292d8f30 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a returned with HTTP 404 Sep 08 19:13:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1154/2364] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:44 2026] GET /volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:13:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-392163a9-da7a-40db-85e4-e16b5c5bf9b6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-392163a9-da7a-40db-85e4-e16b5c5bf9b6 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] DELETE http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a Sep 08 19:13:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-392163a9-da7a-40db-85e4-e16b5c5bf9b6 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-392163a9-da7a-40db-85e4-e16b5c5bf9b6 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:44 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-392163a9-da7a-40db-85e4-e16b5c5bf9b6 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] Delete volume with id: b24d89e1-7e91-4f8d-a47a-a632e48ce87a Sep 08 19:13:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-392163a9-da7a-40db-85e4-e16b5c5bf9b6 tempest-VolumesTransfersV357Test-892418418 tempest-VolumesTransfersV357Test-892418418-project-member] http://192.168.122.253/volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a returned with HTTP 404 Sep 08 19:13:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1155/2365] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:13:44 2026] DELETE /volume/v3/volumes/b24d89e1-7e91-4f8d-a47a-a632e48ce87a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1857ea40-010d-4b16-8e75-c4a720fa73bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b512737-88f8-4c30-9b45-198eb5d45886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Created reservations ['9ee7d618-53ae-4357-83ff-e9b893e61857', 'd708618f-2604-4fc5-a6cf-fb8b1331bdca', 'a706e8d8-d782-437f-bebc-715eda05f077', '47a5ce82-ea02-4b50-afe1-c79fb3165970'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b512737-88f8-4c30-9b45-198eb5d45886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ee7d618-53ae-4357-83ff-e9b893e61857', 'd708618f-2604-4fc5-a6cf-fb8b1331bdca', 'a706e8d8-d782-437f-bebc-715eda05f077', '47a5ce82-ea02-4b50-afe1-c79fb3165970']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d8c74d-5423-47e2-8668-9c9a455b9a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d8c74d-5423-47e2-8668-9c9a455b9a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2356634a-cf38-4299-8839-3c4c0922e6a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-901296556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc28b4e0eb04965bf2707cd4fdfe6b1',qos_specs=None,replication_status=,reservations=['9ee7d618-53ae-4357-83ff-e9b893e61857','d708618f-2604-4fc5-a6cf-fb8b1331bdca','a706e8d8-d782-437f-bebc-715eda05f077','47a5ce82-ea02-4b50-afe1-c79fb3165970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badff1ecfeac4a7ba60322806bba4a6f',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-901296556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2356634a-cf38-4299-8839-3c4c0922e6a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fc28b4e0eb04965bf2707cd4fdfe6b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='badff1ecfeac4a7ba60322806bba4a6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b1c2004-787c-4c72-a1aa-9fb8ef400713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b1c2004-787c-4c72-a1aa-9fb8ef400713) transitioned into state 'SUCCESS' from state '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-901296556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc28b4e0eb04965bf2707cd4fdfe6b1',qos_specs=None,replication_status=,reservations=['9ee7d618-53ae-4357-83ff-e9b893e61857','d708618f-2604-4fc5-a6cf-fb8b1331bdca','a706e8d8-d782-437f-bebc-715eda05f077','47a5ce82-ea02-4b50-afe1-c79fb3165970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badff1ecfeac4a7ba60322806bba4a6f',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c113e7b-d4d0-4307-a57c-5b74ff0ab690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c113e7b-d4d0-4307-a57c-5b74ff0ab690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Flow 'volume_create_api' (73237437-ca2e-411d-903c-6cc7b82e99b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Create volume request issued successfully. Sep 08 19:13:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-45f38d01-cd2d-4312-b20e-5f1586dc759f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1211/2366] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:13:43 2026] POST /volume/v3/volumes => generated 786 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-aea45820-4846-4105-b040-ade4d9a9a88b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aea45820-4846-4105-b040-ade4d9a9a88b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 Sep 08 19:13:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aea45820-4846-4105-b040-ade4d9a9a88b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aea45820-4846-4105-b040-ade4d9a9a88b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-aea45820-4846-4105-b040-ade4d9a9a88b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aea45820-4846-4105-b040-ade4d9a9a88b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 returned with HTTP 200 Sep 08 19:13:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1156/2367] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:44 2026] GET /volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 => generated 965 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d35e48c1-de32-4b7f-b045-a7c7a282e266 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d35e48c1-de32-4b7f-b045-a7c7a282e266 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 Sep 08 19:13:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d35e48c1-de32-4b7f-b045-a7c7a282e266 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d35e48c1-de32-4b7f-b045-a7c7a282e266 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d35e48c1-de32-4b7f-b045-a7c7a282e266 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d35e48c1-de32-4b7f-b045-a7c7a282e266 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 returned with HTTP 200 Sep 08 19:13:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1212/2368] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:45 2026] GET /volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cfe12107-fa82-4140-b092-7722040fd7c6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cfe12107-fa82-4140-b092-7722040fd7c6 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 Sep 08 19:13:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cfe12107-fa82-4140-b092-7722040fd7c6 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cfe12107-fa82-4140-b092-7722040fd7c6 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cfe12107-fa82-4140-b092-7722040fd7c6 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cfe12107-fa82-4140-b092-7722040fd7c6 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 returned with HTTP 200 Sep 08 19:13:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1157/2369] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:46 2026] GET /volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 => generated 1016 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-104f0357-c2f9-4b07-8f91-58daef3cacbd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-104f0357-c2f9-4b07-8f91-58daef3cacbd tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] GET http://192.168.122.253/volume/v3/volumes Sep 08 19:13:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-104f0357-c2f9-4b07-8f91-58daef3cacbd tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-104f0357-c2f9-4b07-8f91-58daef3cacbd tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-104f0357-c2f9-4b07-8f91-58daef3cacbd tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:13:47 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-104f0357-c2f9-4b07-8f91-58daef3cacbd tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:13:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:47 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-104f0357-c2f9-4b07-8f91-58daef3cacbd tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Get all volumes completed successfully. Sep 08 19:13:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-104f0357-c2f9-4b07-8f91-58daef3cacbd tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] http://192.168.122.253/volume/v3/volumes returned with HTTP 200 Sep 08 19:13:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1213/2370] 192.168.122.253 () {60 vars in 1162 bytes} [Tue Sep 8 19:13:46 2026] GET /volume/v3/volumes => generated 343 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3233b2c5-6895-4c15-a0be-dc7abd82ac73 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3233b2c5-6895-4c15-a0be-dc7abd82ac73 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 Sep 08 19:13:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3233b2c5-6895-4c15-a0be-dc7abd82ac73 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3233b2c5-6895-4c15-a0be-dc7abd82ac73 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:47 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-3233b2c5-6895-4c15-a0be-dc7abd82ac73 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Delete volume with id: 2356634a-cf38-4299-8839-3c4c0922e6a0 Sep 08 19:13:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3233b2c5-6895-4c15-a0be-dc7abd82ac73 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3233b2c5-6895-4c15-a0be-dc7abd82ac73 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Delete volume request issued successfully. Sep 08 19:13:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3233b2c5-6895-4c15-a0be-dc7abd82ac73 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 returned with HTTP 202 Sep 08 19:13:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1158/2371] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:13:47 2026] DELETE /volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:13:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-87281f3e-d2d6-4a1f-894d-a2b702e032d1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-87281f3e-d2d6-4a1f-894d-a2b702e032d1 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 Sep 08 19:13:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-87281f3e-d2d6-4a1f-894d-a2b702e032d1 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-87281f3e-d2d6-4a1f-894d-a2b702e032d1 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:47 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-87281f3e-d2d6-4a1f-894d-a2b702e032d1 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-87281f3e-d2d6-4a1f-894d-a2b702e032d1 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 returned with HTTP 200 Sep 08 19:13:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1214/2372] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:47 2026] GET /volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 19:13:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fc6b2eee-b33f-4323-b327-cd5cebe20a9e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fc6b2eee-b33f-4323-b327-cd5cebe20a9e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 Sep 08 19:13:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fc6b2eee-b33f-4323-b327-cd5cebe20a9e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fc6b2eee-b33f-4323-b327-cd5cebe20a9e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fc6b2eee-b33f-4323-b327-cd5cebe20a9e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 returned with HTTP 404 Sep 08 19:13:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1159/2373] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:48 2026] GET /volume/v3/volumes/2356634a-cf38-4299-8839-3c4c0922e6a0 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-512163647"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-512163647'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Create volume of 1 GB Sep 08 19:13:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Availability Zones retrieved successfully. Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Flow 'volume_create_api' (8b102845-c6f9-4e05-943e-eef587ac1dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc7a77d2-fd22-4eb5-ac47-766b4955ab2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc7a77d2-fd22-4eb5-ac47-766b4955ab2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (381460aa-7ea4-4b71-98fc-1ab08ee1920f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Created reservations ['1910a4e2-8489-4f37-acbb-cf46600d06b9', '770ffef3-c0ff-47b4-b6cb-1b1306751dcf', 'bc1f2077-db57-4839-a81d-733e28a38912', 'a082bb99-1aac-4e3a-b073-2afd4afe1e9e'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (381460aa-7ea4-4b71-98fc-1ab08ee1920f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1910a4e2-8489-4f37-acbb-cf46600d06b9', '770ffef3-c0ff-47b4-b6cb-1b1306751dcf', 'bc1f2077-db57-4839-a81d-733e28a38912', 'a082bb99-1aac-4e3a-b073-2afd4afe1e9e']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f787f9-7904-42d6-9727-ca4772cb2c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f787f9-7904-42d6-9727-ca4772cb2c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8237062-e19d-41f1-ad6e-1b9ef992c105', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-512163647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc28b4e0eb04965bf2707cd4fdfe6b1',qos_specs=None,replication_status=,reservations=['1910a4e2-8489-4f37-acbb-cf46600d06b9','770ffef3-c0ff-47b4-b6cb-1b1306751dcf','bc1f2077-db57-4839-a81d-733e28a38912','a082bb99-1aac-4e3a-b073-2afd4afe1e9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badff1ecfeac4a7ba60322806bba4a6f',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-512163647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8237062-e19d-41f1-ad6e-1b9ef992c105,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fc28b4e0eb04965bf2707cd4fdfe6b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='badff1ecfeac4a7ba60322806bba4a6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64d684c3-ded3-4aff-ba57-4529bed69e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64d684c3-ded3-4aff-ba57-4529bed69e22) transitioned into state 'SUCCESS' from state '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-512163647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc28b4e0eb04965bf2707cd4fdfe6b1',qos_specs=None,replication_status=,reservations=['1910a4e2-8489-4f37-acbb-cf46600d06b9','770ffef3-c0ff-47b4-b6cb-1b1306751dcf','bc1f2077-db57-4839-a81d-733e28a38912','a082bb99-1aac-4e3a-b073-2afd4afe1e9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badff1ecfeac4a7ba60322806bba4a6f',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758f8456-20db-4e57-8bd2-b829087553f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758f8456-20db-4e57-8bd2-b829087553f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Flow 'volume_create_api' (8b102845-c6f9-4e05-943e-eef587ac1dd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Create volume request issued successfully. Sep 08 19:13:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f1d205f8-b865-4975-8e40-44e0ebd86ff8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1215/2374] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:13:48 2026] POST /volume/v3/volumes => generated 786 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2bdd4c9b-358b-4e75-baf5-6f54967276b8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2bdd4c9b-358b-4e75-baf5-6f54967276b8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 Sep 08 19:13:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2bdd4c9b-358b-4e75-baf5-6f54967276b8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2bdd4c9b-358b-4e75-baf5-6f54967276b8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2bdd4c9b-358b-4e75-baf5-6f54967276b8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2bdd4c9b-358b-4e75-baf5-6f54967276b8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 returned with HTTP 200 Sep 08 19:13:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1160/2375] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:48 2026] GET /volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 => generated 965 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8c8a57d3-0b92-437e-b694-f89aaa5e459b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8c8a57d3-0b92-437e-b694-f89aaa5e459b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 Sep 08 19:13:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8c8a57d3-0b92-437e-b694-f89aaa5e459b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8c8a57d3-0b92-437e-b694-f89aaa5e459b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8c8a57d3-0b92-437e-b694-f89aaa5e459b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8c8a57d3-0b92-437e-b694-f89aaa5e459b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 returned with HTTP 200 Sep 08 19:13:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1216/2376] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:49 2026] GET /volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5b20e06b-41dd-4cf9-85b8-cebe0998043c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5b20e06b-41dd-4cf9-85b8-cebe0998043c tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 Sep 08 19:13:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5b20e06b-41dd-4cf9-85b8-cebe0998043c tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5b20e06b-41dd-4cf9-85b8-cebe0998043c tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:50 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:50 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5b20e06b-41dd-4cf9-85b8-cebe0998043c tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5b20e06b-41dd-4cf9-85b8-cebe0998043c tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 returned with HTTP 200 Sep 08 19:13:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1161/2377] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:50 2026] GET /volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-724f75c8-2f56-4f66-84fe-6ddce5c4958c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-724f75c8-2f56-4f66-84fe-6ddce5c4958c tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:13:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-724f75c8-2f56-4f66-84fe-6ddce5c4958c tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-724f75c8-2f56-4f66-84fe-6ddce5c4958c tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-724f75c8-2f56-4f66-84fe-6ddce5c4958c tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:13:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-724f75c8-2f56-4f66-84fe-6ddce5c4958c tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:13:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:50 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-724f75c8-2f56-4f66-84fe-6ddce5c4958c tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Get all volumes completed successfully. Sep 08 19:13:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-724f75c8-2f56-4f66-84fe-6ddce5c4958c tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:13:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1217/2378] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:13:50 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4d0319c2-1468-4496-83f5-d984e527545f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4d0319c2-1468-4496-83f5-d984e527545f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 Sep 08 19:13:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4d0319c2-1468-4496-83f5-d984e527545f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4d0319c2-1468-4496-83f5-d984e527545f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:51 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-4d0319c2-1468-4496-83f5-d984e527545f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Delete volume with id: d8237062-e19d-41f1-ad6e-1b9ef992c105 Sep 08 19:13:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4d0319c2-1468-4496-83f5-d984e527545f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4d0319c2-1468-4496-83f5-d984e527545f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Delete volume request issued successfully. Sep 08 19:13:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4d0319c2-1468-4496-83f5-d984e527545f tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 returned with HTTP 202 Sep 08 19:13:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1162/2379] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:13:51 2026] DELETE /volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:13:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4e768f5f-555b-4694-9cd8-ac87935a9cd4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4e768f5f-555b-4694-9cd8-ac87935a9cd4 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 Sep 08 19:13:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4e768f5f-555b-4694-9cd8-ac87935a9cd4 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4e768f5f-555b-4694-9cd8-ac87935a9cd4 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4e768f5f-555b-4694-9cd8-ac87935a9cd4 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4e768f5f-555b-4694-9cd8-ac87935a9cd4 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 returned with HTTP 200 Sep 08 19:13:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1218/2380] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:51 2026] GET /volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 => generated 1015 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c8ae23ab-9047-4b62-be49-9f3f5b37730b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c8ae23ab-9047-4b62-be49-9f3f5b37730b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 Sep 08 19:13:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c8ae23ab-9047-4b62-be49-9f3f5b37730b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c8ae23ab-9047-4b62-be49-9f3f5b37730b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c8ae23ab-9047-4b62-be49-9f3f5b37730b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 returned with HTTP 404 Sep 08 19:13:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1163/2381] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:52 2026] GET /volume/v3/volumes/d8237062-e19d-41f1-ad6e-1b9ef992c105 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1397773a-02dc-43f4-a3af-761422e65293 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1427332652"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1427332652'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Create volume of 1 GB Sep 08 19:13:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Availability Zones retrieved successfully. Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Flow 'volume_create_api' (4dbb7325-a13f-4e2f-94f5-6ebcce5f8579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670c2c4e-042e-43a3-905a-25d85e6fefeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670c2c4e-042e-43a3-905a-25d85e6fefeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f0c23d4-7705-4701-bc4d-fc794641deb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Created reservations ['95cfbc0f-8a4c-4f85-bdf4-7222ac04b8ff', 'd112e7f4-21fd-4881-9cf2-b4aeeac33016', '4bf7a9a0-59f2-426d-884b-736b4f0fe1c2', '86876b2e-c51b-4a32-825c-6e78f50b178e'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f0c23d4-7705-4701-bc4d-fc794641deb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95cfbc0f-8a4c-4f85-bdf4-7222ac04b8ff', 'd112e7f4-21fd-4881-9cf2-b4aeeac33016', '4bf7a9a0-59f2-426d-884b-736b4f0fe1c2', '86876b2e-c51b-4a32-825c-6e78f50b178e']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24a0d54-3412-40ce-947e-d070d3cedd49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24a0d54-3412-40ce-947e-d070d3cedd49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a444b1dc-62bb-4e73-8f21-546d87e55b2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1427332652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc28b4e0eb04965bf2707cd4fdfe6b1',qos_specs=None,replication_status=,reservations=['95cfbc0f-8a4c-4f85-bdf4-7222ac04b8ff','d112e7f4-21fd-4881-9cf2-b4aeeac33016','4bf7a9a0-59f2-426d-884b-736b4f0fe1c2','86876b2e-c51b-4a32-825c-6e78f50b178e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badff1ecfeac4a7ba60322806bba4a6f',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1427332652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a444b1dc-62bb-4e73-8f21-546d87e55b2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fc28b4e0eb04965bf2707cd4fdfe6b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='badff1ecfeac4a7ba60322806bba4a6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b4485e-7675-4ea5-968a-a4e621c4b8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b4485e-7675-4ea5-968a-a4e621c4b8b2) transitioned into state 'SUCCESS' from state '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-1427332652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc28b4e0eb04965bf2707cd4fdfe6b1',qos_specs=None,replication_status=,reservations=['95cfbc0f-8a4c-4f85-bdf4-7222ac04b8ff','d112e7f4-21fd-4881-9cf2-b4aeeac33016','4bf7a9a0-59f2-426d-884b-736b4f0fe1c2','86876b2e-c51b-4a32-825c-6e78f50b178e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badff1ecfeac4a7ba60322806bba4a6f',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2426440-6af2-4fda-8850-7c2fab0d486a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2426440-6af2-4fda-8850-7c2fab0d486a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Flow 'volume_create_api' (4dbb7325-a13f-4e2f-94f5-6ebcce5f8579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Create volume request issued successfully. Sep 08 19:13:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1397773a-02dc-43f4-a3af-761422e65293 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1219/2382] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:13:52 2026] POST /volume/v3/volumes => generated 787 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-782c0dd6-f57f-4e50-ad95-901cfe8599d1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-782c0dd6-f57f-4e50-ad95-901cfe8599d1 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a Sep 08 19:13:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-782c0dd6-f57f-4e50-ad95-901cfe8599d1 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-782c0dd6-f57f-4e50-ad95-901cfe8599d1 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-782c0dd6-f57f-4e50-ad95-901cfe8599d1 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-782c0dd6-f57f-4e50-ad95-901cfe8599d1 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a returned with HTTP 200 Sep 08 19:13:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1164/2383] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:52 2026] GET /volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a => generated 966 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b27e92a6-0c2c-43f7-8005-db6ec18bfdc8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b27e92a6-0c2c-43f7-8005-db6ec18bfdc8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a Sep 08 19:13:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b27e92a6-0c2c-43f7-8005-db6ec18bfdc8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b27e92a6-0c2c-43f7-8005-db6ec18bfdc8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b27e92a6-0c2c-43f7-8005-db6ec18bfdc8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b27e92a6-0c2c-43f7-8005-db6ec18bfdc8 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a returned with HTTP 200 Sep 08 19:13:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1220/2384] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:53 2026] GET /volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-06cc0629-aff5-4799-af22-55d1ff518291 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-06cc0629-aff5-4799-af22-55d1ff518291 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a Sep 08 19:13:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-06cc0629-aff5-4799-af22-55d1ff518291 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-06cc0629-aff5-4799-af22-55d1ff518291 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-06cc0629-aff5-4799-af22-55d1ff518291 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-06cc0629-aff5-4799-af22-55d1ff518291 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a returned with HTTP 200 Sep 08 19:13:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1165/2385] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:55 2026] GET /volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a => generated 1017 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1aeb6603-7b04-421c-94df-80396fe0884b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1aeb6603-7b04-421c-94df-80396fe0884b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] GET http://192.168.122.253/volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a Sep 08 19:13:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1aeb6603-7b04-421c-94df-80396fe0884b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1aeb6603-7b04-421c-94df-80396fe0884b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1aeb6603-7b04-421c-94df-80396fe0884b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Volume info retrieved successfully. Sep 08 19:13:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1aeb6603-7b04-421c-94df-80396fe0884b tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] http://192.168.122.253/volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a returned with HTTP 200 Sep 08 19:13:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1221/2386] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:55 2026] GET /volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-910baf9e-9675-4f47-94dd-f2cfe9b9dccf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-910baf9e-9675-4f47-94dd-f2cfe9b9dccf tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a Sep 08 19:13:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-910baf9e-9675-4f47-94dd-f2cfe9b9dccf tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-910baf9e-9675-4f47-94dd-f2cfe9b9dccf tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:55 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-910baf9e-9675-4f47-94dd-f2cfe9b9dccf tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Delete volume with id: a444b1dc-62bb-4e73-8f21-546d87e55b2a Sep 08 19:13:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-910baf9e-9675-4f47-94dd-f2cfe9b9dccf tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-910baf9e-9675-4f47-94dd-f2cfe9b9dccf tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Delete volume request issued successfully. Sep 08 19:13:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-910baf9e-9675-4f47-94dd-f2cfe9b9dccf tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a returned with HTTP 202 Sep 08 19:13:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1166/2387] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:13:55 2026] DELETE /volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:13:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1103da85-c46b-4e3f-8ae7-d885abd11b43 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1103da85-c46b-4e3f-8ae7-d885abd11b43 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a Sep 08 19:13:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1103da85-c46b-4e3f-8ae7-d885abd11b43 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1103da85-c46b-4e3f-8ae7-d885abd11b43 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1103da85-c46b-4e3f-8ae7-d885abd11b43 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1103da85-c46b-4e3f-8ae7-d885abd11b43 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a returned with HTTP 200 Sep 08 19:13:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1222/2388] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:55 2026] GET /volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 19:13:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8e068684-9ef4-4501-85c0-17a72f6e7f47 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8e068684-9ef4-4501-85c0-17a72f6e7f47 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a Sep 08 19:13:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8e068684-9ef4-4501-85c0-17a72f6e7f47 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8e068684-9ef4-4501-85c0-17a72f6e7f47 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8e068684-9ef4-4501-85c0-17a72f6e7f47 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a returned with HTTP 404 Sep 08 19:13:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1167/2389] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:56 2026] GET /volume/v3/volumes/a444b1dc-62bb-4e73-8f21-546d87e55b2a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-580922546"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-580922546'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Create volume of 1 GB Sep 08 19:13:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Availability Zones retrieved successfully. Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Flow 'volume_create_api' (7b2dc68f-f62a-472c-8433-83af2e96f4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d812c044-8e1d-4088-b950-f1bec12d3930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d812c044-8e1d-4088-b950-f1bec12d3930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca1e78c0-1c80-492e-be83-8a87ed174227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Created reservations ['0659d278-db85-4a02-9668-87fa601ea696', 'd2c18a04-0167-4d36-9c21-4d483cf2dd1f', '80020627-3291-4fc1-b1ea-520f2f97e2fb', '783fd025-9af0-46ed-bc24-b47f0bb56147'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca1e78c0-1c80-492e-be83-8a87ed174227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0659d278-db85-4a02-9668-87fa601ea696', 'd2c18a04-0167-4d36-9c21-4d483cf2dd1f', '80020627-3291-4fc1-b1ea-520f2f97e2fb', '783fd025-9af0-46ed-bc24-b47f0bb56147']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf721326-53ad-40e7-8e74-d4bc5648c072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf721326-53ad-40e7-8e74-d4bc5648c072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c97437e5-e8cc-412e-b9c2-ab172693a9f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-580922546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc28b4e0eb04965bf2707cd4fdfe6b1',qos_specs=None,replication_status=,reservations=['0659d278-db85-4a02-9668-87fa601ea696','d2c18a04-0167-4d36-9c21-4d483cf2dd1f','80020627-3291-4fc1-b1ea-520f2f97e2fb','783fd025-9af0-46ed-bc24-b47f0bb56147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badff1ecfeac4a7ba60322806bba4a6f',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:13:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-580922546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c97437e5-e8cc-412e-b9c2-ab172693a9f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fc28b4e0eb04965bf2707cd4fdfe6b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='badff1ecfeac4a7ba60322806bba4a6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f201894c-2961-44f0-8c34-6ddf982f7449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f201894c-2961-44f0-8c34-6ddf982f7449) transitioned into state 'SUCCESS' from state '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-580922546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc28b4e0eb04965bf2707cd4fdfe6b1',qos_specs=None,replication_status=,reservations=['0659d278-db85-4a02-9668-87fa601ea696','d2c18a04-0167-4d36-9c21-4d483cf2dd1f','80020627-3291-4fc1-b1ea-520f2f97e2fb','783fd025-9af0-46ed-bc24-b47f0bb56147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badff1ecfeac4a7ba60322806bba4a6f',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (266eccf5-97fb-466a-9e3e-83dc6e3fb94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (266eccf5-97fb-466a-9e3e-83dc6e3fb94c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Flow 'volume_create_api' (7b2dc68f-f62a-472c-8433-83af2e96f4d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:13:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Create volume request issued successfully. Sep 08 19:13:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e6e93352-9a03-4484-bd88-a6c94bd2ae4e tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:13:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1223/2390] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:13:56 2026] POST /volume/v3/volumes => generated 786 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:13:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-048bb153-ea71-450b-9ca8-2c9169e81827 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-048bb153-ea71-450b-9ca8-2c9169e81827 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 Sep 08 19:13:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-048bb153-ea71-450b-9ca8-2c9169e81827 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-048bb153-ea71-450b-9ca8-2c9169e81827 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-048bb153-ea71-450b-9ca8-2c9169e81827 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-048bb153-ea71-450b-9ca8-2c9169e81827 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 returned with HTTP 200 Sep 08 19:13:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1168/2391] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:56 2026] GET /volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 => generated 965 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:13:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a4861289-ec4d-4724-b1e5-d08a7b4081d6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a4861289-ec4d-4724-b1e5-d08a7b4081d6 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 Sep 08 19:13:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a4861289-ec4d-4724-b1e5-d08a7b4081d6 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a4861289-ec4d-4724-b1e5-d08a7b4081d6 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a4861289-ec4d-4724-b1e5-d08a7b4081d6 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a4861289-ec4d-4724-b1e5-d08a7b4081d6 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 returned with HTTP 200 Sep 08 19:13:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1224/2392] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:57 2026] GET /volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 => generated 1015 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ba100e10-8244-4df8-9df3-900c65d2a70a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ba100e10-8244-4df8-9df3-900c65d2a70a tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 Sep 08 19:13:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ba100e10-8244-4df8-9df3-900c65d2a70a tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ba100e10-8244-4df8-9df3-900c65d2a70a tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ba100e10-8244-4df8-9df3-900c65d2a70a tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ba100e10-8244-4df8-9df3-900c65d2a70a tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 returned with HTTP 200 Sep 08 19:13:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1169/2393] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:59 2026] GET /volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:13:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b353bcd2-6c3f-4f66-aa58-625749163193 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b353bcd2-6c3f-4f66-aa58-625749163193 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] GET http://192.168.122.253/volume/v3/volumes/summary Sep 08 19:13:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b353bcd2-6c3f-4f66-aa58-625749163193 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b353bcd2-6c3f-4f66-aa58-625749163193 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-b353bcd2-6c3f-4f66-aa58-625749163193 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:13:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b353bcd2-6c3f-4f66-aa58-625749163193 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] Get summary completed successfully. Sep 08 19:13:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b353bcd2-6c3f-4f66-aa58-625749163193 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-reader] http://192.168.122.253/volume/v3/volumes/summary returned with HTTP 200 Sep 08 19:13:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1225/2394] 192.168.122.253 () {60 vars in 1186 bytes} [Tue Sep 8 19:13:59 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:13:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-302b9277-1947-485c-b4c9-a624af312f19 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-302b9277-1947-485c-b4c9-a624af312f19 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 Sep 08 19:13:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-302b9277-1947-485c-b4c9-a624af312f19 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-302b9277-1947-485c-b4c9-a624af312f19 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:59 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-302b9277-1947-485c-b4c9-a624af312f19 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Delete volume with id: c97437e5-e8cc-412e-b9c2-ab172693a9f6 Sep 08 19:13:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:13:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:13:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-302b9277-1947-485c-b4c9-a624af312f19 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-302b9277-1947-485c-b4c9-a624af312f19 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Delete volume request issued successfully. Sep 08 19:13:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-302b9277-1947-485c-b4c9-a624af312f19 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 returned with HTTP 202 Sep 08 19:13:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1170/2395] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:13:59 2026] DELETE /volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:13:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a8ff9bb1-b3bd-470b-8051-6560aa8150c3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:13:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8ff9bb1-b3bd-470b-8051-6560aa8150c3 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 Sep 08 19:13:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8ff9bb1-b3bd-470b-8051-6560aa8150c3 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:13:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8ff9bb1-b3bd-470b-8051-6560aa8150c3 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:13:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:13:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:13:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:13:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:13:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a8ff9bb1-b3bd-470b-8051-6560aa8150c3 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Volume info retrieved successfully. Sep 08 19:13:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8ff9bb1-b3bd-470b-8051-6560aa8150c3 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 returned with HTTP 200 Sep 08 19:13:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1226/2396] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:13:59 2026] GET /volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 => generated 1015 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:14:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1922f808-1c35-40da-8dab-adfd49525306 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1922f808-1c35-40da-8dab-adfd49525306 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] GET http://192.168.122.253/volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 Sep 08 19:14:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1922f808-1c35-40da-8dab-adfd49525306 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1922f808-1c35-40da-8dab-adfd49525306 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1922f808-1c35-40da-8dab-adfd49525306 tempest-ProjectReaderTests-1590470011 tempest-ProjectReaderTests-1590470011-project-admin] http://192.168.122.253/volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 returned with HTTP 404 Sep 08 19:14:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1171/2397] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:14:00 2026] GET /volume/v3/volumes/c97437e5-e8cc-412e-b9c2-ab172693a9f6 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-16af99c5-7c06-4913-8548-181280f1e13b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-901283822"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-901283822'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Create volume of 1 GB Sep 08 19:14:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Availability Zones retrieved successfully. Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Flow 'volume_create_api' (d3c08677-1950-481e-ad9b-303aa160c00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84065d03-eeb1-4eff-9b79-b8d0c81da4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84065d03-eeb1-4eff-9b79-b8d0c81da4b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9d792fe-281a-4fd8-ac67-da74cb33d68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Created reservations ['196df270-d81d-4c47-bf66-fcda7ed294eb', 'a308d137-1300-4bb9-834f-98154ce83460', '3f71bb90-a2bb-49c4-9628-d7c5c1ab7680', '822ac1aa-4853-4226-95d3-0067674e7c66'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9d792fe-281a-4fd8-ac67-da74cb33d68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['196df270-d81d-4c47-bf66-fcda7ed294eb', 'a308d137-1300-4bb9-834f-98154ce83460', '3f71bb90-a2bb-49c4-9628-d7c5c1ab7680', '822ac1aa-4853-4226-95d3-0067674e7c66']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (028a1990-19e5-417a-bbf5-330f36ec54a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (028a1990-19e5-417a-bbf5-330f36ec54a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd70fa16-2151-4e2c-a0e5-df2718223ac9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-901283822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='798a646cf3f94886b526a5ba40814f6a',qos_specs=None,replication_status=,reservations=['196df270-d81d-4c47-bf66-fcda7ed294eb','a308d137-1300-4bb9-834f-98154ce83460','3f71bb90-a2bb-49c4-9628-d7c5c1ab7680','822ac1aa-4853-4226-95d3-0067674e7c66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffbefee7419f440995cb50718d3b5b60',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-901283822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd70fa16-2151-4e2c-a0e5-df2718223ac9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='798a646cf3f94886b526a5ba40814f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffbefee7419f440995cb50718d3b5b60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (010d441b-3468-41ba-a4ad-761b9cab6bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (010d441b-3468-41ba-a4ad-761b9cab6bce) transitioned into state 'SUCCESS' from state '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-901283822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='798a646cf3f94886b526a5ba40814f6a',qos_specs=None,replication_status=,reservations=['196df270-d81d-4c47-bf66-fcda7ed294eb','a308d137-1300-4bb9-834f-98154ce83460','3f71bb90-a2bb-49c4-9628-d7c5c1ab7680','822ac1aa-4853-4226-95d3-0067674e7c66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffbefee7419f440995cb50718d3b5b60',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31905684-95c7-4763-8bce-7d341a28a94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31905684-95c7-4763-8bce-7d341a28a94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Flow 'volume_create_api' (d3c08677-1950-481e-ad9b-303aa160c00c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:14:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Create volume request issued successfully. Sep 08 19:14:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-16af99c5-7c06-4913-8548-181280f1e13b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:14:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1227/2398] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:14:05 2026] POST /volume/v3/volumes => generated 757 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:14:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4a01d2a3-9c69-4a22-9468-8024005b93ee None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4a01d2a3-9c69-4a22-9468-8024005b93ee tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:14:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4a01d2a3-9c69-4a22-9468-8024005b93ee tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4a01d2a3-9c69-4a22-9468-8024005b93ee tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4a01d2a3-9c69-4a22-9468-8024005b93ee tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4a01d2a3-9c69-4a22-9468-8024005b93ee tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:14:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1172/2399] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:05 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 825 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:14:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-053b2a28-053b-4fcd-a2be-b9b438476d3a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-053b2a28-053b-4fcd-a2be-b9b438476d3a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:14:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-053b2a28-053b-4fcd-a2be-b9b438476d3a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-053b2a28-053b-4fcd-a2be-b9b438476d3a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-053b2a28-053b-4fcd-a2be-b9b438476d3a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-053b2a28-053b-4fcd-a2be-b9b438476d3a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:14:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1228/2400] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:06 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 849 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8ee0d80f-ff83-4ecb-b2a7-5fd9604c489a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8ee0d80f-ff83-4ecb-b2a7-5fd9604c489a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:14:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8ee0d80f-ff83-4ecb-b2a7-5fd9604c489a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8ee0d80f-ff83-4ecb-b2a7-5fd9604c489a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8ee0d80f-ff83-4ecb-b2a7-5fd9604c489a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8ee0d80f-ff83-4ecb-b2a7-5fd9604c489a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:14:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1173/2401] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:07 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cef7a309-eff4-49ae-8eb6-47238dcc3410 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cef7a309-eff4-49ae-8eb6-47238dcc3410 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] POST http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action Sep 08 19:14:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cef7a309-eff4-49ae-8eb6-47238dcc3410 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action body: b'{"os-attach": {"instance_uuid": "ac46476e-97a2-4c46-9ba6-94fb1e69b8bd", "mountpoint": "/dev/vdb"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:14:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cef7a309-eff4-49ae-8eb6-47238dcc3410 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ac46476e-97a2-4c46-9ba6-94fb1e69b8bd", "mountpoint": "/dev/vdb"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:16 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:16 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cef7a309-eff4-49ae-8eb6-47238dcc3410 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cef7a309-eff4-49ae-8eb6-47238dcc3410 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Update volume admin metadata completed successfully. Sep 08 19:14:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cef7a309-eff4-49ae-8eb6-47238dcc3410 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Attach volume completed successfully. Sep 08 19:14:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cef7a309-eff4-49ae-8eb6-47238dcc3410 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action returned with HTTP 202 Sep 08 19:14:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1229/2402] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:14:16 2026] POST /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action => generated 0 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:14:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2047f31a-10d4-495c-8f7e-2f1fae53ce2b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2047f31a-10d4-495c-8f7e-2f1fae53ce2b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:14:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2047f31a-10d4-495c-8f7e-2f1fae53ce2b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2047f31a-10d4-495c-8f7e-2f1fae53ce2b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:16 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:16 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:16 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:16 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2047f31a-10d4-495c-8f7e-2f1fae53ce2b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2047f31a-10d4-495c-8f7e-2f1fae53ce2b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:14:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1174/2403] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:16 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 1184 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:14:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4f21b002-024e-4216-8023-33a384e23272 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4f21b002-024e-4216-8023-33a384e23272 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] POST http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action Sep 08 19:14:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4f21b002-024e-4216-8023-33a384e23272 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action body: b'{"os-detach": {}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:14:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4f21b002-024e-4216-8023-33a384e23272 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:16 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:16 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4f21b002-024e-4216-8023-33a384e23272 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4f21b002-024e-4216-8023-33a384e23272 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Detach volume completed successfully. Sep 08 19:14:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4f21b002-024e-4216-8023-33a384e23272 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action returned with HTTP 202 Sep 08 19:14:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1230/2404] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:14:16 2026] POST /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:14:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f410fec4-ad3d-4ae4-b683-4aaccd43f9cb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f410fec4-ad3d-4ae4-b683-4aaccd43f9cb tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:14:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f410fec4-ad3d-4ae4-b683-4aaccd43f9cb tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f410fec4-ad3d-4ae4-b683-4aaccd43f9cb tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:16 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:16 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:16 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:16 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f410fec4-ad3d-4ae4-b683-4aaccd43f9cb tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f410fec4-ad3d-4ae4-b683-4aaccd43f9cb tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:14:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1175/2405] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:16 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 869 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d04f2f69-35c2-4b17-91fb-24013d881273 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1316033567", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1316033567', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Create volume of 1 GB Sep 08 19:14:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Availability Zones retrieved successfully. Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Flow 'volume_create_api' (7974a251-38a6-449c-be98-96ed94e5783e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f5595c3-0ecd-4183-b31c-9d59d6a2fe61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f5595c3-0ecd-4183-b31c-9d59d6a2fe61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d45c71c-e85e-49a8-aa59-19121492ae94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Created reservations ['641bf960-07d3-443f-a3a9-3077eeff59e1', 'd572dedc-b3fd-4f9e-9cef-388243b1dbb0', '14908461-6ece-4387-80f1-0e4e94bab1a6', '5be295dc-248c-424b-ad33-b2b6ffead31c'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d45c71c-e85e-49a8-aa59-19121492ae94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['641bf960-07d3-443f-a3a9-3077eeff59e1', 'd572dedc-b3fd-4f9e-9cef-388243b1dbb0', '14908461-6ece-4387-80f1-0e4e94bab1a6', '5be295dc-248c-424b-ad33-b2b6ffead31c']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a50b2708-9162-46e6-82b4-8b79cfa7bf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a50b2708-9162-46e6-82b4-8b79cfa7bf52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56b02ec7-c524-425c-8790-ecd929ca1fc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1316033567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53668f01eeaa4a9b8e22637656170635',qos_specs=None,replication_status=,reservations=['641bf960-07d3-443f-a3a9-3077eeff59e1','d572dedc-b3fd-4f9e-9cef-388243b1dbb0','14908461-6ece-4387-80f1-0e4e94bab1a6','5be295dc-248c-424b-ad33-b2b6ffead31c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bae608b53f644339a57f5550f9880fd',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1316033567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56b02ec7-c524-425c-8790-ecd929ca1fc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53668f01eeaa4a9b8e22637656170635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bae608b53f644339a57f5550f9880fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ecdc6ec-2a79-44de-bd25-c8eb25792c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ecdc6ec-2a79-44de-bd25-c8eb25792c88) transitioned into state 'SUCCESS' from state '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-1316033567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53668f01eeaa4a9b8e22637656170635',qos_specs=None,replication_status=,reservations=['641bf960-07d3-443f-a3a9-3077eeff59e1','d572dedc-b3fd-4f9e-9cef-388243b1dbb0','14908461-6ece-4387-80f1-0e4e94bab1a6','5be295dc-248c-424b-ad33-b2b6ffead31c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bae608b53f644339a57f5550f9880fd',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33cf8467-d3dc-4902-9f74-ffce738b6769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33cf8467-d3dc-4902-9f74-ffce738b6769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Flow 'volume_create_api' (7974a251-38a6-449c-be98-96ed94e5783e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:14:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Create volume request issued successfully. Sep 08 19:14:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d04f2f69-35c2-4b17-91fb-24013d881273 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:14:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1231/2406] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:14:18 2026] POST /volume/v3/volumes => generated 756 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:14:26 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=214,cinder:INSERT=47,cinder:UPDATE=63 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:14:28 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=246,cinder:UPDATE=77,cinder:INSERT=53 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:14:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-67ff1547-ed28-4834-9e84-992819e06ad8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-67ff1547-ed28-4834-9e84-992819e06ad8 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] POST http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action Sep 08 19:14:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-67ff1547-ed28-4834-9e84-992819e06ad8 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action body: b'{"os-attach": {"instance_uuid": "e57d40dd-c259-4d5e-91c7-5c6af7578d36", "mountpoint": "/dev/vdb"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:14:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-67ff1547-ed28-4834-9e84-992819e06ad8 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e57d40dd-c259-4d5e-91c7-5c6af7578d36", "mountpoint": "/dev/vdb"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-67ff1547-ed28-4834-9e84-992819e06ad8 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-67ff1547-ed28-4834-9e84-992819e06ad8 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Update volume admin metadata completed successfully. Sep 08 19:14:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-67ff1547-ed28-4834-9e84-992819e06ad8 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Attach volume completed successfully. Sep 08 19:14:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-67ff1547-ed28-4834-9e84-992819e06ad8 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action returned with HTTP 202 Sep 08 19:14:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1176/2407] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:14:29 2026] POST /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action => generated 0 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:14:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f761f624-411c-449b-9f75-9282eca44700 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f761f624-411c-449b-9f75-9282eca44700 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:14:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f761f624-411c-449b-9f75-9282eca44700 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f761f624-411c-449b-9f75-9282eca44700 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:29 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f761f624-411c-449b-9f75-9282eca44700 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f761f624-411c-449b-9f75-9282eca44700 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:14:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1232/2408] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:29 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 1184 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:14:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-39010788-420e-4407-9374-d627c35aeee8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-39010788-420e-4407-9374-d627c35aeee8 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:14:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-39010788-420e-4407-9374-d627c35aeee8 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-39010788-420e-4407-9374-d627c35aeee8 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:30 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-39010788-420e-4407-9374-d627c35aeee8 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Volume info retrieved successfully. Sep 08 19:14:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-39010788-420e-4407-9374-d627c35aeee8 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:14:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1177/2409] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:29 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 1184 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:14:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-62d0a12d-1508-4066-b67a-0f6418594374 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-62d0a12d-1508-4066-b67a-0f6418594374 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] POST http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action Sep 08 19:14:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-62d0a12d-1508-4066-b67a-0f6418594374 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action body: b'{"os-detach": {}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:14:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-62d0a12d-1508-4066-b67a-0f6418594374 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-62d0a12d-1508-4066-b67a-0f6418594374 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-62d0a12d-1508-4066-b67a-0f6418594374 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Detach volume completed successfully. Sep 08 19:14:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-62d0a12d-1508-4066-b67a-0f6418594374 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action returned with HTTP 202 Sep 08 19:14:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1233/2410] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:14:30 2026] POST /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:14:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-26f53c17-e8fd-4372-a4ac-08d1b9d17810 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-26f53c17-e8fd-4372-a4ac-08d1b9d17810 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:14:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-26f53c17-e8fd-4372-a4ac-08d1b9d17810 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-26f53c17-e8fd-4372-a4ac-08d1b9d17810 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:30 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-26f53c17-e8fd-4372-a4ac-08d1b9d17810 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-26f53c17-e8fd-4372-a4ac-08d1b9d17810 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:14:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1178/2411] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:30 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-210c2015-4b62-4289-bf31-dda936864dab None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-210c2015-4b62-4289-bf31-dda936864dab tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] POST http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-210c2015-4b62-4289-bf31-dda936864dab tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-210c2015-4b62-4289-bf31-dda936864dab tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-210c2015-4b62-4289-bf31-dda936864dab tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-210c2015-4b62-4289-bf31-dda936864dab tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Reserve volume completed successfully. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-210c2015-4b62-4289-bf31-dda936864dab tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action returned with HTTP 202 Sep 08 19:14:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1234/2412] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:14:33 2026] POST /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:14:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0e6851a6-46f7-41b9-9b0b-b4baad18ee58 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0e6851a6-46f7-41b9-9b0b-b4baad18ee58 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:14:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0e6851a6-46f7-41b9-9b0b-b4baad18ee58 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0e6851a6-46f7-41b9-9b0b-b4baad18ee58 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0e6851a6-46f7-41b9-9b0b-b4baad18ee58 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Volume info retrieved successfully. Sep 08 19:14:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0e6851a6-46f7-41b9-9b0b-b4baad18ee58 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:14:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1179/2413] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:33 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 869 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-72830ac2-87bf-4c68-8381-fe8424f2999d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-72830ac2-87bf-4c68-8381-fe8424f2999d tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] POST http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-72830ac2-87bf-4c68-8381-fe8424f2999d tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-72830ac2-87bf-4c68-8381-fe8424f2999d tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-72830ac2-87bf-4c68-8381-fe8424f2999d tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-72830ac2-87bf-4c68-8381-fe8424f2999d tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Unreserve volume completed successfully. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-72830ac2-87bf-4c68-8381-fe8424f2999d tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action returned with HTTP 202 Sep 08 19:14:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1235/2414] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:14:33 2026] POST /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:14:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0a5f3e2b-c0bf-4072-80c0-1975a1a0a8c1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0a5f3e2b-c0bf-4072-80c0-1975a1a0a8c1 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:14:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0a5f3e2b-c0bf-4072-80c0-1975a1a0a8c1 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0a5f3e2b-c0bf-4072-80c0-1975a1a0a8c1 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0a5f3e2b-c0bf-4072-80c0-1975a1a0a8c1 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Volume info retrieved successfully. Sep 08 19:14:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0a5f3e2b-c0bf-4072-80c0-1975a1a0a8c1 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:14:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1180/2415] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:33 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-802cf42d-dce6-4b1e-b890-b3d780b2e0f9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-802cf42d-dce6-4b1e-b890-b3d780b2e0f9 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] POST http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-802cf42d-dce6-4b1e-b890-b3d780b2e0f9 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-802cf42d-dce6-4b1e-b890-b3d780b2e0f9 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-802cf42d-dce6-4b1e-b890-b3d780b2e0f9 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-802cf42d-dce6-4b1e-b890-b3d780b2e0f9 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume updated successfully. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-802cf42d-dce6-4b1e-b890-b3d780b2e0f9 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action returned with HTTP 200 Sep 08 19:14:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1236/2416] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:14:33 2026] POST /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action => generated 0 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 19:14:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1e67eaf9-42b3-4f87-a3f4-cc9b6373bd8a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e67eaf9-42b3-4f87-a3f4-cc9b6373bd8a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:14:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e67eaf9-42b3-4f87-a3f4-cc9b6373bd8a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e67eaf9-42b3-4f87-a3f4-cc9b6373bd8a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1e67eaf9-42b3-4f87-a3f4-cc9b6373bd8a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Volume info retrieved successfully. Sep 08 19:14:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e67eaf9-42b3-4f87-a3f4-cc9b6373bd8a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:14:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1181/2417] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:33 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 868 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-752aabcd-fe44-4935-8536-db08cded1b71 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-752aabcd-fe44-4935-8536-db08cded1b71 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] POST http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-752aabcd-fe44-4935-8536-db08cded1b71 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-752aabcd-fe44-4935-8536-db08cded1b71 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-752aabcd-fe44-4935-8536-db08cded1b71 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-752aabcd-fe44-4935-8536-db08cded1b71 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume updated successfully. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-752aabcd-fe44-4935-8536-db08cded1b71 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action returned with HTTP 200 Sep 08 19:14:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1237/2418] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:14:33 2026] POST /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action => generated 0 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 19:14:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2d0db0d8-aaee-4991-b9f5-19961bbf431a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2d0db0d8-aaee-4991-b9f5-19961bbf431a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:14:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2d0db0d8-aaee-4991-b9f5-19961bbf431a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2d0db0d8-aaee-4991-b9f5-19961bbf431a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2d0db0d8-aaee-4991-b9f5-19961bbf431a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Volume info retrieved successfully. Sep 08 19:14:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2d0db0d8-aaee-4991-b9f5-19961bbf431a tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:14:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1182/2419] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:33 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 869 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fc204bf2-1abe-446e-93e8-804c1f240b94 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fc204bf2-1abe-446e-93e8-804c1f240b94 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] POST http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fc204bf2-1abe-446e-93e8-804c1f240b94 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fc204bf2-1abe-446e-93e8-804c1f240b94 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fc204bf2-1abe-446e-93e8-804c1f240b94 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fc204bf2-1abe-446e-93e8-804c1f240b94 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Update volume admin metadata completed successfully. Sep 08 19:14:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fc204bf2-1abe-446e-93e8-804c1f240b94 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Update readonly setting on volume completed successfully. Sep 08 19:14:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fc204bf2-1abe-446e-93e8-804c1f240b94 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action returned with HTTP 202 Sep 08 19:14:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1238/2420] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:14:33 2026] POST /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:14:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1e4d6df0-1def-4956-94b0-3cccdac0ba52 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e4d6df0-1def-4956-94b0-3cccdac0ba52 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:14:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e4d6df0-1def-4956-94b0-3cccdac0ba52 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e4d6df0-1def-4956-94b0-3cccdac0ba52 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1e4d6df0-1def-4956-94b0-3cccdac0ba52 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Volume info retrieved successfully. Sep 08 19:14:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e4d6df0-1def-4956-94b0-3cccdac0ba52 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:14:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1183/2421] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:34 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d025efd3-b230-4b28-a27d-b207234e5dc3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d025efd3-b230-4b28-a27d-b207234e5dc3 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] POST http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action Sep 08 19:14:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d025efd3-b230-4b28-a27d-b207234e5dc3 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:14:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d025efd3-b230-4b28-a27d-b207234e5dc3 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d025efd3-b230-4b28-a27d-b207234e5dc3 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d025efd3-b230-4b28-a27d-b207234e5dc3 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Update volume admin metadata completed successfully. Sep 08 19:14:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d025efd3-b230-4b28-a27d-b207234e5dc3 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Update readonly setting on volume completed successfully. Sep 08 19:14:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d025efd3-b230-4b28-a27d-b207234e5dc3 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action returned with HTTP 202 Sep 08 19:14:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1239/2422] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:14:34 2026] POST /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:14:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f81379a0-b8b1-45da-af51-e391f87daa77 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f81379a0-b8b1-45da-af51-e391f87daa77 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:14:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f81379a0-b8b1-45da-af51-e391f87daa77 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f81379a0-b8b1-45da-af51-e391f87daa77 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f81379a0-b8b1-45da-af51-e391f87daa77 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] Volume info retrieved successfully. Sep 08 19:14:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f81379a0-b8b1-45da-af51-e391f87daa77 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-reader] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:14:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1184/2423] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:34 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9978ecab-7c07-49a9-b49c-cbece6bf3453 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9978ecab-7c07-49a9-b49c-cbece6bf3453 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] POST http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action Sep 08 19:14:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9978ecab-7c07-49a9-b49c-cbece6bf3453 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1574217552", "disk_format": "raw"}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:14:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9978ecab-7c07-49a9-b49c-cbece6bf3453 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1574217552", "disk_format": "raw"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9978ecab-7c07-49a9-b49c-cbece6bf3453 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:14:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:34 devstack devstack@c-api.service[87213]: DEBUG cinder.image.image_utils [None req-9978ecab-7c07-49a9-b49c-cbece6bf3453 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1574217552'}] 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-1574217552'}]. {{(pid=87213) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 08 19:14:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9978ecab-7c07-49a9-b49c-cbece6bf3453 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Copy volume to image completed successfully. Sep 08 19:14:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9978ecab-7c07-49a9-b49c-cbece6bf3453 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action returned with HTTP 202 Sep 08 19:14:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1240/2424] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:14:34 2026] POST /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action => generated 655 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:14:44 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=36 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:14:44 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=22,cinder:UPDATE=9 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0dc26979-e178-4b01-9205-9abaed8351fd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0dc26979-e178-4b01-9205-9abaed8351fd tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:14:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0dc26979-e178-4b01-9205-9abaed8351fd tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0dc26979-e178-4b01-9205-9abaed8351fd tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0dc26979-e178-4b01-9205-9abaed8351fd tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:14:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0dc26979-e178-4b01-9205-9abaed8351fd tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:14:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1185/2425] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:51 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7e46ec28-bd3e-4669-a990-81b225b41159 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7e46ec28-bd3e-4669-a990-81b225b41159 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:14:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7e46ec28-bd3e-4669-a990-81b225b41159 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7e46ec28-bd3e-4669-a990-81b225b41159 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7e46ec28-bd3e-4669-a990-81b225b41159 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:14:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7e46ec28-bd3e-4669-a990-81b225b41159 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:14:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1241/2426] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:51 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-a6186b48-b62b-4ca9-9325-c468d21b8724 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-a6186b48-b62b-4ca9-9325-c468d21b8724 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:14:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-a6186b48-b62b-4ca9-9325-c468d21b8724 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-a6186b48-b62b-4ca9-9325-c468d21b8724 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-a6186b48-b62b-4ca9-9325-c468d21b8724 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:14:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-a6186b48-b62b-4ca9-9325-c468d21b8724 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:14:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1186/2427] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:14:51 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cf47c924-0f03-498d-8c46-a5cab37ed5b0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cf47c924-0f03-498d-8c46-a5cab37ed5b0 None None] GET http://192.168.122.253/volume// Sep 08 19:14:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cf47c924-0f03-498d-8c46-a5cab37ed5b0 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cf47c924-0f03-498d-8c46-a5cab37ed5b0 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cf47c924-0f03-498d-8c46-a5cab37ed5b0 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:14:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1242/2428] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:14:51 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:14:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-6f1b0c55-5dc3-44e1-827d-939d345ae0a7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-6f1b0c55-5dc3-44e1-827d-939d345ae0a7 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:14:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-6f1b0c55-5dc3-44e1-827d-939d345ae0a7 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56b02ec7-c524-425c-8790-ecd929ca1fc2", "connector": null, "instance_uuid": "179c6376-2e4a-4327-93a5-0fe7182604da"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-6f1b0c55-5dc3-44e1-827d-939d345ae0a7 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:14:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1187/2429] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:14:51 2026] POST /volume/v3/attachments => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:14:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8f4ef6a3-c350-464c-aed8-85edb8eb330e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f4ef6a3-c350-464c-aed8-85edb8eb330e tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:14:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f4ef6a3-c350-464c-aed8-85edb8eb330e tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f4ef6a3-c350-464c-aed8-85edb8eb330e tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8f4ef6a3-c350-464c-aed8-85edb8eb330e tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:14:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1c521a51-b1d0-439f-ae18-8ef90c2383ee None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1c521a51-b1d0-439f-ae18-8ef90c2383ee None None] GET http://192.168.122.253/volume// Sep 08 19:14:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1c521a51-b1d0-439f-ae18-8ef90c2383ee None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1c521a51-b1d0-439f-ae18-8ef90c2383ee None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1c521a51-b1d0-439f-ae18-8ef90c2383ee None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:14:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1188/2430] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:14:51 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:14:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f4ef6a3-c350-464c-aed8-85edb8eb330e tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:14:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1243/2431] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:51 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:14:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-dacc009e-0daa-41d3-8531-a3dc6ca89d0f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-dacc009e-0daa-41d3-8531-a3dc6ca89d0f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:14:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-dacc009e-0daa-41d3-8531-a3dc6ca89d0f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-dacc009e-0daa-41d3-8531-a3dc6ca89d0f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-dacc009e-0daa-41d3-8531-a3dc6ca89d0f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:14:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-dacc009e-0daa-41d3-8531-a3dc6ca89d0f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:14:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1189/2432] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:14:51 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 1029 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:14:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-61b24941-4e7e-485e-9780-ae6454536e86 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-61b24941-4e7e-485e-9780-ae6454536e86 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] PUT http://192.168.122.253/volume/v3/attachments/44513971-b03a-4d0b-94d6-9fc796fec33c Sep 08 19:14:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-61b24941-4e7e-485e-9780-ae6454536e86 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:14:51 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-61b24941-4e7e-485e-9780-ae6454536e86 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Acquiring lock "cinder-attachment_update-56b02ec7-c524-425c-8790-ecd929ca1fc2-devstack" by "attachment_update" {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:14:52 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-61b24941-4e7e-485e-9780-ae6454536e86 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Lock "cinder-attachment_update-56b02ec7-c524-425c-8790-ecd929ca1fc2-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:14:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:14:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:14:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-89c517c2-4e35-46f5-b1e5-d9c966f426fa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-89c517c2-4e35-46f5-b1e5-d9c966f426fa tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:14:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-89c517c2-4e35-46f5-b1e5-d9c966f426fa tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-89c517c2-4e35-46f5-b1e5-d9c966f426fa tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-89c517c2-4e35-46f5-b1e5-d9c966f426fa tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:14:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-89c517c2-4e35-46f5-b1e5-d9c966f426fa tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:14:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1190/2433] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:52 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:14:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-42de4d75-e842-4986-b3fd-ff7013347f7f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-42de4d75-e842-4986-b3fd-ff7013347f7f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:14:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-42de4d75-e842-4986-b3fd-ff7013347f7f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-42de4d75-e842-4986-b3fd-ff7013347f7f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:53 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:53 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-42de4d75-e842-4986-b3fd-ff7013347f7f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:14:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-42de4d75-e842-4986-b3fd-ff7013347f7f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:14:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1191/2434] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:53 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3d7e5cc2-122f-4b72-996d-2d3c8458d5bf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3d7e5cc2-122f-4b72-996d-2d3c8458d5bf tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:14:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3d7e5cc2-122f-4b72-996d-2d3c8458d5bf tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3d7e5cc2-122f-4b72-996d-2d3c8458d5bf tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3d7e5cc2-122f-4b72-996d-2d3c8458d5bf tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:14:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3d7e5cc2-122f-4b72-996d-2d3c8458d5bf tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:14:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1192/2435] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:54 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-86592fc8-419b-455a-91f2-4c13e508a033 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-86592fc8-419b-455a-91f2-4c13e508a033 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:14:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-86592fc8-419b-455a-91f2-4c13e508a033 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-86592fc8-419b-455a-91f2-4c13e508a033 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-86592fc8-419b-455a-91f2-4c13e508a033 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:14:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-86592fc8-419b-455a-91f2-4c13e508a033 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:14:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1193/2436] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:55 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c2e2574c-c568-4dd4-af05-bc3c244e7ceb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c2e2574c-c568-4dd4-af05-bc3c244e7ceb tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:14:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c2e2574c-c568-4dd4-af05-bc3c244e7ceb tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c2e2574c-c568-4dd4-af05-bc3c244e7ceb tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c2e2574c-c568-4dd4-af05-bc3c244e7ceb tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:14:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c2e2574c-c568-4dd4-af05-bc3c244e7ceb tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:14:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1194/2437] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:57 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fa9052ab-6374-4d3a-b7cb-e1e40c944ae8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fa9052ab-6374-4d3a-b7cb-e1e40c944ae8 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:14:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fa9052ab-6374-4d3a-b7cb-e1e40c944ae8 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fa9052ab-6374-4d3a-b7cb-e1e40c944ae8 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-fa9052ab-6374-4d3a-b7cb-e1e40c944ae8 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:14:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fa9052ab-6374-4d3a-b7cb-e1e40c944ae8 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:14:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1195/2438] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:58 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:14:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2ca9cb43-1753-4145-8b06-c6117b1a29a0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:14:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2ca9cb43-1753-4145-8b06-c6117b1a29a0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:14:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2ca9cb43-1753-4145-8b06-c6117b1a29a0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:14:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2ca9cb43-1753-4145-8b06-c6117b1a29a0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:14:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:14:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:14:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:14:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:14:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2ca9cb43-1753-4145-8b06-c6117b1a29a0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:14:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2ca9cb43-1753-4145-8b06-c6117b1a29a0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:14:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1196/2439] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:14:59 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 848 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-562f8adc-6fe3-443a-a671-0f2331e721eb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-562f8adc-6fe3-443a-a671-0f2331e721eb tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:15:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-562f8adc-6fe3-443a-a671-0f2331e721eb tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-562f8adc-6fe3-443a-a671-0f2331e721eb tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-562f8adc-6fe3-443a-a671-0f2331e721eb tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:15:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-562f8adc-6fe3-443a-a671-0f2331e721eb tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:15:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1197/2440] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:00 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:00 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-61b24941-4e7e-485e-9780-ae6454536e86 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Lock "cinder-attachment_update-56b02ec7-c524-425c-8790-ecd929ca1fc2-devstack" released by "attachment_update" :: held 8.529s {{(pid=87213) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:15:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-61b24941-4e7e-485e-9780-ae6454536e86 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/attachments/44513971-b03a-4d0b-94d6-9fc796fec33c returned with HTTP 200 Sep 08 19:15:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1244/2441] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:14:51 2026] PUT /volume/v3/attachments/44513971-b03a-4d0b-94d6-9fc796fec33c => generated 694 bytes in 8588 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:15:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-70d32697-708d-4bbe-8fc4-d560a8b388cc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-70d32697-708d-4bbe-8fc4-d560a8b388cc tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:15:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-70d32697-708d-4bbe-8fc4-d560a8b388cc tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-70d32697-708d-4bbe-8fc4-d560a8b388cc tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-69e43719-b9cf-46c1-91ca-8a2d9d325ede None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-70d32697-708d-4bbe-8fc4-d560a8b388cc tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:15:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-69e43719-b9cf-46c1-91ca-8a2d9d325ede tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] POST http://192.168.122.253/volume/v3/attachments/44513971-b03a-4d0b-94d6-9fc796fec33c/action Sep 08 19:15:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-69e43719-b9cf-46c1-91ca-8a2d9d325ede tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action body: b'{"os-complete": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:15:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-69e43719-b9cf-46c1-91ca-8a2d9d325ede tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:15:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-70d32697-708d-4bbe-8fc4-d560a8b388cc tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:15:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1198/2442] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:01 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7ac84b6d-85d2-44a4-98c8-4bdd4a7cf90b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7ac84b6d-85d2-44a4-98c8-4bdd4a7cf90b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] POST http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action Sep 08 19:15:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7ac84b6d-85d2-44a4-98c8-4bdd4a7cf90b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-410444071", "disk_format": "qcow2"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:15:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7ac84b6d-85d2-44a4-98c8-4bdd4a7cf90b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-410444071", "disk_format": "qcow2"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:15:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-2680b394-8c7f-4469-a253-c024a80d97a6 req-69e43719-b9cf-46c1-91ca-8a2d9d325ede tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/attachments/44513971-b03a-4d0b-94d6-9fc796fec33c/action returned with HTTP 204 Sep 08 19:15:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1245/2443] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:15:01 2026] POST /volume/v3/attachments/44513971-b03a-4d0b-94d6-9fc796fec33c/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:15:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7ac84b6d-85d2-44a4-98c8-4bdd4a7cf90b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:15:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:01 devstack devstack@c-api.service[87214]: DEBUG cinder.image.image_utils [None req-7ac84b6d-85d2-44a4-98c8-4bdd4a7cf90b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-410444071'}] 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-410444071'}]. {{(pid=87214) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 08 19:15:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-24cfd42e-56d6-4548-bf02-5e1c0b613fd9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-24cfd42e-56d6-4548-bf02-5e1c0b613fd9 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:15:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-24cfd42e-56d6-4548-bf02-5e1c0b613fd9 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-24cfd42e-56d6-4548-bf02-5e1c0b613fd9 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-24cfd42e-56d6-4548-bf02-5e1c0b613fd9 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:15:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-24cfd42e-56d6-4548-bf02-5e1c0b613fd9 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:15:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1246/2444] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:01 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 1141 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:15:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-02fd6c4a-d87b-4d06-8083-d5d88dadcab0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-02fd6c4a-d87b-4d06-8083-d5d88dadcab0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:15:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-02fd6c4a-d87b-4d06-8083-d5d88dadcab0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-02fd6c4a-d87b-4d06-8083-d5d88dadcab0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-02fd6c4a-d87b-4d06-8083-d5d88dadcab0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:15:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-02fd6c4a-d87b-4d06-8083-d5d88dadcab0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:15:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1247/2445] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:01 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 1141 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:15:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7ac84b6d-85d2-44a4-98c8-4bdd4a7cf90b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Copy volume to image completed successfully. Sep 08 19:15:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7ac84b6d-85d2-44a4-98c8-4bdd4a7cf90b tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action returned with HTTP 202 Sep 08 19:15:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1199/2446] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:15:01 2026] POST /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9/action => generated 656 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:15:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6449a621-6224-4bf9-83e3-2d89ff7347f9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6449a621-6224-4bf9-83e3-2d89ff7347f9 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:15:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6449a621-6224-4bf9-83e3-2d89ff7347f9 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6449a621-6224-4bf9-83e3-2d89ff7347f9 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6449a621-6224-4bf9-83e3-2d89ff7347f9 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:15:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6449a621-6224-4bf9-83e3-2d89ff7347f9 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:15:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1248/2447] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:15:04 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 1141 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:15:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6f3d6b5a-53fb-42e4-be52-da8b04eea71d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6f3d6b5a-53fb-42e4-be52-da8b04eea71d tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] POST http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2/action Sep 08 19:15:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6f3d6b5a-53fb-42e4-be52-da8b04eea71d tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:15:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6f3d6b5a-53fb-42e4-be52-da8b04eea71d tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:15:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6f3d6b5a-53fb-42e4-be52-da8b04eea71d tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:15:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6f3d6b5a-53fb-42e4-be52-da8b04eea71d tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Begin detaching volume completed successfully. Sep 08 19:15:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6f3d6b5a-53fb-42e4-be52-da8b04eea71d tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2/action returned with HTTP 202 Sep 08 19:15:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1200/2448] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:15:04 2026] POST /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:15:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bc545508-f92f-4577-ac1d-68663ec89732 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bc545508-f92f-4577-ac1d-68663ec89732 None None] GET http://192.168.122.253/volume// Sep 08 19:15:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bc545508-f92f-4577-ac1d-68663ec89732 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bc545508-f92f-4577-ac1d-68663ec89732 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bc545508-f92f-4577-ac1d-68663ec89732 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:15:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1249/2449] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:15:05 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:15:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-14643c5c-afce-4af8-b551-4adcb9bd2d7a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-14643c5c-afce-4af8-b551-4adcb9bd2d7a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:15:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-14643c5c-afce-4af8-b551-4adcb9bd2d7a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-14643c5c-afce-4af8-b551-4adcb9bd2d7a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-14643c5c-afce-4af8-b551-4adcb9bd2d7a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:15:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-14643c5c-afce-4af8-b551-4adcb9bd2d7a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:15:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1201/2450] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:15:05 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 1325 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:15:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6776b25b-64d3-4002-bbc4-07b1ff1d50d6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6776b25b-64d3-4002-bbc4-07b1ff1d50d6 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] DELETE http://192.168.122.253/volume/v3/attachments/44513971-b03a-4d0b-94d6-9fc796fec33c Sep 08 19:15:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6776b25b-64d3-4002-bbc4-07b1ff1d50d6 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6776b25b-64d3-4002-bbc4-07b1ff1d50d6 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:06 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, Sep 08 19:15:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-f83c428b-abd8-4c0e-9e80-4e4a3bfbaeb8 req-6776b25b-64d3-4002-bbc4-07b1ff1d50d6 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/attachments/44513971-b03a-4d0b-94d6-9fc796fec33c returned with HTTP 200 Sep 08 19:15:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1250/2451] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:15:05 2026] DELETE /volume/v3/attachments/44513971-b03a-4d0b-94d6-9fc796fec33c => generated 19 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d3a03aeb-5965-47e3-92cb-9b2bcb311b74 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d3a03aeb-5965-47e3-92cb-9b2bcb311b74 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:15:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d3a03aeb-5965-47e3-92cb-9b2bcb311b74 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56b02ec7-c524-425c-8790-ecd929ca1fc2", "force": false, "name": "tempest-TestStampPattern-snapshot-219449247", "description": null, "metadata": null}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:15:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d3a03aeb-5965-47e3-92cb-9b2bcb311b74 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:15:06 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-d3a03aeb-5965-47e3-92cb-9b2bcb311b74 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Create snapshot from volume 56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:15:06 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-d3a03aeb-5965-47e3-92cb-9b2bcb311b74 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Created reservations ['377d198d-1bf6-47e1-8213-93a77016e686', '9fd52376-7916-4152-a28a-1e9f8948f818', '02cefa6b-f340-41cf-807e-856e376a170d', '7ea5316b-bfc7-4a63-8b9b-991e0a71dfce'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:15:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d3a03aeb-5965-47e3-92cb-9b2bcb311b74 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Snapshot create request issued successfully. Sep 08 19:15:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d3a03aeb-5965-47e3-92cb-9b2bcb311b74 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:15:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1202/2452] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:15:06 2026] POST /volume/v3/snapshots => generated 302 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:15:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4033260b-ac91-4377-9fd6-f737599c3db5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4033260b-ac91-4377-9fd6-f737599c3db5 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 Sep 08 19:15:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4033260b-ac91-4377-9fd6-f737599c3db5 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4033260b-ac91-4377-9fd6-f737599c3db5 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4033260b-ac91-4377-9fd6-f737599c3db5 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Snapshot retrieved successfully. Sep 08 19:15:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4033260b-ac91-4377-9fd6-f737599c3db5 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 returned with HTTP 200 Sep 08 19:15:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1251/2453] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:15:06 2026] GET /volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 => generated 434 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2c17b4ff-76f0-4ce8-bf0c-c75bff5452b8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2c17b4ff-76f0-4ce8-bf0c-c75bff5452b8 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 Sep 08 19:15:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2c17b4ff-76f0-4ce8-bf0c-c75bff5452b8 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2c17b4ff-76f0-4ce8-bf0c-c75bff5452b8 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2c17b4ff-76f0-4ce8-bf0c-c75bff5452b8 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Snapshot retrieved successfully. Sep 08 19:15:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2c17b4ff-76f0-4ce8-bf0c-c75bff5452b8 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 returned with HTTP 200 Sep 08 19:15:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1203/2454] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:15:07 2026] GET /volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 => generated 434 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-802928bb-b610-4824-9fdc-8a99ee12864f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-802928bb-b610-4824-9fdc-8a99ee12864f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 Sep 08 19:15:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-802928bb-b610-4824-9fdc-8a99ee12864f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-802928bb-b610-4824-9fdc-8a99ee12864f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-802928bb-b610-4824-9fdc-8a99ee12864f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Snapshot retrieved successfully. Sep 08 19:15:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-802928bb-b610-4824-9fdc-8a99ee12864f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 returned with HTTP 200 Sep 08 19:15:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1252/2455] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:15:08 2026] GET /volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 => generated 434 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-556159f9-cdcc-4079-84ff-e02dd4fa4e80 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-556159f9-cdcc-4079-84ff-e02dd4fa4e80 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 Sep 08 19:15:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-556159f9-cdcc-4079-84ff-e02dd4fa4e80 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-556159f9-cdcc-4079-84ff-e02dd4fa4e80 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-556159f9-cdcc-4079-84ff-e02dd4fa4e80 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Snapshot retrieved successfully. Sep 08 19:15:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-556159f9-cdcc-4079-84ff-e02dd4fa4e80 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 returned with HTTP 200 Sep 08 19:15:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1204/2456] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:15:09 2026] GET /volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 => generated 434 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-95ff3ece-6df1-437a-bb0f-f6a6e8cbdc98 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-95ff3ece-6df1-437a-bb0f-f6a6e8cbdc98 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:15:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-95ff3ece-6df1-437a-bb0f-f6a6e8cbdc98 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-95ff3ece-6df1-437a-bb0f-f6a6e8cbdc98 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-95ff3ece-6df1-437a-bb0f-f6a6e8cbdc98 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:15:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-95ff3ece-6df1-437a-bb0f-f6a6e8cbdc98 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:15:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1253/2457] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:10 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-629451f5-8610-4743-8484-b343c1e34baa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-629451f5-8610-4743-8484-b343c1e34baa tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:15:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-629451f5-8610-4743-8484-b343c1e34baa tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-629451f5-8610-4743-8484-b343c1e34baa tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-629451f5-8610-4743-8484-b343c1e34baa tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:15:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-629451f5-8610-4743-8484-b343c1e34baa tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:15:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1205/2458] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:10 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2e4ed044-aa2c-4220-8740-0c6bfd51a498 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2e4ed044-aa2c-4220-8740-0c6bfd51a498 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] DELETE http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:15:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2e4ed044-aa2c-4220-8740-0c6bfd51a498 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2e4ed044-aa2c-4220-8740-0c6bfd51a498 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:10 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-2e4ed044-aa2c-4220-8740-0c6bfd51a498 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Delete volume with id: cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:15:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b92cabd8-f3eb-45cb-8f78-d4eca035694a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2e4ed044-aa2c-4220-8740-0c6bfd51a498 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:15:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b92cabd8-f3eb-45cb-8f78-d4eca035694a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 Sep 08 19:15:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b92cabd8-f3eb-45cb-8f78-d4eca035694a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b92cabd8-f3eb-45cb-8f78-d4eca035694a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b92cabd8-f3eb-45cb-8f78-d4eca035694a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Snapshot retrieved successfully. Sep 08 19:15:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b92cabd8-f3eb-45cb-8f78-d4eca035694a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 returned with HTTP 200 Sep 08 19:15:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1206/2459] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:15:10 2026] GET /volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 => generated 434 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2e4ed044-aa2c-4220-8740-0c6bfd51a498 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Delete volume request issued successfully. Sep 08 19:15:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2e4ed044-aa2c-4220-8740-0c6bfd51a498 tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 202 Sep 08 19:15:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1254/2460] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:15:10 2026] DELETE /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:15:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-002a007f-fbb3-4d6b-bb49-7f4c333dddaa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-002a007f-fbb3-4d6b-bb49-7f4c333dddaa tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:15:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-002a007f-fbb3-4d6b-bb49-7f4c333dddaa tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-002a007f-fbb3-4d6b-bb49-7f4c333dddaa tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:11 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:11 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:11 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:11 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:11 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-002a007f-fbb3-4d6b-bb49-7f4c333dddaa tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Volume info retrieved successfully. Sep 08 19:15:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-002a007f-fbb3-4d6b-bb49-7f4c333dddaa tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 200 Sep 08 19:15:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1207/2461] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:11 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-42dc4a08-112e-49fd-84fc-66426d341580 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-42dc4a08-112e-49fd-84fc-66426d341580 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 Sep 08 19:15:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-42dc4a08-112e-49fd-84fc-66426d341580 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-42dc4a08-112e-49fd-84fc-66426d341580 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-42dc4a08-112e-49fd-84fc-66426d341580 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Snapshot retrieved successfully. Sep 08 19:15:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-42dc4a08-112e-49fd-84fc-66426d341580 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 returned with HTTP 200 Sep 08 19:15:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1255/2462] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:15:11 2026] GET /volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 => generated 434 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3c9446f2-bb37-4ed0-a2f5-66c71c50320c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3c9446f2-bb37-4ed0-a2f5-66c71c50320c tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] GET http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 Sep 08 19:15:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3c9446f2-bb37-4ed0-a2f5-66c71c50320c tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3c9446f2-bb37-4ed0-a2f5-66c71c50320c tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3c9446f2-bb37-4ed0-a2f5-66c71c50320c tempest-VolumesActionsTest-1885245278 tempest-VolumesActionsTest-1885245278-project-member] http://192.168.122.253/volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 returned with HTTP 404 Sep 08 19:15:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1208/2463] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:12 2026] GET /volume/v3/volumes/cd70fa16-2151-4e2c-a0e5-df2718223ac9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:15:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dae0d7b5-ead1-4bf2-a2e8-1a67ea7354d1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dae0d7b5-ead1-4bf2-a2e8-1a67ea7354d1 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 Sep 08 19:15:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dae0d7b5-ead1-4bf2-a2e8-1a67ea7354d1 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dae0d7b5-ead1-4bf2-a2e8-1a67ea7354d1 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-dae0d7b5-ead1-4bf2-a2e8-1a67ea7354d1 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Snapshot retrieved successfully. Sep 08 19:15:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dae0d7b5-ead1-4bf2-a2e8-1a67ea7354d1 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 returned with HTTP 200 Sep 08 19:15:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1256/2464] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:15:13 2026] GET /volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-58698fe4-c2e5-4d84-b14e-5f6107beb9ef None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-58698fe4-c2e5-4d84-b14e-5f6107beb9ef tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 Sep 08 19:15:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-58698fe4-c2e5-4d84-b14e-5f6107beb9ef tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-58698fe4-c2e5-4d84-b14e-5f6107beb9ef tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-58698fe4-c2e5-4d84-b14e-5f6107beb9ef tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Snapshot retrieved successfully. Sep 08 19:15:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-58698fe4-c2e5-4d84-b14e-5f6107beb9ef tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 returned with HTTP 200 Sep 08 19:15:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1209/2465] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:15:13 2026] GET /volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:15:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1483137195"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:15:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1483137195'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:15:18 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Create volume of 1 GB Sep 08 19:15:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Availability Zones retrieved successfully. Sep 08 19:15:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Flow 'volume_create_api' (ec0092cd-9750-4eac-a68e-54fd397481e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:15:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25af86dd-ecfe-4fde-b434-4762635b550b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:15:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25af86dd-ecfe-4fde-b434-4762635b550b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:18 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20038b8-ae27-4c50-aa94-8307fbb59080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Created reservations ['5c8b639e-9beb-4bf7-b99d-5630376cfd1d', '6771a466-32c2-489d-8ebd-48e84bb9179f', '535ef82f-756c-4539-bd15-b149fde22ec0', '7e21146a-995a-49e1-a7bd-b898c3277d93'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20038b8-ae27-4c50-aa94-8307fbb59080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c8b639e-9beb-4bf7-b99d-5630376cfd1d', '6771a466-32c2-489d-8ebd-48e84bb9179f', '535ef82f-756c-4539-bd15-b149fde22ec0', '7e21146a-995a-49e1-a7bd-b898c3277d93']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8b9faaf-3f24-455a-b28c-3e2f80300b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8b9faaf-3f24-455a-b28c-3e2f80300b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13c3bbd5-992b-42c1-9b43-819a3fad43a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1483137195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c2f9295e8b4aa08e88fa278796600c',qos_specs=None,replication_status=,reservations=['5c8b639e-9beb-4bf7-b99d-5630376cfd1d','6771a466-32c2-489d-8ebd-48e84bb9179f','535ef82f-756c-4539-bd15-b149fde22ec0','7e21146a-995a-49e1-a7bd-b898c3277d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93bbf318b2a64b34b24885eb56ccac5b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:15:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1483137195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13c3bbd5-992b-42c1-9b43-819a3fad43a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c2f9295e8b4aa08e88fa278796600c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93bbf318b2a64b34b24885eb56ccac5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8816f47a-e993-4423-85b1-626f82c4dadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8816f47a-e993-4423-85b1-626f82c4dadd) transitioned into state 'SUCCESS' from state '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-1483137195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c2f9295e8b4aa08e88fa278796600c',qos_specs=None,replication_status=,reservations=['5c8b639e-9beb-4bf7-b99d-5630376cfd1d','6771a466-32c2-489d-8ebd-48e84bb9179f','535ef82f-756c-4539-bd15-b149fde22ec0','7e21146a-995a-49e1-a7bd-b898c3277d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93bbf318b2a64b34b24885eb56ccac5b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e0ac3f-03ce-4566-ba1b-4ee5ee7537eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e0ac3f-03ce-4566-ba1b-4ee5ee7537eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Flow 'volume_create_api' (ec0092cd-9750-4eac-a68e-54fd397481e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Create volume request issued successfully. Sep 08 19:15:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-15f3ce8d-b6ae-4b7a-af31-709b7b5debf9 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:15:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1257/2466] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:15:18 2026] POST /volume/v3/volumes => generated 756 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:15:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-eddf630c-8a7b-411f-ab38-bcb4af282202 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eddf630c-8a7b-411f-ab38-bcb4af282202 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 Sep 08 19:15:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eddf630c-8a7b-411f-ab38-bcb4af282202 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eddf630c-8a7b-411f-ab38-bcb4af282202 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-eddf630c-8a7b-411f-ab38-bcb4af282202 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eddf630c-8a7b-411f-ab38-bcb4af282202 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 returned with HTTP 200 Sep 08 19:15:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1210/2467] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:19 2026] GET /volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 => generated 824 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-88f4471c-d341-4696-a428-eaf308b92a5f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1757112224", "snapshot_id": "af6f8bda-97a9-4b67-98d1-82bdd5375f29", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1757112224', 'snapshot_id': 'af6f8bda-97a9-4b67-98d1-82bdd5375f29', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Snapshot retrieved successfully. Sep 08 19:15:19 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Create volume of 1 GB Sep 08 19:15:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Availability Zones retrieved successfully. Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Flow 'volume_create_api' (668aa3e1-e5bc-4bf1-aba5-8aea0a9b0bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da0b1964-5ca7-4e50-bfe4-877793f3452e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da0b1964-5ca7-4e50-bfe4-877793f3452e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'af6f8bda-97a9-4b67-98d1-82bdd5375f29', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2022962-ce66-4e15-a271-9017a116c651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Created reservations ['062c6d5d-7ece-4cb9-9eec-a34545e8322d', '6dc88f97-504b-40d7-9e0c-6452d5da6198', '068671eb-da2b-4fd7-90e1-36e2f3a878b9', 'd7042ad3-ff54-4055-9afe-0ad1e1a266f2'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2022962-ce66-4e15-a271-9017a116c651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['062c6d5d-7ece-4cb9-9eec-a34545e8322d', '6dc88f97-504b-40d7-9e0c-6452d5da6198', '068671eb-da2b-4fd7-90e1-36e2f3a878b9', 'd7042ad3-ff54-4055-9afe-0ad1e1a266f2']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa240f19-df19-43c6-8a2e-3df0278f6848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa240f19-df19-43c6-8a2e-3df0278f6848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1757112224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53668f01eeaa4a9b8e22637656170635',qos_specs=None,replication_status=,reservations=['062c6d5d-7ece-4cb9-9eec-a34545e8322d','6dc88f97-504b-40d7-9e0c-6452d5da6198','068671eb-da2b-4fd7-90e1-36e2f3a878b9','d7042ad3-ff54-4055-9afe-0ad1e1a266f2'],size=1,snapshot_id=af6f8bda-97a9-4b67-98d1-82bdd5375f29,source_replicaid=,source_volid=None,status='creating',user_id='6bae608b53f644339a57f5550f9880fd',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:15:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1757112224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53668f01eeaa4a9b8e22637656170635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=af6f8bda-97a9-4b67-98d1-82bdd5375f29,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bae608b53f644339a57f5550f9880fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f944a1d3-2747-408c-bd6e-7c7902d2f8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f944a1d3-2747-408c-bd6e-7c7902d2f8ec) transitioned into state 'SUCCESS' from state '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-1757112224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53668f01eeaa4a9b8e22637656170635',qos_specs=None,replication_status=,reservations=['062c6d5d-7ece-4cb9-9eec-a34545e8322d','6dc88f97-504b-40d7-9e0c-6452d5da6198','068671eb-da2b-4fd7-90e1-36e2f3a878b9','d7042ad3-ff54-4055-9afe-0ad1e1a266f2'],size=1,snapshot_id=af6f8bda-97a9-4b67-98d1-82bdd5375f29,source_replicaid=,source_volid=None,status='creating',user_id='6bae608b53f644339a57f5550f9880fd',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d23e6d3-7d09-4c54-a534-e5818039f807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d23e6d3-7d09-4c54-a534-e5818039f807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Flow 'volume_create_api' (668aa3e1-e5bc-4bf1-aba5-8aea0a9b0bd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:15:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Create volume request issued successfully. Sep 08 19:15:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-88f4471c-d341-4696-a428-eaf308b92a5f tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:15:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1258/2468] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:15:19 2026] POST /volume/v3/volumes => generated 790 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:15:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2d121ce0-69a7-4dbc-8303-91219cf13a8c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2d121ce0-69a7-4dbc-8303-91219cf13a8c tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 Sep 08 19:15:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2d121ce0-69a7-4dbc-8303-91219cf13a8c tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2d121ce0-69a7-4dbc-8303-91219cf13a8c tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:20 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:20 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2d121ce0-69a7-4dbc-8303-91219cf13a8c tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2d121ce0-69a7-4dbc-8303-91219cf13a8c tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 returned with HTTP 200 Sep 08 19:15:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1211/2469] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:20 2026] GET /volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d646d696-92df-4614-aeac-cd89d913fc46 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "13c3bbd5-992b-42c1-9b43-819a3fad43a0", "size": 2, "name": "tempest-VolumesCloneTest-Volume-89202158"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Create volume request body: {'volume': {'source_volid': '13c3bbd5-992b-42c1-9b43-819a3fad43a0', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-89202158'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume retrieved successfully. Sep 08 19:15:20 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Create volume of 2 GB Sep 08 19:15:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Availability Zones retrieved successfully. Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Flow 'volume_create_api' (386c467f-a3c9-4638-ac9a-e6b29a87399d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b1e96a6-55e3-47cb-bd1a-bcaf9bfa561a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b1e96a6-55e3-47cb-bd1a-bcaf9bfa561a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '13c3bbd5-992b-42c1-9b43-819a3fad43a0', 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed4795d2-44b4-479f-9f38-b9658727765c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Created reservations ['83dad231-e5db-4631-a8ed-1f9854495639', 'b21cb965-08d9-4467-9201-032eb11a87d7', 'd46b718f-6680-450b-95c1-e7e642635e86', '8d80db53-4af3-44b9-af50-a93785ad26c7'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed4795d2-44b4-479f-9f38-b9658727765c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83dad231-e5db-4631-a8ed-1f9854495639', 'b21cb965-08d9-4467-9201-032eb11a87d7', 'd46b718f-6680-450b-95c1-e7e642635e86', '8d80db53-4af3-44b9-af50-a93785ad26c7']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ae4ee8-c0a4-4fab-9be1-84984aba59bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ae4ee8-c0a4-4fab-9be1-84984aba59bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-89202158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c2f9295e8b4aa08e88fa278796600c',qos_specs=None,replication_status=,reservations=['83dad231-e5db-4631-a8ed-1f9854495639','b21cb965-08d9-4467-9201-032eb11a87d7','d46b718f-6680-450b-95c1-e7e642635e86','8d80db53-4af3-44b9-af50-a93785ad26c7'],size=2,snapshot_id=None,source_replicaid=,source_volid=13c3bbd5-992b-42c1-9b43-819a3fad43a0,status='creating',user_id='93bbf318b2a64b34b24885eb56ccac5b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-89202158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c2f9295e8b4aa08e88fa278796600c',provider_auth=None,provider_geometry=None,provider_id=None,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=13c3bbd5-992b-42c1-9b43-819a3fad43a0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93bbf318b2a64b34b24885eb56ccac5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ca232c7-a68e-4ac6-82b2-a178a0f9546c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ca232c7-a68e-4ac6-82b2-a178a0f9546c) transitioned into state 'SUCCESS' from state '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-89202158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c2f9295e8b4aa08e88fa278796600c',qos_specs=None,replication_status=,reservations=['83dad231-e5db-4631-a8ed-1f9854495639','b21cb965-08d9-4467-9201-032eb11a87d7','d46b718f-6680-450b-95c1-e7e642635e86','8d80db53-4af3-44b9-af50-a93785ad26c7'],size=2,snapshot_id=None,source_replicaid=,source_volid=13c3bbd5-992b-42c1-9b43-819a3fad43a0,status='creating',user_id='93bbf318b2a64b34b24885eb56ccac5b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba5a23e-c301-4f87-abce-54c24c3cdf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba5a23e-c301-4f87-abce-54c24c3cdf2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Flow 'volume_create_api' (386c467f-a3c9-4638-ac9a-e6b29a87399d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:15:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Create volume request issued successfully. Sep 08 19:15:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d646d696-92df-4614-aeac-cd89d913fc46 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:15:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1259/2470] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:15:20 2026] POST /volume/v3/volumes => generated 788 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:15:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d8a5cb46-59ee-460e-b8d4-d3f936a0dfec None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d8a5cb46-59ee-460e-b8d4-d3f936a0dfec tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d8a5cb46-59ee-460e-b8d4-d3f936a0dfec tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d8a5cb46-59ee-460e-b8d4-d3f936a0dfec tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:20 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:20 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d8a5cb46-59ee-460e-b8d4-d3f936a0dfec tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d8a5cb46-59ee-460e-b8d4-d3f936a0dfec tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1212/2471] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:20 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-29e46957-7f65-4c29-95e0-715f48136f68 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-29e46957-7f65-4c29-95e0-715f48136f68 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-29e46957-7f65-4c29-95e0-715f48136f68 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-29e46957-7f65-4c29-95e0-715f48136f68 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-29e46957-7f65-4c29-95e0-715f48136f68 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-29e46957-7f65-4c29-95e0-715f48136f68 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1260/2472] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:21 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-856282d8-91e2-447f-8788-2ce8cd1f548d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-856282d8-91e2-447f-8788-2ce8cd1f548d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-856282d8-91e2-447f-8788-2ce8cd1f548d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-856282d8-91e2-447f-8788-2ce8cd1f548d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-856282d8-91e2-447f-8788-2ce8cd1f548d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-856282d8-91e2-447f-8788-2ce8cd1f548d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1213/2473] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:23 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2e13ba23-34c7-479e-b925-9f2eefb39b0c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2e13ba23-34c7-479e-b925-9f2eefb39b0c tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2e13ba23-34c7-479e-b925-9f2eefb39b0c tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2e13ba23-34c7-479e-b925-9f2eefb39b0c tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2e13ba23-34c7-479e-b925-9f2eefb39b0c tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2e13ba23-34c7-479e-b925-9f2eefb39b0c tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1261/2474] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:24 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-eecaf49d-3c19-4c28-b5fa-99b92b52287d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eecaf49d-3c19-4c28-b5fa-99b92b52287d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eecaf49d-3c19-4c28-b5fa-99b92b52287d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eecaf49d-3c19-4c28-b5fa-99b92b52287d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-eecaf49d-3c19-4c28-b5fa-99b92b52287d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eecaf49d-3c19-4c28-b5fa-99b92b52287d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1214/2475] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:25 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e51c638e-41e3-4829-be9a-6f10c1838ae1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e51c638e-41e3-4829-be9a-6f10c1838ae1 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e51c638e-41e3-4829-be9a-6f10c1838ae1 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e51c638e-41e3-4829-be9a-6f10c1838ae1 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e51c638e-41e3-4829-be9a-6f10c1838ae1 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e51c638e-41e3-4829-be9a-6f10c1838ae1 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1262/2476] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:26 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-27a49f5f-4299-43c7-b9d5-defec0bdf6ed None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-27a49f5f-4299-43c7-b9d5-defec0bdf6ed tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-27a49f5f-4299-43c7-b9d5-defec0bdf6ed tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-27a49f5f-4299-43c7-b9d5-defec0bdf6ed tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-27a49f5f-4299-43c7-b9d5-defec0bdf6ed tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-27a49f5f-4299-43c7-b9d5-defec0bdf6ed tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1215/2477] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:27 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7469ea35-d466-4e11-b1ea-78d9523f7e70 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7469ea35-d466-4e11-b1ea-78d9523f7e70 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7469ea35-d466-4e11-b1ea-78d9523f7e70 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7469ea35-d466-4e11-b1ea-78d9523f7e70 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7469ea35-d466-4e11-b1ea-78d9523f7e70 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7469ea35-d466-4e11-b1ea-78d9523f7e70 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1263/2478] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:28 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cc10f929-489e-44fc-a706-1e94f4d4d463 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cc10f929-489e-44fc-a706-1e94f4d4d463 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cc10f929-489e-44fc-a706-1e94f4d4d463 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cc10f929-489e-44fc-a706-1e94f4d4d463 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cc10f929-489e-44fc-a706-1e94f4d4d463 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cc10f929-489e-44fc-a706-1e94f4d4d463 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1216/2479] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:29 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8b7d0fb0-3faa-48a3-beae-942bd739ca5f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b7d0fb0-3faa-48a3-beae-942bd739ca5f tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b7d0fb0-3faa-48a3-beae-942bd739ca5f tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b7d0fb0-3faa-48a3-beae-942bd739ca5f tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8b7d0fb0-3faa-48a3-beae-942bd739ca5f tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b7d0fb0-3faa-48a3-beae-942bd739ca5f tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1264/2480] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:30 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0fde39ea-8798-46a7-89e3-b126543ddd06 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0fde39ea-8798-46a7-89e3-b126543ddd06 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0fde39ea-8798-46a7-89e3-b126543ddd06 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0fde39ea-8798-46a7-89e3-b126543ddd06 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0fde39ea-8798-46a7-89e3-b126543ddd06 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0fde39ea-8798-46a7-89e3-b126543ddd06 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1217/2481] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:32 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7056c632-6a52-4bee-a314-cf1d67cef1bb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7056c632-6a52-4bee-a314-cf1d67cef1bb tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7056c632-6a52-4bee-a314-cf1d67cef1bb tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7056c632-6a52-4bee-a314-cf1d67cef1bb tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7056c632-6a52-4bee-a314-cf1d67cef1bb tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7056c632-6a52-4bee-a314-cf1d67cef1bb tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1265/2482] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:33 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-73f95f89-2246-4fe7-b0d8-c5c8fe38f82d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-73f95f89-2246-4fe7-b0d8-c5c8fe38f82d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-73f95f89-2246-4fe7-b0d8-c5c8fe38f82d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-73f95f89-2246-4fe7-b0d8-c5c8fe38f82d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-73f95f89-2246-4fe7-b0d8-c5c8fe38f82d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-73f95f89-2246-4fe7-b0d8-c5c8fe38f82d tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1218/2483] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:34 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d88ed30d-012c-4b2a-91fb-2f6fe92092ff None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d88ed30d-012c-4b2a-91fb-2f6fe92092ff tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d88ed30d-012c-4b2a-91fb-2f6fe92092ff tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d88ed30d-012c-4b2a-91fb-2f6fe92092ff tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d88ed30d-012c-4b2a-91fb-2f6fe92092ff tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d88ed30d-012c-4b2a-91fb-2f6fe92092ff tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1266/2484] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:35 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fd60297c-1a3a-43a1-979b-e0299d737571 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fd60297c-1a3a-43a1-979b-e0299d737571 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fd60297c-1a3a-43a1-979b-e0299d737571 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fd60297c-1a3a-43a1-979b-e0299d737571 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-fd60297c-1a3a-43a1-979b-e0299d737571 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fd60297c-1a3a-43a1-979b-e0299d737571 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1219/2485] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:36 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2f3788ef-32c5-4d2e-81b4-1f6eed428728 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2f3788ef-32c5-4d2e-81b4-1f6eed428728 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2f3788ef-32c5-4d2e-81b4-1f6eed428728 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2f3788ef-32c5-4d2e-81b4-1f6eed428728 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2f3788ef-32c5-4d2e-81b4-1f6eed428728 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2f3788ef-32c5-4d2e-81b4-1f6eed428728 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1267/2486] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:37 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c5bdfcee-59b7-4dcd-884b-13f11739e27e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c5bdfcee-59b7-4dcd-884b-13f11739e27e tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c5bdfcee-59b7-4dcd-884b-13f11739e27e tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c5bdfcee-59b7-4dcd-884b-13f11739e27e tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c5bdfcee-59b7-4dcd-884b-13f11739e27e tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c5bdfcee-59b7-4dcd-884b-13f11739e27e tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1220/2487] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:39 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 881 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d312bb79-728e-4312-9e5d-42d82d278ec1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d312bb79-728e-4312-9e5d-42d82d278ec1 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-reader] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d312bb79-728e-4312-9e5d-42d82d278ec1 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d312bb79-728e-4312-9e5d-42d82d278ec1 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d312bb79-728e-4312-9e5d-42d82d278ec1 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-reader] Volume info retrieved successfully. Sep 08 19:15:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d312bb79-728e-4312-9e5d-42d82d278ec1 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-reader] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1268/2488] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:39 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 881 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3675313d-405b-4760-8841-6d657c6c03cc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3675313d-405b-4760-8841-6d657c6c03cc tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3675313d-405b-4760-8841-6d657c6c03cc tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3675313d-405b-4760-8841-6d657c6c03cc tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3675313d-405b-4760-8841-6d657c6c03cc tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3675313d-405b-4760-8841-6d657c6c03cc tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1221/2489] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:39 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d7bab122-e5f9-454d-9b38-92cfc58aaee2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7bab122-e5f9-454d-9b38-92cfc58aaee2 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] DELETE http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7bab122-e5f9-454d-9b38-92cfc58aaee2 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7bab122-e5f9-454d-9b38-92cfc58aaee2 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:39 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-d7bab122-e5f9-454d-9b38-92cfc58aaee2 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Delete volume with id: 492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d7bab122-e5f9-454d-9b38-92cfc58aaee2 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d7bab122-e5f9-454d-9b38-92cfc58aaee2 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Delete volume request issued successfully. Sep 08 19:15:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7bab122-e5f9-454d-9b38-92cfc58aaee2 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 202 Sep 08 19:15:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1269/2490] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:15:39 2026] DELETE /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:15:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8b92dec8-00d3-434a-aad6-08b84d852b86 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b92dec8-00d3-434a-aad6-08b84d852b86 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8b92dec8-00d3-434a-aad6-08b84d852b86 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8b92dec8-00d3-434a-aad6-08b84d852b86 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8b92dec8-00d3-434a-aad6-08b84d852b86 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b92dec8-00d3-434a-aad6-08b84d852b86 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 200 Sep 08 19:15:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1222/2491] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:39 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 880 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-adebf3d8-0aa0-4e84-83e8-49f56f44f28c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-adebf3d8-0aa0-4e84-83e8-49f56f44f28c tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 Sep 08 19:15:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-adebf3d8-0aa0-4e84-83e8-49f56f44f28c tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-adebf3d8-0aa0-4e84-83e8-49f56f44f28c tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-adebf3d8-0aa0-4e84-83e8-49f56f44f28c tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 returned with HTTP 404 Sep 08 19:15:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1270/2492] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:40 2026] GET /volume/v3/volumes/492a7cbc-fc3e-41a1-8aa5-6d04ed761ad5 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:15:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9a04500d-e1e0-48c5-9982-8ad0881854d5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9a04500d-e1e0-48c5-9982-8ad0881854d5 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 Sep 08 19:15:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9a04500d-e1e0-48c5-9982-8ad0881854d5 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9a04500d-e1e0-48c5-9982-8ad0881854d5 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9a04500d-e1e0-48c5-9982-8ad0881854d5 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9a04500d-e1e0-48c5-9982-8ad0881854d5 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 returned with HTTP 200 Sep 08 19:15:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1223/2493] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:40 2026] GET /volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f560a18f-2138-480c-bfc5-bbed58c88843 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f560a18f-2138-480c-bfc5-bbed58c88843 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] DELETE http://192.168.122.253/volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 Sep 08 19:15:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f560a18f-2138-480c-bfc5-bbed58c88843 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f560a18f-2138-480c-bfc5-bbed58c88843 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:40 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-f560a18f-2138-480c-bfc5-bbed58c88843 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Delete volume with id: 13c3bbd5-992b-42c1-9b43-819a3fad43a0 Sep 08 19:15:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f560a18f-2138-480c-bfc5-bbed58c88843 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f560a18f-2138-480c-bfc5-bbed58c88843 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Delete volume request issued successfully. Sep 08 19:15:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f560a18f-2138-480c-bfc5-bbed58c88843 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 returned with HTTP 202 Sep 08 19:15:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1271/2494] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:15:40 2026] DELETE /volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:15:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-af3dad1e-3b4d-4926-9c3c-01505ceee986 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-af3dad1e-3b4d-4926-9c3c-01505ceee986 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 Sep 08 19:15:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-af3dad1e-3b4d-4926-9c3c-01505ceee986 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-af3dad1e-3b4d-4926-9c3c-01505ceee986 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-af3dad1e-3b4d-4926-9c3c-01505ceee986 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Volume info retrieved successfully. Sep 08 19:15:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-af3dad1e-3b4d-4926-9c3c-01505ceee986 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 returned with HTTP 200 Sep 08 19:15:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1224/2495] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:40 2026] GET /volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f9bbbe89-fa93-4fa9-9d3d-af3617a698f8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f9bbbe89-fa93-4fa9-9d3d-af3617a698f8 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] GET http://192.168.122.253/volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 Sep 08 19:15:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f9bbbe89-fa93-4fa9-9d3d-af3617a698f8 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f9bbbe89-fa93-4fa9-9d3d-af3617a698f8 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f9bbbe89-fa93-4fa9-9d3d-af3617a698f8 tempest-VolumesCloneTest-1285179548 tempest-VolumesCloneTest-1285179548-project-member] http://192.168.122.253/volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 returned with HTTP 404 Sep 08 19:15:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1272/2496] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:41 2026] GET /volume/v3/volumes/13c3bbd5-992b-42c1-9b43-819a3fad43a0 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:15:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-39f5fa4c-e816-42e8-80be-3b9c5ced3b5b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-39f5fa4c-e816-42e8-80be-3b9c5ced3b5b tempest-VolumesSummaryTest-1449214821 tempest-VolumesSummaryTest-1449214821-project-reader] GET http://192.168.122.253/volume/v3/volumes/summary Sep 08 19:15:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-39f5fa4c-e816-42e8-80be-3b9c5ced3b5b tempest-VolumesSummaryTest-1449214821 tempest-VolumesSummaryTest-1449214821-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-39f5fa4c-e816-42e8-80be-3b9c5ced3b5b tempest-VolumesSummaryTest-1449214821 tempest-VolumesSummaryTest-1449214821-project-reader] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-39f5fa4c-e816-42e8-80be-3b9c5ced3b5b tempest-VolumesSummaryTest-1449214821 tempest-VolumesSummaryTest-1449214821-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:15:44 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=163,cinder:UPDATE=16,cinder:INSERT=8 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:15:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-39f5fa4c-e816-42e8-80be-3b9c5ced3b5b tempest-VolumesSummaryTest-1449214821 tempest-VolumesSummaryTest-1449214821-project-reader] Get summary completed successfully. Sep 08 19:15:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-39f5fa4c-e816-42e8-80be-3b9c5ced3b5b tempest-VolumesSummaryTest-1449214821 tempest-VolumesSummaryTest-1449214821-project-reader] http://192.168.122.253/volume/v3/volumes/summary returned with HTTP 200 Sep 08 19:15:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1225/2497] 192.168.122.253 () {60 vars in 1186 bytes} [Tue Sep 8 19:15:44 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:51 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=171,cinder:UPDATE=45,cinder:INSERT=25 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:15:54 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=1 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-169a8594-1e07-46f2-89e1-6b625edb5609 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-169a8594-1e07-46f2-89e1-6b625edb5609 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba Sep 08 19:15:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-169a8594-1e07-46f2-89e1-6b625edb5609 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-169a8594-1e07-46f2-89e1-6b625edb5609 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-169a8594-1e07-46f2-89e1-6b625edb5609 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:15:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-169a8594-1e07-46f2-89e1-6b625edb5609 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba returned with HTTP 200 Sep 08 19:15:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1273/2498] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:58 2026] GET /volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba => generated 883 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2fbd4055-c72c-4c2c-b859-58608db58aae None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2fbd4055-c72c-4c2c-b859-58608db58aae tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba Sep 08 19:15:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2fbd4055-c72c-4c2c-b859-58608db58aae tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2fbd4055-c72c-4c2c-b859-58608db58aae tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2fbd4055-c72c-4c2c-b859-58608db58aae tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:15:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2fbd4055-c72c-4c2c-b859-58608db58aae tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba returned with HTTP 200 Sep 08 19:15:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1226/2499] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:58 2026] GET /volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba => generated 883 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-1a0bef5a-da01-4602-a985-cc664585d7f0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-1a0bef5a-da01-4602-a985-cc664585d7f0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba Sep 08 19:15:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-1a0bef5a-da01-4602-a985-cc664585d7f0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-1a0bef5a-da01-4602-a985-cc664585d7f0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-1a0bef5a-da01-4602-a985-cc664585d7f0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:15:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-1a0bef5a-da01-4602-a985-cc664585d7f0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba returned with HTTP 200 Sep 08 19:15:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1274/2500] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:15:58 2026] GET /volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-16592988-7a12-419b-893f-eead0c9549b9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-16592988-7a12-419b-893f-eead0c9549b9 None None] GET http://192.168.122.253/volume// Sep 08 19:15:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-16592988-7a12-419b-893f-eead0c9549b9 None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-16592988-7a12-419b-893f-eead0c9549b9 None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-16592988-7a12-419b-893f-eead0c9549b9 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:15:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1227/2501] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:15:58 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:15:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-17cbc517-03ea-4fd0-8a21-41951a97d6e0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-17cbc517-03ea-4fd0-8a21-41951a97d6e0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:15:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-17cbc517-03ea-4fd0-8a21-41951a97d6e0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba", "connector": null, "instance_uuid": "2a45a64b-76f4-4b5e-9b59-1339a4a90050"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-17cbc517-03ea-4fd0-8a21-41951a97d6e0 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:15:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1275/2502] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:15:58 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:15:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b01a978f-3bbb-467a-bd35-c3824eede373 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b01a978f-3bbb-467a-bd35-c3824eede373 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba Sep 08 19:15:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b01a978f-3bbb-467a-bd35-c3824eede373 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b01a978f-3bbb-467a-bd35-c3824eede373 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c09372b0-d4ab-4cc6-9451-46a6f9b6ea54 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c09372b0-d4ab-4cc6-9451-46a6f9b6ea54 None None] GET http://192.168.122.253/volume// Sep 08 19:15:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c09372b0-d4ab-4cc6-9451-46a6f9b6ea54 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c09372b0-d4ab-4cc6-9451-46a6f9b6ea54 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c09372b0-d4ab-4cc6-9451-46a6f9b6ea54 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:15:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1276/2503] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:15:58 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:15:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b01a978f-3bbb-467a-bd35-c3824eede373 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:15:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-1f0762ca-1fd0-43ef-a7b5-9bc5b0537ddf None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-1f0762ca-1fd0-43ef-a7b5-9bc5b0537ddf tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba Sep 08 19:15:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b01a978f-3bbb-467a-bd35-c3824eede373 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba returned with HTTP 200 Sep 08 19:15:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1228/2504] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:58 2026] GET /volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba => generated 882 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-1f0762ca-1fd0-43ef-a7b5-9bc5b0537ddf tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-1f0762ca-1fd0-43ef-a7b5-9bc5b0537ddf tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-1f0762ca-1fd0-43ef-a7b5-9bc5b0537ddf tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:15:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-1f0762ca-1fd0-43ef-a7b5-9bc5b0537ddf tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba returned with HTTP 200 Sep 08 19:15:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1277/2505] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:15:58 2026] GET /volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba => generated 1063 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:15:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-304736d6-a4e1-4a6d-9765-7ff30d4ce22a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-304736d6-a4e1-4a6d-9765-7ff30d4ce22a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] PUT http://192.168.122.253/volume/v3/attachments/f10c2492-d479-4142-925d-ff711060464b Sep 08 19:15:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-304736d6-a4e1-4a6d-9765-7ff30d4ce22a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:15:58 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-304736d6-a4e1-4a6d-9765-7ff30d4ce22a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Acquiring lock "cinder-attachment_update-e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba-devstack" by "attachment_update" {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:15:58 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-304736d6-a4e1-4a6d-9765-7ff30d4ce22a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Lock "cinder-attachment_update-e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:15:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:59 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-304736d6-a4e1-4a6d-9765-7ff30d4ce22a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Lock "cinder-attachment_update-e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba-devstack" released by "attachment_update" :: held 0.230s {{(pid=87214) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:15:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-304736d6-a4e1-4a6d-9765-7ff30d4ce22a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/attachments/f10c2492-d479-4142-925d-ff711060464b returned with HTTP 200 Sep 08 19:15:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1229/2506] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:15:58 2026] PUT /volume/v3/attachments/f10c2492-d479-4142-925d-ff711060464b => generated 694 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:15:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-728cc74d-ab4e-43a1-b5a2-8975860ad605 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-728cc74d-ab4e-43a1-b5a2-8975860ad605 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba Sep 08 19:15:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-728cc74d-ab4e-43a1-b5a2-8975860ad605 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:15:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-728cc74d-ab4e-43a1-b5a2-8975860ad605 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:15:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:15:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:15:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-728cc74d-ab4e-43a1-b5a2-8975860ad605 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:15:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-728cc74d-ab4e-43a1-b5a2-8975860ad605 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba returned with HTTP 200 Sep 08 19:15:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1278/2507] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:15:59 2026] GET /volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba => generated 883 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:15:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-518296f4-b003-4b68-bd2c-6fe081fc7ba3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:15:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-518296f4-b003-4b68-bd2c-6fe081fc7ba3 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] POST http://192.168.122.253/volume/v3/attachments/f10c2492-d479-4142-925d-ff711060464b/action Sep 08 19:15:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-518296f4-b003-4b68-bd2c-6fe081fc7ba3 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action body: b'{"os-complete": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:15:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-518296f4-b003-4b68-bd2c-6fe081fc7ba3 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:15:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:15:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:15:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:15:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:15:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-642f563d-15d2-42b4-93e9-6908d05bf340 req-518296f4-b003-4b68-bd2c-6fe081fc7ba3 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/attachments/f10c2492-d479-4142-925d-ff711060464b/action returned with HTTP 204 Sep 08 19:15:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1230/2508] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:15:59 2026] POST /volume/v3/attachments/f10c2492-d479-4142-925d-ff711060464b/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:16:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-59f9b097-46dc-45d1-a76f-ca7664c1a64b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-59f9b097-46dc-45d1-a76f-ca7664c1a64b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba Sep 08 19:16:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-59f9b097-46dc-45d1-a76f-ca7664c1a64b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-59f9b097-46dc-45d1-a76f-ca7664c1a64b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:00 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-59f9b097-46dc-45d1-a76f-ca7664c1a64b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:16:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-59f9b097-46dc-45d1-a76f-ca7664c1a64b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba returned with HTTP 200 Sep 08 19:16:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1279/2509] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:00 2026] GET /volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba => generated 1175 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:16:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c5bcf98b-1abb-4092-82b6-377ae5b0de2a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c5bcf98b-1abb-4092-82b6-377ae5b0de2a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba Sep 08 19:16:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c5bcf98b-1abb-4092-82b6-377ae5b0de2a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c5bcf98b-1abb-4092-82b6-377ae5b0de2a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c5bcf98b-1abb-4092-82b6-377ae5b0de2a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:16:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c5bcf98b-1abb-4092-82b6-377ae5b0de2a tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba returned with HTTP 200 Sep 08 19:16:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1231/2510] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:00 2026] GET /volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba => generated 1175 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:16:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-bc0b2174-a74a-40d2-ba52-3780e5d59a54 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-bc0b2174-a74a-40d2-ba52-3780e5d59a54 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba Sep 08 19:16:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-bc0b2174-a74a-40d2-ba52-3780e5d59a54 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-bc0b2174-a74a-40d2-ba52-3780e5d59a54 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-bc0b2174-a74a-40d2-ba52-3780e5d59a54 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:16:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-bc0b2174-a74a-40d2-ba52-3780e5d59a54 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba returned with HTTP 200 Sep 08 19:16:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1280/2511] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:16:01 2026] GET /volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba => generated 1175 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:16:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-20f95d6f-05de-4cba-b505-2360bb157c2c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-20f95d6f-05de-4cba-b505-2360bb157c2c tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] POST http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba/action Sep 08 19:16:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-20f95d6f-05de-4cba-b505-2360bb157c2c tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:16:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-20f95d6f-05de-4cba-b505-2360bb157c2c tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:16:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-20f95d6f-05de-4cba-b505-2360bb157c2c tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:16:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-20f95d6f-05de-4cba-b505-2360bb157c2c tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Begin detaching volume completed successfully. Sep 08 19:16:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-20f95d6f-05de-4cba-b505-2360bb157c2c tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba/action returned with HTTP 202 Sep 08 19:16:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1232/2512] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:16:01 2026] POST /volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:16:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7bdefc3f-689b-4958-a64f-4d81c14bdf10 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7bdefc3f-689b-4958-a64f-4d81c14bdf10 None None] GET http://192.168.122.253/volume// Sep 08 19:16:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7bdefc3f-689b-4958-a64f-4d81c14bdf10 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7bdefc3f-689b-4958-a64f-4d81c14bdf10 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7bdefc3f-689b-4958-a64f-4d81c14bdf10 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:16:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1281/2513] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:16: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 08 19:16:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-c09041c6-ce74-4770-a220-2272c2c9f25b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-c09041c6-ce74-4770-a220-2272c2c9f25b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba Sep 08 19:16:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-c09041c6-ce74-4770-a220-2272c2c9f25b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-c09041c6-ce74-4770-a220-2272c2c9f25b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:02 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-c09041c6-ce74-4770-a220-2272c2c9f25b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:16:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-c09041c6-ce74-4770-a220-2272c2c9f25b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba returned with HTTP 200 Sep 08 19:16:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1233/2514] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:16:02 2026] GET /volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba => generated 1359 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:16:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-d34d4f41-2b00-472f-9826-7d99d7c8ee98 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-d34d4f41-2b00-472f-9826-7d99d7c8ee98 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] DELETE http://192.168.122.253/volume/v3/attachments/f10c2492-d479-4142-925d-ff711060464b Sep 08 19:16:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-d34d4f41-2b00-472f-9826-7d99d7c8ee98 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-d34d4f41-2b00-472f-9826-7d99d7c8ee98 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:02 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:02 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, Sep 08 19:16:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-b8c4d669-753a-49ff-ae9b-226813616f9f req-d34d4f41-2b00-472f-9826-7d99d7c8ee98 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/attachments/f10c2492-d479-4142-925d-ff711060464b returned with HTTP 200 Sep 08 19:16:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1282/2515] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:16:02 2026] DELETE /volume/v3/attachments/f10c2492-d479-4142-925d-ff711060464b => generated 19 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-64d0f801-1203-48fc-b5ce-ad01930c6b7b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-64d0f801-1203-48fc-b5ce-ad01930c6b7b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] DELETE http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba Sep 08 19:16:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-64d0f801-1203-48fc-b5ce-ad01930c6b7b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-64d0f801-1203-48fc-b5ce-ad01930c6b7b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:06 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-64d0f801-1203-48fc-b5ce-ad01930c6b7b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Delete volume with id: e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba Sep 08 19:16:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-64d0f801-1203-48fc-b5ce-ad01930c6b7b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:16:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-64d0f801-1203-48fc-b5ce-ad01930c6b7b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Delete volume request issued successfully. Sep 08 19:16:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-64d0f801-1203-48fc-b5ce-ad01930c6b7b tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba returned with HTTP 202 Sep 08 19:16:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1234/2516] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:16:06 2026] DELETE /volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:16:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-83f0f3bb-8a4b-4a99-9444-f780f9857f40 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-83f0f3bb-8a4b-4a99-9444-f780f9857f40 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba Sep 08 19:16:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-83f0f3bb-8a4b-4a99-9444-f780f9857f40 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-83f0f3bb-8a4b-4a99-9444-f780f9857f40 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-83f0f3bb-8a4b-4a99-9444-f780f9857f40 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:16:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-83f0f3bb-8a4b-4a99-9444-f780f9857f40 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba returned with HTTP 200 Sep 08 19:16:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1283/2517] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:07 2026] GET /volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba => generated 882 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8938eec1-40b4-4a81-b7b8-080b6fa67538 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8938eec1-40b4-4a81-b7b8-080b6fa67538 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba Sep 08 19:16:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8938eec1-40b4-4a81-b7b8-080b6fa67538 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8938eec1-40b4-4a81-b7b8-080b6fa67538 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8938eec1-40b4-4a81-b7b8-080b6fa67538 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba returned with HTTP 404 Sep 08 19:16:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1235/2518] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:08 2026] GET /volume/v3/volumes/e4f81dcb-ffd0-4917-80f6-ab391bf1b6ba => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:16:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-96ad13e1-cd51-449f-afab-ac7867441829 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-96ad13e1-cd51-449f-afab-ac7867441829 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 Sep 08 19:16:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-96ad13e1-cd51-449f-afab-ac7867441829 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-96ad13e1-cd51-449f-afab-ac7867441829 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:08 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-96ad13e1-cd51-449f-afab-ac7867441829 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Delete snapshot with id: af6f8bda-97a9-4b67-98d1-82bdd5375f29 Sep 08 19:16:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-96ad13e1-cd51-449f-afab-ac7867441829 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Snapshot retrieved successfully. Sep 08 19:16:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-96ad13e1-cd51-449f-afab-ac7867441829 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Snapshot delete request issued successfully. Sep 08 19:16:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-96ad13e1-cd51-449f-afab-ac7867441829 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 returned with HTTP 202 Sep 08 19:16:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1284/2519] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:16:08 2026] DELETE /volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:16:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7d06990c-2ac5-4f9d-885e-1ce0c857b7ba None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7d06990c-2ac5-4f9d-885e-1ce0c857b7ba tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 Sep 08 19:16:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7d06990c-2ac5-4f9d-885e-1ce0c857b7ba tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7d06990c-2ac5-4f9d-885e-1ce0c857b7ba tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7d06990c-2ac5-4f9d-885e-1ce0c857b7ba tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Snapshot retrieved successfully. Sep 08 19:16:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7d06990c-2ac5-4f9d-885e-1ce0c857b7ba tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 returned with HTTP 200 Sep 08 19:16:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1236/2520] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:16:08 2026] GET /volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 => generated 460 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-197932b6-4b8b-42c4-8e13-7e828cfe8b51 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-197932b6-4b8b-42c4-8e13-7e828cfe8b51 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 Sep 08 19:16:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-197932b6-4b8b-42c4-8e13-7e828cfe8b51 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-197932b6-4b8b-42c4-8e13-7e828cfe8b51 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-197932b6-4b8b-42c4-8e13-7e828cfe8b51 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Snapshot retrieved successfully. Sep 08 19:16:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-197932b6-4b8b-42c4-8e13-7e828cfe8b51 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 returned with HTTP 200 Sep 08 19:16:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1285/2521] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:16:09 2026] GET /volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 => generated 460 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3f426e7b-3af5-47a4-975a-cc8b2a07625c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3f426e7b-3af5-47a4-975a-cc8b2a07625c tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 Sep 08 19:16:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3f426e7b-3af5-47a4-975a-cc8b2a07625c tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3f426e7b-3af5-47a4-975a-cc8b2a07625c tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3f426e7b-3af5-47a4-975a-cc8b2a07625c tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 returned with HTTP 404 Sep 08 19:16:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1237/2522] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:16:10 2026] GET /volume/v3/snapshots/af6f8bda-97a9-4b67-98d1-82bdd5375f29 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:16:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-816a0251-be38-477a-a6c2-fe44f51e34db req-3bc57024-5f39-4ee6-8145-18719d25e328 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-816a0251-be38-477a-a6c2-fe44f51e34db req-3bc57024-5f39-4ee6-8145-18719d25e328 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:16:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-816a0251-be38-477a-a6c2-fe44f51e34db req-3bc57024-5f39-4ee6-8145-18719d25e328 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-816a0251-be38-477a-a6c2-fe44f51e34db req-3bc57024-5f39-4ee6-8145-18719d25e328 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-816a0251-be38-477a-a6c2-fe44f51e34db req-3bc57024-5f39-4ee6-8145-18719d25e328 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:16:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-816a0251-be38-477a-a6c2-fe44f51e34db req-3bc57024-5f39-4ee6-8145-18719d25e328 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:16:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1286/2523] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:16:10 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7286d317-8918-4843-bdff-5e43613031ca None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7286d317-8918-4843-bdff-5e43613031ca tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] DELETE http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:16:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7286d317-8918-4843-bdff-5e43613031ca tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7286d317-8918-4843-bdff-5e43613031ca tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:14 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-7286d317-8918-4843-bdff-5e43613031ca tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Delete volume with id: 56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:16:14 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:14 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:14 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:14 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7286d317-8918-4843-bdff-5e43613031ca tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:16:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7286d317-8918-4843-bdff-5e43613031ca tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Delete volume request issued successfully. Sep 08 19:16:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7286d317-8918-4843-bdff-5e43613031ca tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 202 Sep 08 19:16:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1238/2524] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:16:14 2026] DELETE /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:16:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-76c59334-dc7f-40f0-8f7d-da9f1ea9d622 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-76c59334-dc7f-40f0-8f7d-da9f1ea9d622 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:16:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-76c59334-dc7f-40f0-8f7d-da9f1ea9d622 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-76c59334-dc7f-40f0-8f7d-da9f1ea9d622 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:14 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:14 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:14 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:14 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:14 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-76c59334-dc7f-40f0-8f7d-da9f1ea9d622 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Volume info retrieved successfully. Sep 08 19:16:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-76c59334-dc7f-40f0-8f7d-da9f1ea9d622 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 200 Sep 08 19:16:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1287/2525] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:14 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8cf04f94-122a-4b39-8328-ffdc4ed24d43 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8cf04f94-122a-4b39-8328-ffdc4ed24d43 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] GET http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 Sep 08 19:16:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8cf04f94-122a-4b39-8328-ffdc4ed24d43 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8cf04f94-122a-4b39-8328-ffdc4ed24d43 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8cf04f94-122a-4b39-8328-ffdc4ed24d43 tempest-TestStampPattern-1491728165 tempest-TestStampPattern-1491728165-project-member] http://192.168.122.253/volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 returned with HTTP 404 Sep 08 19:16:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1239/2526] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:15 2026] GET /volume/v3/volumes/56b02ec7-c524-425c-8790-ecd929ca1fc2 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1136762422", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1136762422', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Create volume of 1 GB Sep 08 19:16:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Availability Zones retrieved successfully. Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Flow 'volume_create_api' (0bc32774-dbd9-4de4-8ba3-5c02a79622e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (177272a8-e1d3-4677-9cac-1333f1c380aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (177272a8-e1d3-4677-9cac-1333f1c380aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a4db15-aaa8-4fe4-aeea-1041e64317c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Created reservations ['84f5cac9-0253-4666-934e-d569a732ad6a', '34734ee4-9a2e-4030-8dd9-23fefe56dbd7', '57763388-d50a-4645-9c90-df8c5df6b21b', 'a47aa7ff-b2a7-47fa-a8b4-5a4e8ee011f3'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a4db15-aaa8-4fe4-aeea-1041e64317c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84f5cac9-0253-4666-934e-d569a732ad6a', '34734ee4-9a2e-4030-8dd9-23fefe56dbd7', '57763388-d50a-4645-9c90-df8c5df6b21b', 'a47aa7ff-b2a7-47fa-a8b4-5a4e8ee011f3']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7119958-8962-4a60-929e-98f3caaceb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7119958-8962-4a60-929e-98f3caaceb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42cf8687-5616-44eb-be96-123b349f8688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1136762422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76854a54efdc41da9e6fce0db004eb32',qos_specs=None,replication_status=,reservations=['84f5cac9-0253-4666-934e-d569a732ad6a','34734ee4-9a2e-4030-8dd9-23fefe56dbd7','57763388-d50a-4645-9c90-df8c5df6b21b','a47aa7ff-b2a7-47fa-a8b4-5a4e8ee011f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27a6116867804a72895afbcec70c3dea',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:16:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1136762422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42cf8687-5616-44eb-be96-123b349f8688,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76854a54efdc41da9e6fce0db004eb32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27a6116867804a72895afbcec70c3dea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fbb9134-2d5c-46b1-8314-0b525be770f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fbb9134-2d5c-46b1-8314-0b525be770f9) transitioned into state 'SUCCESS' from state '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-1136762422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76854a54efdc41da9e6fce0db004eb32',qos_specs=None,replication_status=,reservations=['84f5cac9-0253-4666-934e-d569a732ad6a','34734ee4-9a2e-4030-8dd9-23fefe56dbd7','57763388-d50a-4645-9c90-df8c5df6b21b','a47aa7ff-b2a7-47fa-a8b4-5a4e8ee011f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27a6116867804a72895afbcec70c3dea',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f5a7c9e-bc4e-426b-b4dd-c63f87ca95ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f5a7c9e-bc4e-426b-b4dd-c63f87ca95ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Flow 'volume_create_api' (0bc32774-dbd9-4de4-8ba3-5c02a79622e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Create volume request issued successfully. Sep 08 19:16:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2fa70ff2-ae66-4b70-b8c9-8b9963b36614 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:16:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1288/2527] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:16:21 2026] POST /volume/v3/volumes => generated 764 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:16:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bcd5d053-dad5-4141-bcc8-d1b6225803bc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bcd5d053-dad5-4141-bcc8-d1b6225803bc tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:16:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bcd5d053-dad5-4141-bcc8-d1b6225803bc tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bcd5d053-dad5-4141-bcc8-d1b6225803bc tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bcd5d053-dad5-4141-bcc8-d1b6225803bc tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:16:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bcd5d053-dad5-4141-bcc8-d1b6225803bc tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:16:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1240/2528] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:21 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 832 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-15fb0109-cb73-4c66-a121-6fe08f02222e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-15fb0109-cb73-4c66-a121-6fe08f02222e tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:16:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-15fb0109-cb73-4c66-a121-6fe08f02222e tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-15fb0109-cb73-4c66-a121-6fe08f02222e tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-15fb0109-cb73-4c66-a121-6fe08f02222e tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:16:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-15fb0109-cb73-4c66-a121-6fe08f02222e tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:16:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1289/2529] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:22 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-726be9cc-bab0-4ea0-8199-b657c1dcfad1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-726be9cc-bab0-4ea0-8199-b657c1dcfad1 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:16:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-726be9cc-bab0-4ea0-8199-b657c1dcfad1 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-726be9cc-bab0-4ea0-8199-b657c1dcfad1 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-726be9cc-bab0-4ea0-8199-b657c1dcfad1 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:16:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-726be9cc-bab0-4ea0-8199-b657c1dcfad1 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:16:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1241/2530] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:23 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4237ea0d-685f-4d0e-91d8-90802c370329 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4237ea0d-685f-4d0e-91d8-90802c370329 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:16:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4237ea0d-685f-4d0e-91d8-90802c370329 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4237ea0d-685f-4d0e-91d8-90802c370329 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:23 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:23 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4237ea0d-685f-4d0e-91d8-90802c370329 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:16:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4237ea0d-685f-4d0e-91d8-90802c370329 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:16:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1290/2531] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:23 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-88ca57b4-f34c-4ed9-80a5-026ffe23c856 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-88ca57b4-f34c-4ed9-80a5-026ffe23c856 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-88ca57b4-f34c-4ed9-80a5-026ffe23c856 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-88ca57b4-f34c-4ed9-80a5-026ffe23c856 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-88ca57b4-f34c-4ed9-80a5-026ffe23c856 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-88ca57b4-f34c-4ed9-80a5-026ffe23c856 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-88ca57b4-f34c-4ed9-80a5-026ffe23c856 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Get all volumes completed successfully. Sep 08 19:16:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-88ca57b4-f34c-4ed9-80a5-026ffe23c856 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 200 Sep 08 19:16:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1242/2532] 192.168.122.253 () {58 vars in 1121 bytes} [Tue Sep 8 19:16:24 2026] GET /volume/v3/volumes => generated 347 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-708ff120-cf00-4120-8c58-1dee5c366b8c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-708ff120-cf00-4120-8c58-1dee5c366b8c tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:16:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-708ff120-cf00-4120-8c58-1dee5c366b8c tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-708ff120-cf00-4120-8c58-1dee5c366b8c tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-708ff120-cf00-4120-8c58-1dee5c366b8c tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:16:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-708ff120-cf00-4120-8c58-1dee5c366b8c tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:16:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1291/2533] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:24 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-d638d53f-0921-4dff-85b9-e199d3568e06 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-d638d53f-0921-4dff-85b9-e199d3568e06 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-d638d53f-0921-4dff-85b9-e199d3568e06 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-d638d53f-0921-4dff-85b9-e199d3568e06 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-d638d53f-0921-4dff-85b9-e199d3568e06 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:16:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-d638d53f-0921-4dff-85b9-e199d3568e06 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:16:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1243/2534] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:16:24 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9de8271e-87e3-4d6b-aa5e-aa74cb360018 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9de8271e-87e3-4d6b-aa5e-aa74cb360018 None None] GET http://192.168.122.253/volume// Sep 08 19:16:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9de8271e-87e3-4d6b-aa5e-aa74cb360018 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9de8271e-87e3-4d6b-aa5e-aa74cb360018 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9de8271e-87e3-4d6b-aa5e-aa74cb360018 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:16:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1292/2535] 192.168.122.253 () {58 vars in 1317 bytes} [Tue Sep 8 19:16: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 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-4eb0bfea-ea78-493e-83fd-abcdb9d16031 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-4eb0bfea-ea78-493e-83fd-abcdb9d16031 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-4eb0bfea-ea78-493e-83fd-abcdb9d16031 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42cf8687-5616-44eb-be96-123b349f8688", "connector": null, "instance_uuid": "51aaf994-ec51-4790-afc9-dc291e1832a4"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-4eb0bfea-ea78-493e-83fd-abcdb9d16031 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:16:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1244/2536] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:16:24 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:16:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ddfde47c-8328-4822-975a-68141cc5c8db None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ddfde47c-8328-4822-975a-68141cc5c8db tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:16:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ddfde47c-8328-4822-975a-68141cc5c8db tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ddfde47c-8328-4822-975a-68141cc5c8db tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-902362e0-a4cc-41b9-b7f7-1793b6ebd416 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-902362e0-a4cc-41b9-b7f7-1793b6ebd416 None None] GET http://192.168.122.253/volume// Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-902362e0-a4cc-41b9-b7f7-1793b6ebd416 None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-902362e0-a4cc-41b9-b7f7-1793b6ebd416 None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-902362e0-a4cc-41b9-b7f7-1793b6ebd416 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:16:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1245/2537] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:16:24 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-52b218d4-b236-4204-b91a-8b2213af582d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-52b218d4-b236-4204-b91a-8b2213af582d tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-52b218d4-b236-4204-b91a-8b2213af582d tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-52b218d4-b236-4204-b91a-8b2213af582d tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ddfde47c-8328-4822-975a-68141cc5c8db tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:16:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ddfde47c-8328-4822-975a-68141cc5c8db tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:16:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1293/2538] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:24 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-52b218d4-b236-4204-b91a-8b2213af582d tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:16:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-52b218d4-b236-4204-b91a-8b2213af582d tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:16:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1246/2539] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:16:24 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 1037 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 19:16:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-d2fb9832-bdc5-4b56-a1d4-78b9721cd968 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-d2fb9832-bdc5-4b56-a1d4-78b9721cd968 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] PUT http://192.168.122.253/volume/v3/attachments/bbce148d-8689-4177-b73a-3ea3b2ee0b6b Sep 08 19:16:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-d2fb9832-bdc5-4b56-a1d4-78b9721cd968 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:16:24 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-d2fb9832-bdc5-4b56-a1d4-78b9721cd968 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Acquiring lock "cinder-attachment_update-42cf8687-5616-44eb-be96-123b349f8688-devstack" by "attachment_update" {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:16:24 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-d2fb9832-bdc5-4b56-a1d4-78b9721cd968 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Lock "cinder-attachment_update-42cf8687-5616-44eb-be96-123b349f8688-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:16:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:24 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:24 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:25 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-d2fb9832-bdc5-4b56-a1d4-78b9721cd968 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Lock "cinder-attachment_update-42cf8687-5616-44eb-be96-123b349f8688-devstack" released by "attachment_update" :: held 0.210s {{(pid=87213) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:16:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-d2fb9832-bdc5-4b56-a1d4-78b9721cd968 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/attachments/bbce148d-8689-4177-b73a-3ea3b2ee0b6b returned with HTTP 200 Sep 08 19:16:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1294/2540] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:16:24 2026] PUT /volume/v3/attachments/bbce148d-8689-4177-b73a-3ea3b2ee0b6b => generated 694 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:16:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cfbfe609-d4d5-418e-b1f1-9b74da8fe591 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cfbfe609-d4d5-418e-b1f1-9b74da8fe591 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:16:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cfbfe609-d4d5-418e-b1f1-9b74da8fe591 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cfbfe609-d4d5-418e-b1f1-9b74da8fe591 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cfbfe609-d4d5-418e-b1f1-9b74da8fe591 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:16:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cfbfe609-d4d5-418e-b1f1-9b74da8fe591 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:16:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1247/2541] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:25 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 857 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-34c66320-6882-4817-931a-dc8556fe2fcb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-34c66320-6882-4817-931a-dc8556fe2fcb tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] POST http://192.168.122.253/volume/v3/attachments/bbce148d-8689-4177-b73a-3ea3b2ee0b6b/action Sep 08 19:16:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-34c66320-6882-4817-931a-dc8556fe2fcb tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Action body: b'{"os-complete": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:16:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-34c66320-6882-4817-931a-dc8556fe2fcb tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:16:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-6ec629bf-d623-4723-aaf0-ac8fcbe83de1 req-34c66320-6882-4817-931a-dc8556fe2fcb tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/attachments/bbce148d-8689-4177-b73a-3ea3b2ee0b6b/action returned with HTTP 204 Sep 08 19:16:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1295/2542] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:16:25 2026] POST /volume/v3/attachments/bbce148d-8689-4177-b73a-3ea3b2ee0b6b/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:16:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-96541c6c-1c10-4b6e-9206-c13b50b5e9a1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-96541c6c-1c10-4b6e-9206-c13b50b5e9a1 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:16:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-96541c6c-1c10-4b6e-9206-c13b50b5e9a1 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-96541c6c-1c10-4b6e-9206-c13b50b5e9a1 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-96541c6c-1c10-4b6e-9206-c13b50b5e9a1 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:16:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-96541c6c-1c10-4b6e-9206-c13b50b5e9a1 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:16:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1248/2543] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:26 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 1149 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:16:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1dd8fee4-0112-4632-bee7-b15512b6b863 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1dd8fee4-0112-4632-bee7-b15512b6b863 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:16:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1dd8fee4-0112-4632-bee7-b15512b6b863 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1dd8fee4-0112-4632-bee7-b15512b6b863 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1dd8fee4-0112-4632-bee7-b15512b6b863 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:16:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1dd8fee4-0112-4632-bee7-b15512b6b863 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:16:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1296/2544] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:26 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 1149 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:16:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a1eb0ef3-2c82-4765-ad7b-a1efa06dcdcd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a1eb0ef3-2c82-4765-ad7b-a1efa06dcdcd tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:16:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a1eb0ef3-2c82-4765-ad7b-a1efa06dcdcd tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a1eb0ef3-2c82-4765-ad7b-a1efa06dcdcd tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a1eb0ef3-2c82-4765-ad7b-a1efa06dcdcd tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:16:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a1eb0ef3-2c82-4765-ad7b-a1efa06dcdcd tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:16:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1249/2545] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:26 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 1149 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:16:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-085afa26-ed95-4d98-b66f-49af52a97f5d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-085afa26-ed95-4d98-b66f-49af52a97f5d tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:16:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-085afa26-ed95-4d98-b66f-49af52a97f5d tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:16:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-085afa26-ed95-4d98-b66f-49af52a97f5d tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:16:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1297/2546] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:16:29 2026] POST /volume/v3/types => generated 287 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:16:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "47096601-6c9e-49ee-bf54-0f59c59197dd", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:16:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '47096601-6c9e-49ee-bf54-0f59c59197dd', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Create volume of 1 GB Sep 08 19:16:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Availability Zones retrieved successfully. Sep 08 19:16:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Flow 'volume_create_api' (72ac50e3-415d-4b58-b915-bacdc93bb7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (435701e3-38db-423e-acd4-62af4660b807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (435701e3-38db-423e-acd4-62af4660b807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:16:29Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=37391f04-1bbf-4183-a393-1285d36b076c,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': '37391f04-1bbf-4183-a393-1285d36b076c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (466643d2-fc75-45e7-a701-feca71accbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:16:33 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:16:33 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Created reservations ['fda4cfc7-8515-4b0e-86b5-71450dcba26c', 'de7784f7-1cc2-483d-9d46-1ea5e9d39e3c', '61dd61a5-9221-464e-9313-e202ed21ea9c', '16196b79-397e-4b31-a382-6b43b8791d7d'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (466643d2-fc75-45e7-a701-feca71accbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fda4cfc7-8515-4b0e-86b5-71450dcba26c', 'de7784f7-1cc2-483d-9d46-1ea5e9d39e3c', '61dd61a5-9221-464e-9313-e202ed21ea9c', '16196b79-397e-4b31-a382-6b43b8791d7d']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c9937e-fde6-4144-8ad1-06a0ec149554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c9937e-fde6-4144-8ad1-06a0ec149554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70ab927b-87cd-46f6-ad4a-ea63c1422e2c', '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='144bc87853584415a3fb315e77600cd2',qos_specs=None,replication_status=,reservations=['fda4cfc7-8515-4b0e-86b5-71450dcba26c','de7784f7-1cc2-483d-9d46-1ea5e9d39e3c','61dd61a5-9221-464e-9313-e202ed21ea9c','16196b79-397e-4b31-a382-6b43b8791d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13fe8160426e40fcb2348eaf0d41c457',volume_type_id=37391f04-1bbf-4183-a393-1285d36b076c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:16:33Z,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=70ab927b-87cd-46f6-ad4a-ea63c1422e2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='144bc87853584415a3fb315e77600cd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13fe8160426e40fcb2348eaf0d41c457',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37391f04-1bbf-4183-a393-1285d36b076c),volume_type_id=37391f04-1bbf-4183-a393-1285d36b076c)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f42e9e-9555-490e-b637-adbf787f8852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f42e9e-9555-490e-b637-adbf787f8852) transitioned into state 'SUCCESS' from 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='144bc87853584415a3fb315e77600cd2',qos_specs=None,replication_status=,reservations=['fda4cfc7-8515-4b0e-86b5-71450dcba26c','de7784f7-1cc2-483d-9d46-1ea5e9d39e3c','61dd61a5-9221-464e-9313-e202ed21ea9c','16196b79-397e-4b31-a382-6b43b8791d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13fe8160426e40fcb2348eaf0d41c457',volume_type_id=37391f04-1bbf-4183-a393-1285d36b076c)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cfea3cf-dee4-480f-ab8c-02a1f7c26616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cfea3cf-dee4-480f-ab8c-02a1f7c26616) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Flow 'volume_create_api' (72ac50e3-415d-4b58-b915-bacdc93bb7cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Create volume request issued successfully. Sep 08 19:16:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e5a0e8e0-34d0-4c3f-aa92-38485f0bcd76 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:16:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1250/2547] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:16:32 2026] POST /volume/v3/volumes => generated 806 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:16:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b519f86b-0c99-4e24-9c8e-6104293de3a6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b519f86b-0c99-4e24-9c8e-6104293de3a6 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] GET http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c Sep 08 19:16:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b519f86b-0c99-4e24-9c8e-6104293de3a6 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b519f86b-0c99-4e24-9c8e-6104293de3a6 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b519f86b-0c99-4e24-9c8e-6104293de3a6 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Volume info retrieved successfully. Sep 08 19:16:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b519f86b-0c99-4e24-9c8e-6104293de3a6 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c returned with HTTP 200 Sep 08 19:16:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1298/2548] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:33 2026] GET /volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c => generated 874 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-076d1516-e0f9-475e-88e5-7be4d66441e7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-076d1516-e0f9-475e-88e5-7be4d66441e7 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] GET http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c Sep 08 19:16:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-076d1516-e0f9-475e-88e5-7be4d66441e7 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-076d1516-e0f9-475e-88e5-7be4d66441e7 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-076d1516-e0f9-475e-88e5-7be4d66441e7 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Volume info retrieved successfully. Sep 08 19:16:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-076d1516-e0f9-475e-88e5-7be4d66441e7 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c returned with HTTP 200 Sep 08 19:16:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1251/2549] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:34 2026] GET /volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c => generated 898 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1e9bb872-5440-4ef2-897d-db39e0e03099 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1e9bb872-5440-4ef2-897d-db39e0e03099 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] GET http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c Sep 08 19:16:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1e9bb872-5440-4ef2-897d-db39e0e03099 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1e9bb872-5440-4ef2-897d-db39e0e03099 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1e9bb872-5440-4ef2-897d-db39e0e03099 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Volume info retrieved successfully. Sep 08 19:16:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1e9bb872-5440-4ef2-897d-db39e0e03099 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c returned with HTTP 200 Sep 08 19:16:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1299/2550] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:35 2026] GET /volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ce2bf7b5-cd79-4174-8895-7c03ce80f3c0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ce2bf7b5-cd79-4174-8895-7c03ce80f3c0 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] GET http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c Sep 08 19:16:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ce2bf7b5-cd79-4174-8895-7c03ce80f3c0 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ce2bf7b5-cd79-4174-8895-7c03ce80f3c0 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ce2bf7b5-cd79-4174-8895-7c03ce80f3c0 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Volume info retrieved successfully. Sep 08 19:16:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ce2bf7b5-cd79-4174-8895-7c03ce80f3c0 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c returned with HTTP 200 Sep 08 19:16:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1252/2551] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:36 2026] GET /volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c => generated 959 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-25a04b1f-552b-46eb-8df0-056fe6045247 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-25a04b1f-552b-46eb-8df0-056fe6045247 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] GET http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c Sep 08 19:16:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-25a04b1f-552b-46eb-8df0-056fe6045247 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-25a04b1f-552b-46eb-8df0-056fe6045247 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-25a04b1f-552b-46eb-8df0-056fe6045247 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Volume info retrieved successfully. Sep 08 19:16:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-25a04b1f-552b-46eb-8df0-056fe6045247 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c returned with HTTP 200 Sep 08 19:16:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1300/2552] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:37 2026] GET /volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c => generated 959 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1f1be0d4-6d90-4ae8-8390-583c642fe414 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f1be0d4-6d90-4ae8-8390-583c642fe414 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] GET http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c Sep 08 19:16:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1f1be0d4-6d90-4ae8-8390-583c642fe414 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1f1be0d4-6d90-4ae8-8390-583c642fe414 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1f1be0d4-6d90-4ae8-8390-583c642fe414 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Volume info retrieved successfully. Sep 08 19:16:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f1be0d4-6d90-4ae8-8390-583c642fe414 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c returned with HTTP 200 Sep 08 19:16:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1253/2553] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:38 2026] GET /volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c => generated 1303 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:16:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-aeda5fed-c14e-4597-b811-209fdccd8a86 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aeda5fed-c14e-4597-b811-209fdccd8a86 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] DELETE http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c Sep 08 19:16:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aeda5fed-c14e-4597-b811-209fdccd8a86 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aeda5fed-c14e-4597-b811-209fdccd8a86 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:38 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-aeda5fed-c14e-4597-b811-209fdccd8a86 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Delete volume with id: 70ab927b-87cd-46f6-ad4a-ea63c1422e2c Sep 08 19:16:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-aeda5fed-c14e-4597-b811-209fdccd8a86 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Volume info retrieved successfully. Sep 08 19:16:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-aeda5fed-c14e-4597-b811-209fdccd8a86 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Delete volume request issued successfully. Sep 08 19:16:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aeda5fed-c14e-4597-b811-209fdccd8a86 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c returned with HTTP 202 Sep 08 19:16:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1301/2554] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:16:38 2026] DELETE /volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:16:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8320b2d6-9ecd-4480-9ba4-a09c70cfc905 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8320b2d6-9ecd-4480-9ba4-a09c70cfc905 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] GET http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c Sep 08 19:16:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8320b2d6-9ecd-4480-9ba4-a09c70cfc905 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8320b2d6-9ecd-4480-9ba4-a09c70cfc905 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8320b2d6-9ecd-4480-9ba4-a09c70cfc905 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Volume info retrieved successfully. Sep 08 19:16:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8320b2d6-9ecd-4480-9ba4-a09c70cfc905 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c returned with HTTP 200 Sep 08 19:16:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1254/2555] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:38 2026] GET /volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c => generated 1302 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:16:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9523d0d8-b7d7-48fc-bbf3-cff98d52b061 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9523d0d8-b7d7-48fc-bbf3-cff98d52b061 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] GET http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c Sep 08 19:16:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9523d0d8-b7d7-48fc-bbf3-cff98d52b061 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9523d0d8-b7d7-48fc-bbf3-cff98d52b061 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9523d0d8-b7d7-48fc-bbf3-cff98d52b061 tempest-VolumeAndVolumeTypeFromImageTest-651791528 tempest-VolumeAndVolumeTypeFromImageTest-651791528-project-member] http://192.168.122.253/volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c returned with HTTP 404 Sep 08 19:16:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1302/2556] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:39 2026] GET /volume/v3/volumes/70ab927b-87cd-46f6-ad4a-ea63c1422e2c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:16:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-89afc07f-510b-4d8a-a051-00bb85cb1304 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-89afc07f-510b-4d8a-a051-00bb85cb1304 tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] GET http://192.168.122.253/volume/v3/volumes/detail?all_tenants=1 Sep 08 19:16:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-89afc07f-510b-4d8a-a051-00bb85cb1304 tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-89afc07f-510b-4d8a-a051-00bb85cb1304 tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-89afc07f-510b-4d8a-a051-00bb85cb1304 tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:16:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-89afc07f-510b-4d8a-a051-00bb85cb1304 tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] Get all volumes completed successfully. Sep 08 19:16:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-89afc07f-510b-4d8a-a051-00bb85cb1304 tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] http://192.168.122.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 19:16:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1255/2557] 192.168.122.253 () {58 vars in 1169 bytes} [Tue Sep 8 19:16:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1321 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:16:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-95c63bcc-8249-499c-ad3a-738d31093a7f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-95c63bcc-8249-499c-ad3a-738d31093a7f tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] DELETE http://192.168.122.253/volume/v3/types/37391f04-1bbf-4183-a393-1285d36b076c Sep 08 19:16:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-95c63bcc-8249-499c-ad3a-738d31093a7f tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-95c63bcc-8249-499c-ad3a-738d31093a7f tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-95c63bcc-8249-499c-ad3a-738d31093a7f tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] http://192.168.122.253/volume/v3/types/37391f04-1bbf-4183-a393-1285d36b076c returned with HTTP 202 Sep 08 19:16:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1303/2558] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:16:40 2026] DELETE /volume/v3/types/37391f04-1bbf-4183-a393-1285d36b076c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:16:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f0e31276-94fc-410d-ad5e-610b421f5b8e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f0e31276-94fc-410d-ad5e-610b421f5b8e tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] GET http://192.168.122.253/volume/v3/types/37391f04-1bbf-4183-a393-1285d36b076c Sep 08 19:16:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f0e31276-94fc-410d-ad5e-610b421f5b8e tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f0e31276-94fc-410d-ad5e-610b421f5b8e tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f0e31276-94fc-410d-ad5e-610b421f5b8e tempest-VolumeAndVolumeTypeFromImageTest-362839096 tempest-VolumeAndVolumeTypeFromImageTest-362839096-project-admin] http://192.168.122.253/volume/v3/types/37391f04-1bbf-4183-a393-1285d36b076c returned with HTTP 404 Sep 08 19:16:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1256/2559] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:16:40 2026] GET /volume/v3/types/37391f04-1bbf-4183-a393-1285d36b076c => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:16:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-fe671a33-9fe1-44ee-9b8c-64112c635bfa req-f7e65008-e089-4629-8a35-0ca880aef08a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fe671a33-9fe1-44ee-9b8c-64112c635bfa req-f7e65008-e089-4629-8a35-0ca880aef08a tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/attachments?instance_id=51aaf994-ec51-4790-afc9-dc291e1832a4 Sep 08 19:16:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fe671a33-9fe1-44ee-9b8c-64112c635bfa req-f7e65008-e089-4629-8a35-0ca880aef08a tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-fe671a33-9fe1-44ee-9b8c-64112c635bfa req-f7e65008-e089-4629-8a35-0ca880aef08a tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:42 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), Sep 08 19:16:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-fe671a33-9fe1-44ee-9b8c-64112c635bfa req-f7e65008-e089-4629-8a35-0ca880aef08a tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/attachments?instance_id=51aaf994-ec51-4790-afc9-dc291e1832a4 returned with HTTP 200 Sep 08 19:16:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1304/2560] 192.168.122.253 () {62 vars in 1526 bytes} [Tue Sep 8 19:16:42 2026] GET /volume/v3/attachments?instance_id=51aaf994-ec51-4790-afc9-dc291e1832a4 => generated 192 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:16:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-fe671a33-9fe1-44ee-9b8c-64112c635bfa req-eacbeabe-c519-460f-8de0-412bd79d4ca5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-fe671a33-9fe1-44ee-9b8c-64112c635bfa req-eacbeabe-c519-460f-8de0-412bd79d4ca5 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/attachments/bbce148d-8689-4177-b73a-3ea3b2ee0b6b Sep 08 19:16:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-fe671a33-9fe1-44ee-9b8c-64112c635bfa req-eacbeabe-c519-460f-8de0-412bd79d4ca5 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-fe671a33-9fe1-44ee-9b8c-64112c635bfa req-eacbeabe-c519-460f-8de0-412bd79d4ca5 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-fe671a33-9fe1-44ee-9b8c-64112c635bfa req-eacbeabe-c519-460f-8de0-412bd79d4ca5 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/attachments/bbce148d-8689-4177-b73a-3ea3b2ee0b6b returned with HTTP 200 Sep 08 19:16:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1257/2561] 192.168.122.253 () {62 vars in 1540 bytes} [Tue Sep 8 19:16:42 2026] GET /volume/v3/attachments/bbce148d-8689-4177-b73a-3ea3b2ee0b6b => generated 718 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:16:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2540dbca-f14f-403f-804c-cafd66d3676d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-64570472"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-64570472'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume of 1 GB Sep 08 19:16:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Availability Zones retrieved successfully. Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Flow 'volume_create_api' (de5c9602-ab49-437f-a0bd-f47db4b4baad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1cefba7-4963-4f5d-b364-ba859fb75db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1cefba7-4963-4f5d-b364-ba859fb75db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90ff217f-9b05-4f4c-88dc-b89de359102b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Created reservations ['0d1b2062-1776-43f6-9315-ffdde081b4b4', 'b162fa70-e41f-4987-b004-465587a79d70', '806e533f-0669-4240-ac4f-5036ba03c0c3', '1e74a015-b847-4753-a53e-923aa5440002'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90ff217f-9b05-4f4c-88dc-b89de359102b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d1b2062-1776-43f6-9315-ffdde081b4b4', 'b162fa70-e41f-4987-b004-465587a79d70', '806e533f-0669-4240-ac4f-5036ba03c0c3', '1e74a015-b847-4753-a53e-923aa5440002']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a0fa688-3c14-4606-b906-b6889a3764ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a0fa688-3c14-4606-b906-b6889a3764ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea0d00bd-e816-4ed9-9a35-926f7653daab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-64570472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492bd677927d40cea30234bc061ea877',qos_specs=None,replication_status=,reservations=['0d1b2062-1776-43f6-9315-ffdde081b4b4','b162fa70-e41f-4987-b004-465587a79d70','806e533f-0669-4240-ac4f-5036ba03c0c3','1e74a015-b847-4753-a53e-923aa5440002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:16:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-64570472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea0d00bd-e816-4ed9-9a35-926f7653daab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='492bd677927d40cea30234bc061ea877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b52fc2-2093-4a94-8a3f-035076037f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b52fc2-2093-4a94-8a3f-035076037f85) transitioned into state 'SUCCESS' from state '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-64570472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492bd677927d40cea30234bc061ea877',qos_specs=None,replication_status=,reservations=['0d1b2062-1776-43f6-9315-ffdde081b4b4','b162fa70-e41f-4987-b004-465587a79d70','806e533f-0669-4240-ac4f-5036ba03c0c3','1e74a015-b847-4753-a53e-923aa5440002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b46e609f-82e3-465b-951e-6597c6eda379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b46e609f-82e3-465b-951e-6597c6eda379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Flow 'volume_create_api' (de5c9602-ab49-437f-a0bd-f47db4b4baad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume request issued successfully. Sep 08 19:16:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2540dbca-f14f-403f-804c-cafd66d3676d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:16:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1305/2562] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:16:43 2026] POST /volume/v3/volumes => generated 767 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:16:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1d53934a-2df6-4f87-b639-9b8b45102efc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1d53934a-2df6-4f87-b639-9b8b45102efc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab Sep 08 19:16:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1d53934a-2df6-4f87-b639-9b8b45102efc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1d53934a-2df6-4f87-b639-9b8b45102efc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1d53934a-2df6-4f87-b639-9b8b45102efc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1d53934a-2df6-4f87-b639-9b8b45102efc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab returned with HTTP 200 Sep 08 19:16:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1258/2563] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:44 2026] GET /volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab => generated 835 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d56af6da-1ece-4c3e-a654-735f6538524f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d56af6da-1ece-4c3e-a654-735f6538524f tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab Sep 08 19:16:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d56af6da-1ece-4c3e-a654-735f6538524f tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d56af6da-1ece-4c3e-a654-735f6538524f tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d56af6da-1ece-4c3e-a654-735f6538524f tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d56af6da-1ece-4c3e-a654-735f6538524f tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab returned with HTTP 200 Sep 08 19:16:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1306/2564] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:45 2026] GET /volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8b21dbde-17fe-4537-80a0-2a56547fb107 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b21dbde-17fe-4537-80a0-2a56547fb107 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:16:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8b21dbde-17fe-4537-80a0-2a56547fb107 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea0d00bd-e816-4ed9-9a35-926f7653daab", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1894743860"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:16:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8b21dbde-17fe-4537-80a0-2a56547fb107 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:45 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-8b21dbde-17fe-4537-80a0-2a56547fb107 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create snapshot from volume ea0d00bd-e816-4ed9-9a35-926f7653daab Sep 08 19:16:45 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-8b21dbde-17fe-4537-80a0-2a56547fb107 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Created reservations ['8b3e4a97-5e4d-47a5-94e9-154ca2dcc297', '9e5aeb40-9491-4255-8cf8-8a0598c83b5f', '642d4a83-8b4c-4b6c-b991-f7e7ab6ad69b', '65a78e24-0136-419b-a7a5-2c569b1b4c29'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:16:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8b21dbde-17fe-4537-80a0-2a56547fb107 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Snapshot create request issued successfully. Sep 08 19:16:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b21dbde-17fe-4537-80a0-2a56547fb107 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:16:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1259/2565] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:16:45 2026] POST /volume/v3/snapshots => generated 316 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:16:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3e0c5f72-0ba1-46c1-a2c1-783b63f6713f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3e0c5f72-0ba1-46c1-a2c1-783b63f6713f tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 Sep 08 19:16:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3e0c5f72-0ba1-46c1-a2c1-783b63f6713f tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3e0c5f72-0ba1-46c1-a2c1-783b63f6713f tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3e0c5f72-0ba1-46c1-a2c1-783b63f6713f tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Snapshot retrieved successfully. Sep 08 19:16:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3e0c5f72-0ba1-46c1-a2c1-783b63f6713f tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 returned with HTTP 200 Sep 08 19:16:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1307/2566] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:16:45 2026] GET /volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e13957d9-bde9-4f5d-9053-e43d2caa2b8d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e13957d9-bde9-4f5d-9053-e43d2caa2b8d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 Sep 08 19:16:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e13957d9-bde9-4f5d-9053-e43d2caa2b8d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e13957d9-bde9-4f5d-9053-e43d2caa2b8d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e13957d9-bde9-4f5d-9053-e43d2caa2b8d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Snapshot retrieved successfully. Sep 08 19:16:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e13957d9-bde9-4f5d-9053-e43d2caa2b8d tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 returned with HTTP 200 Sep 08 19:16:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1260/2567] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:16:46 2026] GET /volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-87ca2d6c-c68a-430b-8d57-c71bec7d3f68 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-87ca2d6c-c68a-430b-8d57-c71bec7d3f68 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 Sep 08 19:16:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-87ca2d6c-c68a-430b-8d57-c71bec7d3f68 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-87ca2d6c-c68a-430b-8d57-c71bec7d3f68 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-87ca2d6c-c68a-430b-8d57-c71bec7d3f68 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Snapshot retrieved successfully. Sep 08 19:16:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-87ca2d6c-c68a-430b-8d57-c71bec7d3f68 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 returned with HTTP 200 Sep 08 19:16:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1308/2568] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:16:47 2026] GET /volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 => generated 448 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-181fe4db-e866-4835-be14-fecf4f346a2a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-181fe4db-e866-4835-be14-fecf4f346a2a tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 Sep 08 19:16:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-181fe4db-e866-4835-be14-fecf4f346a2a tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-181fe4db-e866-4835-be14-fecf4f346a2a tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-181fe4db-e866-4835-be14-fecf4f346a2a tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Snapshot retrieved successfully. Sep 08 19:16:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-181fe4db-e866-4835-be14-fecf4f346a2a tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 returned with HTTP 200 Sep 08 19:16:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1261/2569] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:16:48 2026] GET /volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 => generated 475 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:16:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3a6a74af-716b-4dbe-98a5-750abd607ba7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1373224283"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:16:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume request body: {'volume': {"'snapshot_id": '3a6a74af-716b-4dbe-98a5-750abd607ba7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1373224283'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:16:48 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume of 1 GB Sep 08 19:16:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Availability Zones retrieved successfully. Sep 08 19:16:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Flow 'volume_create_api' (32983cc4-fc8b-4cfc-8877-ac361de3d846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (199c404f-1cc5-4dbe-ac08-9ad1959549d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:16:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (199c404f-1cc5-4dbe-ac08-9ad1959549d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12dd6d7b-efe9-4db5-b668-c0ee76f2e75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Created reservations ['8e90ea69-dc6a-4154-b398-9571c54db931', 'ee65505a-139c-4175-94c1-cbed42c7f66d', '7481a243-7733-4419-8959-5f698c46bac4', '3a8e1113-fb26-422d-97c3-16692422c429'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12dd6d7b-efe9-4db5-b668-c0ee76f2e75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e90ea69-dc6a-4154-b398-9571c54db931', 'ee65505a-139c-4175-94c1-cbed42c7f66d', '7481a243-7733-4419-8959-5f698c46bac4', '3a8e1113-fb26-422d-97c3-16692422c429']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dca2d47-3bcf-4374-91a1-bfa78a4dab44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dca2d47-3bcf-4374-91a1-bfa78a4dab44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea8bebfb-d4c3-4eeb-9756-365619bc63fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1373224283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492bd677927d40cea30234bc061ea877',qos_specs=None,replication_status=,reservations=['8e90ea69-dc6a-4154-b398-9571c54db931','ee65505a-139c-4175-94c1-cbed42c7f66d','7481a243-7733-4419-8959-5f698c46bac4','3a8e1113-fb26-422d-97c3-16692422c429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1373224283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea8bebfb-d4c3-4eeb-9756-365619bc63fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='492bd677927d40cea30234bc061ea877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bbbfa27-3bd8-4b07-88e2-75eac7f68c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bbbfa27-3bd8-4b07-88e2-75eac7f68c4d) transitioned into state 'SUCCESS' from state '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-1373224283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492bd677927d40cea30234bc061ea877',qos_specs=None,replication_status=,reservations=['8e90ea69-dc6a-4154-b398-9571c54db931','ee65505a-139c-4175-94c1-cbed42c7f66d','7481a243-7733-4419-8959-5f698c46bac4','3a8e1113-fb26-422d-97c3-16692422c429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (578c6113-f7c2-4fa8-818c-1cdff70328d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (578c6113-f7c2-4fa8-818c-1cdff70328d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Flow 'volume_create_api' (32983cc4-fc8b-4cfc-8877-ac361de3d846) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume request issued successfully. Sep 08 19:16:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-656f6a2b-e392-4cdd-b49a-912f0e73ca30 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:16:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1309/2570] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:16:48 2026] POST /volume/v3/volumes => generated 769 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3a6a74af-716b-4dbe-98a5-750abd607ba7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-878492401"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume request body: {'volume': {"'snapshot_id": '3a6a74af-716b-4dbe-98a5-750abd607ba7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-878492401'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume of 1 GB Sep 08 19:16:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Availability Zones retrieved successfully. Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Flow 'volume_create_api' (a4d8a4bf-a97e-4749-b3a5-1fac8ded88d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8120abe-213b-4ad3-90d2-7880543ce763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8120abe-213b-4ad3-90d2-7880543ce763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81aa9aef-9aaf-4177-a959-fa92a378b91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Created reservations ['64ce43ff-b018-4208-bdd3-70bed078982a', '684050bf-5c0f-494f-be2d-e8797a0f3a46', 'a5f93cde-7c18-4d99-82a4-c77a3e03bf62', '2108ad83-f8b1-4a4f-af37-9d1b5adf6eef'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81aa9aef-9aaf-4177-a959-fa92a378b91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64ce43ff-b018-4208-bdd3-70bed078982a', '684050bf-5c0f-494f-be2d-e8797a0f3a46', 'a5f93cde-7c18-4d99-82a4-c77a3e03bf62', '2108ad83-f8b1-4a4f-af37-9d1b5adf6eef']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b337e0be-6856-40fc-bffa-312fa0cad101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b337e0be-6856-40fc-bffa-312fa0cad101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4be453b-706d-4cd1-a6fb-5d43bce76f4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-878492401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492bd677927d40cea30234bc061ea877',qos_specs=None,replication_status=,reservations=['64ce43ff-b018-4208-bdd3-70bed078982a','684050bf-5c0f-494f-be2d-e8797a0f3a46','a5f93cde-7c18-4d99-82a4-c77a3e03bf62','2108ad83-f8b1-4a4f-af37-9d1b5adf6eef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-878492401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4be453b-706d-4cd1-a6fb-5d43bce76f4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='492bd677927d40cea30234bc061ea877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1e45c75-25f4-4f03-9282-9c194970922a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1e45c75-25f4-4f03-9282-9c194970922a) transitioned into state 'SUCCESS' from state '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-878492401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492bd677927d40cea30234bc061ea877',qos_specs=None,replication_status=,reservations=['64ce43ff-b018-4208-bdd3-70bed078982a','684050bf-5c0f-494f-be2d-e8797a0f3a46','a5f93cde-7c18-4d99-82a4-c77a3e03bf62','2108ad83-f8b1-4a4f-af37-9d1b5adf6eef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (154bcb1b-f209-4ae2-8c4b-121529514a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (154bcb1b-f209-4ae2-8c4b-121529514a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Flow 'volume_create_api' (a4d8a4bf-a97e-4749-b3a5-1fac8ded88d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume request issued successfully. Sep 08 19:16:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-80ef2cc6-c123-42e7-9fde-7bccb6c2f091 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:16:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1262/2571] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:16:49 2026] POST /volume/v3/volumes => generated 768 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-965327be-f489-42b4-b564-7c2001f6a149 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3a6a74af-716b-4dbe-98a5-750abd607ba7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1347630980"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume request body: {'volume': {"'snapshot_id": '3a6a74af-716b-4dbe-98a5-750abd607ba7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1347630980'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume of 1 GB Sep 08 19:16:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Availability Zones retrieved successfully. Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Flow 'volume_create_api' (8a06350d-6d49-4d15-9323-dc697d990fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13dbb5b0-ee92-4a84-83ca-55ec47569b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13dbb5b0-ee92-4a84-83ca-55ec47569b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b5e537a-bf2e-4799-8007-644ffb8ae65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Created reservations ['d60628ca-0642-4cc1-b9e6-e66e1acda092', '0e498eb9-e9e4-4543-a549-032d83e308af', '4a506d7b-d0ab-4f0f-8d9e-cd4a3f284cab', 'fc8e8b51-b3af-4d40-85dd-0d34c9d7060f'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b5e537a-bf2e-4799-8007-644ffb8ae65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d60628ca-0642-4cc1-b9e6-e66e1acda092', '0e498eb9-e9e4-4543-a549-032d83e308af', '4a506d7b-d0ab-4f0f-8d9e-cd4a3f284cab', 'fc8e8b51-b3af-4d40-85dd-0d34c9d7060f']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b5b189-8fa8-4ad2-9fb6-4951e5222ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b5b189-8fa8-4ad2-9fb6-4951e5222ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e33761e3-21e8-4248-858c-cd937b538e93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1347630980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492bd677927d40cea30234bc061ea877',qos_specs=None,replication_status=,reservations=['d60628ca-0642-4cc1-b9e6-e66e1acda092','0e498eb9-e9e4-4543-a549-032d83e308af','4a506d7b-d0ab-4f0f-8d9e-cd4a3f284cab','fc8e8b51-b3af-4d40-85dd-0d34c9d7060f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1347630980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e33761e3-21e8-4248-858c-cd937b538e93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='492bd677927d40cea30234bc061ea877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (855c82a7-2c2e-42b6-aeec-291067ffd52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (855c82a7-2c2e-42b6-aeec-291067ffd52b) transitioned into state 'SUCCESS' from state '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-1347630980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492bd677927d40cea30234bc061ea877',qos_specs=None,replication_status=,reservations=['d60628ca-0642-4cc1-b9e6-e66e1acda092','0e498eb9-e9e4-4543-a549-032d83e308af','4a506d7b-d0ab-4f0f-8d9e-cd4a3f284cab','fc8e8b51-b3af-4d40-85dd-0d34c9d7060f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb01b68-6843-4d7b-bc64-413904cdca60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb01b68-6843-4d7b-bc64-413904cdca60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Flow 'volume_create_api' (8a06350d-6d49-4d15-9323-dc697d990fa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume request issued successfully. Sep 08 19:16:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-965327be-f489-42b4-b564-7c2001f6a149 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:16:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1310/2572] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:16:49 2026] POST /volume/v3/volumes => generated 769 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3a6a74af-716b-4dbe-98a5-750abd607ba7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2114656858"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume request body: {'volume': {"'snapshot_id": '3a6a74af-716b-4dbe-98a5-750abd607ba7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2114656858'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume of 1 GB Sep 08 19:16:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Availability Zones retrieved successfully. Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Flow 'volume_create_api' (a1f76e60-6bc9-49e0-aae8-55a0b69c0064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c6b363f-8e9a-483b-83fd-8776a93790d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c6b363f-8e9a-483b-83fd-8776a93790d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0edc49f7-c723-4ffc-9a9c-b883f8971bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Created reservations ['de749e20-0b48-4b90-a613-8cb50cb339fd', 'a9277b2b-d0a6-4e8d-8cae-2af2c3c4e78a', '90c3d324-1610-4714-9c4d-70e6a2ec3b44', 'e2b9bb52-a221-41fd-9af5-1d82869bf4cc'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0edc49f7-c723-4ffc-9a9c-b883f8971bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de749e20-0b48-4b90-a613-8cb50cb339fd', 'a9277b2b-d0a6-4e8d-8cae-2af2c3c4e78a', '90c3d324-1610-4714-9c4d-70e6a2ec3b44', 'e2b9bb52-a221-41fd-9af5-1d82869bf4cc']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c201c19d-fc0d-4ef5-a088-b8b9fd7093e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:50 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c201c19d-fc0d-4ef5-a088-b8b9fd7093e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36e63eec-061e-4c71-bd7d-011162eac7c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2114656858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492bd677927d40cea30234bc061ea877',qos_specs=None,replication_status=,reservations=['de749e20-0b48-4b90-a613-8cb50cb339fd','a9277b2b-d0a6-4e8d-8cae-2af2c3c4e78a','90c3d324-1610-4714-9c4d-70e6a2ec3b44','e2b9bb52-a221-41fd-9af5-1d82869bf4cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:16:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2114656858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36e63eec-061e-4c71-bd7d-011162eac7c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='492bd677927d40cea30234bc061ea877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (688041f6-6b77-40da-bc98-ecedebd9d388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (688041f6-6b77-40da-bc98-ecedebd9d388) transitioned into state 'SUCCESS' from state '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-2114656858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492bd677927d40cea30234bc061ea877',qos_specs=None,replication_status=,reservations=['de749e20-0b48-4b90-a613-8cb50cb339fd','a9277b2b-d0a6-4e8d-8cae-2af2c3c4e78a','90c3d324-1610-4714-9c4d-70e6a2ec3b44','e2b9bb52-a221-41fd-9af5-1d82869bf4cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba9aafe-62ac-4271-bbc0-fd10a77a4789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba9aafe-62ac-4271-bbc0-fd10a77a4789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Flow 'volume_create_api' (a1f76e60-6bc9-49e0-aae8-55a0b69c0064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume request issued successfully. Sep 08 19:16:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5f0425e2-b2c3-401f-a051-4b4dc1a72999 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:16:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1263/2573] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:16:50 2026] POST /volume/v3/volumes => generated 769 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3a6a74af-716b-4dbe-98a5-750abd607ba7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-149902049"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume request body: {'volume': {"'snapshot_id": '3a6a74af-716b-4dbe-98a5-750abd607ba7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-149902049'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume of 1 GB Sep 08 19:16:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Availability Zones retrieved successfully. Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Flow 'volume_create_api' (5e2ad140-fbdf-4b12-bf5e-254499630734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2604db58-64e4-4fe8-bf55-c4761e56c257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2604db58-64e4-4fe8-bf55-c4761e56c257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78672759-55d7-4815-afa9-fa6c3271e583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Created reservations ['b4fa6a72-4855-4343-b5e0-edf48b148b1a', '616bbe27-befe-4e27-9428-9fb6797ca7bd', '979589e7-6104-43d2-871f-b28a729766f2', 'c443c327-6c53-4a33-890c-e0a9678d1a04'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78672759-55d7-4815-afa9-fa6c3271e583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4fa6a72-4855-4343-b5e0-edf48b148b1a', '616bbe27-befe-4e27-9428-9fb6797ca7bd', '979589e7-6104-43d2-871f-b28a729766f2', 'c443c327-6c53-4a33-890c-e0a9678d1a04']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c18b4bdf-c6b2-47d1-bbb9-2addf317d7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:50 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c18b4bdf-c6b2-47d1-bbb9-2addf317d7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c97d0b3a-0014-4043-8741-6044f3a44a31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-149902049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492bd677927d40cea30234bc061ea877',qos_specs=None,replication_status=,reservations=['b4fa6a72-4855-4343-b5e0-edf48b148b1a','616bbe27-befe-4e27-9428-9fb6797ca7bd','979589e7-6104-43d2-871f-b28a729766f2','c443c327-6c53-4a33-890c-e0a9678d1a04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:16:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-149902049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c97d0b3a-0014-4043-8741-6044f3a44a31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='492bd677927d40cea30234bc061ea877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87ca077c-f013-4421-a0ad-baf5358f5429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87ca077c-f013-4421-a0ad-baf5358f5429) transitioned into state 'SUCCESS' from state '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-149902049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492bd677927d40cea30234bc061ea877',qos_specs=None,replication_status=,reservations=['b4fa6a72-4855-4343-b5e0-edf48b148b1a','616bbe27-befe-4e27-9428-9fb6797ca7bd','979589e7-6104-43d2-871f-b28a729766f2','c443c327-6c53-4a33-890c-e0a9678d1a04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f8158089ca4f5fbabeae8c4645951e',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60757bde-c73a-46ab-af4f-89d187a9d556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60757bde-c73a-46ab-af4f-89d187a9d556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Flow 'volume_create_api' (5e2ad140-fbdf-4b12-bf5e-254499630734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:16:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Create volume request issued successfully. Sep 08 19:16:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-46ac37d7-2cae-4cf6-871c-ded3a597eed4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:16:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1311/2574] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:16:50 2026] POST /volume/v3/volumes => generated 768 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bbd05c23-e682-4319-97a2-045cdb7bdd70 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bbd05c23-e682-4319-97a2-045cdb7bdd70 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/ea8bebfb-d4c3-4eeb-9756-365619bc63fc Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bbd05c23-e682-4319-97a2-045cdb7bdd70 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bbd05c23-e682-4319-97a2-045cdb7bdd70 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bbd05c23-e682-4319-97a2-045cdb7bdd70 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bbd05c23-e682-4319-97a2-045cdb7bdd70 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/ea8bebfb-d4c3-4eeb-9756-365619bc63fc returned with HTTP 200 Sep 08 19:16:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1264/2575] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:50 2026] GET /volume/v3/volumes/ea8bebfb-d4c3-4eeb-9756-365619bc63fc => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:16:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ae77c2fd-3031-46ad-860a-aa47bb54c951 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ae77c2fd-3031-46ad-860a-aa47bb54c951 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b Sep 08 19:16:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ae77c2fd-3031-46ad-860a-aa47bb54c951 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ae77c2fd-3031-46ad-860a-aa47bb54c951 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ae77c2fd-3031-46ad-860a-aa47bb54c951 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ae77c2fd-3031-46ad-860a-aa47bb54c951 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b returned with HTTP 200 Sep 08 19:16:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1312/2576] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:51 2026] GET /volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b => generated 860 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bf8d0c4c-9b87-4de8-b0dc-3f5800d11422 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bf8d0c4c-9b87-4de8-b0dc-3f5800d11422 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b Sep 08 19:16:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bf8d0c4c-9b87-4de8-b0dc-3f5800d11422 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bf8d0c4c-9b87-4de8-b0dc-3f5800d11422 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bf8d0c4c-9b87-4de8-b0dc-3f5800d11422 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bf8d0c4c-9b87-4de8-b0dc-3f5800d11422 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b returned with HTTP 200 Sep 08 19:16:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1265/2577] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:52 2026] GET /volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-72bb8d12-5b92-4831-9701-6bc7db33eeb7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-72bb8d12-5b92-4831-9701-6bc7db33eeb7 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 Sep 08 19:16:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-72bb8d12-5b92-4831-9701-6bc7db33eeb7 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-72bb8d12-5b92-4831-9701-6bc7db33eeb7 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:52 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=244,cinder:UPDATE=74,cinder:INSERT=41 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:16:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-72bb8d12-5b92-4831-9701-6bc7db33eeb7 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-72bb8d12-5b92-4831-9701-6bc7db33eeb7 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 returned with HTTP 200 Sep 08 19:16:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1313/2578] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:52 2026] GET /volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-63ea6122-52a6-4835-bd76-97a948653961 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-63ea6122-52a6-4835-bd76-97a948653961 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 Sep 08 19:16:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-63ea6122-52a6-4835-bd76-97a948653961 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-63ea6122-52a6-4835-bd76-97a948653961 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:53 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:53 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-63ea6122-52a6-4835-bd76-97a948653961 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-63ea6122-52a6-4835-bd76-97a948653961 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 returned with HTTP 200 Sep 08 19:16:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1266/2579] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:53 2026] GET /volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-695bfc13-a8fe-4b30-9c10-b99447d588ac None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-695bfc13-a8fe-4b30-9c10-b99447d588ac tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/36e63eec-061e-4c71-bd7d-011162eac7c6 Sep 08 19:16:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-695bfc13-a8fe-4b30-9c10-b99447d588ac tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-695bfc13-a8fe-4b30-9c10-b99447d588ac tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:53 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:53 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-695bfc13-a8fe-4b30-9c10-b99447d588ac tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-695bfc13-a8fe-4b30-9c10-b99447d588ac tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/36e63eec-061e-4c71-bd7d-011162eac7c6 returned with HTTP 200 Sep 08 19:16:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1314/2580] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:53 2026] GET /volume/v3/volumes/36e63eec-061e-4c71-bd7d-011162eac7c6 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dd5d4173-7d1c-4881-8ac2-de8be27e8851 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dd5d4173-7d1c-4881-8ac2-de8be27e8851 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 Sep 08 19:16:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dd5d4173-7d1c-4881-8ac2-de8be27e8851 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dd5d4173-7d1c-4881-8ac2-de8be27e8851 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:53 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:53 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-dd5d4173-7d1c-4881-8ac2-de8be27e8851 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dd5d4173-7d1c-4881-8ac2-de8be27e8851 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 returned with HTTP 200 Sep 08 19:16:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1267/2581] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:53 2026] GET /volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:16:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-419e064c-a024-498f-a7dd-798c478a53e9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-419e064c-a024-498f-a7dd-798c478a53e9 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 Sep 08 19:16:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-419e064c-a024-498f-a7dd-798c478a53e9 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-419e064c-a024-498f-a7dd-798c478a53e9 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-419e064c-a024-498f-a7dd-798c478a53e9 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-419e064c-a024-498f-a7dd-798c478a53e9 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 returned with HTTP 200 Sep 08 19:16:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1315/2582] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:54 2026] GET /volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-749b025c-7f3f-4d20-b018-137c99196143 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-749b025c-7f3f-4d20-b018-137c99196143 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] DELETE http://192.168.122.253/volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 Sep 08 19:16:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-749b025c-7f3f-4d20-b018-137c99196143 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-749b025c-7f3f-4d20-b018-137c99196143 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:54 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-749b025c-7f3f-4d20-b018-137c99196143 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Delete volume with id: c97d0b3a-0014-4043-8741-6044f3a44a31 Sep 08 19:16:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-749b025c-7f3f-4d20-b018-137c99196143 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-749b025c-7f3f-4d20-b018-137c99196143 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Delete volume request issued successfully. Sep 08 19:16:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-749b025c-7f3f-4d20-b018-137c99196143 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 returned with HTTP 202 Sep 08 19:16:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1268/2583] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:16:54 2026] DELETE /volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:16:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-835b80bf-6083-4e79-a576-fa5d0c1ff333 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-835b80bf-6083-4e79-a576-fa5d0c1ff333 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 Sep 08 19:16:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-835b80bf-6083-4e79-a576-fa5d0c1ff333 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-835b80bf-6083-4e79-a576-fa5d0c1ff333 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-835b80bf-6083-4e79-a576-fa5d0c1ff333 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-835b80bf-6083-4e79-a576-fa5d0c1ff333 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 returned with HTTP 200 Sep 08 19:16:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1316/2584] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:54 2026] GET /volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-986be79b-55f4-41d5-a52e-c091c815ed8e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-986be79b-55f4-41d5-a52e-c091c815ed8e tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 Sep 08 19:16:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-986be79b-55f4-41d5-a52e-c091c815ed8e tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-986be79b-55f4-41d5-a52e-c091c815ed8e tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:55 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=209,cinder:UPDATE=57,cinder:INSERT=33 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:16:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-986be79b-55f4-41d5-a52e-c091c815ed8e tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 returned with HTTP 404 Sep 08 19:16:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1269/2585] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:55 2026] GET /volume/v3/volumes/c97d0b3a-0014-4043-8741-6044f3a44a31 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:16:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2ebbaa10-a2c6-4e02-a121-21238c6b80cc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2ebbaa10-a2c6-4e02-a121-21238c6b80cc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] DELETE http://192.168.122.253/volume/v3/volumes/36e63eec-061e-4c71-bd7d-011162eac7c6 Sep 08 19:16:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2ebbaa10-a2c6-4e02-a121-21238c6b80cc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2ebbaa10-a2c6-4e02-a121-21238c6b80cc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:55 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-2ebbaa10-a2c6-4e02-a121-21238c6b80cc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Delete volume with id: 36e63eec-061e-4c71-bd7d-011162eac7c6 Sep 08 19:16:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2ebbaa10-a2c6-4e02-a121-21238c6b80cc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2ebbaa10-a2c6-4e02-a121-21238c6b80cc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Delete volume request issued successfully. Sep 08 19:16:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2ebbaa10-a2c6-4e02-a121-21238c6b80cc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/36e63eec-061e-4c71-bd7d-011162eac7c6 returned with HTTP 202 Sep 08 19:16:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1317/2586] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:16:55 2026] DELETE /volume/v3/volumes/36e63eec-061e-4c71-bd7d-011162eac7c6 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:16:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ab4ad2ac-3a1a-49d8-be1a-4ce2dba4b280 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ab4ad2ac-3a1a-49d8-be1a-4ce2dba4b280 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/36e63eec-061e-4c71-bd7d-011162eac7c6 Sep 08 19:16:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ab4ad2ac-3a1a-49d8-be1a-4ce2dba4b280 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ab4ad2ac-3a1a-49d8-be1a-4ce2dba4b280 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ab4ad2ac-3a1a-49d8-be1a-4ce2dba4b280 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ab4ad2ac-3a1a-49d8-be1a-4ce2dba4b280 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/36e63eec-061e-4c71-bd7d-011162eac7c6 returned with HTTP 200 Sep 08 19:16:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1270/2587] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:55 2026] GET /volume/v3/volumes/36e63eec-061e-4c71-bd7d-011162eac7c6 => generated 861 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2c512889-0b68-4e0d-ad3d-e8f564fa828f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2c512889-0b68-4e0d-ad3d-e8f564fa828f tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/36e63eec-061e-4c71-bd7d-011162eac7c6 Sep 08 19:16:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2c512889-0b68-4e0d-ad3d-e8f564fa828f tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2c512889-0b68-4e0d-ad3d-e8f564fa828f tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2c512889-0b68-4e0d-ad3d-e8f564fa828f tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/36e63eec-061e-4c71-bd7d-011162eac7c6 returned with HTTP 404 Sep 08 19:16:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1318/2588] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:56 2026] GET /volume/v3/volumes/36e63eec-061e-4c71-bd7d-011162eac7c6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:16:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d295b17c-2ba7-40af-bcbc-9de113e9c886 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d295b17c-2ba7-40af-bcbc-9de113e9c886 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] DELETE http://192.168.122.253/volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 Sep 08 19:16:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d295b17c-2ba7-40af-bcbc-9de113e9c886 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d295b17c-2ba7-40af-bcbc-9de113e9c886 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:56 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-d295b17c-2ba7-40af-bcbc-9de113e9c886 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Delete volume with id: e33761e3-21e8-4248-858c-cd937b538e93 Sep 08 19:16:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d295b17c-2ba7-40af-bcbc-9de113e9c886 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d295b17c-2ba7-40af-bcbc-9de113e9c886 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Delete volume request issued successfully. Sep 08 19:16:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d295b17c-2ba7-40af-bcbc-9de113e9c886 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 returned with HTTP 202 Sep 08 19:16:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1271/2589] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:16:56 2026] DELETE /volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:16:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-06e88f6c-25d5-4ff0-85c0-9c8f68720ba0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-06e88f6c-25d5-4ff0-85c0-9c8f68720ba0 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 Sep 08 19:16:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-06e88f6c-25d5-4ff0-85c0-9c8f68720ba0 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-06e88f6c-25d5-4ff0-85c0-9c8f68720ba0 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-06e88f6c-25d5-4ff0-85c0-9c8f68720ba0 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-06e88f6c-25d5-4ff0-85c0-9c8f68720ba0 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 returned with HTTP 200 Sep 08 19:16:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1319/2590] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:57 2026] GET /volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-06106952-99df-44f3-a698-77a3bdde7167 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-06106952-99df-44f3-a698-77a3bdde7167 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 Sep 08 19:16:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-06106952-99df-44f3-a698-77a3bdde7167 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-06106952-99df-44f3-a698-77a3bdde7167 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-06106952-99df-44f3-a698-77a3bdde7167 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 returned with HTTP 404 Sep 08 19:16:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1272/2591] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:58 2026] GET /volume/v3/volumes/e33761e3-21e8-4248-858c-cd937b538e93 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:16:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3923a791-5b55-49ef-b391-16a116a066bb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3923a791-5b55-49ef-b391-16a116a066bb tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] DELETE http://192.168.122.253/volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b Sep 08 19:16:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3923a791-5b55-49ef-b391-16a116a066bb tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3923a791-5b55-49ef-b391-16a116a066bb tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:58 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-3923a791-5b55-49ef-b391-16a116a066bb tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Delete volume with id: e4be453b-706d-4cd1-a6fb-5d43bce76f4b Sep 08 19:16:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3923a791-5b55-49ef-b391-16a116a066bb tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3923a791-5b55-49ef-b391-16a116a066bb tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Delete volume request issued successfully. Sep 08 19:16:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3923a791-5b55-49ef-b391-16a116a066bb tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b returned with HTTP 202 Sep 08 19:16:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1320/2592] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:16:58 2026] DELETE /volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:16:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9ef5a350-e3d6-4a8b-b2a9-19a9b580b9b3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9ef5a350-e3d6-4a8b-b2a9-19a9b580b9b3 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b Sep 08 19:16:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9ef5a350-e3d6-4a8b-b2a9-19a9b580b9b3 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9ef5a350-e3d6-4a8b-b2a9-19a9b580b9b3 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9ef5a350-e3d6-4a8b-b2a9-19a9b580b9b3 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9ef5a350-e3d6-4a8b-b2a9-19a9b580b9b3 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b returned with HTTP 200 Sep 08 19:16:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1273/2593] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:58 2026] GET /volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b => generated 860 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:16:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7118985a-45a1-49ef-88a6-99c1f5570b26 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7118985a-45a1-49ef-88a6-99c1f5570b26 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b Sep 08 19:16:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7118985a-45a1-49ef-88a6-99c1f5570b26 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7118985a-45a1-49ef-88a6-99c1f5570b26 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7118985a-45a1-49ef-88a6-99c1f5570b26 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b returned with HTTP 404 Sep 08 19:16:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1321/2594] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:59 2026] GET /volume/v3/volumes/e4be453b-706d-4cd1-a6fb-5d43bce76f4b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:16:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-075da7c8-7cea-4f69-9ea1-d3313de86d53 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-075da7c8-7cea-4f69-9ea1-d3313de86d53 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] DELETE http://192.168.122.253/volume/v3/volumes/ea8bebfb-d4c3-4eeb-9756-365619bc63fc Sep 08 19:16:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-075da7c8-7cea-4f69-9ea1-d3313de86d53 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-075da7c8-7cea-4f69-9ea1-d3313de86d53 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:59 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-075da7c8-7cea-4f69-9ea1-d3313de86d53 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Delete volume with id: ea8bebfb-d4c3-4eeb-9756-365619bc63fc Sep 08 19:16:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:16:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:16:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-075da7c8-7cea-4f69-9ea1-d3313de86d53 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-075da7c8-7cea-4f69-9ea1-d3313de86d53 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Delete volume request issued successfully. Sep 08 19:16:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-075da7c8-7cea-4f69-9ea1-d3313de86d53 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/ea8bebfb-d4c3-4eeb-9756-365619bc63fc returned with HTTP 202 Sep 08 19:16:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1274/2595] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:16:59 2026] DELETE /volume/v3/volumes/ea8bebfb-d4c3-4eeb-9756-365619bc63fc => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:16:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3330c0e9-a6de-45b2-916a-c98894034814 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:16:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3330c0e9-a6de-45b2-916a-c98894034814 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/ea8bebfb-d4c3-4eeb-9756-365619bc63fc Sep 08 19:16:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3330c0e9-a6de-45b2-916a-c98894034814 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:16:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3330c0e9-a6de-45b2-916a-c98894034814 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:16:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:16:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:16:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:16:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:16:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3330c0e9-a6de-45b2-916a-c98894034814 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:16:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3330c0e9-a6de-45b2-916a-c98894034814 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/ea8bebfb-d4c3-4eeb-9756-365619bc63fc returned with HTTP 200 Sep 08 19:16:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1322/2596] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:16:59 2026] GET /volume/v3/volumes/ea8bebfb-d4c3-4eeb-9756-365619bc63fc => generated 861 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-900d3cca-582f-445b-a085-16c8a4f562a4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-900d3cca-582f-445b-a085-16c8a4f562a4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/ea8bebfb-d4c3-4eeb-9756-365619bc63fc Sep 08 19:17:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-900d3cca-582f-445b-a085-16c8a4f562a4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-900d3cca-582f-445b-a085-16c8a4f562a4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-900d3cca-582f-445b-a085-16c8a4f562a4 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/ea8bebfb-d4c3-4eeb-9756-365619bc63fc returned with HTTP 404 Sep 08 19:17:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1275/2597] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:17:00 2026] GET /volume/v3/volumes/ea8bebfb-d4c3-4eeb-9756-365619bc63fc => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:17:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0aad36a5-20cd-4460-8d02-60e3b9749664 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0aad36a5-20cd-4460-8d02-60e3b9749664 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 Sep 08 19:17:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0aad36a5-20cd-4460-8d02-60e3b9749664 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0aad36a5-20cd-4460-8d02-60e3b9749664 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:00 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-0aad36a5-20cd-4460-8d02-60e3b9749664 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Delete snapshot with id: 3a6a74af-716b-4dbe-98a5-750abd607ba7 Sep 08 19:17:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0aad36a5-20cd-4460-8d02-60e3b9749664 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Snapshot retrieved successfully. Sep 08 19:17:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:00 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0aad36a5-20cd-4460-8d02-60e3b9749664 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Snapshot delete request issued successfully. Sep 08 19:17:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0aad36a5-20cd-4460-8d02-60e3b9749664 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 returned with HTTP 202 Sep 08 19:17:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1323/2598] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:17:00 2026] DELETE /volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:17:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-23bd80fb-48e6-4e37-aa09-a98154c443ee None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-23bd80fb-48e6-4e37-aa09-a98154c443ee tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 Sep 08 19:17:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-23bd80fb-48e6-4e37-aa09-a98154c443ee tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-23bd80fb-48e6-4e37-aa09-a98154c443ee tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-23bd80fb-48e6-4e37-aa09-a98154c443ee tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Snapshot retrieved successfully. Sep 08 19:17:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-23bd80fb-48e6-4e37-aa09-a98154c443ee tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 returned with HTTP 200 Sep 08 19:17:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1276/2599] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:17:00 2026] GET /volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 => generated 474 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7215e81d-9aa2-427c-9037-8b98b4b21efc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7215e81d-9aa2-427c-9037-8b98b4b21efc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 Sep 08 19:17:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7215e81d-9aa2-427c-9037-8b98b4b21efc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7215e81d-9aa2-427c-9037-8b98b4b21efc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7215e81d-9aa2-427c-9037-8b98b4b21efc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Snapshot retrieved successfully. Sep 08 19:17:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7215e81d-9aa2-427c-9037-8b98b4b21efc tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 returned with HTTP 200 Sep 08 19:17:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1324/2600] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:17:01 2026] GET /volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 => generated 474 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8b309134-baa9-4cdb-b5de-be1dca5e17b8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b309134-baa9-4cdb-b5de-be1dca5e17b8 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 Sep 08 19:17:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8b309134-baa9-4cdb-b5de-be1dca5e17b8 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8b309134-baa9-4cdb-b5de-be1dca5e17b8 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b309134-baa9-4cdb-b5de-be1dca5e17b8 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 returned with HTTP 404 Sep 08 19:17:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1277/2601] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:17:02 2026] GET /volume/v3/snapshots/3a6a74af-716b-4dbe-98a5-750abd607ba7 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:17:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9e644927-09db-4ab1-b3cc-2df3a48550e1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9e644927-09db-4ab1-b3cc-2df3a48550e1 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] DELETE http://192.168.122.253/volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab Sep 08 19:17:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9e644927-09db-4ab1-b3cc-2df3a48550e1 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9e644927-09db-4ab1-b3cc-2df3a48550e1 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:02 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-9e644927-09db-4ab1-b3cc-2df3a48550e1 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Delete volume with id: ea0d00bd-e816-4ed9-9a35-926f7653daab Sep 08 19:17:02 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:02 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9e644927-09db-4ab1-b3cc-2df3a48550e1 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:17:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9e644927-09db-4ab1-b3cc-2df3a48550e1 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Delete volume request issued successfully. Sep 08 19:17:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9e644927-09db-4ab1-b3cc-2df3a48550e1 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab returned with HTTP 202 Sep 08 19:17:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1325/2602] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:17:02 2026] DELETE /volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:17:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-93506015-5cb6-40ab-8ac5-477726defc3b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-93506015-5cb6-40ab-8ac5-477726defc3b tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab Sep 08 19:17:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-93506015-5cb6-40ab-8ac5-477726defc3b tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-93506015-5cb6-40ab-8ac5-477726defc3b tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:02 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-93506015-5cb6-40ab-8ac5-477726defc3b tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Volume info retrieved successfully. Sep 08 19:17:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-93506015-5cb6-40ab-8ac5-477726defc3b tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab returned with HTTP 200 Sep 08 19:17:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1278/2603] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:17:02 2026] GET /volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9169b86d-8253-4bfa-99c3-b8f34e691745 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9169b86d-8253-4bfa-99c3-b8f34e691745 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] GET http://192.168.122.253/volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab Sep 08 19:17:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9169b86d-8253-4bfa-99c3-b8f34e691745 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9169b86d-8253-4bfa-99c3-b8f34e691745 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9169b86d-8253-4bfa-99c3-b8f34e691745 tempest-CreateVolumesFromSnapshotTest-912737369 tempest-CreateVolumesFromSnapshotTest-912737369-project-member] http://192.168.122.253/volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab returned with HTTP 404 Sep 08 19:17:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1326/2604] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:17:03 2026] GET /volume/v3/volumes/ea0d00bd-e816-4ed9-9a35-926f7653daab => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-21724862"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-21724862'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Create volume of 1 GB Sep 08 19:17:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Availability Zones retrieved successfully. Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Flow 'volume_create_api' (3326841c-3109-4eea-bdaf-a41080ee0c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a418a0e-b27e-41af-91ec-708395fe645a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a418a0e-b27e-41af-91ec-708395fe645a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac80793-df41-462a-b86c-d3c49406e84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Created reservations ['1359eff8-0538-4b15-9943-f2c3b218516e', '11c13095-9d07-4b1a-82c9-45a41ac33bde', '1a9b3beb-bc5a-442e-ab2a-8dd11e4583b8', 'fb71007d-29f7-481e-afe5-789160e73c27'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac80793-df41-462a-b86c-d3c49406e84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1359eff8-0538-4b15-9943-f2c3b218516e', '11c13095-9d07-4b1a-82c9-45a41ac33bde', '1a9b3beb-bc5a-442e-ab2a-8dd11e4583b8', 'fb71007d-29f7-481e-afe5-789160e73c27']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df38317-4014-4637-8bda-40de6a70b803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df38317-4014-4637-8bda-40de6a70b803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f803bba0-f04a-4260-9ae2-760e8a10153e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-21724862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a16a6ca26c5e466ea989e0c2d4eaa97f',qos_specs=None,replication_status=,reservations=['1359eff8-0538-4b15-9943-f2c3b218516e','11c13095-9d07-4b1a-82c9-45a41ac33bde','1a9b3beb-bc5a-442e-ab2a-8dd11e4583b8','fb71007d-29f7-481e-afe5-789160e73c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937978e0e753419f9020e04eb9292ba5',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-21724862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f803bba0-f04a-4260-9ae2-760e8a10153e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a16a6ca26c5e466ea989e0c2d4eaa97f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='937978e0e753419f9020e04eb9292ba5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37de0916-88d0-49c3-886d-f99164ad9b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37de0916-88d0-49c3-886d-f99164ad9b8d) transitioned into state 'SUCCESS' from state '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-21724862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a16a6ca26c5e466ea989e0c2d4eaa97f',qos_specs=None,replication_status=,reservations=['1359eff8-0538-4b15-9943-f2c3b218516e','11c13095-9d07-4b1a-82c9-45a41ac33bde','1a9b3beb-bc5a-442e-ab2a-8dd11e4583b8','fb71007d-29f7-481e-afe5-789160e73c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937978e0e753419f9020e04eb9292ba5',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a559dfa4-a27f-4870-91e1-4148401c69c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a559dfa4-a27f-4870-91e1-4148401c69c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Flow 'volume_create_api' (3326841c-3109-4eea-bdaf-a41080ee0c96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:17:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Create volume request issued successfully. Sep 08 19:17:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5d9de7f6-a53c-4c6c-8153-8812c70b0649 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:17:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1279/2605] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:17:06 2026] POST /volume/v3/volumes => generated 777 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:17:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4c2afd2e-d0f1-41c4-8620-72aa34fd3a23 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4c2afd2e-d0f1-41c4-8620-72aa34fd3a23 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e Sep 08 19:17:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4c2afd2e-d0f1-41c4-8620-72aa34fd3a23 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4c2afd2e-d0f1-41c4-8620-72aa34fd3a23 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4c2afd2e-d0f1-41c4-8620-72aa34fd3a23 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4c2afd2e-d0f1-41c4-8620-72aa34fd3a23 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e returned with HTTP 200 Sep 08 19:17:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1327/2606] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:06 2026] GET /volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:17:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ba139569-765d-4daf-a8f5-0dccc4f449cc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ba139569-765d-4daf-a8f5-0dccc4f449cc tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e Sep 08 19:17:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ba139569-765d-4daf-a8f5-0dccc4f449cc tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ba139569-765d-4daf-a8f5-0dccc4f449cc tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ba139569-765d-4daf-a8f5-0dccc4f449cc tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ba139569-765d-4daf-a8f5-0dccc4f449cc tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e returned with HTTP 200 Sep 08 19:17:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1280/2607] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:07 2026] GET /volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e => generated 870 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-81bc3c57-03b8-4c53-a3de-f1e429fffb23 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-81bc3c57-03b8-4c53-a3de-f1e429fffb23 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:17:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-81bc3c57-03b8-4c53-a3de-f1e429fffb23 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f803bba0-f04a-4260-9ae2-760e8a10153e", "name": "tempest-VolumeDependencyTests-Snapshot-260929766"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:17:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-81bc3c57-03b8-4c53-a3de-f1e429fffb23 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:07 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-81bc3c57-03b8-4c53-a3de-f1e429fffb23 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Create snapshot from volume f803bba0-f04a-4260-9ae2-760e8a10153e Sep 08 19:17:07 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-81bc3c57-03b8-4c53-a3de-f1e429fffb23 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Created reservations ['f4a9cc2a-8fa8-4ed6-9821-6a42554f3af5', 'e6594116-d19c-402b-a4b1-0d05df9a5b75', '8f01ae94-e407-4f37-afcc-3943f4db52b7', '3e087d64-9956-4d73-8661-4665df0610e4'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:17:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-81bc3c57-03b8-4c53-a3de-f1e429fffb23 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Snapshot create request issued successfully. Sep 08 19:17:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-81bc3c57-03b8-4c53-a3de-f1e429fffb23 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:17:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1328/2608] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:17:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:17:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-106e0bef-b810-45bd-a7cb-3ba7bcaac7b5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-106e0bef-b810-45bd-a7cb-3ba7bcaac7b5 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb Sep 08 19:17:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-106e0bef-b810-45bd-a7cb-3ba7bcaac7b5 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-106e0bef-b810-45bd-a7cb-3ba7bcaac7b5 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-106e0bef-b810-45bd-a7cb-3ba7bcaac7b5 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Snapshot retrieved successfully. Sep 08 19:17:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-106e0bef-b810-45bd-a7cb-3ba7bcaac7b5 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb returned with HTTP 200 Sep 08 19:17:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1281/2609] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:17:07 2026] GET /volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3eb9f302-b559-4af4-80a9-bc7707b3ce81 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3eb9f302-b559-4af4-80a9-bc7707b3ce81 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb Sep 08 19:17:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3eb9f302-b559-4af4-80a9-bc7707b3ce81 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3eb9f302-b559-4af4-80a9-bc7707b3ce81 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3eb9f302-b559-4af4-80a9-bc7707b3ce81 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Snapshot retrieved successfully. Sep 08 19:17:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3eb9f302-b559-4af4-80a9-bc7707b3ce81 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb returned with HTTP 200 Sep 08 19:17:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1329/2610] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:17:08 2026] GET /volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb => generated 439 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-31107674-e883-4737-9dd8-a66ab9de6e2e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-31107674-e883-4737-9dd8-a66ab9de6e2e tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb Sep 08 19:17:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-31107674-e883-4737-9dd8-a66ab9de6e2e tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-31107674-e883-4737-9dd8-a66ab9de6e2e tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-31107674-e883-4737-9dd8-a66ab9de6e2e tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Snapshot retrieved successfully. Sep 08 19:17:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-31107674-e883-4737-9dd8-a66ab9de6e2e tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb returned with HTTP 200 Sep 08 19:17:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1282/2611] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:17:10 2026] GET /volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-b236b4fe-ac8b-44c5-88c8-295f90d16766 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-b236b4fe-ac8b-44c5-88c8-295f90d16766 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:17:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-b236b4fe-ac8b-44c5-88c8-295f90d16766 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-b236b4fe-ac8b-44c5-88c8-295f90d16766 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-b236b4fe-ac8b-44c5-88c8-295f90d16766 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:17:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-b236b4fe-ac8b-44c5-88c8-295f90d16766 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:17:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1330/2612] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:17:10 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 1149 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-40739704-47b4-439d-9f73-21700fed9ee4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-40739704-47b4-439d-9f73-21700fed9ee4 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] POST http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688/action Sep 08 19:17:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-40739704-47b4-439d-9f73-21700fed9ee4 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:17:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-40739704-47b4-439d-9f73-21700fed9ee4 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:17:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-40739704-47b4-439d-9f73-21700fed9ee4 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:17:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-40739704-47b4-439d-9f73-21700fed9ee4 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Begin detaching volume completed successfully. Sep 08 19:17:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-40739704-47b4-439d-9f73-21700fed9ee4 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688/action returned with HTTP 202 Sep 08 19:17:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1283/2613] 192.168.122.253 () {64 vars in 1561 bytes} [Tue Sep 8 19:17:10 2026] POST /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:17:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-26d89ffd-4572-49da-9e73-f5b17c348fa6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-26d89ffd-4572-49da-9e73-f5b17c348fa6 None None] GET http://192.168.122.253/volume// Sep 08 19:17:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-26d89ffd-4572-49da-9e73-f5b17c348fa6 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-26d89ffd-4572-49da-9e73-f5b17c348fa6 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-26d89ffd-4572-49da-9e73-f5b17c348fa6 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:17:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1331/2614] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:17:10 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:17:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-d66a6b17-7060-4dcd-845c-5a3b00441fe4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-d66a6b17-7060-4dcd-845c-5a3b00441fe4 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:17:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-d66a6b17-7060-4dcd-845c-5a3b00441fe4 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-d66a6b17-7060-4dcd-845c-5a3b00441fe4 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-d66a6b17-7060-4dcd-845c-5a3b00441fe4 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:17:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-d66a6b17-7060-4dcd-845c-5a3b00441fe4 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:17:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1284/2615] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:17:10 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 1333 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-8560b047-e36e-4cf3-a148-cb5d66ae14f7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-8560b047-e36e-4cf3-a148-cb5d66ae14f7 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] DELETE http://192.168.122.253/volume/v3/attachments/bbce148d-8689-4177-b73a-3ea3b2ee0b6b Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-8560b047-e36e-4cf3-a148-cb5d66ae14f7 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-8560b047-e36e-4cf3-a148-cb5d66ae14f7 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, Sep 08 19:17:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a82cf265-c3b5-40b8-ad21-4c12d0e21ff9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a82cf265-c3b5-40b8-ad21-4c12d0e21ff9 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb Sep 08 19:17:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a82cf265-c3b5-40b8-ad21-4c12d0e21ff9 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a82cf265-c3b5-40b8-ad21-4c12d0e21ff9 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-2f38821b-ce52-47c7-9b64-20afefb39761 req-8560b047-e36e-4cf3-a148-cb5d66ae14f7 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/attachments/bbce148d-8689-4177-b73a-3ea3b2ee0b6b returned with HTTP 200 Sep 08 19:17:11 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:11 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1332/2616] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:17:11 2026] DELETE /volume/v3/attachments/bbce148d-8689-4177-b73a-3ea3b2ee0b6b => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:11 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a82cf265-c3b5-40b8-ad21-4c12d0e21ff9 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Snapshot retrieved successfully. Sep 08 19:17:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a82cf265-c3b5-40b8-ad21-4c12d0e21ff9 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb returned with HTTP 200 Sep 08 19:17:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1285/2617] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:17:11 2026] GET /volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8b787032-4db6-46dd-9f9e-1e04ce3864fb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1892153107"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Create volume request body: {'volume': {'snapshot_id': '8b787032-4db6-46dd-9f9e-1e04ce3864fb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1892153107'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Snapshot retrieved successfully. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Create volume of 1 GB Sep 08 19:17:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Availability Zones retrieved successfully. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Flow 'volume_create_api' (d55ec6ac-3103-407d-b6aa-cf38275b332c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d69ce343-4b39-4ca4-a816-bd8a4dc07cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d69ce343-4b39-4ca4-a816-bd8a4dc07cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8b787032-4db6-46dd-9f9e-1e04ce3864fb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a05dbc-8c72-457f-9506-668aed25951a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Created reservations ['65f73d78-180e-4b2c-a02d-6aafb4ac7d0d', '819808e9-6abe-4b03-b963-1477da29ed0c', 'e190e3ba-d45b-42be-be99-bccf6aa24f32', 'c998da1a-30bd-473a-ae27-59ec30a884a5'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a05dbc-8c72-457f-9506-668aed25951a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65f73d78-180e-4b2c-a02d-6aafb4ac7d0d', '819808e9-6abe-4b03-b963-1477da29ed0c', 'e190e3ba-d45b-42be-be99-bccf6aa24f32', 'c998da1a-30bd-473a-ae27-59ec30a884a5']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a9c5e5e-c39f-45af-85a9-6f60c520e5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a9c5e5e-c39f-45af-85a9-6f60c520e5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3288554d-4f7d-46c6-bef3-776025638fc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1892153107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a16a6ca26c5e466ea989e0c2d4eaa97f',qos_specs=None,replication_status=,reservations=['65f73d78-180e-4b2c-a02d-6aafb4ac7d0d','819808e9-6abe-4b03-b963-1477da29ed0c','e190e3ba-d45b-42be-be99-bccf6aa24f32','c998da1a-30bd-473a-ae27-59ec30a884a5'],size=1,snapshot_id=8b787032-4db6-46dd-9f9e-1e04ce3864fb,source_replicaid=,source_volid=None,status='creating',user_id='937978e0e753419f9020e04eb9292ba5',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1892153107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3288554d-4f7d-46c6-bef3-776025638fc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a16a6ca26c5e466ea989e0c2d4eaa97f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8b787032-4db6-46dd-9f9e-1e04ce3864fb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='937978e0e753419f9020e04eb9292ba5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0cf7ab2-dd0b-4789-9ce8-d2310e60bf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0cf7ab2-dd0b-4789-9ce8-d2310e60bf1b) transitioned into state 'SUCCESS' from state '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-1892153107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a16a6ca26c5e466ea989e0c2d4eaa97f',qos_specs=None,replication_status=,reservations=['65f73d78-180e-4b2c-a02d-6aafb4ac7d0d','819808e9-6abe-4b03-b963-1477da29ed0c','e190e3ba-d45b-42be-be99-bccf6aa24f32','c998da1a-30bd-473a-ae27-59ec30a884a5'],size=1,snapshot_id=8b787032-4db6-46dd-9f9e-1e04ce3864fb,source_replicaid=,source_volid=None,status='creating',user_id='937978e0e753419f9020e04eb9292ba5',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3563d1c-d0cf-40dc-8c8d-e383b27e3ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3563d1c-d0cf-40dc-8c8d-e383b27e3ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Flow 'volume_create_api' (d55ec6ac-3103-407d-b6aa-cf38275b332c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Create volume request issued successfully. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5bf473d3-fcb2-4f8c-be43-9666ad307a72 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:17:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1333/2618] 192.168.122.253 () {62 vars in 1184 bytes} [Tue Sep 8 19:17:11 2026] POST /volume/v3/volumes => generated 813 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:17:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e2e82ef7-93dd-4070-9055-b57a42cfff4b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e2e82ef7-93dd-4070-9055-b57a42cfff4b tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 Sep 08 19:17:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e2e82ef7-93dd-4070-9055-b57a42cfff4b tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e2e82ef7-93dd-4070-9055-b57a42cfff4b tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:11 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:11 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:11 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:11 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:11 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e2e82ef7-93dd-4070-9055-b57a42cfff4b tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e2e82ef7-93dd-4070-9055-b57a42cfff4b tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 returned with HTTP 200 Sep 08 19:17:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1286/2619] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:11 2026] GET /volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-f9109253-a2b6-4234-94a3-c8845200c62f req-79ace9e9-e156-40b3-8828-7d01abb8b211 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-f9109253-a2b6-4234-94a3-c8845200c62f req-79ace9e9-e156-40b3-8828-7d01abb8b211 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-f9109253-a2b6-4234-94a3-c8845200c62f req-79ace9e9-e156-40b3-8828-7d01abb8b211 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-f9109253-a2b6-4234-94a3-c8845200c62f req-79ace9e9-e156-40b3-8828-7d01abb8b211 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-f9109253-a2b6-4234-94a3-c8845200c62f req-79ace9e9-e156-40b3-8828-7d01abb8b211 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-f9109253-a2b6-4234-94a3-c8845200c62f req-79ace9e9-e156-40b3-8828-7d01abb8b211 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:17:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1334/2620] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:17:11 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8010177f-d893-4379-9746-0686b1c581cb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8010177f-d893-4379-9746-0686b1c581cb tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] DELETE http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:17:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8010177f-d893-4379-9746-0686b1c581cb tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8010177f-d893-4379-9746-0686b1c581cb tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:11 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-8010177f-d893-4379-9746-0686b1c581cb tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Delete volume with id: 42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:17:11 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:11 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:11 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:11 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:11 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8010177f-d893-4379-9746-0686b1c581cb tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:17:11 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8010177f-d893-4379-9746-0686b1c581cb tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Delete volume request issued successfully. Sep 08 19:17:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8010177f-d893-4379-9746-0686b1c581cb tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 202 Sep 08 19:17:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1287/2621] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:17:11 2026] DELETE /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9ee19b1b-0ab3-40d5-9c12-543e69f9bc27 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9ee19b1b-0ab3-40d5-9c12-543e69f9bc27 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9ee19b1b-0ab3-40d5-9c12-543e69f9bc27 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9ee19b1b-0ab3-40d5-9c12-543e69f9bc27 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9ee19b1b-0ab3-40d5-9c12-543e69f9bc27 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Volume info retrieved successfully. Sep 08 19:17:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9ee19b1b-0ab3-40d5-9c12-543e69f9bc27 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 200 Sep 08 19:17:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1335/2622] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:17:11 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ed3c7972-52a0-4a32-8e74-955baa1753a6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed3c7972-52a0-4a32-8e74-955baa1753a6 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 Sep 08 19:17:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ed3c7972-52a0-4a32-8e74-955baa1753a6 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ed3c7972-52a0-4a32-8e74-955baa1753a6 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:12 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:12 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:12 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ed3c7972-52a0-4a32-8e74-955baa1753a6 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed3c7972-52a0-4a32-8e74-955baa1753a6 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 returned with HTTP 200 Sep 08 19:17:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1288/2623] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:12 2026] GET /volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 => generated 905 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3cdaf339-2db0-40f5-8313-071eea3fd5d8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3cdaf339-2db0-40f5-8313-071eea3fd5d8 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] GET http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 Sep 08 19:17:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3cdaf339-2db0-40f5-8313-071eea3fd5d8 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3cdaf339-2db0-40f5-8313-071eea3fd5d8 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3cdaf339-2db0-40f5-8313-071eea3fd5d8 tempest-TestMinimumBasicScenario-620124998 tempest-TestMinimumBasicScenario-620124998-project-member] http://192.168.122.253/volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 returned with HTTP 404 Sep 08 19:17:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1336/2624] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:17:13 2026] GET /volume/v3/volumes/42cf8687-5616-44eb-be96-123b349f8688 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:17:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ff569a4d-3f79-4d3a-b714-64190f90c96c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ff569a4d-3f79-4d3a-b714-64190f90c96c tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 Sep 08 19:17:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ff569a4d-3f79-4d3a-b714-64190f90c96c tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ff569a4d-3f79-4d3a-b714-64190f90c96c tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:13 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ff569a4d-3f79-4d3a-b714-64190f90c96c tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ff569a4d-3f79-4d3a-b714-64190f90c96c tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 returned with HTTP 200 Sep 08 19:17:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1289/2625] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:13 2026] GET /volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 => generated 905 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dbeab89e-0535-4130-b858-39f225619121 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dbeab89e-0535-4130-b858-39f225619121 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 Sep 08 19:17:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dbeab89e-0535-4130-b858-39f225619121 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dbeab89e-0535-4130-b858-39f225619121 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:14 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:14 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:14 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:14 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-dbeab89e-0535-4130-b858-39f225619121 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dbeab89e-0535-4130-b858-39f225619121 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 returned with HTTP 200 Sep 08 19:17:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1337/2626] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:14 2026] GET /volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 => generated 905 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bc374c5f-e783-4ab6-9941-b0ef56ccf508 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bc374c5f-e783-4ab6-9941-b0ef56ccf508 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 Sep 08 19:17:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bc374c5f-e783-4ab6-9941-b0ef56ccf508 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bc374c5f-e783-4ab6-9941-b0ef56ccf508 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:16 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:16 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:16 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:16 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bc374c5f-e783-4ab6-9941-b0ef56ccf508 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bc374c5f-e783-4ab6-9941-b0ef56ccf508 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 returned with HTTP 200 Sep 08 19:17:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1290/2627] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:16 2026] GET /volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 => generated 905 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-af6928d7-57d3-4f10-8f3a-18a84ee4641d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-af6928d7-57d3-4f10-8f3a-18a84ee4641d tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 Sep 08 19:17:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-af6928d7-57d3-4f10-8f3a-18a84ee4641d tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-af6928d7-57d3-4f10-8f3a-18a84ee4641d tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:17 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:17 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:17 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:17 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-af6928d7-57d3-4f10-8f3a-18a84ee4641d tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-af6928d7-57d3-4f10-8f3a-18a84ee4641d tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 returned with HTTP 200 Sep 08 19:17:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1338/2628] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:17 2026] GET /volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 => generated 905 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1627e9ab-6023-47dc-b41f-07a51004f601 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1627e9ab-6023-47dc-b41f-07a51004f601 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 Sep 08 19:17:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1627e9ab-6023-47dc-b41f-07a51004f601 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1627e9ab-6023-47dc-b41f-07a51004f601 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1627e9ab-6023-47dc-b41f-07a51004f601 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1627e9ab-6023-47dc-b41f-07a51004f601 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 returned with HTTP 200 Sep 08 19:17:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1291/2629] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:18 2026] GET /volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 => generated 905 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6f0a003b-3e29-4df2-af3c-a893b22a89c2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6f0a003b-3e29-4df2-af3c-a893b22a89c2 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 Sep 08 19:17:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6f0a003b-3e29-4df2-af3c-a893b22a89c2 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6f0a003b-3e29-4df2-af3c-a893b22a89c2 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6f0a003b-3e29-4df2-af3c-a893b22a89c2 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6f0a003b-3e29-4df2-af3c-a893b22a89c2 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 returned with HTTP 200 Sep 08 19:17:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1339/2630] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:19 2026] GET /volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a6c77b97-c2aa-4446-99e0-441142049247 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a6c77b97-c2aa-4446-99e0-441142049247 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb Sep 08 19:17:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a6c77b97-c2aa-4446-99e0-441142049247 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a6c77b97-c2aa-4446-99e0-441142049247 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:19 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-a6c77b97-c2aa-4446-99e0-441142049247 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Delete snapshot with id: 8b787032-4db6-46dd-9f9e-1e04ce3864fb Sep 08 19:17:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a6c77b97-c2aa-4446-99e0-441142049247 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Snapshot retrieved successfully. Sep 08 19:17:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a6c77b97-c2aa-4446-99e0-441142049247 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Snapshot delete request issued successfully. Sep 08 19:17:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a6c77b97-c2aa-4446-99e0-441142049247 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb returned with HTTP 202 Sep 08 19:17:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1292/2631] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:17:19 2026] DELETE /volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:17:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-23cf52f5-20c4-413b-bd2b-7ddebfb6462d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-23cf52f5-20c4-413b-bd2b-7ddebfb6462d tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb Sep 08 19:17:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-23cf52f5-20c4-413b-bd2b-7ddebfb6462d tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-23cf52f5-20c4-413b-bd2b-7ddebfb6462d tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-23cf52f5-20c4-413b-bd2b-7ddebfb6462d tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Snapshot retrieved successfully. Sep 08 19:17:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-23cf52f5-20c4-413b-bd2b-7ddebfb6462d tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb returned with HTTP 200 Sep 08 19:17:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1340/2632] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:17:19 2026] GET /volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8eb0b99e-2a79-4b80-a8bd-28263f7b7565 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8eb0b99e-2a79-4b80-a8bd-28263f7b7565 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb Sep 08 19:17:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8eb0b99e-2a79-4b80-a8bd-28263f7b7565 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8eb0b99e-2a79-4b80-a8bd-28263f7b7565 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8eb0b99e-2a79-4b80-a8bd-28263f7b7565 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Snapshot retrieved successfully. Sep 08 19:17:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8eb0b99e-2a79-4b80-a8bd-28263f7b7565 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb returned with HTTP 200 Sep 08 19:17:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1293/2633] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:17:20 2026] GET /volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2fa5b871-3376-45b7-8fa4-3a3ca1651656 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2fa5b871-3376-45b7-8fa4-3a3ca1651656 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb Sep 08 19:17:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2fa5b871-3376-45b7-8fa4-3a3ca1651656 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2fa5b871-3376-45b7-8fa4-3a3ca1651656 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2fa5b871-3376-45b7-8fa4-3a3ca1651656 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb returned with HTTP 404 Sep 08 19:17:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1341/2634] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:17:21 2026] GET /volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:17:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4b1c97c3-a999-4d80-9c16-7b677db0fd47 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4b1c97c3-a999-4d80-9c16-7b677db0fd47 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] DELETE http://192.168.122.253/volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e Sep 08 19:17:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4b1c97c3-a999-4d80-9c16-7b677db0fd47 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4b1c97c3-a999-4d80-9c16-7b677db0fd47 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:21 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-4b1c97c3-a999-4d80-9c16-7b677db0fd47 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Delete volume with id: f803bba0-f04a-4260-9ae2-760e8a10153e Sep 08 19:17:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4b1c97c3-a999-4d80-9c16-7b677db0fd47 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4b1c97c3-a999-4d80-9c16-7b677db0fd47 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Delete volume request issued successfully. Sep 08 19:17:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4b1c97c3-a999-4d80-9c16-7b677db0fd47 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e returned with HTTP 202 Sep 08 19:17:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1294/2635] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:17:21 2026] DELETE /volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:17:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7ec78ff7-8431-4663-98de-2d1a73043730 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7ec78ff7-8431-4663-98de-2d1a73043730 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e Sep 08 19:17:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7ec78ff7-8431-4663-98de-2d1a73043730 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7ec78ff7-8431-4663-98de-2d1a73043730 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7ec78ff7-8431-4663-98de-2d1a73043730 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7ec78ff7-8431-4663-98de-2d1a73043730 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e returned with HTTP 200 Sep 08 19:17:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1342/2636] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:21 2026] GET /volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e => generated 869 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8f3a7d5d-0381-4d14-83b5-33b6112b4166 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8f3a7d5d-0381-4d14-83b5-33b6112b4166 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e Sep 08 19:17:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8f3a7d5d-0381-4d14-83b5-33b6112b4166 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8f3a7d5d-0381-4d14-83b5-33b6112b4166 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8f3a7d5d-0381-4d14-83b5-33b6112b4166 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e returned with HTTP 404 Sep 08 19:17:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1295/2637] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:22 2026] GET /volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:17:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3a5e5689-43d7-439f-b1f0-691b460aa9cc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3a5e5689-43d7-439f-b1f0-691b460aa9cc tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] DELETE http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 Sep 08 19:17:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3a5e5689-43d7-439f-b1f0-691b460aa9cc tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3a5e5689-43d7-439f-b1f0-691b460aa9cc tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:22 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-3a5e5689-43d7-439f-b1f0-691b460aa9cc tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Delete volume with id: 3288554d-4f7d-46c6-bef3-776025638fc8 Sep 08 19:17:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3a5e5689-43d7-439f-b1f0-691b460aa9cc tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3a5e5689-43d7-439f-b1f0-691b460aa9cc tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Delete volume request issued successfully. Sep 08 19:17:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3a5e5689-43d7-439f-b1f0-691b460aa9cc tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 returned with HTTP 202 Sep 08 19:17:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1343/2638] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:17:22 2026] DELETE /volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:17:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0a1ab91a-7a5f-430b-803a-a381efdbcbcb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0a1ab91a-7a5f-430b-803a-a381efdbcbcb tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 Sep 08 19:17:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0a1ab91a-7a5f-430b-803a-a381efdbcbcb tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0a1ab91a-7a5f-430b-803a-a381efdbcbcb tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0a1ab91a-7a5f-430b-803a-a381efdbcbcb tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Volume info retrieved successfully. Sep 08 19:17:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0a1ab91a-7a5f-430b-803a-a381efdbcbcb tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 returned with HTTP 200 Sep 08 19:17:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1296/2639] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:23 2026] GET /volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 => generated 905 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fee94a95-20c7-4244-a50f-5357c6e871c0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fee94a95-20c7-4244-a50f-5357c6e871c0 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 Sep 08 19:17:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fee94a95-20c7-4244-a50f-5357c6e871c0 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fee94a95-20c7-4244-a50f-5357c6e871c0 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fee94a95-20c7-4244-a50f-5357c6e871c0 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 returned with HTTP 404 Sep 08 19:17:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1344/2640] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:24 2026] GET /volume/v3/volumes/3288554d-4f7d-46c6-bef3-776025638fc8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:17:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-69e77157-f0c1-457f-8ffc-32fe93bde293 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-69e77157-f0c1-457f-8ffc-32fe93bde293 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb Sep 08 19:17:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-69e77157-f0c1-457f-8ffc-32fe93bde293 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-69e77157-f0c1-457f-8ffc-32fe93bde293 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:24 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-69e77157-f0c1-457f-8ffc-32fe93bde293 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Delete snapshot with id: 8b787032-4db6-46dd-9f9e-1e04ce3864fb Sep 08 19:17:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-69e77157-f0c1-457f-8ffc-32fe93bde293 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb returned with HTTP 404 Sep 08 19:17:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1297/2641] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:17:24 2026] DELETE /volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:17:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f5b6edd1-12a7-43c4-af4e-6ff54671218f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f5b6edd1-12a7-43c4-af4e-6ff54671218f tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb Sep 08 19:17:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f5b6edd1-12a7-43c4-af4e-6ff54671218f tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f5b6edd1-12a7-43c4-af4e-6ff54671218f tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f5b6edd1-12a7-43c4-af4e-6ff54671218f tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb returned with HTTP 404 Sep 08 19:17:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1345/2642] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:17:24 2026] GET /volume/v3/snapshots/8b787032-4db6-46dd-9f9e-1e04ce3864fb => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:17:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-88e15bde-5fa0-4f8e-aa6e-a00cd744de98 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-88e15bde-5fa0-4f8e-aa6e-a00cd744de98 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] DELETE http://192.168.122.253/volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e Sep 08 19:17:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-88e15bde-5fa0-4f8e-aa6e-a00cd744de98 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-88e15bde-5fa0-4f8e-aa6e-a00cd744de98 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:24 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-88e15bde-5fa0-4f8e-aa6e-a00cd744de98 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Delete volume with id: f803bba0-f04a-4260-9ae2-760e8a10153e Sep 08 19:17:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-88e15bde-5fa0-4f8e-aa6e-a00cd744de98 tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e returned with HTTP 404 Sep 08 19:17:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1298/2643] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:17:24 2026] DELETE /volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:17:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0958f805-f928-4132-9053-93f2a30e3f9b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0958f805-f928-4132-9053-93f2a30e3f9b tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] GET http://192.168.122.253/volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e Sep 08 19:17:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0958f805-f928-4132-9053-93f2a30e3f9b tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0958f805-f928-4132-9053-93f2a30e3f9b tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0958f805-f928-4132-9053-93f2a30e3f9b tempest-VolumeDependencyTests-1465847267 tempest-VolumeDependencyTests-1465847267-project-member] http://192.168.122.253/volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e returned with HTTP 404 Sep 08 19:17:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1346/2644] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:17:24 2026] GET /volume/v3/volumes/f803bba0-f04a-4260-9ae2-760e8a10153e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:17:34 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=100,cinder:UPDATE=18,cinder:INSERT=14 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:17:34 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=132,cinder:UPDATE=32,cinder:INSERT=17 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2015392324", "imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2015392324', 'imageRef': '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Create volume of 1 GB Sep 08 19:17:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Availability Zones retrieved successfully. Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Flow 'volume_create_api' (6f989f37-f56e-4ead-bd6f-7a4d1d5569bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8619e80-25e0-4515-877f-c2b1e0080dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8619e80-25e0-4515-877f-c2b1e0080dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (497d5325-036b-4780-ab38-c2d505b5a647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Created reservations ['5548bf3a-3246-45b0-9c87-ba5389718142', 'f2a48919-ff84-457f-8f58-f645a175645d', 'c8eb12e0-7709-4bd5-8ed0-69aa4e7fbdde', '29e3f3e0-cd10-4cbb-aa39-8297955d293e'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (497d5325-036b-4780-ab38-c2d505b5a647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5548bf3a-3246-45b0-9c87-ba5389718142', 'f2a48919-ff84-457f-8f58-f645a175645d', 'c8eb12e0-7709-4bd5-8ed0-69aa4e7fbdde', '29e3f3e0-cd10-4cbb-aa39-8297955d293e']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c7e8865-6234-4d0e-8a61-c38d5375fb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c7e8865-6234-4d0e-8a61-c38d5375fb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96d4a35e-209e-493d-b4af-e91282b96618', '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-2015392324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d193bcb1a562414d89cbedeeabbf4b31',qos_specs=None,replication_status=,reservations=['5548bf3a-3246-45b0-9c87-ba5389718142','f2a48919-ff84-457f-8f58-f645a175645d','c8eb12e0-7709-4bd5-8ed0-69aa4e7fbdde','29e3f3e0-cd10-4cbb-aa39-8297955d293e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d6b9609ba74e4c9e27892c1ef33359',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2015392324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96d4a35e-209e-493d-b4af-e91282b96618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d193bcb1a562414d89cbedeeabbf4b31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2d6b9609ba74e4c9e27892c1ef33359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (776baffa-37d3-44cd-b3fb-6e4476632654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (776baffa-37d3-44cd-b3fb-6e4476632654) transitioned into state 'SUCCESS' from state '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-2015392324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d193bcb1a562414d89cbedeeabbf4b31',qos_specs=None,replication_status=,reservations=['5548bf3a-3246-45b0-9c87-ba5389718142','f2a48919-ff84-457f-8f58-f645a175645d','c8eb12e0-7709-4bd5-8ed0-69aa4e7fbdde','29e3f3e0-cd10-4cbb-aa39-8297955d293e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d6b9609ba74e4c9e27892c1ef33359',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ccd2cc-f145-477e-9925-20c05798d2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ccd2cc-f145-477e-9925-20c05798d2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Flow 'volume_create_api' (6f989f37-f56e-4ead-bd6f-7a4d1d5569bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:17:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Create volume request issued successfully. Sep 08 19:17:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b4a097ac-f2a8-4075-a3b7-b8c6c78e4a9c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:17:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1299/2645] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:17:51 2026] POST /volume/v3/volumes => generated 762 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:17:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-86d3355b-ba67-45d7-ba93-95d80825c612 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-86d3355b-ba67-45d7-ba93-95d80825c612 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] GET http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 Sep 08 19:17:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-86d3355b-ba67-45d7-ba93-95d80825c612 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-86d3355b-ba67-45d7-ba93-95d80825c612 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-86d3355b-ba67-45d7-ba93-95d80825c612 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Volume info retrieved successfully. Sep 08 19:17:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-86d3355b-ba67-45d7-ba93-95d80825c612 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 returned with HTTP 200 Sep 08 19:17:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1347/2646] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:17:51 2026] GET /volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 => generated 830 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-81767273-cd6c-4769-9512-909a419f48c7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-81767273-cd6c-4769-9512-909a419f48c7 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] GET http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 Sep 08 19:17:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-81767273-cd6c-4769-9512-909a419f48c7 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-81767273-cd6c-4769-9512-909a419f48c7 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-81767273-cd6c-4769-9512-909a419f48c7 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Volume info retrieved successfully. Sep 08 19:17:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-81767273-cd6c-4769-9512-909a419f48c7 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 returned with HTTP 200 Sep 08 19:17:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1300/2647] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:17:52 2026] GET /volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-55982265-2977-4a79-a1b8-a30e1a1b5dd7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-55982265-2977-4a79-a1b8-a30e1a1b5dd7 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] GET http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 Sep 08 19:17:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-55982265-2977-4a79-a1b8-a30e1a1b5dd7 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-55982265-2977-4a79-a1b8-a30e1a1b5dd7 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:53 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:53 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-55982265-2977-4a79-a1b8-a30e1a1b5dd7 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Volume info retrieved successfully. Sep 08 19:17:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-55982265-2977-4a79-a1b8-a30e1a1b5dd7 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 returned with HTTP 200 Sep 08 19:17:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1348/2648] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:17:53 2026] GET /volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 => generated 912 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-182802be-df80-4e84-ba14-465c3826985c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-182802be-df80-4e84-ba14-465c3826985c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] GET http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 Sep 08 19:17:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-182802be-df80-4e84-ba14-465c3826985c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-182802be-df80-4e84-ba14-465c3826985c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-182802be-df80-4e84-ba14-465c3826985c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Volume info retrieved successfully. Sep 08 19:17:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-182802be-df80-4e84-ba14-465c3826985c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 returned with HTTP 200 Sep 08 19:17:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1301/2649] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:17:54 2026] GET /volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c09b0dcd-e798-4c91-bb15-f29721d16dbd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c09b0dcd-e798-4c91-bb15-f29721d16dbd tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] GET http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 Sep 08 19:17:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c09b0dcd-e798-4c91-bb15-f29721d16dbd tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c09b0dcd-e798-4c91-bb15-f29721d16dbd tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c09b0dcd-e798-4c91-bb15-f29721d16dbd tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Volume info retrieved successfully. Sep 08 19:17:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c09b0dcd-e798-4c91-bb15-f29721d16dbd tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 returned with HTTP 200 Sep 08 19:17:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1349/2650] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:17:55 2026] GET /volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 => generated 915 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:17:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-966892bc-8c55-4db2-950c-dbb2cfaecf46 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-966892bc-8c55-4db2-950c-dbb2cfaecf46 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] GET http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 Sep 08 19:17:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-966892bc-8c55-4db2-950c-dbb2cfaecf46 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-966892bc-8c55-4db2-950c-dbb2cfaecf46 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-966892bc-8c55-4db2-950c-dbb2cfaecf46 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Volume info retrieved successfully. Sep 08 19:17:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-966892bc-8c55-4db2-950c-dbb2cfaecf46 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 returned with HTTP 200 Sep 08 19:17:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1302/2651] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:17:56 2026] GET /volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 => generated 1333 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-5def213d-fc44-4995-960e-71eac2390239 req-d0bd3600-b4e9-466f-b70f-7c670d10bb3a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-d0bd3600-b4e9-466f-b70f-7c670d10bb3a tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] GET http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 Sep 08 19:17:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-d0bd3600-b4e9-466f-b70f-7c670d10bb3a tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-d0bd3600-b4e9-466f-b70f-7c670d10bb3a tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-5def213d-fc44-4995-960e-71eac2390239 req-d0bd3600-b4e9-466f-b70f-7c670d10bb3a tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Volume info retrieved successfully. Sep 08 19:17:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-d0bd3600-b4e9-466f-b70f-7c670d10bb3a tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 returned with HTTP 200 Sep 08 19:17:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1350/2652] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:17:56 2026] GET /volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 => generated 1333 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-5def213d-fc44-4995-960e-71eac2390239 req-1e649460-8dad-4945-bc42-19e38f6713d1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-1e649460-8dad-4945-bc42-19e38f6713d1 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] GET http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 Sep 08 19:17:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-1e649460-8dad-4945-bc42-19e38f6713d1 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-1e649460-8dad-4945-bc42-19e38f6713d1 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-5def213d-fc44-4995-960e-71eac2390239 req-1e649460-8dad-4945-bc42-19e38f6713d1 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Volume info retrieved successfully. Sep 08 19:17:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-1e649460-8dad-4945-bc42-19e38f6713d1 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 returned with HTTP 200 Sep 08 19:17:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1303/2653] 192.168.122.253 () {60 vars in 1487 bytes} [Tue Sep 8 19:17:57 2026] GET /volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 => generated 1333 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c25bf056-470e-4aec-b229-aa3215968b58 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c25bf056-470e-4aec-b229-aa3215968b58 None None] GET http://192.168.122.253/volume// Sep 08 19:17:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c25bf056-470e-4aec-b229-aa3215968b58 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c25bf056-470e-4aec-b229-aa3215968b58 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c25bf056-470e-4aec-b229-aa3215968b58 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:17:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1351/2654] 192.168.122.253 () {58 vars in 1308 bytes} [Tue Sep 8 19:17:57 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:17:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-5def213d-fc44-4995-960e-71eac2390239 req-c462d8a3-d748-424f-a4bb-dbf25b4d0e49 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-c462d8a3-d748-424f-a4bb-dbf25b4d0e49 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:17:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-c462d8a3-d748-424f-a4bb-dbf25b4d0e49 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96d4a35e-209e-493d-b4af-e91282b96618", "connector": null, "instance_uuid": "dd1e31b3-cf2e-4ecf-8442-2db05dda6b19"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:17:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-c462d8a3-d748-424f-a4bb-dbf25b4d0e49 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:17:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1304/2655] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:17:57 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cee4c6ac-ee7e-4064-923c-4af4ecc6a651 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cee4c6ac-ee7e-4064-923c-4af4ecc6a651 None None] GET http://192.168.122.253/volume// Sep 08 19:17:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cee4c6ac-ee7e-4064-923c-4af4ecc6a651 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cee4c6ac-ee7e-4064-923c-4af4ecc6a651 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cee4c6ac-ee7e-4064-923c-4af4ecc6a651 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:17:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1352/2656] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:17:59 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:17:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-5def213d-fc44-4995-960e-71eac2390239 req-03fd2e89-ce31-429d-b391-34f12765debc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-03fd2e89-ce31-429d-b391-34f12765debc tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] GET http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 Sep 08 19:17:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-03fd2e89-ce31-429d-b391-34f12765debc tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:17:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-03fd2e89-ce31-429d-b391-34f12765debc tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:17:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [req-5def213d-fc44-4995-960e-71eac2390239 req-03fd2e89-ce31-429d-b391-34f12765debc tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Volume info retrieved successfully. Sep 08 19:17:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-03fd2e89-ce31-429d-b391-34f12765debc tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 returned with HTTP 200 Sep 08 19:17:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1305/2657] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:17:59 2026] GET /volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 => generated 1513 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:17:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-5def213d-fc44-4995-960e-71eac2390239 req-69b8c712-3d3c-4e6e-96fb-b73c31b278fc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-69b8c712-3d3c-4e6e-96fb-b73c31b278fc tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] PUT http://192.168.122.253/volume/v3/attachments/d1c1b079-1d14-44bc-8b8a-7932bdf42dd3 Sep 08 19:17:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-69b8c712-3d3c-4e6e-96fb-b73c31b278fc tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:17:59 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-5def213d-fc44-4995-960e-71eac2390239 req-69b8c712-3d3c-4e6e-96fb-b73c31b278fc tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Acquiring lock "cinder-attachment_update-96d4a35e-209e-493d-b4af-e91282b96618-devstack" by "attachment_update" {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:17:59 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-5def213d-fc44-4995-960e-71eac2390239 req-69b8c712-3d3c-4e6e-96fb-b73c31b278fc tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Lock "cinder-attachment_update-96d4a35e-209e-493d-b4af-e91282b96618-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:17:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:17:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:17:59 devstack devstack@c-api.service[87213]: DEBUG cinder.coordination [req-5def213d-fc44-4995-960e-71eac2390239 req-69b8c712-3d3c-4e6e-96fb-b73c31b278fc tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Lock "cinder-attachment_update-96d4a35e-209e-493d-b4af-e91282b96618-devstack" released by "attachment_update" :: held 0.230s {{(pid=87213) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:17:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-69b8c712-3d3c-4e6e-96fb-b73c31b278fc tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/attachments/d1c1b079-1d14-44bc-8b8a-7932bdf42dd3 returned with HTTP 200 Sep 08 19:17:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1353/2658] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:17:59 2026] PUT /volume/v3/attachments/d1c1b079-1d14-44bc-8b8a-7932bdf42dd3 => generated 694 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:17:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-5def213d-fc44-4995-960e-71eac2390239 req-4563c70a-485d-4f2a-87e2-025e0ed9cc6a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:17:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-4563c70a-485d-4f2a-87e2-025e0ed9cc6a tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] POST http://192.168.122.253/volume/v3/attachments/d1c1b079-1d14-44bc-8b8a-7932bdf42dd3/action Sep 08 19:17:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-4563c70a-485d-4f2a-87e2-025e0ed9cc6a tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Action body: b'{"os-complete": null}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:17:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-4563c70a-485d-4f2a-87e2-025e0ed9cc6a tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:17:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:17:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:17:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:17:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:17:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-5def213d-fc44-4995-960e-71eac2390239 req-4563c70a-485d-4f2a-87e2-025e0ed9cc6a tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/attachments/d1c1b079-1d14-44bc-8b8a-7932bdf42dd3/action returned with HTTP 204 Sep 08 19:17:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1306/2659] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:17:59 2026] POST /volume/v3/attachments/d1c1b079-1d14-44bc-8b8a-7932bdf42dd3/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:18:09 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=20,cinder:UPDATE=1 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:18:09 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=58,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:18:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9507c702-d6c8-4b6f-8863-6dfdc8dbbd93 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:18:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9507c702-d6c8-4b6f-8863-6dfdc8dbbd93 None None] GET http://192.168.122.253/volume// Sep 08 19:18:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9507c702-d6c8-4b6f-8863-6dfdc8dbbd93 None None] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:18:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9507c702-d6c8-4b6f-8863-6dfdc8dbbd93 None None] Calling method 'all' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:18:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9507c702-d6c8-4b6f-8863-6dfdc8dbbd93 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:18:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1354/2660] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:18:28 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:18:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-3b567cd8-a134-4039-9053-9071bf56b373 req-448f781e-73b4-4812-88b4-e7fa75940e40 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:18:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-3b567cd8-a134-4039-9053-9071bf56b373 req-448f781e-73b4-4812-88b4-e7fa75940e40 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] POST http://192.168.122.253/volume/v3/attachments Sep 08 19:18:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-3b567cd8-a134-4039-9053-9071bf56b373 req-448f781e-73b4-4812-88b4-e7fa75940e40 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96d4a35e-209e-493d-b4af-e91282b96618", "connector": null, "instance_uuid": "dd1e31b3-cf2e-4ecf-8442-2db05dda6b19"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:18:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:18:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:18:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:18:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:18:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:18:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:18:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-3b567cd8-a134-4039-9053-9071bf56b373 req-448f781e-73b4-4812-88b4-e7fa75940e40 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/attachments returned with HTTP 200 Sep 08 19:18:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1307/2661] 192.168.122.253 () {66 vars in 1483 bytes} [Tue Sep 8 19:18:28 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:18:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-3b567cd8-a134-4039-9053-9071bf56b373 req-bc7c7553-044a-4224-8bea-9853b96d695c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:18:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3b567cd8-a134-4039-9053-9071bf56b373 req-bc7c7553-044a-4224-8bea-9853b96d695c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] DELETE http://192.168.122.253/volume/v3/attachments/d1c1b079-1d14-44bc-8b8a-7932bdf42dd3 Sep 08 19:18:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3b567cd8-a134-4039-9053-9071bf56b373 req-bc7c7553-044a-4224-8bea-9853b96d695c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:18:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-3b567cd8-a134-4039-9053-9071bf56b373 req-bc7c7553-044a-4224-8bea-9853b96d695c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:18:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:18:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:18:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:18:28 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, Sep 08 19:18:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-3b567cd8-a134-4039-9053-9071bf56b373 req-bc7c7553-044a-4224-8bea-9853b96d695c tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/attachments/d1c1b079-1d14-44bc-8b8a-7932bdf42dd3 returned with HTTP 200 Sep 08 19:18:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1355/2662] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:18:28 2026] DELETE /volume/v3/attachments/d1c1b079-1d14-44bc-8b8a-7932bdf42dd3 => generated 192 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:18:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cd5b014b-b708-4cbf-9929-bac5b30b5788 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:18:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cd5b014b-b708-4cbf-9929-bac5b30b5788 None None] GET http://192.168.122.253/volume// Sep 08 19:18:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cd5b014b-b708-4cbf-9929-bac5b30b5788 None None] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:18:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cd5b014b-b708-4cbf-9929-bac5b30b5788 None None] Calling method 'all' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:18:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cd5b014b-b708-4cbf-9929-bac5b30b5788 None None] http://192.168.122.253/volume// returned with HTTP 300 Sep 08 19:18:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1308/2663] 192.168.122.253 () {58 vars in 1315 bytes} [Tue Sep 8 19:18:30 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 19:18:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-e04cbccf-0a66-4899-aa27-ec924393d601 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:18:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-e04cbccf-0a66-4899-aa27-ec924393d601 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] GET http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 Sep 08 19:18:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-e04cbccf-0a66-4899-aa27-ec924393d601 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:18:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-e04cbccf-0a66-4899-aa27-ec924393d601 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:18:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:18:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:18:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:18:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:18:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-e04cbccf-0a66-4899-aa27-ec924393d601 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Volume info retrieved successfully. Sep 08 19:18:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-e04cbccf-0a66-4899-aa27-ec924393d601 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 returned with HTTP 200 Sep 08 19:18:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1356/2664] 192.168.122.253 () {62 vars in 1528 bytes} [Tue Sep 8 19:18:30 2026] GET /volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 => generated 1513 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:18:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-2febb6de-f8a1-4b94-8c84-b5190ba3928b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:18:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-2febb6de-f8a1-4b94-8c84-b5190ba3928b tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] PUT http://192.168.122.253/volume/v3/attachments/55f00efe-2a3d-4c02-bfb6-8e95e4a449c5 Sep 08 19:18:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-2febb6de-f8a1-4b94-8c84-b5190ba3928b tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.253", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c3e0b0502863", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "34cacf52-2a03-4c02-94d5-dbfc7bdafa94", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:18:30 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-2febb6de-f8a1-4b94-8c84-b5190ba3928b tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Acquiring lock "cinder-attachment_update-96d4a35e-209e-493d-b4af-e91282b96618-devstack" by "attachment_update" {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 19:18:30 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-2febb6de-f8a1-4b94-8c84-b5190ba3928b tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Lock "cinder-attachment_update-96d4a35e-209e-493d-b4af-e91282b96618-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 19:18:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:18:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:18:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:18:30 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:18:30 devstack devstack@c-api.service[87214]: DEBUG cinder.coordination [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-2febb6de-f8a1-4b94-8c84-b5190ba3928b tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Lock "cinder-attachment_update-96d4a35e-209e-493d-b4af-e91282b96618-devstack" released by "attachment_update" :: held 0.151s {{(pid=87214) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 19:18:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-2febb6de-f8a1-4b94-8c84-b5190ba3928b tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/attachments/55f00efe-2a3d-4c02-bfb6-8e95e4a449c5 returned with HTTP 200 Sep 08 19:18:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1309/2665] 192.168.122.253 () {66 vars in 1593 bytes} [Tue Sep 8 19:18:30 2026] PUT /volume/v3/attachments/55f00efe-2a3d-4c02-bfb6-8e95e4a449c5 => generated 694 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:18:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-05d74d68-3c5d-4cfe-a512-687c58332b55 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:18:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-05d74d68-3c5d-4cfe-a512-687c58332b55 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] POST http://192.168.122.253/volume/v3/attachments/55f00efe-2a3d-4c02-bfb6-8e95e4a449c5/action Sep 08 19:18:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-05d74d68-3c5d-4cfe-a512-687c58332b55 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Action body: b'{"os-complete": null}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:18:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-05d74d68-3c5d-4cfe-a512-687c58332b55 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:18:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:18:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:18:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:18:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:18:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-c7e16785-d41d-46a9-98a8-986fa162ea1f req-05d74d68-3c5d-4cfe-a512-687c58332b55 tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/attachments/55f00efe-2a3d-4c02-bfb6-8e95e4a449c5/action returned with HTTP 204 Sep 08 19:18:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1357/2666] 192.168.122.253 () {66 vars in 1614 bytes} [Tue Sep 8 19:18:30 2026] POST /volume/v3/attachments/55f00efe-2a3d-4c02-bfb6-8e95e4a449c5/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:18:40 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=13,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:18:40 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=20,cinder:UPDATE=5 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:18:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [req-49e5ff25-b253-42fc-abbb-7ac731927629 req-6f1e497b-1d73-423b-b258-37f4dba0504e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:18:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-49e5ff25-b253-42fc-abbb-7ac731927629 req-6f1e497b-1d73-423b-b258-37f4dba0504e tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] DELETE http://192.168.122.253/volume/v3/attachments/55f00efe-2a3d-4c02-bfb6-8e95e4a449c5 Sep 08 19:18:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-49e5ff25-b253-42fc-abbb-7ac731927629 req-6f1e497b-1d73-423b-b258-37f4dba0504e tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:18:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [req-49e5ff25-b253-42fc-abbb-7ac731927629 req-6f1e497b-1d73-423b-b258-37f4dba0504e tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:18:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:18:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:18:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:18:58 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, Sep 08 19:18:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [req-49e5ff25-b253-42fc-abbb-7ac731927629 req-6f1e497b-1d73-423b-b258-37f4dba0504e tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/attachments/55f00efe-2a3d-4c02-bfb6-8e95e4a449c5 returned with HTTP 200 Sep 08 19:18:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1310/2667] 192.168.122.253 () {64 vars in 1562 bytes} [Tue Sep 8 19:18:58 2026] DELETE /volume/v3/attachments/55f00efe-2a3d-4c02-bfb6-8e95e4a449c5 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:18:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [req-49e5ff25-b253-42fc-abbb-7ac731927629 req-0e36a85d-5a41-4d08-9ff9-9b71cb5228aa None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:18:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-49e5ff25-b253-42fc-abbb-7ac731927629 req-0e36a85d-5a41-4d08-9ff9-9b71cb5228aa tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] DELETE http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 Sep 08 19:18:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-49e5ff25-b253-42fc-abbb-7ac731927629 req-0e36a85d-5a41-4d08-9ff9-9b71cb5228aa tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:18:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [req-49e5ff25-b253-42fc-abbb-7ac731927629 req-0e36a85d-5a41-4d08-9ff9-9b71cb5228aa tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:18:58 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [req-49e5ff25-b253-42fc-abbb-7ac731927629 req-0e36a85d-5a41-4d08-9ff9-9b71cb5228aa tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Delete volume with id: 96d4a35e-209e-493d-b4af-e91282b96618 Sep 08 19:18:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:18:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:18:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:18:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:18:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-49e5ff25-b253-42fc-abbb-7ac731927629 req-0e36a85d-5a41-4d08-9ff9-9b71cb5228aa tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Volume info retrieved successfully. Sep 08 19:18:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [req-49e5ff25-b253-42fc-abbb-7ac731927629 req-0e36a85d-5a41-4d08-9ff9-9b71cb5228aa tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] Delete volume request issued successfully. Sep 08 19:18:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [req-49e5ff25-b253-42fc-abbb-7ac731927629 req-0e36a85d-5a41-4d08-9ff9-9b71cb5228aa tempest-TestShelveInstance-1099500713 tempest-TestShelveInstance-1099500713-project-member] http://192.168.122.253/volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 returned with HTTP 202 Sep 08 19:18:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1358/2668] 192.168.122.253 () {62 vars in 1509 bytes} [Tue Sep 8 19:18:58 2026] DELETE /volume/v3/volumes/96d4a35e-209e-493d-b4af-e91282b96618 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:08 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:19:08 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:19:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-220be789-b78f-46c5-8f56-fdbdd411b98e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-220be789-b78f-46c5-8f56-fdbdd411b98e tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-220be789-b78f-46c5-8f56-fdbdd411b98e tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-576586299", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-220be789-b78f-46c5-8f56-fdbdd411b98e tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:19:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1311/2669] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:19:10 2026] POST /volume/v3/types => generated 379 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c22a4a9a-9dd0-4e80-a203-0d6539abd164 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c22a4a9a-9dd0-4e80-a203-0d6539abd164 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] POST http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/encryption Sep 08 19:19:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c22a4a9a-9dd0-4e80-a203-0d6539abd164 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c22a4a9a-9dd0-4e80-a203-0d6539abd164 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/encryption returned with HTTP 200 Sep 08 19:19:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1359/2670] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:19:10 2026] POST /volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3ba4a935-1e37-4b17-86d4-de179a6ee24d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3ba4a935-1e37-4b17-86d4-de179a6ee24d tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3ba4a935-1e37-4b17-86d4-de179a6ee24d tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1058463961", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3ba4a935-1e37-4b17-86d4-de179a6ee24d tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:19:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1312/2671] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:19:10 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 08 19:19:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7bff6ea4-927c-4d10-8d59-9fbe367fcfea None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7bff6ea4-927c-4d10-8d59-9fbe367fcfea tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] POST http://192.168.122.253/volume/v3/types/4b3af69e-6e49-4744-a72b-d64604e38570/encryption Sep 08 19:19:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7bff6ea4-927c-4d10-8d59-9fbe367fcfea tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:10 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-7bff6ea4-927c-4d10-8d59-9fbe367fcfea tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '68df2fd0efca440e98c853595eadce2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d2bf5bc2174148b81cb912cb0f647f', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7bff6ea4-927c-4d10-8d59-9fbe367fcfea tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/4b3af69e-6e49-4744-a72b-d64604e38570/encryption returned with HTTP 403 Sep 08 19:19:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1360/2672] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:19:10 2026] POST /volume/v3/types/4b3af69e-6e49-4744-a72b-d64604e38570/encryption => generated 127 bytes in 127 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cb9bd190-4ab7-4724-8d9e-3680a4cddb7c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cb9bd190-4ab7-4724-8d9e-3680a4cddb7c tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cb9bd190-4ab7-4724-8d9e-3680a4cddb7c tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2111707155", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cb9bd190-4ab7-4724-8d9e-3680a4cddb7c tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:19:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1313/2673] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:19:10 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f209e90b-9524-41c9-ad20-fd25508894e1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f209e90b-9524-41c9-ad20-fd25508894e1 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] POST http://192.168.122.253/volume/v3/types/cdc48fde-7052-4bd4-a937-99ed560a8ba6/extra_specs Sep 08 19:19:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f209e90b-9524-41c9-ad20-fd25508894e1 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:10 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-f209e90b-9524-41c9-ad20-fd25508894e1 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '68df2fd0efca440e98c853595eadce2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d2bf5bc2174148b81cb912cb0f647f', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f209e90b-9524-41c9-ad20-fd25508894e1 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/cdc48fde-7052-4bd4-a937-99ed560a8ba6/extra_specs returned with HTTP 403 Sep 08 19:19:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1361/2674] 192.168.122.253 () {60 vars in 1283 bytes} [Tue Sep 8 19:19:10 2026] POST /volume/v3/types/cdc48fde-7052-4bd4-a937-99ed560a8ba6/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b8027263-441d-4305-acdd-2c333fb834a7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b8027263-441d-4305-acdd-2c333fb834a7 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] PUT http://192.168.122.253/volume/v3/types/cdc48fde-7052-4bd4-a937-99ed560a8ba6/extra_specs/key2 Sep 08 19:19:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b8027263-441d-4305-acdd-2c333fb834a7 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:10 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-b8027263-441d-4305-acdd-2c333fb834a7 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '68df2fd0efca440e98c853595eadce2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d2bf5bc2174148b81cb912cb0f647f', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b8027263-441d-4305-acdd-2c333fb834a7 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/cdc48fde-7052-4bd4-a937-99ed560a8ba6/extra_specs/key2 returned with HTTP 403 Sep 08 19:19:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1314/2675] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:19:10 2026] PUT /volume/v3/types/cdc48fde-7052-4bd4-a937-99ed560a8ba6/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7713fcb7-3769-4c6f-91d0-7b98bf54092d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7713fcb7-3769-4c6f-91d0-7b98bf54092d tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7713fcb7-3769-4c6f-91d0-7b98bf54092d tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:10 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-7713fcb7-3769-4c6f-91d0-7b98bf54092d tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '68df2fd0efca440e98c853595eadce2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d2bf5bc2174148b81cb912cb0f647f', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7713fcb7-3769-4c6f-91d0-7b98bf54092d tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types returned with HTTP 403 Sep 08 19:19:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1362/2676] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:19:10 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-355b3361-9736-48e7-a24d-c81f7a4a70f1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-355b3361-9736-48e7-a24d-c81f7a4a70f1 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-355b3361-9736-48e7-a24d-c81f7a4a70f1 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-218455014", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-355b3361-9736-48e7-a24d-c81f7a4a70f1 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:19:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1315/2677] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:19:10 2026] POST /volume/v3/types => generated 379 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a52b4bb2-c990-4434-a777-5a4d8aa27d54 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a52b4bb2-c990-4434-a777-5a4d8aa27d54 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] POST http://192.168.122.253/volume/v3/types/1d48b209-b431-49cc-8ee0-ea5e349dab9c/encryption Sep 08 19:19:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a52b4bb2-c990-4434-a777-5a4d8aa27d54 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a52b4bb2-c990-4434-a777-5a4d8aa27d54 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] http://192.168.122.253/volume/v3/types/1d48b209-b431-49cc-8ee0-ea5e349dab9c/encryption returned with HTTP 200 Sep 08 19:19:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1363/2678] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:19:10 2026] POST /volume/v3/types/1d48b209-b431-49cc-8ee0-ea5e349dab9c/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-866dbb04-6142-4346-9342-3fc346b63ac2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-866dbb04-6142-4346-9342-3fc346b63ac2 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] DELETE http://192.168.122.253/volume/v3/types/1d48b209-b431-49cc-8ee0-ea5e349dab9c/encryption/0d9f4551-7c51-4387-af14-d5eb9e669c09 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-866dbb04-6142-4346-9342-3fc346b63ac2 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-866dbb04-6142-4346-9342-3fc346b63ac2 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-866dbb04-6142-4346-9342-3fc346b63ac2 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '68df2fd0efca440e98c853595eadce2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d2bf5bc2174148b81cb912cb0f647f', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-866dbb04-6142-4346-9342-3fc346b63ac2 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/1d48b209-b431-49cc-8ee0-ea5e349dab9c/encryption/0d9f4551-7c51-4387-af14-d5eb9e669c09 returned with HTTP 403 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1316/2679] 192.168.122.253 () {58 vars in 1373 bytes} [Tue Sep 8 19:19:11 2026] DELETE /volume/v3/types/1d48b209-b431-49cc-8ee0-ea5e349dab9c/encryption/0d9f4551-7c51-4387-af14-d5eb9e669c09 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-363db973-7ea6-48b9-bef3-05154a64bea7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-363db973-7ea6-48b9-bef3-05154a64bea7 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-363db973-7ea6-48b9-bef3-05154a64bea7 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-386193084", "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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-363db973-7ea6-48b9-bef3-05154a64bea7 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:19:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1364/2680] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:19:11 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4ed1f3a9-c9db-4dcf-8d55-4bc8cc0caab9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4ed1f3a9-c9db-4dcf-8d55-4bc8cc0caab9 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] DELETE http://192.168.122.253/volume/v3/types/5ee469db-8d4c-42f5-89a6-796deaa7adb6/extra_specs/key1 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4ed1f3a9-c9db-4dcf-8d55-4bc8cc0caab9 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4ed1f3a9-c9db-4dcf-8d55-4bc8cc0caab9 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-4ed1f3a9-c9db-4dcf-8d55-4bc8cc0caab9 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '68df2fd0efca440e98c853595eadce2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d2bf5bc2174148b81cb912cb0f647f', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4ed1f3a9-c9db-4dcf-8d55-4bc8cc0caab9 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/5ee469db-8d4c-42f5-89a6-796deaa7adb6/extra_specs/key1 returned with HTTP 403 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1317/2681] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:19:11 2026] DELETE /volume/v3/types/5ee469db-8d4c-42f5-89a6-796deaa7adb6/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0b350af3-a0af-4904-9c93-862cfb8b7d09 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0b350af3-a0af-4904-9c93-862cfb8b7d09 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0b350af3-a0af-4904-9c93-862cfb8b7d09 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-346750535", "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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0b350af3-a0af-4904-9c93-862cfb8b7d09 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:19:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1365/2682] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:19:11 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 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-216afee0-439e-43df-8283-bac5e16a7e2b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-216afee0-439e-43df-8283-bac5e16a7e2b tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] DELETE http://192.168.122.253/volume/v3/types/2116cc9a-69d3-4f8f-bae0-d09558865d0a Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-216afee0-439e-43df-8283-bac5e16a7e2b tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-216afee0-439e-43df-8283-bac5e16a7e2b tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-216afee0-439e-43df-8283-bac5e16a7e2b tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '68df2fd0efca440e98c853595eadce2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d2bf5bc2174148b81cb912cb0f647f', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-216afee0-439e-43df-8283-bac5e16a7e2b tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/2116cc9a-69d3-4f8f-bae0-d09558865d0a returned with HTTP 403 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1318/2683] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:11 2026] DELETE /volume/v3/types/2116cc9a-69d3-4f8f-bae0-d09558865d0a => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3f9e1bc8-2b6e-483a-85f7-236cab4937a5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3f9e1bc8-2b6e-483a-85f7-236cab4937a5 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] GET http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/extra_specs Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3f9e1bc8-2b6e-483a-85f7-236cab4937a5 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3f9e1bc8-2b6e-483a-85f7-236cab4937a5 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3f9e1bc8-2b6e-483a-85f7-236cab4937a5 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/extra_specs returned with HTTP 200 Sep 08 19:19:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1366/2684] 192.168.122.253 () {58 vars in 1262 bytes} [Tue Sep 8 19:19:11 2026] GET /volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2c07ebd5-0160-466a-ab23-93082b3e5d41 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2c07ebd5-0160-466a-ab23-93082b3e5d41 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] GET http://192.168.122.253/volume/v3/types Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2c07ebd5-0160-466a-ab23-93082b3e5d41 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2c07ebd5-0160-466a-ab23-93082b3e5d41 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-2c07ebd5-0160-466a-ab23-93082b3e5d41 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2c07ebd5-0160-466a-ab23-93082b3e5d41 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1319/2685] 192.168.122.253 () {58 vars in 1115 bytes} [Tue Sep 8 19:19:11 2026] GET /volume/v3/types => generated 2360 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c4180f1d-5c5e-4316-8fe6-9cd85f70b709 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4180f1d-5c5e-4316-8fe6-9cd85f70b709 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] GET http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/encryption/cipher Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4180f1d-5c5e-4316-8fe6-9cd85f70b709 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4180f1d-5c5e-4316-8fe6-9cd85f70b709 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-c4180f1d-5c5e-4316-8fe6-9cd85f70b709 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '68df2fd0efca440e98c853595eadce2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d2bf5bc2174148b81cb912cb0f647f', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4180f1d-5c5e-4316-8fe6-9cd85f70b709 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/encryption/cipher returned with HTTP 403 Sep 08 19:19:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1367/2686] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:19:11 2026] GET /volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c2ecaa8e-09a1-4fd6-9c59-bfc44cd254b2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c2ecaa8e-09a1-4fd6-9c59-bfc44cd254b2 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] GET http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/encryption Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c2ecaa8e-09a1-4fd6-9c59-bfc44cd254b2 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c2ecaa8e-09a1-4fd6-9c59-bfc44cd254b2 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-c2ecaa8e-09a1-4fd6-9c59-bfc44cd254b2 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '68df2fd0efca440e98c853595eadce2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d2bf5bc2174148b81cb912cb0f647f', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c2ecaa8e-09a1-4fd6-9c59-bfc44cd254b2 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/encryption returned with HTTP 403 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1320/2687] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:19:11 2026] GET /volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9033e733-7fca-454a-8b55-ba46267ea3a6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9033e733-7fca-454a-8b55-ba46267ea3a6 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] GET http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/extra_specs/multiattach Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9033e733-7fca-454a-8b55-ba46267ea3a6 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9033e733-7fca-454a-8b55-ba46267ea3a6 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9033e733-7fca-454a-8b55-ba46267ea3a6 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/extra_specs/multiattach returned with HTTP 200 Sep 08 19:19:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1368/2688] 192.168.122.253 () {58 vars in 1298 bytes} [Tue Sep 8 19:19:11 2026] GET /volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a3327f59-25d9-4594-bed4-33dde052ecfe None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a3327f59-25d9-4594-bed4-33dde052ecfe tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] GET http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/extra_specs/volume_backend_name Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a3327f59-25d9-4594-bed4-33dde052ecfe tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a3327f59-25d9-4594-bed4-33dde052ecfe tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a3327f59-25d9-4594-bed4-33dde052ecfe tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1321/2689] 192.168.122.253 () {58 vars in 1322 bytes} [Tue Sep 8 19:19:11 2026] GET /volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/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 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f9b02d0b-4a4d-4bc2-aa33-7c5775eddd92 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f9b02d0b-4a4d-4bc2-aa33-7c5775eddd92 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] GET http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760 Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f9b02d0b-4a4d-4bc2-aa33-7c5775eddd92 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f9b02d0b-4a4d-4bc2-aa33-7c5775eddd92 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f9b02d0b-4a4d-4bc2-aa33-7c5775eddd92 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760 returned with HTTP 200 Sep 08 19:19:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1369/2690] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:19:11 2026] GET /volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760 => generated 317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b67f1be1-b193-44e6-ab35-a7c079ce542a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b67f1be1-b193-44e6-ab35-a7c079ce542a tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] PUT http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/encryption/0d274ce7-07c4-4a01-9b25-f8509f058066 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b67f1be1-b193-44e6-ab35-a7c079ce542a tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-b67f1be1-b193-44e6-ab35-a7c079ce542a tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '68df2fd0efca440e98c853595eadce2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d2bf5bc2174148b81cb912cb0f647f', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b67f1be1-b193-44e6-ab35-a7c079ce542a tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/encryption/0d274ce7-07c4-4a01-9b25-f8509f058066 returned with HTTP 403 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1322/2691] 192.168.122.253 () {60 vars in 1390 bytes} [Tue Sep 8 19:19:11 2026] PUT /volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/encryption/0d274ce7-07c4-4a01-9b25-f8509f058066 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c91a38af-e739-4c82-aabc-91008c9d702c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c91a38af-e739-4c82-aabc-91008c9d702c tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] PUT http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/extra_specs/key1 Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c91a38af-e739-4c82-aabc-91008c9d702c tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-c91a38af-e739-4c82-aabc-91008c9d702c tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '68df2fd0efca440e98c853595eadce2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d2bf5bc2174148b81cb912cb0f647f', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c91a38af-e739-4c82-aabc-91008c9d702c tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/extra_specs/key1 returned with HTTP 403 Sep 08 19:19:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1370/2692] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:19:11 2026] PUT /volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-24e4649e-6979-4987-aa75-15345394523e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-24e4649e-6979-4987-aa75-15345394523e tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] PUT http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-24e4649e-6979-4987-aa75-15345394523e tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-24e4649e-6979-4987-aa75-15345394523e tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '68df2fd0efca440e98c853595eadce2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d2bf5bc2174148b81cb912cb0f647f', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-24e4649e-6979-4987-aa75-15345394523e tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-member] http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760 returned with HTTP 403 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1323/2693] 192.168.122.253 () {60 vars in 1246 bytes} [Tue Sep 8 19:19:11 2026] PUT /volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f390b19a-52f6-4f69-87d5-a3f3e67d01d0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f390b19a-52f6-4f69-87d5-a3f3e67d01d0 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] DELETE http://192.168.122.253/volume/v3/types/2116cc9a-69d3-4f8f-bae0-d09558865d0a Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f390b19a-52f6-4f69-87d5-a3f3e67d01d0 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f390b19a-52f6-4f69-87d5-a3f3e67d01d0 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f390b19a-52f6-4f69-87d5-a3f3e67d01d0 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] http://192.168.122.253/volume/v3/types/2116cc9a-69d3-4f8f-bae0-d09558865d0a returned with HTTP 202 Sep 08 19:19:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1371/2694] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:11 2026] DELETE /volume/v3/types/2116cc9a-69d3-4f8f-bae0-d09558865d0a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-245fafd5-a04b-43a7-822c-c089589af78c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-245fafd5-a04b-43a7-822c-c089589af78c tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] DELETE http://192.168.122.253/volume/v3/types/5ee469db-8d4c-42f5-89a6-796deaa7adb6 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-245fafd5-a04b-43a7-822c-c089589af78c tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-245fafd5-a04b-43a7-822c-c089589af78c tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-245fafd5-a04b-43a7-822c-c089589af78c tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] http://192.168.122.253/volume/v3/types/5ee469db-8d4c-42f5-89a6-796deaa7adb6 returned with HTTP 202 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1324/2695] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:11 2026] DELETE /volume/v3/types/5ee469db-8d4c-42f5-89a6-796deaa7adb6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-363ed4f8-ca9f-4498-9b7d-612df934b847 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-363ed4f8-ca9f-4498-9b7d-612df934b847 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] DELETE http://192.168.122.253/volume/v3/types/1d48b209-b431-49cc-8ee0-ea5e349dab9c Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-363ed4f8-ca9f-4498-9b7d-612df934b847 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-363ed4f8-ca9f-4498-9b7d-612df934b847 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-363ed4f8-ca9f-4498-9b7d-612df934b847 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] http://192.168.122.253/volume/v3/types/1d48b209-b431-49cc-8ee0-ea5e349dab9c returned with HTTP 202 Sep 08 19:19:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1372/2696] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:11 2026] DELETE /volume/v3/types/1d48b209-b431-49cc-8ee0-ea5e349dab9c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3a23e49f-90f7-496f-92d9-e645419a0c6f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3a23e49f-90f7-496f-92d9-e645419a0c6f tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] DELETE http://192.168.122.253/volume/v3/types/cdc48fde-7052-4bd4-a937-99ed560a8ba6 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3a23e49f-90f7-496f-92d9-e645419a0c6f tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3a23e49f-90f7-496f-92d9-e645419a0c6f tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3a23e49f-90f7-496f-92d9-e645419a0c6f tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] http://192.168.122.253/volume/v3/types/cdc48fde-7052-4bd4-a937-99ed560a8ba6 returned with HTTP 202 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1325/2697] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:11 2026] DELETE /volume/v3/types/cdc48fde-7052-4bd4-a937-99ed560a8ba6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b715d69b-008a-4f67-9f45-afacf915d4d2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b715d69b-008a-4f67-9f45-afacf915d4d2 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] DELETE http://192.168.122.253/volume/v3/types/4b3af69e-6e49-4744-a72b-d64604e38570 Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b715d69b-008a-4f67-9f45-afacf915d4d2 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b715d69b-008a-4f67-9f45-afacf915d4d2 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b715d69b-008a-4f67-9f45-afacf915d4d2 tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] http://192.168.122.253/volume/v3/types/4b3af69e-6e49-4744-a72b-d64604e38570 returned with HTTP 202 Sep 08 19:19:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1373/2698] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:11 2026] DELETE /volume/v3/types/4b3af69e-6e49-4744-a72b-d64604e38570 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4d1ec664-f755-4ceb-8508-fefbff0760ba None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4d1ec664-f755-4ceb-8508-fefbff0760ba tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] DELETE http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4d1ec664-f755-4ceb-8508-fefbff0760ba tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4d1ec664-f755-4ceb-8508-fefbff0760ba tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4d1ec664-f755-4ceb-8508-fefbff0760ba tempest-VolumeTypesMemberTests-1040742578 tempest-VolumeTypesMemberTests-1040742578-project-admin] http://192.168.122.253/volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760 returned with HTTP 202 Sep 08 19:19:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1326/2699] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:11 2026] DELETE /volume/v3/types/1e2ef0c1-d9d6-4e43-b067-39fd8a11e760 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-73fb0280-19d9-497f-b9f9-4c5791379694 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-73fb0280-19d9-497f-b9f9-4c5791379694 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-73fb0280-19d9-497f-b9f9-4c5791379694 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-831648871", "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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-73fb0280-19d9-497f-b9f9-4c5791379694 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:19:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1374/2700] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:19:14 2026] POST /volume/v3/types => generated 379 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f5c4aa94-98f8-449c-96a8-c67414ad8dca None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f5c4aa94-98f8-449c-96a8-c67414ad8dca tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] POST http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/encryption Sep 08 19:19:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f5c4aa94-98f8-449c-96a8-c67414ad8dca tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f5c4aa94-98f8-449c-96a8-c67414ad8dca tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/encryption returned with HTTP 200 Sep 08 19:19:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1327/2701] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:19:14 2026] POST /volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-00ad9f8e-0b4f-4775-ad2a-7dc7dffe14f7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-00ad9f8e-0b4f-4775-ad2a-7dc7dffe14f7 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-00ad9f8e-0b4f-4775-ad2a-7dc7dffe14f7 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1132774156", "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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-00ad9f8e-0b4f-4775-ad2a-7dc7dffe14f7 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1375/2702] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:19:14 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f59f7497-41d6-4c81-a3b3-030c5ea68415 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f59f7497-41d6-4c81-a3b3-030c5ea68415 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] POST http://192.168.122.253/volume/v3/types/3965e29f-22a6-4e79-86b0-045485e67038/encryption Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f59f7497-41d6-4c81-a3b3-030c5ea68415 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-f59f7497-41d6-4c81-a3b3-030c5ea68415 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0a5b5eda4b3b4f9cbdd0fd1d5d649a6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f7344974e243ebb8902f8e9712bf5a', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f59f7497-41d6-4c81-a3b3-030c5ea68415 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types/3965e29f-22a6-4e79-86b0-045485e67038/encryption returned with HTTP 403 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1328/2703] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:19:15 2026] POST /volume/v3/types/3965e29f-22a6-4e79-86b0-045485e67038/encryption => generated 127 bytes in 123 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-54dbffcf-8856-4d34-9dfc-f6c15412e374 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-54dbffcf-8856-4d34-9dfc-f6c15412e374 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-54dbffcf-8856-4d34-9dfc-f6c15412e374 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1518238858", "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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-54dbffcf-8856-4d34-9dfc-f6c15412e374 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1376/2704] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:19:15 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-83092354-5759-4324-b7f2-3c13f9ebf611 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-83092354-5759-4324-b7f2-3c13f9ebf611 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] POST http://192.168.122.253/volume/v3/types/b105757c-1f49-48fa-b9d4-bb6bfa96739d/extra_specs Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-83092354-5759-4324-b7f2-3c13f9ebf611 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-83092354-5759-4324-b7f2-3c13f9ebf611 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0a5b5eda4b3b4f9cbdd0fd1d5d649a6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f7344974e243ebb8902f8e9712bf5a', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-83092354-5759-4324-b7f2-3c13f9ebf611 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types/b105757c-1f49-48fa-b9d4-bb6bfa96739d/extra_specs returned with HTTP 403 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1329/2705] 192.168.122.253 () {60 vars in 1283 bytes} [Tue Sep 8 19:19:15 2026] POST /volume/v3/types/b105757c-1f49-48fa-b9d4-bb6bfa96739d/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d254c2eb-1d9e-4b5a-b374-e4eb29441052 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d254c2eb-1d9e-4b5a-b374-e4eb29441052 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] PUT http://192.168.122.253/volume/v3/types/b105757c-1f49-48fa-b9d4-bb6bfa96739d/extra_specs/key2 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d254c2eb-1d9e-4b5a-b374-e4eb29441052 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-d254c2eb-1d9e-4b5a-b374-e4eb29441052 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0a5b5eda4b3b4f9cbdd0fd1d5d649a6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f7344974e243ebb8902f8e9712bf5a', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d254c2eb-1d9e-4b5a-b374-e4eb29441052 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types/b105757c-1f49-48fa-b9d4-bb6bfa96739d/extra_specs/key2 returned with HTTP 403 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1377/2706] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:19:15 2026] PUT /volume/v3/types/b105757c-1f49-48fa-b9d4-bb6bfa96739d/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-491918fb-6f65-4d93-8e02-58e3177e9744 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-491918fb-6f65-4d93-8e02-58e3177e9744 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-491918fb-6f65-4d93-8e02-58e3177e9744 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-491918fb-6f65-4d93-8e02-58e3177e9744 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0a5b5eda4b3b4f9cbdd0fd1d5d649a6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f7344974e243ebb8902f8e9712bf5a', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-491918fb-6f65-4d93-8e02-58e3177e9744 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types returned with HTTP 403 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1330/2707] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:19:15 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a98eb329-ff21-4494-bb90-d8bd8de6e344 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a98eb329-ff21-4494-bb90-d8bd8de6e344 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a98eb329-ff21-4494-bb90-d8bd8de6e344 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-252318306", "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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a98eb329-ff21-4494-bb90-d8bd8de6e344 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1378/2708] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:19:15 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-debc9ae6-6517-479f-9c56-8ae17fa6efbf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-debc9ae6-6517-479f-9c56-8ae17fa6efbf tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] POST http://192.168.122.253/volume/v3/types/54b894fb-5445-4838-97ff-f1259a5f08bd/encryption Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-debc9ae6-6517-479f-9c56-8ae17fa6efbf tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-debc9ae6-6517-479f-9c56-8ae17fa6efbf tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] http://192.168.122.253/volume/v3/types/54b894fb-5445-4838-97ff-f1259a5f08bd/encryption returned with HTTP 200 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1331/2709] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:19:15 2026] POST /volume/v3/types/54b894fb-5445-4838-97ff-f1259a5f08bd/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-53d2d11c-91ed-4725-9d39-06d8ee26ad01 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-53d2d11c-91ed-4725-9d39-06d8ee26ad01 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] DELETE http://192.168.122.253/volume/v3/types/54b894fb-5445-4838-97ff-f1259a5f08bd/encryption/fbdd7b81-6a44-474f-9173-955c5abe80f7 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-53d2d11c-91ed-4725-9d39-06d8ee26ad01 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-53d2d11c-91ed-4725-9d39-06d8ee26ad01 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-53d2d11c-91ed-4725-9d39-06d8ee26ad01 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0a5b5eda4b3b4f9cbdd0fd1d5d649a6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f7344974e243ebb8902f8e9712bf5a', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-53d2d11c-91ed-4725-9d39-06d8ee26ad01 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types/54b894fb-5445-4838-97ff-f1259a5f08bd/encryption/fbdd7b81-6a44-474f-9173-955c5abe80f7 returned with HTTP 403 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1379/2710] 192.168.122.253 () {58 vars in 1373 bytes} [Tue Sep 8 19:19:15 2026] DELETE /volume/v3/types/54b894fb-5445-4838-97ff-f1259a5f08bd/encryption/fbdd7b81-6a44-474f-9173-955c5abe80f7 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c1590eee-a50c-4d2a-b1ce-74da0585b7c1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c1590eee-a50c-4d2a-b1ce-74da0585b7c1 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c1590eee-a50c-4d2a-b1ce-74da0585b7c1 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1642192088", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c1590eee-a50c-4d2a-b1ce-74da0585b7c1 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1332/2711] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:19:15 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-477ccd5b-d2a5-49dd-8ae7-569d44791149 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-477ccd5b-d2a5-49dd-8ae7-569d44791149 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] DELETE http://192.168.122.253/volume/v3/types/74ead690-41c9-4332-a2d3-f30b2920480c/extra_specs/key1 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-477ccd5b-d2a5-49dd-8ae7-569d44791149 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-477ccd5b-d2a5-49dd-8ae7-569d44791149 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-477ccd5b-d2a5-49dd-8ae7-569d44791149 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0a5b5eda4b3b4f9cbdd0fd1d5d649a6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f7344974e243ebb8902f8e9712bf5a', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-477ccd5b-d2a5-49dd-8ae7-569d44791149 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types/74ead690-41c9-4332-a2d3-f30b2920480c/extra_specs/key1 returned with HTTP 403 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1380/2712] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:19:15 2026] DELETE /volume/v3/types/74ead690-41c9-4332-a2d3-f30b2920480c/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-20e15f16-1375-42ca-8411-41bf786bf807 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-20e15f16-1375-42ca-8411-41bf786bf807 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-20e15f16-1375-42ca-8411-41bf786bf807 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1831145650", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-20e15f16-1375-42ca-8411-41bf786bf807 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1333/2713] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:19:15 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f4602470-0d9a-4221-bab0-19191a30e283 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4602470-0d9a-4221-bab0-19191a30e283 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] DELETE http://192.168.122.253/volume/v3/types/682c68cb-7121-4047-822c-f211ea4e62cd Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4602470-0d9a-4221-bab0-19191a30e283 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4602470-0d9a-4221-bab0-19191a30e283 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-f4602470-0d9a-4221-bab0-19191a30e283 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0a5b5eda4b3b4f9cbdd0fd1d5d649a6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f7344974e243ebb8902f8e9712bf5a', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4602470-0d9a-4221-bab0-19191a30e283 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types/682c68cb-7121-4047-822c-f211ea4e62cd returned with HTTP 403 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1381/2714] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:15 2026] DELETE /volume/v3/types/682c68cb-7121-4047-822c-f211ea4e62cd => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1050e882-e359-426d-93cb-98fb6be6a222 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1050e882-e359-426d-93cb-98fb6be6a222 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] GET http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/extra_specs Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1050e882-e359-426d-93cb-98fb6be6a222 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1050e882-e359-426d-93cb-98fb6be6a222 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1050e882-e359-426d-93cb-98fb6be6a222 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/extra_specs returned with HTTP 200 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1334/2715] 192.168.122.253 () {58 vars in 1262 bytes} [Tue Sep 8 19:19:15 2026] GET /volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-63559692-e8a4-4387-a92a-601eaa8dbdce None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-63559692-e8a4-4387-a92a-601eaa8dbdce tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] GET http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/encryption/cipher Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-63559692-e8a4-4387-a92a-601eaa8dbdce tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-63559692-e8a4-4387-a92a-601eaa8dbdce tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-63559692-e8a4-4387-a92a-601eaa8dbdce tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0a5b5eda4b3b4f9cbdd0fd1d5d649a6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f7344974e243ebb8902f8e9712bf5a', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-63559692-e8a4-4387-a92a-601eaa8dbdce tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/encryption/cipher returned with HTTP 403 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1382/2716] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:19:15 2026] GET /volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ea41e791-88b1-4a29-a0a2-9afc5425328a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ea41e791-88b1-4a29-a0a2-9afc5425328a tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] GET http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/encryption Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ea41e791-88b1-4a29-a0a2-9afc5425328a tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ea41e791-88b1-4a29-a0a2-9afc5425328a tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-ea41e791-88b1-4a29-a0a2-9afc5425328a tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0a5b5eda4b3b4f9cbdd0fd1d5d649a6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f7344974e243ebb8902f8e9712bf5a', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ea41e791-88b1-4a29-a0a2-9afc5425328a tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/encryption returned with HTTP 403 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1335/2717] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:19:15 2026] GET /volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c1767a74-d2bc-48e0-95e9-d7d464946857 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c1767a74-d2bc-48e0-95e9-d7d464946857 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] GET http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/extra_specs/multiattach Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c1767a74-d2bc-48e0-95e9-d7d464946857 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c1767a74-d2bc-48e0-95e9-d7d464946857 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c1767a74-d2bc-48e0-95e9-d7d464946857 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/extra_specs/multiattach returned with HTTP 200 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1383/2718] 192.168.122.253 () {58 vars in 1298 bytes} [Tue Sep 8 19:19:15 2026] GET /volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9b5e6455-28d5-4c32-98a1-2eab8d7c3e35 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9b5e6455-28d5-4c32-98a1-2eab8d7c3e35 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] GET http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/extra_specs/volume_backend_name Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9b5e6455-28d5-4c32-98a1-2eab8d7c3e35 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9b5e6455-28d5-4c32-98a1-2eab8d7c3e35 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9b5e6455-28d5-4c32-98a1-2eab8d7c3e35 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1336/2719] 192.168.122.253 () {58 vars in 1322 bytes} [Tue Sep 8 19:19:15 2026] GET /volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/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 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-81aefba2-a910-401c-b66c-411b3d3ab682 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-81aefba2-a910-401c-b66c-411b3d3ab682 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] PUT http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/encryption/7238b343-6b5f-4632-ad1e-dcdc740dd9a9 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-81aefba2-a910-401c-b66c-411b3d3ab682 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-81aefba2-a910-401c-b66c-411b3d3ab682 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0a5b5eda4b3b4f9cbdd0fd1d5d649a6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f7344974e243ebb8902f8e9712bf5a', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-81aefba2-a910-401c-b66c-411b3d3ab682 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/encryption/7238b343-6b5f-4632-ad1e-dcdc740dd9a9 returned with HTTP 403 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1384/2720] 192.168.122.253 () {60 vars in 1390 bytes} [Tue Sep 8 19:19:15 2026] PUT /volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/encryption/7238b343-6b5f-4632-ad1e-dcdc740dd9a9 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8b9e36e3-3c5d-4770-a50c-11f869a0124c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b9e36e3-3c5d-4770-a50c-11f869a0124c tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] PUT http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/extra_specs/key1 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8b9e36e3-3c5d-4770-a50c-11f869a0124c tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-8b9e36e3-3c5d-4770-a50c-11f869a0124c tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0a5b5eda4b3b4f9cbdd0fd1d5d649a6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f7344974e243ebb8902f8e9712bf5a', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b9e36e3-3c5d-4770-a50c-11f869a0124c tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/extra_specs/key1 returned with HTTP 403 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1337/2721] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:19:15 2026] PUT /volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a21efb02-ad0d-4900-82bc-7e446ceb208d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a21efb02-ad0d-4900-82bc-7e446ceb208d tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] PUT http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a21efb02-ad0d-4900-82bc-7e446ceb208d tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-a21efb02-ad0d-4900-82bc-7e446ceb208d tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0a5b5eda4b3b4f9cbdd0fd1d5d649a6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f7344974e243ebb8902f8e9712bf5a', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a21efb02-ad0d-4900-82bc-7e446ceb208d tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-reader] http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f returned with HTTP 403 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1385/2722] 192.168.122.253 () {60 vars in 1246 bytes} [Tue Sep 8 19:19:15 2026] PUT /volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-17b003c2-97b9-4008-a2b0-9ba0cbab2532 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-17b003c2-97b9-4008-a2b0-9ba0cbab2532 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] DELETE http://192.168.122.253/volume/v3/types/682c68cb-7121-4047-822c-f211ea4e62cd Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-17b003c2-97b9-4008-a2b0-9ba0cbab2532 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-17b003c2-97b9-4008-a2b0-9ba0cbab2532 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-17b003c2-97b9-4008-a2b0-9ba0cbab2532 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] http://192.168.122.253/volume/v3/types/682c68cb-7121-4047-822c-f211ea4e62cd returned with HTTP 202 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1338/2723] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:15 2026] DELETE /volume/v3/types/682c68cb-7121-4047-822c-f211ea4e62cd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b7410d8b-f25d-4fcd-8035-fc007b52d2cb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b7410d8b-f25d-4fcd-8035-fc007b52d2cb tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] DELETE http://192.168.122.253/volume/v3/types/74ead690-41c9-4332-a2d3-f30b2920480c Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b7410d8b-f25d-4fcd-8035-fc007b52d2cb tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b7410d8b-f25d-4fcd-8035-fc007b52d2cb tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b7410d8b-f25d-4fcd-8035-fc007b52d2cb tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] http://192.168.122.253/volume/v3/types/74ead690-41c9-4332-a2d3-f30b2920480c returned with HTTP 202 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1386/2724] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:15 2026] DELETE /volume/v3/types/74ead690-41c9-4332-a2d3-f30b2920480c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-77ef1f3e-f87a-4371-8579-2b3af4e9730c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-77ef1f3e-f87a-4371-8579-2b3af4e9730c tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] DELETE http://192.168.122.253/volume/v3/types/54b894fb-5445-4838-97ff-f1259a5f08bd Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-77ef1f3e-f87a-4371-8579-2b3af4e9730c tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-77ef1f3e-f87a-4371-8579-2b3af4e9730c tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-77ef1f3e-f87a-4371-8579-2b3af4e9730c tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] http://192.168.122.253/volume/v3/types/54b894fb-5445-4838-97ff-f1259a5f08bd returned with HTTP 202 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1339/2725] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:15 2026] DELETE /volume/v3/types/54b894fb-5445-4838-97ff-f1259a5f08bd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1267aa93-96e6-4a19-bb8f-c8c8cd54df93 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1267aa93-96e6-4a19-bb8f-c8c8cd54df93 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] DELETE http://192.168.122.253/volume/v3/types/b105757c-1f49-48fa-b9d4-bb6bfa96739d Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1267aa93-96e6-4a19-bb8f-c8c8cd54df93 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1267aa93-96e6-4a19-bb8f-c8c8cd54df93 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1267aa93-96e6-4a19-bb8f-c8c8cd54df93 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] http://192.168.122.253/volume/v3/types/b105757c-1f49-48fa-b9d4-bb6bfa96739d returned with HTTP 202 Sep 08 19:19:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1387/2726] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:15 2026] DELETE /volume/v3/types/b105757c-1f49-48fa-b9d4-bb6bfa96739d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-389240a9-3041-4185-93a4-c7616e1da693 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-389240a9-3041-4185-93a4-c7616e1da693 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] DELETE http://192.168.122.253/volume/v3/types/3965e29f-22a6-4e79-86b0-045485e67038 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-389240a9-3041-4185-93a4-c7616e1da693 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-389240a9-3041-4185-93a4-c7616e1da693 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-389240a9-3041-4185-93a4-c7616e1da693 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] http://192.168.122.253/volume/v3/types/3965e29f-22a6-4e79-86b0-045485e67038 returned with HTTP 202 Sep 08 19:19:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1340/2727] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:15 2026] DELETE /volume/v3/types/3965e29f-22a6-4e79-86b0-045485e67038 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1803f32d-1c32-44d1-ac67-d0a41b5853b8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1803f32d-1c32-44d1-ac67-d0a41b5853b8 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] DELETE http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1803f32d-1c32-44d1-ac67-d0a41b5853b8 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1803f32d-1c32-44d1-ac67-d0a41b5853b8 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1803f32d-1c32-44d1-ac67-d0a41b5853b8 tempest-VolumeTypesReaderTests-70823379 tempest-VolumeTypesReaderTests-70823379-project-admin] http://192.168.122.253/volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f returned with HTTP 202 Sep 08 19:19:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1388/2728] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:15 2026] DELETE /volume/v3/types/8f586472-7eff-47e3-a04f-a0b51d9eaa8f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:25 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=80,cinder:INSERT=38,cinder:UPDATE=24 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:19:26 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=80,cinder:INSERT=38,cinder:UPDATE=24 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:19:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f977c885-db0a-486d-ad0b-b469aef4c906 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-820229998"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-820229998'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume of 1 GB Sep 08 19:19:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Availability Zones retrieved successfully. Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Flow 'volume_create_api' (630c7b6f-2a28-40a6-addf-bf5e4d415efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567ae0da-3bc2-49df-ae89-1f79d4066dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567ae0da-3bc2-49df-ae89-1f79d4066dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0763fe32-834e-416d-9bb5-a2cb0342e22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1234964821"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume request body: {'volume': {"'imageRef": '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1234964821'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume of 1 GB Sep 08 19:19:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Availability Zones retrieved successfully. Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Flow 'volume_create_api' (a5fbc8b5-4853-4e21-8476-bad56d182bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19bf9fd2-cefb-449f-850a-88fc330fe7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Created reservations ['6cd57834-f172-440b-8e0f-71675a91ad5d', 'bab8f89a-74e3-4bac-bd24-d179e42d1180', 'e1a1d90f-70f4-42e9-99c5-c992f376f086', '7a6fa858-1e50-4bb8-9694-36ba473691d8'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0763fe32-834e-416d-9bb5-a2cb0342e22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cd57834-f172-440b-8e0f-71675a91ad5d', 'bab8f89a-74e3-4bac-bd24-d179e42d1180', 'e1a1d90f-70f4-42e9-99c5-c992f376f086', '7a6fa858-1e50-4bb8-9694-36ba473691d8']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04674b7f-8957-4869-b466-ec2fccff1088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04674b7f-8957-4869-b466-ec2fccff1088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abfc043d-fda0-478c-bf90-cd28c752d84b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-820229998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b3732260184638839f7f40f0f25057',qos_specs=None,replication_status=,reservations=['6cd57834-f172-440b-8e0f-71675a91ad5d','bab8f89a-74e3-4bac-bd24-d179e42d1180','e1a1d90f-70f4-42e9-99c5-c992f376f086','7a6fa858-1e50-4bb8-9694-36ba473691d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9486ef0355540eda8feefb464ff704b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-820229998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abfc043d-fda0-478c-bf90-cd28c752d84b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5b3732260184638839f7f40f0f25057',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9486ef0355540eda8feefb464ff704b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9bd9384-3359-461d-8bef-d6b5d9d4c36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19bf9fd2-cefb-449f-850a-88fc330fe7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88b9e03-9a5d-4693-8c5c-4d1471ac6c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9bd9384-3359-461d-8bef-d6b5d9d4c36a) transitioned into state 'SUCCESS' from state '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-820229998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b3732260184638839f7f40f0f25057',qos_specs=None,replication_status=,reservations=['6cd57834-f172-440b-8e0f-71675a91ad5d','bab8f89a-74e3-4bac-bd24-d179e42d1180','e1a1d90f-70f4-42e9-99c5-c992f376f086','7a6fa858-1e50-4bb8-9694-36ba473691d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9486ef0355540eda8feefb464ff704b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a60f221-c063-4397-82a7-6bccdc6d3141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a60f221-c063-4397-82a7-6bccdc6d3141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Flow 'volume_create_api' (630c7b6f-2a28-40a6-addf-bf5e4d415efb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume request issued successfully. Sep 08 19:19:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f977c885-db0a-486d-ad0b-b469aef4c906 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1341/2729] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:19:26 2026] POST /volume/v3/volumes => generated 772 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-acbc3147-acb9-460a-909e-36ffcb0f07f8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-acbc3147-acb9-460a-909e-36ffcb0f07f8 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-acbc3147-acb9-460a-909e-36ffcb0f07f8 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-acbc3147-acb9-460a-909e-36ffcb0f07f8 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-acbc3147-acb9-460a-909e-36ffcb0f07f8 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-acbc3147-acb9-460a-909e-36ffcb0f07f8 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b returned with HTTP 200 Sep 08 19:19:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1342/2730] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:27 2026] GET /volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b => generated 840 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Created reservations ['a2a3fb1d-c601-46dc-a1e6-f194dd0760e6', '095ba60e-c63f-4362-8715-b5dc474d710e', '308a59e7-9d49-4fc5-9ea7-b362cab03aa3', 'f0979ab0-18cd-4211-a4b3-127b2fb807a0'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88b9e03-9a5d-4693-8c5c-4d1471ac6c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2a3fb1d-c601-46dc-a1e6-f194dd0760e6', '095ba60e-c63f-4362-8715-b5dc474d710e', '308a59e7-9d49-4fc5-9ea7-b362cab03aa3', 'f0979ab0-18cd-4211-a4b3-127b2fb807a0']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a28d403-893a-47eb-a7f9-35916057c915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a28d403-893a-47eb-a7f9-35916057c915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97366387-9af8-47bd-a824-04278d062500', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1234964821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa83609000d46f383dac75b8c4b0870',qos_specs=None,replication_status=,reservations=['a2a3fb1d-c601-46dc-a1e6-f194dd0760e6','095ba60e-c63f-4362-8715-b5dc474d710e','308a59e7-9d49-4fc5-9ea7-b362cab03aa3','f0979ab0-18cd-4211-a4b3-127b2fb807a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1234964821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97366387-9af8-47bd-a824-04278d062500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa83609000d46f383dac75b8c4b0870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5e2ab7-ce44-4e07-bed4-da01554d53fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5e2ab7-ce44-4e07-bed4-da01554d53fa) transitioned into state 'SUCCESS' from state '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-1234964821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa83609000d46f383dac75b8c4b0870',qos_specs=None,replication_status=,reservations=['a2a3fb1d-c601-46dc-a1e6-f194dd0760e6','095ba60e-c63f-4362-8715-b5dc474d710e','308a59e7-9d49-4fc5-9ea7-b362cab03aa3','f0979ab0-18cd-4211-a4b3-127b2fb807a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80daf9bb-803e-4684-893e-86687074785a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80daf9bb-803e-4684-893e-86687074785a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Flow 'volume_create_api' (a5fbc8b5-4853-4e21-8476-bad56d182bad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume request issued successfully. Sep 08 19:19:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bd3ed9ab-5ba1-4c02-a351-b38700fce55c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1389/2731] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:19:26 2026] POST /volume/v3/volumes => generated 766 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9bd0d68d-c701-404c-81ff-0df78da15568 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-337562576"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume request body: {'volume': {"'imageRef": '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-337562576'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume of 1 GB Sep 08 19:19:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Availability Zones retrieved successfully. Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Flow 'volume_create_api' (295bec77-bc1c-4060-8f94-abacc5f1916a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c91d5d-1e9a-401f-8dad-8e85e30d27fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cdcce551-3243-4f5e-ac86-8ba3ddd68700 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c91d5d-1e9a-401f-8dad-8e85e30d27fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da17585a-76aa-435f-89ec-2e1691ba38d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Created reservations ['01edf162-bb9b-4275-80ea-480eeb20e79c', '67bd265a-c438-4069-b105-dae055fe2d31', '76be756c-5a0d-4d58-83fa-abe946007b46', '7da6c94d-410c-462d-b823-84875bc3954d'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da17585a-76aa-435f-89ec-2e1691ba38d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01edf162-bb9b-4275-80ea-480eeb20e79c', '67bd265a-c438-4069-b105-dae055fe2d31', '76be756c-5a0d-4d58-83fa-abe946007b46', '7da6c94d-410c-462d-b823-84875bc3954d']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dbe380b-c28e-4989-93c7-80d0041a2a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dbe380b-c28e-4989-93c7-80d0041a2a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03a060d2-3967-436d-9e1b-e6f7fb7fa93f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-337562576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa83609000d46f383dac75b8c4b0870',qos_specs=None,replication_status=,reservations=['01edf162-bb9b-4275-80ea-480eeb20e79c','67bd265a-c438-4069-b105-dae055fe2d31','76be756c-5a0d-4d58-83fa-abe946007b46','7da6c94d-410c-462d-b823-84875bc3954d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-337562576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03a060d2-3967-436d-9e1b-e6f7fb7fa93f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa83609000d46f383dac75b8c4b0870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd41088f-ed87-41bd-b9df-fb9c30c61a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd41088f-ed87-41bd-b9df-fb9c30c61a1e) transitioned into state 'SUCCESS' from state '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-337562576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa83609000d46f383dac75b8c4b0870',qos_specs=None,replication_status=,reservations=['01edf162-bb9b-4275-80ea-480eeb20e79c','67bd265a-c438-4069-b105-dae055fe2d31','76be756c-5a0d-4d58-83fa-abe946007b46','7da6c94d-410c-462d-b823-84875bc3954d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cee89351-a70b-4213-88cb-058196bedeb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cdcce551-3243-4f5e-ac86-8ba3ddd68700 tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:19:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cdcce551-3243-4f5e-ac86-8ba3ddd68700 tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cee89351-a70b-4213-88cb-058196bedeb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Flow 'volume_create_api' (295bec77-bc1c-4060-8f94-abacc5f1916a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume request issued successfully. Sep 08 19:19:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9bd0d68d-c701-404c-81ff-0df78da15568 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1343/2732] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:19:27 2026] POST /volume/v3/volumes => generated 765 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cdcce551-3243-4f5e-ac86-8ba3ddd68700 tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:19:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1390/2733] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:19:27 2026] POST /volume/v3/types => generated 287 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c7809ca8-432f-4593-bda8-47174264a895 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1789978211"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume request body: {'volume': {"'imageRef": '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1789978211'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume of 1 GB Sep 08 19:19:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Availability Zones retrieved successfully. Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Flow 'volume_create_api' (4359a1c1-8108-436e-ab62-6ea2256d7d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfe4b9ed-cdc7-4fdf-a9fe-14a893c8a960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfe4b9ed-cdc7-4fdf-a9fe-14a893c8a960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbc0f769-e8d8-4e33-bcb4-b7e89c209c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e54a6993-1f45-47e4-8898-b2eef8caccbb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e54a6993-1f45-47e4-8898-b2eef8caccbb tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b Sep 08 19:19:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e54a6993-1f45-47e4-8898-b2eef8caccbb tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e54a6993-1f45-47e4-8898-b2eef8caccbb tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e54a6993-1f45-47e4-8898-b2eef8caccbb tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e54a6993-1f45-47e4-8898-b2eef8caccbb tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b returned with HTTP 200 Sep 08 19:19:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1391/2734] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:28 2026] GET /volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b => generated 864 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Created reservations ['c75ab1d5-3302-4043-9e10-39c394ce1a60', '8431c703-5cb6-4466-ad10-dfe088c003b8', '5cda21ca-b55e-4592-8cef-999c7c0516a6', '56dbc93b-8a12-4209-91ca-fcce293a91cc'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbc0f769-e8d8-4e33-bcb4-b7e89c209c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c75ab1d5-3302-4043-9e10-39c394ce1a60', '8431c703-5cb6-4466-ad10-dfe088c003b8', '5cda21ca-b55e-4592-8cef-999c7c0516a6', '56dbc93b-8a12-4209-91ca-fcce293a91cc']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1950b3af-b979-4daf-93ce-7d06dfdef16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1950b3af-b979-4daf-93ce-7d06dfdef16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec31c066-ea21-4341-a9cb-c5ee4bd6862f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1789978211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa83609000d46f383dac75b8c4b0870',qos_specs=None,replication_status=,reservations=['c75ab1d5-3302-4043-9e10-39c394ce1a60','8431c703-5cb6-4466-ad10-dfe088c003b8','5cda21ca-b55e-4592-8cef-999c7c0516a6','56dbc93b-8a12-4209-91ca-fcce293a91cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1789978211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec31c066-ea21-4341-a9cb-c5ee4bd6862f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa83609000d46f383dac75b8c4b0870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85717a4b-68a7-4833-ac1b-941af0d1561a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85717a4b-68a7-4833-ac1b-941af0d1561a) transitioned into state 'SUCCESS' from state '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-1789978211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa83609000d46f383dac75b8c4b0870',qos_specs=None,replication_status=,reservations=['c75ab1d5-3302-4043-9e10-39c394ce1a60','8431c703-5cb6-4466-ad10-dfe088c003b8','5cda21ca-b55e-4592-8cef-999c7c0516a6','56dbc93b-8a12-4209-91ca-fcce293a91cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26fa595e-e7d0-4d1e-bfa8-a06e04230d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26fa595e-e7d0-4d1e-bfa8-a06e04230d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Flow 'volume_create_api' (4359a1c1-8108-436e-ab62-6ea2256d7d41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume request issued successfully. Sep 08 19:19:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c7809ca8-432f-4593-bda8-47174264a895 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1344/2735] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:19:28 2026] POST /volume/v3/volumes => generated 766 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:19:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2e6e010e-aba0-463b-98a2-8a6a7e8d23e7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-413962611"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume request body: {'volume': {"'imageRef": '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-413962611'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume of 1 GB Sep 08 19:19:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Availability Zones retrieved successfully. Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Flow 'volume_create_api' (7c0ff642-fddd-4edd-a56f-8419edb24aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b91530-78cc-499a-99f1-41b32ed27043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b91530-78cc-499a-99f1-41b32ed27043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1dee56f-2e7f-4f7b-a060-81113d37b2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Created reservations ['b649b2cf-2066-4fb7-874e-4b18750405c4', '9aacd5f6-1737-4cbd-9048-0dc26c0e9b74', 'cf33625c-908a-4138-b3c2-861331dc2ad6', '6e30b23b-9441-4272-9e62-358565df57f6'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1dee56f-2e7f-4f7b-a060-81113d37b2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b649b2cf-2066-4fb7-874e-4b18750405c4', '9aacd5f6-1737-4cbd-9048-0dc26c0e9b74', 'cf33625c-908a-4138-b3c2-861331dc2ad6', '6e30b23b-9441-4272-9e62-358565df57f6']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9361620a-79fb-4176-af46-a0c1690e44ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9361620a-79fb-4176-af46-a0c1690e44ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ed2598f-2803-43b6-b6ca-54948437c1a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-413962611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa83609000d46f383dac75b8c4b0870',qos_specs=None,replication_status=,reservations=['b649b2cf-2066-4fb7-874e-4b18750405c4','9aacd5f6-1737-4cbd-9048-0dc26c0e9b74','cf33625c-908a-4138-b3c2-861331dc2ad6','6e30b23b-9441-4272-9e62-358565df57f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-413962611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ed2598f-2803-43b6-b6ca-54948437c1a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa83609000d46f383dac75b8c4b0870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2e6e010e-aba0-463b-98a2-8a6a7e8d23e7 tempest-ProjectMemberTests-1824894630 tempest-ProjectMemberTests-1824894630-project-admin] GET http://192.168.122.253/volume/v3/scheduler-stats/get_pools Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2e6e010e-aba0-463b-98a2-8a6a7e8d23e7 tempest-ProjectMemberTests-1824894630 tempest-ProjectMemberTests-1824894630-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2e6e010e-aba0-463b-98a2-8a6a7e8d23e7 tempest-ProjectMemberTests-1824894630 tempest-ProjectMemberTests-1824894630-project-admin] Calling method 'get_pools' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3074f9c-db87-4d81-8d81-f9350ea2ce94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2e6e010e-aba0-463b-98a2-8a6a7e8d23e7 tempest-ProjectMemberTests-1824894630 tempest-ProjectMemberTests-1824894630-project-admin] http://192.168.122.253/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 19:19:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1392/2736] 192.168.122.253 () {58 vars in 1175 bytes} [Tue Sep 8 19:19:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-06c4f376-320a-42e4-91be-5cb8555d3472 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3074f9c-db87-4d81-8d81-f9350ea2ce94) transitioned into state 'SUCCESS' from state '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-413962611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa83609000d46f383dac75b8c4b0870',qos_specs=None,replication_status=,reservations=['b649b2cf-2066-4fb7-874e-4b18750405c4','9aacd5f6-1737-4cbd-9048-0dc26c0e9b74','cf33625c-908a-4138-b3c2-861331dc2ad6','6e30b23b-9441-4272-9e62-358565df57f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426b6bfa-426e-4218-8a1e-6e9944db1ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426b6bfa-426e-4218-8a1e-6e9944db1ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Flow 'volume_create_api' (7c0ff642-fddd-4edd-a56f-8419edb24aa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume request issued successfully. Sep 08 19:19:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9e7bc5fc-014f-4a36-9ca7-546a3c3c6479 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1345/2737] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:19:28 2026] POST /volume/v3/volumes => generated 765 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8499e13e-f314-4011-953c-7c51abb2061c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-343527515"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume request body: {'volume': {"'imageRef": '8499e13e-f314-4011-953c-7c51abb2061c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-343527515'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume of 1 GB Sep 08 19:19:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Availability Zones retrieved successfully. Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Flow 'volume_create_api' (4ffbfd3d-59f2-4531-b473-92491332d5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999b5ac5-b398-40b4-b9a2-39d18e20eb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-06c4f376-320a-42e4-91be-5cb8555d3472 tempest-ProjectMemberTests-1824894630 tempest-ProjectMemberTests-1824894630-project-member] GET http://192.168.122.253/volume/v3/capabilities/devstack@QuobyteHD Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-06c4f376-320a-42e4-91be-5cb8555d3472 tempest-ProjectMemberTests-1824894630 tempest-ProjectMemberTests-1824894630-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-06c4f376-320a-42e4-91be-5cb8555d3472 tempest-ProjectMemberTests-1824894630 tempest-ProjectMemberTests-1824894630-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-06c4f376-320a-42e4-91be-5cb8555d3472 tempest-ProjectMemberTests-1824894630 tempest-ProjectMemberTests-1824894630-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '3449995d18c1462588fccb5c58ce110c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e8280364cc443e1afc1be13f8404cc4', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-06c4f376-320a-42e4-91be-5cb8555d3472 tempest-ProjectMemberTests-1824894630 tempest-ProjectMemberTests-1824894630-project-member] http://192.168.122.253/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 08 19:19:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1393/2738] 192.168.122.253 () {58 vars in 1193 bytes} [Tue Sep 8 19:19:29 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 226 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999b5ac5-b398-40b4-b9a2-39d18e20eb44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b61ba3-61c3-4d74-a729-af27b67f3537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Created reservations ['0285cbdd-18c9-481c-b4c7-44370226ef71', '5433d247-41f1-45e2-a24a-994a350ea83e', 'eb0c36b9-e047-4587-8cbe-494d9d262ffd', 'd9684e03-d70a-4469-9fb0-5103fe9b09de'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b61ba3-61c3-4d74-a729-af27b67f3537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0285cbdd-18c9-481c-b4c7-44370226ef71', '5433d247-41f1-45e2-a24a-994a350ea83e', 'eb0c36b9-e047-4587-8cbe-494d9d262ffd', 'd9684e03-d70a-4469-9fb0-5103fe9b09de']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df37a1fe-b6e8-41aa-988c-5e63a6f6c54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-47f4492b-ac04-4728-bea0-82f21056f445 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-47f4492b-ac04-4728-bea0-82f21056f445 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-47f4492b-ac04-4728-bea0-82f21056f445 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-47f4492b-ac04-4728-bea0-82f21056f445 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df37a1fe-b6e8-41aa-988c-5e63a6f6c54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '327c9317-4753-42c8-8ce4-5acc9447baad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-343527515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa83609000d46f383dac75b8c4b0870',qos_specs=None,replication_status=,reservations=['0285cbdd-18c9-481c-b4c7-44370226ef71','5433d247-41f1-45e2-a24a-994a350ea83e','eb0c36b9-e047-4587-8cbe-494d9d262ffd','d9684e03-d70a-4469-9fb0-5103fe9b09de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-343527515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=327c9317-4753-42c8-8ce4-5acc9447baad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa83609000d46f383dac75b8c4b0870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1785cffe-2d9c-4c69-9f6e-884b011b9119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:29 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-47f4492b-ac04-4728-bea0-82f21056f445 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-47f4492b-ac04-4728-bea0-82f21056f445 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b returned with HTTP 200 Sep 08 19:19:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1394/2739] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:29 2026] GET /volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b => generated 865 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1785cffe-2d9c-4c69-9f6e-884b011b9119) transitioned into state 'SUCCESS' from state '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-343527515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa83609000d46f383dac75b8c4b0870',qos_specs=None,replication_status=,reservations=['0285cbdd-18c9-481c-b4c7-44370226ef71','5433d247-41f1-45e2-a24a-994a350ea83e','eb0c36b9-e047-4587-8cbe-494d9d262ffd','d9684e03-d70a-4469-9fb0-5103fe9b09de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5ff9b2c63374a4d9b75ef219964a255',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb71b78-c11f-4d25-be92-3c2af0215562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "abfc043d-fda0-478c-bf90-cd28c752d84b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-818476972"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume request body: {'volume': {"'source_volid": 'abfc043d-fda0-478c-bf90-cd28c752d84b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-818476972'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume of 1 GB Sep 08 19:19:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Availability Zones retrieved successfully. Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb71b78-c11f-4d25-be92-3c2af0215562) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Flow 'volume_create_api' (af124b1c-7233-4c2c-b5a4-04506853b357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Flow 'volume_create_api' (4ffbfd3d-59f2-4531-b473-92491332d5d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Create volume request issued successfully. Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38c7782b-b42d-4af4-ac44-749472e72909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-991dd09c-2de5-40d0-9a08-5b24cbdf028a tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1346/2740] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:19:29 2026] POST /volume/v3/volumes => generated 765 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f8de2fa4-3349-4099-8e46-619e3538c382 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8de2fa4-3349-4099-8e46-619e3538c382 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8de2fa4-3349-4099-8e46-619e3538c382 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8de2fa4-3349-4099-8e46-619e3538c382 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38c7782b-b42d-4af4-ac44-749472e72909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f8de2fa4-3349-4099-8e46-619e3538c382 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e479bfae-48a0-4100-85c5-0db89340767b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8de2fa4-3349-4099-8e46-619e3538c382 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 returned with HTTP 200 Sep 08 19:19:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1347/2741] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:29 2026] GET /volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 => generated 858 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Created reservations ['1db2ef37-2c75-4b06-9463-ce55ebda7279', 'f4752baa-e026-4aa2-89f1-faa84c63374f', 'b262f16e-3fcb-4b74-8d1f-697c50dac2b9', '5d487075-04a8-40a0-80de-8e7a93df035a'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e479bfae-48a0-4100-85c5-0db89340767b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1db2ef37-2c75-4b06-9463-ce55ebda7279', 'f4752baa-e026-4aa2-89f1-faa84c63374f', 'b262f16e-3fcb-4b74-8d1f-697c50dac2b9', '5d487075-04a8-40a0-80de-8e7a93df035a']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f69034a-8e90-4297-afdd-49d28334da7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f69034a-8e90-4297-afdd-49d28334da7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77bcf37c-8602-486f-a5d0-aa708643bc79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-818476972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b3732260184638839f7f40f0f25057',qos_specs=None,replication_status=,reservations=['1db2ef37-2c75-4b06-9463-ce55ebda7279','f4752baa-e026-4aa2-89f1-faa84c63374f','b262f16e-3fcb-4b74-8d1f-697c50dac2b9','5d487075-04a8-40a0-80de-8e7a93df035a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9486ef0355540eda8feefb464ff704b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-818476972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77bcf37c-8602-486f-a5d0-aa708643bc79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5b3732260184638839f7f40f0f25057',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9486ef0355540eda8feefb464ff704b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec578e4-99a5-4e42-b488-548585c58124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec578e4-99a5-4e42-b488-548585c58124) transitioned into state 'SUCCESS' from state '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-818476972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b3732260184638839f7f40f0f25057',qos_specs=None,replication_status=,reservations=['1db2ef37-2c75-4b06-9463-ce55ebda7279','f4752baa-e026-4aa2-89f1-faa84c63374f','b262f16e-3fcb-4b74-8d1f-697c50dac2b9','5d487075-04a8-40a0-80de-8e7a93df035a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9486ef0355540eda8feefb464ff704b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70aab840-0548-4ffe-8e81-d70af98f2aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70aab840-0548-4ffe-8e81-d70af98f2aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Flow 'volume_create_api' (af124b1c-7233-4c2c-b5a4-04506853b357) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume request issued successfully. Sep 08 19:19:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ed8a5cc-be28-429d-9ac6-7e47057194f2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1395/2742] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:19:29 2026] POST /volume/v3/volumes => generated 772 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "abfc043d-fda0-478c-bf90-cd28c752d84b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-182379198"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume request body: {'volume': {"'source_volid": 'abfc043d-fda0-478c-bf90-cd28c752d84b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-182379198'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume of 1 GB Sep 08 19:19:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Availability Zones retrieved successfully. Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Flow 'volume_create_api' (4fdae105-4a0b-4e46-825b-f2be9472c698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc32875-a039-474a-8412-9d5f91ca0ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc32875-a039-474a-8412-9d5f91ca0ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360d1bfa-3c11-453d-9619-da00b5695d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Created reservations ['7a78f223-8fac-40a7-a15a-11155b5573ac', 'e27d2f08-81ce-48a4-a2a1-854a6f48a917', '3d532cd9-0a5b-40ea-ade7-30e0e0be28a7', '24656075-072e-4d6b-95a0-21151b38bf18'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360d1bfa-3c11-453d-9619-da00b5695d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a78f223-8fac-40a7-a15a-11155b5573ac', 'e27d2f08-81ce-48a4-a2a1-854a6f48a917', '3d532cd9-0a5b-40ea-ade7-30e0e0be28a7', '24656075-072e-4d6b-95a0-21151b38bf18']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4f3fb0-3266-411e-85e5-dec59a24a296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:30 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4f3fb0-3266-411e-85e5-dec59a24a296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fa655c3-26fe-47a0-8a2a-a022de03e00b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-182379198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b3732260184638839f7f40f0f25057',qos_specs=None,replication_status=,reservations=['7a78f223-8fac-40a7-a15a-11155b5573ac','e27d2f08-81ce-48a4-a2a1-854a6f48a917','3d532cd9-0a5b-40ea-ade7-30e0e0be28a7','24656075-072e-4d6b-95a0-21151b38bf18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9486ef0355540eda8feefb464ff704b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-182379198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fa655c3-26fe-47a0-8a2a-a022de03e00b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5b3732260184638839f7f40f0f25057',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9486ef0355540eda8feefb464ff704b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc96a9c-546a-44ae-ab52-6b9bddbfa777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc96a9c-546a-44ae-ab52-6b9bddbfa777) transitioned into state 'SUCCESS' from state '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-182379198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b3732260184638839f7f40f0f25057',qos_specs=None,replication_status=,reservations=['7a78f223-8fac-40a7-a15a-11155b5573ac','e27d2f08-81ce-48a4-a2a1-854a6f48a917','3d532cd9-0a5b-40ea-ade7-30e0e0be28a7','24656075-072e-4d6b-95a0-21151b38bf18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9486ef0355540eda8feefb464ff704b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (642c493a-48d8-4e65-9513-7f26fc43675e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (642c493a-48d8-4e65-9513-7f26fc43675e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Flow 'volume_create_api' (4fdae105-4a0b-4e46-825b-f2be9472c698) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume request issued successfully. Sep 08 19:19:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a2084f57-a80a-4e96-a28a-a02a9292ca7c tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1348/2743] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:19:30 2026] POST /volume/v3/volumes => generated 772 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bdee2c70-a640-4b33-a26b-243dae52d316 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "abfc043d-fda0-478c-bf90-cd28c752d84b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-301466364"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume request body: {'volume': {"'source_volid": 'abfc043d-fda0-478c-bf90-cd28c752d84b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-301466364'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume of 1 GB Sep 08 19:19:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Availability Zones retrieved successfully. Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Flow 'volume_create_api' (6b0224e5-a0c3-4dcd-8349-134b930a726f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6451ffeb-dfd9-4c43-adc6-6ebd11b84c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6451ffeb-dfd9-4c43-adc6-6ebd11b84c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a79926-7f9d-4bb0-8ca9-c95d71a16874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bc786339-159a-4d2b-874b-027af2628382 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bc786339-159a-4d2b-874b-027af2628382 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 Sep 08 19:19:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bc786339-159a-4d2b-874b-027af2628382 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bc786339-159a-4d2b-874b-027af2628382 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:31 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Created reservations ['53da125f-9bff-478e-9b46-540f8833ddfd', '90853c6f-d9b0-4aa1-8305-bf0ac978ff43', '5fb1580c-7677-4fd6-affe-f503272799ee', 'c13e2227-4df6-4798-bfcf-e4f5b6b1175e'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a79926-7f9d-4bb0-8ca9-c95d71a16874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53da125f-9bff-478e-9b46-540f8833ddfd', '90853c6f-d9b0-4aa1-8305-bf0ac978ff43', '5fb1580c-7677-4fd6-affe-f503272799ee', 'c13e2227-4df6-4798-bfcf-e4f5b6b1175e']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ee94cf2-11cb-4e5b-ab0d-77b70147ef06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bc786339-159a-4d2b-874b-027af2628382 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bc786339-159a-4d2b-874b-027af2628382 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 returned with HTTP 200 Sep 08 19:19:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1349/2744] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:31 2026] GET /volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 => generated 859 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ee94cf2-11cb-4e5b-ab0d-77b70147ef06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '929deba2-4941-46d8-bfb5-5264291bbf0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-301466364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b3732260184638839f7f40f0f25057',qos_specs=None,replication_status=,reservations=['53da125f-9bff-478e-9b46-540f8833ddfd','90853c6f-d9b0-4aa1-8305-bf0ac978ff43','5fb1580c-7677-4fd6-affe-f503272799ee','c13e2227-4df6-4798-bfcf-e4f5b6b1175e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9486ef0355540eda8feefb464ff704b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-301466364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=929deba2-4941-46d8-bfb5-5264291bbf0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5b3732260184638839f7f40f0f25057',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9486ef0355540eda8feefb464ff704b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ad0a96-a939-4dc7-962b-ef1ac94abd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-30521b46-4b38-4cdd-a877-4e28ab98dba2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-30521b46-4b38-4cdd-a877-4e28ab98dba2 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f Sep 08 19:19:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-30521b46-4b38-4cdd-a877-4e28ab98dba2 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-30521b46-4b38-4cdd-a877-4e28ab98dba2 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ad0a96-a939-4dc7-962b-ef1ac94abd20) transitioned into state 'SUCCESS' from state '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-301466364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b3732260184638839f7f40f0f25057',qos_specs=None,replication_status=,reservations=['53da125f-9bff-478e-9b46-540f8833ddfd','90853c6f-d9b0-4aa1-8305-bf0ac978ff43','5fb1580c-7677-4fd6-affe-f503272799ee','c13e2227-4df6-4798-bfcf-e4f5b6b1175e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9486ef0355540eda8feefb464ff704b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:31 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4ece07-af4d-4e44-bebc-59302fbeb8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4ece07-af4d-4e44-bebc-59302fbeb8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Flow 'volume_create_api' (6b0224e5-a0c3-4dcd-8349-134b930a726f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume request issued successfully. Sep 08 19:19:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-30521b46-4b38-4cdd-a877-4e28ab98dba2 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bdee2c70-a640-4b33-a26b-243dae52d316 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1396/2745] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:19:30 2026] POST /volume/v3/volumes => generated 772 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "abfc043d-fda0-478c-bf90-cd28c752d84b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1988333034"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume request body: {'volume': {"'source_volid": 'abfc043d-fda0-478c-bf90-cd28c752d84b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1988333034'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume of 1 GB Sep 08 19:19:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-30521b46-4b38-4cdd-a877-4e28ab98dba2 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f returned with HTTP 200 Sep 08 19:19:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1350/2746] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:31 2026] GET /volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f => generated 857 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Availability Zones retrieved successfully. Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Flow 'volume_create_api' (ba27b063-0fb8-4258-80eb-630a1aa212cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1379d7f3-7765-4a56-8986-9c7c87633e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1379d7f3-7765-4a56-8986-9c7c87633e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2863aa17-7bf4-4708-bf32-7519c7bc3d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Created reservations ['970ab6e8-6a05-4fe9-a99e-a3ca4bc75516', '3afae541-bd7b-4163-8f7a-99f7dd1ed391', '2960ce05-8476-4d5f-bbce-a6b56446928b', 'e2be8971-606b-4fad-a0b8-0c43aaecc1b6'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2863aa17-7bf4-4708-bf32-7519c7bc3d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['970ab6e8-6a05-4fe9-a99e-a3ca4bc75516', '3afae541-bd7b-4163-8f7a-99f7dd1ed391', '2960ce05-8476-4d5f-bbce-a6b56446928b', 'e2be8971-606b-4fad-a0b8-0c43aaecc1b6']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93205354-7965-4fcf-b15f-60f8802eff04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93205354-7965-4fcf-b15f-60f8802eff04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e473f59-4681-485e-b4d7-5f5cf98d59cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1988333034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b3732260184638839f7f40f0f25057',qos_specs=None,replication_status=,reservations=['970ab6e8-6a05-4fe9-a99e-a3ca4bc75516','3afae541-bd7b-4163-8f7a-99f7dd1ed391','2960ce05-8476-4d5f-bbce-a6b56446928b','e2be8971-606b-4fad-a0b8-0c43aaecc1b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9486ef0355540eda8feefb464ff704b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1988333034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e473f59-4681-485e-b4d7-5f5cf98d59cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5b3732260184638839f7f40f0f25057',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9486ef0355540eda8feefb464ff704b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43fb03f3-7b33-41e3-89dd-6a74e8dedce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43fb03f3-7b33-41e3-89dd-6a74e8dedce6) transitioned into state 'SUCCESS' from state '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-1988333034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b3732260184638839f7f40f0f25057',qos_specs=None,replication_status=,reservations=['970ab6e8-6a05-4fe9-a99e-a3ca4bc75516','3afae541-bd7b-4163-8f7a-99f7dd1ed391','2960ce05-8476-4d5f-bbce-a6b56446928b','e2be8971-606b-4fad-a0b8-0c43aaecc1b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9486ef0355540eda8feefb464ff704b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e38c5cb3-c3ce-42f7-ae44-c28b196c3922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e38c5cb3-c3ce-42f7-ae44-c28b196c3922) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Flow 'volume_create_api' (ba27b063-0fb8-4258-80eb-630a1aa212cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume request issued successfully. Sep 08 19:19:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3393f453-edcf-4754-9712-5a3fd9a0e5a0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1397/2747] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:19:31 2026] POST /volume/v3/volumes => generated 773 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "abfc043d-fda0-478c-bf90-cd28c752d84b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-318838696"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume request body: {'volume': {"'source_volid": 'abfc043d-fda0-478c-bf90-cd28c752d84b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-318838696'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume of 1 GB Sep 08 19:19:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Availability Zones retrieved successfully. Sep 08 19:19:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Flow 'volume_create_api' (a11db4d2-090b-4275-89e1-d0efc8706662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4206ffb-97f9-4469-8381-6a90685ba0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4206ffb-97f9-4469-8381-6a90685ba0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f23934-8d3f-4d17-a8ff-de291da42d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:32 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Created reservations ['691e4c76-91ab-4f4d-8dd2-39f40b02549a', '9071b93f-9468-4042-a0d0-eb354748e272', 'ce12a5cb-35f4-4fd5-9cf9-804fc0a69871', '705b17b7-14d6-40b1-8628-32fa1ba504cb'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f23934-8d3f-4d17-a8ff-de291da42d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['691e4c76-91ab-4f4d-8dd2-39f40b02549a', '9071b93f-9468-4042-a0d0-eb354748e272', 'ce12a5cb-35f4-4fd5-9cf9-804fc0a69871', '705b17b7-14d6-40b1-8628-32fa1ba504cb']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (607df810-fa60-4a29-9592-d14805df8156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (607df810-fa60-4a29-9592-d14805df8156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9de4974c-0d1c-4884-86ae-e765e7e909e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-318838696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b3732260184638839f7f40f0f25057',qos_specs=None,replication_status=,reservations=['691e4c76-91ab-4f4d-8dd2-39f40b02549a','9071b93f-9468-4042-a0d0-eb354748e272','ce12a5cb-35f4-4fd5-9cf9-804fc0a69871','705b17b7-14d6-40b1-8628-32fa1ba504cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9486ef0355540eda8feefb464ff704b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-318838696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9de4974c-0d1c-4884-86ae-e765e7e909e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5b3732260184638839f7f40f0f25057',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9486ef0355540eda8feefb464ff704b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9af755d-720b-4707-8b3d-5e70bec44572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e5507f83-8b1d-4d46-8b08-d1520ac2da5d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e5507f83-8b1d-4d46-8b08-d1520ac2da5d tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f Sep 08 19:19:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9af755d-720b-4707-8b3d-5e70bec44572) transitioned into state 'SUCCESS' from state '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-318838696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b3732260184638839f7f40f0f25057',qos_specs=None,replication_status=,reservations=['691e4c76-91ab-4f4d-8dd2-39f40b02549a','9071b93f-9468-4042-a0d0-eb354748e272','ce12a5cb-35f4-4fd5-9cf9-804fc0a69871','705b17b7-14d6-40b1-8628-32fa1ba504cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9486ef0355540eda8feefb464ff704b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e5507f83-8b1d-4d46-8b08-d1520ac2da5d tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e5507f83-8b1d-4d46-8b08-d1520ac2da5d tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa2948ac-8a0e-4f57-aec5-9ccfe1dc0827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e5507f83-8b1d-4d46-8b08-d1520ac2da5d tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa2948ac-8a0e-4f57-aec5-9ccfe1dc0827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Flow 'volume_create_api' (a11db4d2-090b-4275-89e1-d0efc8706662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Create volume request issued successfully. Sep 08 19:19:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9cdf1138-64fd-4ba7-ab16-fe7f24d2ea06 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1351/2748] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:19:31 2026] POST /volume/v3/volumes => generated 772 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e5507f83-8b1d-4d46-8b08-d1520ac2da5d tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f returned with HTTP 200 Sep 08 19:19:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1398/2749] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:32 2026] GET /volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f => generated 858 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1f1d26f9-9701-4cf9-89f9-ecab1939cdc3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fb2ea6ee-f7c4-4f9a-9728-05b32a0e9b84 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f1d26f9-9701-4cf9-89f9-ecab1939cdc3 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 Sep 08 19:19:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fb2ea6ee-f7c4-4f9a-9728-05b32a0e9b84 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f Sep 08 19:19:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1f1d26f9-9701-4cf9-89f9-ecab1939cdc3 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fb2ea6ee-f7c4-4f9a-9728-05b32a0e9b84 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fb2ea6ee-f7c4-4f9a-9728-05b32a0e9b84 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1f1d26f9-9701-4cf9-89f9-ecab1939cdc3 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fb2ea6ee-f7c4-4f9a-9728-05b32a0e9b84 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1f1d26f9-9701-4cf9-89f9-ecab1939cdc3 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fb2ea6ee-f7c4-4f9a-9728-05b32a0e9b84 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f returned with HTTP 200 Sep 08 19:19:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1399/2750] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:32 2026] GET /volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f => generated 858 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "11837121-fd99-448b-9c98-001a1947d358", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '11837121-fd99-448b-9c98-001a1947d358', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f1d26f9-9701-4cf9-89f9-ecab1939cdc3 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 returned with HTTP 200 Sep 08 19:19:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1352/2751] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:32 2026] GET /volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 => generated 864 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:32 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Create volume of 1 GB Sep 08 19:19:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Availability Zones retrieved successfully. Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Flow 'volume_create_api' (2bc18193-b027-4ff2-8ea6-4cd3acfa3b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4d11401-165e-4fa0-a7b1-24dd45574def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4d11401-165e-4fa0-a7b1-24dd45574def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:19:28Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=589a396c-29e3-49d5-8bc5-643036fb0f93,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': '589a396c-29e3-49d5-8bc5-643036fb0f93', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3eadb95-7041-4346-8eba-9520602ff39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:19:33 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Created reservations ['e31b3a35-caf7-4cba-a42d-8345faa9e056', '7c54cc9d-5b88-42a8-a3f0-7a65fd557701', 'e68c6dfa-4dcd-4c90-acac-36c1654f4ea2', '130fea70-7919-4435-a92c-b3fdf5167722'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3eadb95-7041-4346-8eba-9520602ff39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e31b3a35-caf7-4cba-a42d-8345faa9e056', '7c54cc9d-5b88-42a8-a3f0-7a65fd557701', 'e68c6dfa-4dcd-4c90-acac-36c1654f4ea2', '130fea70-7919-4435-a92c-b3fdf5167722']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a876f8a7-acb0-4617-afaf-36885c595e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a876f8a7-acb0-4617-afaf-36885c595e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a837412-5ca8-45a5-b3f6-a9bfdea567fc', '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='3e8cb4c8b73146a6996b4286ac24a9ca',qos_specs=None,replication_status=,reservations=['e31b3a35-caf7-4cba-a42d-8345faa9e056','7c54cc9d-5b88-42a8-a3f0-7a65fd557701','e68c6dfa-4dcd-4c90-acac-36c1654f4ea2','130fea70-7919-4435-a92c-b3fdf5167722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2a975532a4419ab577664f9fe4b41e',volume_type_id=589a396c-29e3-49d5-8bc5-643036fb0f93), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:33Z,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=2a837412-5ca8-45a5-b3f6-a9bfdea567fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e8cb4c8b73146a6996b4286ac24a9ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c2a975532a4419ab577664f9fe4b41e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(589a396c-29e3-49d5-8bc5-643036fb0f93),volume_type_id=589a396c-29e3-49d5-8bc5-643036fb0f93)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4616fe8-70de-47c8-8073-391f20f79d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4616fe8-70de-47c8-8073-391f20f79d85) transitioned into state 'SUCCESS' from 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='3e8cb4c8b73146a6996b4286ac24a9ca',qos_specs=None,replication_status=,reservations=['e31b3a35-caf7-4cba-a42d-8345faa9e056','7c54cc9d-5b88-42a8-a3f0-7a65fd557701','e68c6dfa-4dcd-4c90-acac-36c1654f4ea2','130fea70-7919-4435-a92c-b3fdf5167722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2a975532a4419ab577664f9fe4b41e',volume_type_id=589a396c-29e3-49d5-8bc5-643036fb0f93)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eddea09c-ea52-4b2c-9009-d6f3c7bfd5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eddea09c-ea52-4b2c-9009-d6f3c7bfd5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Flow 'volume_create_api' (2bc18193-b027-4ff2-8ea6-4cd3acfa3b52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Create volume request issued successfully. Sep 08 19:19:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4ce2b8f4-e4dc-428e-90ea-4dd04eb63fbc tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1400/2752] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:19:32 2026] POST /volume/v3/volumes => generated 806 bytes in 903 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-290e0584-8dc8-42e8-9dc2-12fa705fac8f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-290e0584-8dc8-42e8-9dc2-12fa705fac8f tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] GET http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-290e0584-8dc8-42e8-9dc2-12fa705fac8f tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-290e0584-8dc8-42e8-9dc2-12fa705fac8f tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-290e0584-8dc8-42e8-9dc2-12fa705fac8f tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Volume info retrieved successfully. Sep 08 19:19:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-290e0584-8dc8-42e8-9dc2-12fa705fac8f tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 200 Sep 08 19:19:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1353/2753] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:33 2026] GET /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 874 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bb4ed8e0-be50-486c-ba07-7b0586b5bd61 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bb4ed8e0-be50-486c-ba07-7b0586b5bd61 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bb4ed8e0-be50-486c-ba07-7b0586b5bd61 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bb4ed8e0-be50-486c-ba07-7b0586b5bd61 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a174bdcb-7da7-4ddb-b375-17fc0bff0a94 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a174bdcb-7da7-4ddb-b375-17fc0bff0a94 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 Sep 08 19:19:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a174bdcb-7da7-4ddb-b375-17fc0bff0a94 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a174bdcb-7da7-4ddb-b375-17fc0bff0a94 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bb4ed8e0-be50-486c-ba07-7b0586b5bd61 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bb4ed8e0-be50-486c-ba07-7b0586b5bd61 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f returned with HTTP 200 Sep 08 19:19:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1401/2754] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:33 2026] GET /volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-de46b6a8-0754-41af-8290-1dee5f1c9db3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-de46b6a8-0754-41af-8290-1dee5f1c9db3 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-de46b6a8-0754-41af-8290-1dee5f1c9db3 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-de46b6a8-0754-41af-8290-1dee5f1c9db3 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a174bdcb-7da7-4ddb-b375-17fc0bff0a94 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:33 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:33 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a174bdcb-7da7-4ddb-b375-17fc0bff0a94 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 returned with HTTP 200 Sep 08 19:19:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1354/2755] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:33 2026] GET /volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 => generated 864 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-de46b6a8-0754-41af-8290-1dee5f1c9db3 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-de46b6a8-0754-41af-8290-1dee5f1c9db3 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 returned with HTTP 200 Sep 08 19:19:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1402/2756] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:33 2026] GET /volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-65092856-55a1-463a-9110-51a1ffb1526d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-65092856-55a1-463a-9110-51a1ffb1526d tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] GET http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-65092856-55a1-463a-9110-51a1ffb1526d tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-65092856-55a1-463a-9110-51a1ffb1526d tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-65092856-55a1-463a-9110-51a1ffb1526d tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Volume info retrieved successfully. Sep 08 19:19:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-65092856-55a1-463a-9110-51a1ffb1526d tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 200 Sep 08 19:19:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1355/2757] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:34 2026] GET /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 898 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:19:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c56e3bd4-9027-4d57-a716-336faa64f1b2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c56e3bd4-9027-4d57-a716-336faa64f1b2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 Sep 08 19:19:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c56e3bd4-9027-4d57-a716-336faa64f1b2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c56e3bd4-9027-4d57-a716-336faa64f1b2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-993dd6a0-a491-4de1-abfa-0716bcc08a74 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-993dd6a0-a491-4de1-abfa-0716bcc08a74 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 Sep 08 19:19:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-993dd6a0-a491-4de1-abfa-0716bcc08a74 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-993dd6a0-a491-4de1-abfa-0716bcc08a74 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c56e3bd4-9027-4d57-a716-336faa64f1b2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c56e3bd4-9027-4d57-a716-336faa64f1b2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 returned with HTTP 200 Sep 08 19:19:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1403/2758] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:34 2026] GET /volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 => generated 864 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:19:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-993dd6a0-a491-4de1-abfa-0716bcc08a74 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-993dd6a0-a491-4de1-abfa-0716bcc08a74 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 returned with HTTP 200 Sep 08 19:19:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1356/2759] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:34 2026] GET /volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 => generated 858 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e4ddd66c-f908-48da-a2c1-e88b06ec898b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e4ddd66c-f908-48da-a2c1-e88b06ec898b tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad Sep 08 19:19:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e4ddd66c-f908-48da-a2c1-e88b06ec898b tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e4ddd66c-f908-48da-a2c1-e88b06ec898b tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e4ddd66c-f908-48da-a2c1-e88b06ec898b tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e4ddd66c-f908-48da-a2c1-e88b06ec898b tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad returned with HTTP 200 Sep 08 19:19:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1404/2760] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:34 2026] GET /volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad => generated 857 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-05c0cfd6-4341-47fe-8238-1520a20945db None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1843522784"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1843522784'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume of 1 GB Sep 08 19:19:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Availability Zones retrieved successfully. Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (9cbd48d1-13dd-4aa5-b302-3953e9c7ebe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (957741f9-3e2e-4807-8918-efbf6d0f0fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (957741f9-3e2e-4807-8918-efbf6d0f0fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c4978d-590e-4792-be4f-f7488ec6fd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['1666af8c-623d-41ee-a890-f7e5a23e6df3', '93d79111-74d2-4504-a0a7-516a87649b41', '90cabc47-0b67-4aee-8fbb-5a3b564433ab', 'd7b32c99-fcc6-44a4-a038-3496ee97763b'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c4978d-590e-4792-be4f-f7488ec6fd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1666af8c-623d-41ee-a890-f7e5a23e6df3', '93d79111-74d2-4504-a0a7-516a87649b41', '90cabc47-0b67-4aee-8fbb-5a3b564433ab', 'd7b32c99-fcc6-44a4-a038-3496ee97763b']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8df664-1769-4c14-8c88-d72d68b6a75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:35 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8df664-1769-4c14-8c88-d72d68b6a75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1362b0b-c963-4d42-af7c-a2636a08a830', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1843522784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['1666af8c-623d-41ee-a890-f7e5a23e6df3','93d79111-74d2-4504-a0a7-516a87649b41','90cabc47-0b67-4aee-8fbb-5a3b564433ab','d7b32c99-fcc6-44a4-a038-3496ee97763b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1843522784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1362b0b-c963-4d42-af7c-a2636a08a830,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='278b45dca1fd46d4aad77ff620b60e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb35ce5-a7bf-48d7-b236-134a5b84a54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb35ce5-a7bf-48d7-b236-134a5b84a54d) transitioned into state 'SUCCESS' from state '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-1843522784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['1666af8c-623d-41ee-a890-f7e5a23e6df3','93d79111-74d2-4504-a0a7-516a87649b41','90cabc47-0b67-4aee-8fbb-5a3b564433ab','d7b32c99-fcc6-44a4-a038-3496ee97763b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (918b3f4c-980e-4046-8a22-40282075f2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (918b3f4c-980e-4046-8a22-40282075f2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (9cbd48d1-13dd-4aa5-b302-3953e9c7ebe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request issued successfully. Sep 08 19:19:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-05c0cfd6-4341-47fe-8238-1520a20945db tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1357/2761] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:19:35 2026] POST /volume/v3/volumes => generated 787 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-493e7644-d4a6-4ee0-8b48-c0064b195f6e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-493e7644-d4a6-4ee0-8b48-c0064b195f6e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 Sep 08 19:19:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-493e7644-d4a6-4ee0-8b48-c0064b195f6e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-493e7644-d4a6-4ee0-8b48-c0064b195f6e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0f2bfdc1-0c52-41d9-8735-31405907da02 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0f2bfdc1-0c52-41d9-8735-31405907da02 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] GET http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0f2bfdc1-0c52-41d9-8735-31405907da02 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0f2bfdc1-0c52-41d9-8735-31405907da02 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-493e7644-d4a6-4ee0-8b48-c0064b195f6e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-493e7644-d4a6-4ee0-8b48-c0064b195f6e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 returned with HTTP 200 Sep 08 19:19:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1405/2762] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:35 2026] GET /volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:19:35 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:35 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0f2bfdc1-0c52-41d9-8735-31405907da02 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Volume info retrieved successfully. Sep 08 19:19:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0f2bfdc1-0c52-41d9-8735-31405907da02 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 200 Sep 08 19:19:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1358/2763] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:35 2026] GET /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 956 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:19:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4f17f40f-b8e7-47a6-81ee-d0dc8638c23f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4f17f40f-b8e7-47a6-81ee-d0dc8638c23f tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 Sep 08 19:19:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4f17f40f-b8e7-47a6-81ee-d0dc8638c23f tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4f17f40f-b8e7-47a6-81ee-d0dc8638c23f tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4f17f40f-b8e7-47a6-81ee-d0dc8638c23f tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4f17f40f-b8e7-47a6-81ee-d0dc8638c23f tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 returned with HTTP 200 Sep 08 19:19:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1406/2764] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:35 2026] GET /volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e4d5a0f9-20ed-4a50-9ad9-08870ee3481e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e4d5a0f9-20ed-4a50-9ad9-08870ee3481e tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e4d5a0f9-20ed-4a50-9ad9-08870ee3481e tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e4d5a0f9-20ed-4a50-9ad9-08870ee3481e tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:35 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:35 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e4d5a0f9-20ed-4a50-9ad9-08870ee3481e tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e4d5a0f9-20ed-4a50-9ad9-08870ee3481e tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad returned with HTTP 200 Sep 08 19:19:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1359/2765] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:35 2026] GET /volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1c44b755-e505-405e-925c-f6d77b721cdc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1c44b755-e505-405e-925c-f6d77b721cdc tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] DELETE http://192.168.122.253/volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad Sep 08 19:19:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1c44b755-e505-405e-925c-f6d77b721cdc tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1c44b755-e505-405e-925c-f6d77b721cdc tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:36 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-1c44b755-e505-405e-925c-f6d77b721cdc tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Delete volume with id: 327c9317-4753-42c8-8ce4-5acc9447baad Sep 08 19:19:36 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:36 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1c44b755-e505-405e-925c-f6d77b721cdc tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1c44b755-e505-405e-925c-f6d77b721cdc tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Delete volume request issued successfully. Sep 08 19:19:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1c44b755-e505-405e-925c-f6d77b721cdc tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad returned with HTTP 202 Sep 08 19:19:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1407/2766] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:19:36 2026] DELETE /volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-26d47710-4ba6-47cb-bf5d-f56374e5a494 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-26d47710-4ba6-47cb-bf5d-f56374e5a494 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad Sep 08 19:19:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-26d47710-4ba6-47cb-bf5d-f56374e5a494 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-26d47710-4ba6-47cb-bf5d-f56374e5a494 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-26d47710-4ba6-47cb-bf5d-f56374e5a494 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-26d47710-4ba6-47cb-bf5d-f56374e5a494 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad returned with HTTP 200 Sep 08 19:19:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1360/2767] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:36 2026] GET /volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-044a9c6e-d4cd-4daa-9c88-16e51476c466 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-044a9c6e-d4cd-4daa-9c88-16e51476c466 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 Sep 08 19:19:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-044a9c6e-d4cd-4daa-9c88-16e51476c466 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-044a9c6e-d4cd-4daa-9c88-16e51476c466 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:36 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:36 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-044a9c6e-d4cd-4daa-9c88-16e51476c466 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8a00e44e-7938-480f-87b6-b87d366aaf05 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8a00e44e-7938-480f-87b6-b87d366aaf05 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] GET http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8a00e44e-7938-480f-87b6-b87d366aaf05 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8a00e44e-7938-480f-87b6-b87d366aaf05 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-044a9c6e-d4cd-4daa-9c88-16e51476c466 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 returned with HTTP 200 Sep 08 19:19:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1408/2768] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:36 2026] GET /volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8a00e44e-7938-480f-87b6-b87d366aaf05 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Volume info retrieved successfully. Sep 08 19:19:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8a00e44e-7938-480f-87b6-b87d366aaf05 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 200 Sep 08 19:19:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1361/2769] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:36 2026] GET /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 956 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-49cd6276-1cc8-4e7c-b3b3-b5cc16a8d6bb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-49cd6276-1cc8-4e7c-b3b3-b5cc16a8d6bb tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 Sep 08 19:19:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-49cd6276-1cc8-4e7c-b3b3-b5cc16a8d6bb tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-49cd6276-1cc8-4e7c-b3b3-b5cc16a8d6bb tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:36 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:36 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:36 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:36 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-49cd6276-1cc8-4e7c-b3b3-b5cc16a8d6bb tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-49cd6276-1cc8-4e7c-b3b3-b5cc16a8d6bb tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 returned with HTTP 200 Sep 08 19:19:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1409/2770] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:36 2026] GET /volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8b85c423-0575-4fc5-a7a8-9779ad584040 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b85c423-0575-4fc5-a7a8-9779ad584040 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b Sep 08 19:19:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8b85c423-0575-4fc5-a7a8-9779ad584040 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8b85c423-0575-4fc5-a7a8-9779ad584040 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8b85c423-0575-4fc5-a7a8-9779ad584040 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b85c423-0575-4fc5-a7a8-9779ad584040 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b returned with HTTP 200 Sep 08 19:19:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1362/2771] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:36 2026] GET /volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a18988ec-a5e4-418c-a17e-21a75f40a808 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a18988ec-a5e4-418c-a17e-21a75f40a808 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c Sep 08 19:19:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a18988ec-a5e4-418c-a17e-21a75f40a808 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a18988ec-a5e4-418c-a17e-21a75f40a808 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a18988ec-a5e4-418c-a17e-21a75f40a808 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a18988ec-a5e4-418c-a17e-21a75f40a808 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c returned with HTTP 200 Sep 08 19:19:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1410/2772] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:37 2026] GET /volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3e6a239f-657a-4fa3-bd01-e0f8fe143ff1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3e6a239f-657a-4fa3-bd01-e0f8fe143ff1 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad Sep 08 19:19:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3e6a239f-657a-4fa3-bd01-e0f8fe143ff1 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3e6a239f-657a-4fa3-bd01-e0f8fe143ff1 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3e6a239f-657a-4fa3-bd01-e0f8fe143ff1 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad returned with HTTP 404 Sep 08 19:19:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1363/2773] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:37 2026] GET /volume/v3/volumes/327c9317-4753-42c8-8ce4-5acc9447baad => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c2d37093-6922-4699-b52e-0d6fa9e68150 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c2d37093-6922-4699-b52e-0d6fa9e68150 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] DELETE http://192.168.122.253/volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 Sep 08 19:19:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c2d37093-6922-4699-b52e-0d6fa9e68150 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c2d37093-6922-4699-b52e-0d6fa9e68150 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:37 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-c2d37093-6922-4699-b52e-0d6fa9e68150 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Delete volume with id: 5ed2598f-2803-43b6-b6ca-54948437c1a8 Sep 08 19:19:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c2d37093-6922-4699-b52e-0d6fa9e68150 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c2d37093-6922-4699-b52e-0d6fa9e68150 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Delete volume request issued successfully. Sep 08 19:19:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c2d37093-6922-4699-b52e-0d6fa9e68150 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 returned with HTTP 202 Sep 08 19:19:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1411/2774] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:19:37 2026] DELETE /volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a385d3d2-b88a-4595-b96a-36f97edd6faf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a385d3d2-b88a-4595-b96a-36f97edd6faf tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 Sep 08 19:19:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a385d3d2-b88a-4595-b96a-36f97edd6faf tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a385d3d2-b88a-4595-b96a-36f97edd6faf tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:37 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:37 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:37 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:37 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:37 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a385d3d2-b88a-4595-b96a-36f97edd6faf tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a385d3d2-b88a-4595-b96a-36f97edd6faf tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 returned with HTTP 200 Sep 08 19:19:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1364/2775] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:37 2026] GET /volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bec50b49-9500-4928-a6bb-5f95adb53a7d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bec50b49-9500-4928-a6bb-5f95adb53a7d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 Sep 08 19:19:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bec50b49-9500-4928-a6bb-5f95adb53a7d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bec50b49-9500-4928-a6bb-5f95adb53a7d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:37 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:37 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bec50b49-9500-4928-a6bb-5f95adb53a7d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fe1a221b-dae7-4068-b0c4-2aa84af28f1c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fe1a221b-dae7-4068-b0c4-2aa84af28f1c tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] GET http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fe1a221b-dae7-4068-b0c4-2aa84af28f1c tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fe1a221b-dae7-4068-b0c4-2aa84af28f1c tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bec50b49-9500-4928-a6bb-5f95adb53a7d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 returned with HTTP 200 Sep 08 19:19:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1412/2776] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:37 2026] GET /volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:37 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:37 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:37 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:37 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:37 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-fe1a221b-dae7-4068-b0c4-2aa84af28f1c tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Volume info retrieved successfully. Sep 08 19:19:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fe1a221b-dae7-4068-b0c4-2aa84af28f1c tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 200 Sep 08 19:19:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1365/2777] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:37 2026] GET /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-211444e7-f3e4-4c42-a467-67eb753c56f7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-211444e7-f3e4-4c42-a467-67eb753c56f7 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c Sep 08 19:19:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-211444e7-f3e4-4c42-a467-67eb753c56f7 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-211444e7-f3e4-4c42-a467-67eb753c56f7 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-211444e7-f3e4-4c42-a467-67eb753c56f7 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-211444e7-f3e4-4c42-a467-67eb753c56f7 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c returned with HTTP 200 Sep 08 19:19:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1413/2778] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:38 2026] GET /volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b2b43b0f-6b31-4996-9af3-337e9dcd5bb2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b2b43b0f-6b31-4996-9af3-337e9dcd5bb2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf Sep 08 19:19:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b2b43b0f-6b31-4996-9af3-337e9dcd5bb2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b2b43b0f-6b31-4996-9af3-337e9dcd5bb2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b2b43b0f-6b31-4996-9af3-337e9dcd5bb2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b2b43b0f-6b31-4996-9af3-337e9dcd5bb2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf returned with HTTP 200 Sep 08 19:19:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1366/2779] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:38 2026] GET /volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-66f235c2-eee6-4855-a2fa-183d61048194 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-66f235c2-eee6-4855-a2fa-183d61048194 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 Sep 08 19:19:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-66f235c2-eee6-4855-a2fa-183d61048194 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-66f235c2-eee6-4855-a2fa-183d61048194 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-66f235c2-eee6-4855-a2fa-183d61048194 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 returned with HTTP 404 Sep 08 19:19:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1414/2780] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:38 2026] GET /volume/v3/volumes/5ed2598f-2803-43b6-b6ca-54948437c1a8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f023ea2f-faf9-473e-9344-84123e775f4c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f023ea2f-faf9-473e-9344-84123e775f4c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] DELETE http://192.168.122.253/volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f Sep 08 19:19:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f023ea2f-faf9-473e-9344-84123e775f4c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f023ea2f-faf9-473e-9344-84123e775f4c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:38 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-f023ea2f-faf9-473e-9344-84123e775f4c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Delete volume with id: ec31c066-ea21-4341-a9cb-c5ee4bd6862f Sep 08 19:19:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f023ea2f-faf9-473e-9344-84123e775f4c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f023ea2f-faf9-473e-9344-84123e775f4c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Delete volume request issued successfully. Sep 08 19:19:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f023ea2f-faf9-473e-9344-84123e775f4c tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f returned with HTTP 202 Sep 08 19:19:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1367/2781] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:19:38 2026] DELETE /volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-60f6a935-34f3-4e09-aad9-4257a51888a9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-60f6a935-34f3-4e09-aad9-4257a51888a9 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f Sep 08 19:19:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-60f6a935-34f3-4e09-aad9-4257a51888a9 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-60f6a935-34f3-4e09-aad9-4257a51888a9 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-60f6a935-34f3-4e09-aad9-4257a51888a9 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-60f6a935-34f3-4e09-aad9-4257a51888a9 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f returned with HTTP 200 Sep 08 19:19:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1415/2782] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:38 2026] GET /volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1306c08f-e2d2-4e8a-9b29-6fd7d0d8f8d8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1306c08f-e2d2-4e8a-9b29-6fd7d0d8f8d8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 Sep 08 19:19:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1306c08f-e2d2-4e8a-9b29-6fd7d0d8f8d8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1306c08f-e2d2-4e8a-9b29-6fd7d0d8f8d8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-143a933e-17b2-496f-a5f6-d897769358eb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-143a933e-17b2-496f-a5f6-d897769358eb tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] GET http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-143a933e-17b2-496f-a5f6-d897769358eb tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-143a933e-17b2-496f-a5f6-d897769358eb tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1306c08f-e2d2-4e8a-9b29-6fd7d0d8f8d8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1306c08f-e2d2-4e8a-9b29-6fd7d0d8f8d8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 returned with HTTP 200 Sep 08 19:19:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1368/2783] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:38 2026] GET /volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-143a933e-17b2-496f-a5f6-d897769358eb tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Volume info retrieved successfully. Sep 08 19:19:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-143a933e-17b2-496f-a5f6-d897769358eb tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 200 Sep 08 19:19:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1416/2784] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:38 2026] GET /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 956 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a3420229-f664-4c3e-b40a-74624664f2b0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a3420229-f664-4c3e-b40a-74624664f2b0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf Sep 08 19:19:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a3420229-f664-4c3e-b40a-74624664f2b0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a3420229-f664-4c3e-b40a-74624664f2b0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a3420229-f664-4c3e-b40a-74624664f2b0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a3420229-f664-4c3e-b40a-74624664f2b0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf returned with HTTP 200 Sep 08 19:19:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1369/2785] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:39 2026] GET /volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f4532d97-5790-4ba6-9498-dd1602eb8df1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4532d97-5790-4ba6-9498-dd1602eb8df1 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 Sep 08 19:19:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4532d97-5790-4ba6-9498-dd1602eb8df1 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4532d97-5790-4ba6-9498-dd1602eb8df1 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f4532d97-5790-4ba6-9498-dd1602eb8df1 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4532d97-5790-4ba6-9498-dd1602eb8df1 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 returned with HTTP 200 Sep 08 19:19:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1417/2786] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:39 2026] GET /volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d7dc7843-732d-468c-b008-cc96d522f7c3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d7dc7843-732d-468c-b008-cc96d522f7c3 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f Sep 08 19:19:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d7dc7843-732d-468c-b008-cc96d522f7c3 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d7dc7843-732d-468c-b008-cc96d522f7c3 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d7dc7843-732d-468c-b008-cc96d522f7c3 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f returned with HTTP 404 Sep 08 19:19:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1370/2787] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:39 2026] GET /volume/v3/volumes/ec31c066-ea21-4341-a9cb-c5ee4bd6862f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5e03150f-b7e0-4029-bd76-477ba3266300 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5e03150f-b7e0-4029-bd76-477ba3266300 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] DELETE http://192.168.122.253/volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f Sep 08 19:19:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5e03150f-b7e0-4029-bd76-477ba3266300 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5e03150f-b7e0-4029-bd76-477ba3266300 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:39 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-5e03150f-b7e0-4029-bd76-477ba3266300 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Delete volume with id: 03a060d2-3967-436d-9e1b-e6f7fb7fa93f Sep 08 19:19:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5e03150f-b7e0-4029-bd76-477ba3266300 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5e03150f-b7e0-4029-bd76-477ba3266300 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Delete volume request issued successfully. Sep 08 19:19:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5e03150f-b7e0-4029-bd76-477ba3266300 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f returned with HTTP 202 Sep 08 19:19:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1418/2788] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:19:39 2026] DELETE /volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b31e3962-3efe-4871-8b9c-0a99901302a0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b31e3962-3efe-4871-8b9c-0a99901302a0 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f Sep 08 19:19:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b31e3962-3efe-4871-8b9c-0a99901302a0 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b31e3962-3efe-4871-8b9c-0a99901302a0 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b31e3962-3efe-4871-8b9c-0a99901302a0 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b31e3962-3efe-4871-8b9c-0a99901302a0 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f returned with HTTP 200 Sep 08 19:19:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1371/2789] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:39 2026] GET /volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5c61c259-48a5-446e-bf30-52bffec8b790 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5c61c259-48a5-446e-bf30-52bffec8b790 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 Sep 08 19:19:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5c61c259-48a5-446e-bf30-52bffec8b790 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5c61c259-48a5-446e-bf30-52bffec8b790 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-36a73bd8-2273-494f-a79e-7226773481d2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36a73bd8-2273-494f-a79e-7226773481d2 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] GET http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36a73bd8-2273-494f-a79e-7226773481d2 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36a73bd8-2273-494f-a79e-7226773481d2 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5c61c259-48a5-446e-bf30-52bffec8b790 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5c61c259-48a5-446e-bf30-52bffec8b790 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 returned with HTTP 200 Sep 08 19:19:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1419/2790] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:39 2026] GET /volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:19:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-36a73bd8-2273-494f-a79e-7226773481d2 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Volume info retrieved successfully. Sep 08 19:19:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36a73bd8-2273-494f-a79e-7226773481d2 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 200 Sep 08 19:19:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1372/2791] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:39 2026] GET /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 956 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7456e126-6863-4277-b1b4-4f1f24d37aa8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7456e126-6863-4277-b1b4-4f1f24d37aa8 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 Sep 08 19:19:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7456e126-6863-4277-b1b4-4f1f24d37aa8 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7456e126-6863-4277-b1b4-4f1f24d37aa8 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7456e126-6863-4277-b1b4-4f1f24d37aa8 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7456e126-6863-4277-b1b4-4f1f24d37aa8 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 returned with HTTP 200 Sep 08 19:19:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1420/2792] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:40 2026] GET /volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6569b79f-c618-4962-9895-3fc35eac1297 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6569b79f-c618-4962-9895-3fc35eac1297 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] DELETE http://192.168.122.253/volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 Sep 08 19:19:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6569b79f-c618-4962-9895-3fc35eac1297 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6569b79f-c618-4962-9895-3fc35eac1297 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:40 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-6569b79f-c618-4962-9895-3fc35eac1297 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Delete volume with id: 9de4974c-0d1c-4884-86ae-e765e7e909e7 Sep 08 19:19:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6569b79f-c618-4962-9895-3fc35eac1297 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6569b79f-c618-4962-9895-3fc35eac1297 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Delete volume request issued successfully. Sep 08 19:19:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6569b79f-c618-4962-9895-3fc35eac1297 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 returned with HTTP 202 Sep 08 19:19:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1373/2793] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:19:40 2026] DELETE /volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-61583c75-405d-4665-a775-44b9c233dbd5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61583c75-405d-4665-a775-44b9c233dbd5 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 Sep 08 19:19:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61583c75-405d-4665-a775-44b9c233dbd5 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61583c75-405d-4665-a775-44b9c233dbd5 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-61583c75-405d-4665-a775-44b9c233dbd5 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61583c75-405d-4665-a775-44b9c233dbd5 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 returned with HTTP 200 Sep 08 19:19:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1421/2794] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:40 2026] GET /volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0ad797b4-c16d-4360-ad29-8680551c57bf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0ad797b4-c16d-4360-ad29-8680551c57bf tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f Sep 08 19:19:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0ad797b4-c16d-4360-ad29-8680551c57bf tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0ad797b4-c16d-4360-ad29-8680551c57bf tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0ad797b4-c16d-4360-ad29-8680551c57bf tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f returned with HTTP 404 Sep 08 19:19:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1374/2795] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:40 2026] GET /volume/v3/volumes/03a060d2-3967-436d-9e1b-e6f7fb7fa93f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-83326719-5373-4238-b198-c90ad171bc94 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-83326719-5373-4238-b198-c90ad171bc94 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] DELETE http://192.168.122.253/volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 Sep 08 19:19:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-83326719-5373-4238-b198-c90ad171bc94 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-83326719-5373-4238-b198-c90ad171bc94 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:40 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-83326719-5373-4238-b198-c90ad171bc94 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Delete volume with id: 97366387-9af8-47bd-a824-04278d062500 Sep 08 19:19:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-83326719-5373-4238-b198-c90ad171bc94 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-83326719-5373-4238-b198-c90ad171bc94 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Delete volume request issued successfully. Sep 08 19:19:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-83326719-5373-4238-b198-c90ad171bc94 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 returned with HTTP 202 Sep 08 19:19:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1422/2796] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:19:40 2026] DELETE /volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a4a768cd-f902-4a1e-85d1-d6f88f8b0dd6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a4a768cd-f902-4a1e-85d1-d6f88f8b0dd6 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 Sep 08 19:19:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a4a768cd-f902-4a1e-85d1-d6f88f8b0dd6 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a4a768cd-f902-4a1e-85d1-d6f88f8b0dd6 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a4a768cd-f902-4a1e-85d1-d6f88f8b0dd6 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Volume info retrieved successfully. Sep 08 19:19:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a4a768cd-f902-4a1e-85d1-d6f88f8b0dd6 tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 returned with HTTP 200 Sep 08 19:19:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1375/2797] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:40 2026] GET /volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e3afdd0b-4f6a-4fcd-81ea-6aca09d8d91f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e3afdd0b-4f6a-4fcd-81ea-6aca09d8d91f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 Sep 08 19:19:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e3afdd0b-4f6a-4fcd-81ea-6aca09d8d91f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e3afdd0b-4f6a-4fcd-81ea-6aca09d8d91f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7a3faa3e-bdbf-40e8-9b93-7b2a3f476297 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7a3faa3e-bdbf-40e8-9b93-7b2a3f476297 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] GET http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7a3faa3e-bdbf-40e8-9b93-7b2a3f476297 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7a3faa3e-bdbf-40e8-9b93-7b2a3f476297 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:41 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:41 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e3afdd0b-4f6a-4fcd-81ea-6aca09d8d91f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7a3faa3e-bdbf-40e8-9b93-7b2a3f476297 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Volume info retrieved successfully. Sep 08 19:19:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e3afdd0b-4f6a-4fcd-81ea-6aca09d8d91f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 returned with HTTP 200 Sep 08 19:19:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1423/2798] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:40 2026] GET /volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 => generated 1017 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7a3faa3e-bdbf-40e8-9b93-7b2a3f476297 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 200 Sep 08 19:19:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1376/2799] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:41 2026] GET /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 959 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-da61438e-c923-4855-9616-acc9568e92d5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-da61438e-c923-4855-9616-acc9568e92d5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:19:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-da61438e-c923-4855-9616-acc9568e92d5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1362b0b-c963-4d42-af7c-a2636a08a830", "name": "tempest-ProjectMemberTests-Snapshot-1263598994"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-da61438e-c923-4855-9616-acc9568e92d5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Volume info retrieved successfully. Sep 08 19:19:41 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-da61438e-c923-4855-9616-acc9568e92d5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Create snapshot from volume e1362b0b-c963-4d42-af7c-a2636a08a830 Sep 08 19:19:41 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-da61438e-c923-4855-9616-acc9568e92d5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Created reservations ['f842b766-6df7-4190-acb8-77b98c6f6ed0', '74591c83-cef0-4604-bf50-98307fa776d9', '0ad8b4b7-1aa4-40e1-95a0-a63485840d09', '06790827-57d4-409f-b6dc-dec1398e0492'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-da61438e-c923-4855-9616-acc9568e92d5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot create request issued successfully. Sep 08 19:19:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-da61438e-c923-4855-9616-acc9568e92d5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:19:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1424/2800] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:19:41 2026] POST /volume/v3/snapshots => generated 305 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9aceb9b1-028d-4109-af60-47057c72449c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9aceb9b1-028d-4109-af60-47057c72449c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] GET http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de Sep 08 19:19:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9aceb9b1-028d-4109-af60-47057c72449c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9aceb9b1-028d-4109-af60-47057c72449c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9aceb9b1-028d-4109-af60-47057c72449c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:19:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9aceb9b1-028d-4109-af60-47057c72449c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de returned with HTTP 200 Sep 08 19:19:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1377/2801] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:41 2026] GET /volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de => generated 437 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d9a2b207-0534-4c46-b0e0-3a007af151d0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d9a2b207-0534-4c46-b0e0-3a007af151d0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 Sep 08 19:19:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d9a2b207-0534-4c46-b0e0-3a007af151d0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d9a2b207-0534-4c46-b0e0-3a007af151d0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d9a2b207-0534-4c46-b0e0-3a007af151d0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d9a2b207-0534-4c46-b0e0-3a007af151d0 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 returned with HTTP 200 Sep 08 19:19:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1425/2802] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:41 2026] GET /volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-62f162f4-61de-478b-bb87-9fa97060aa5e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-62f162f4-61de-478b-bb87-9fa97060aa5e tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] GET http://192.168.122.253/volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 Sep 08 19:19:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-62f162f4-61de-478b-bb87-9fa97060aa5e tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-62f162f4-61de-478b-bb87-9fa97060aa5e tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-62f162f4-61de-478b-bb87-9fa97060aa5e tempest-CreateVolumesFromImageTest-1286339078 tempest-CreateVolumesFromImageTest-1286339078-project-member] http://192.168.122.253/volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 returned with HTTP 404 Sep 08 19:19:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1378/2803] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:41 2026] GET /volume/v3/volumes/97366387-9af8-47bd-a824-04278d062500 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b74d42a7-cbae-4cd3-8ee5-251a7202a6e5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b74d42a7-cbae-4cd3-8ee5-251a7202a6e5 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] GET http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b74d42a7-cbae-4cd3-8ee5-251a7202a6e5 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b74d42a7-cbae-4cd3-8ee5-251a7202a6e5 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b74d42a7-cbae-4cd3-8ee5-251a7202a6e5 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Volume info retrieved successfully. Sep 08 19:19:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b74d42a7-cbae-4cd3-8ee5-251a7202a6e5 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 200 Sep 08 19:19:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1426/2804] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:42 2026] GET /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 959 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4179bbed-fed4-4225-a7a0-560ac8a678c0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4179bbed-fed4-4225-a7a0-560ac8a678c0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] GET http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de Sep 08 19:19:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4179bbed-fed4-4225-a7a0-560ac8a678c0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4179bbed-fed4-4225-a7a0-560ac8a678c0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4179bbed-fed4-4225-a7a0-560ac8a678c0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:19:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4179bbed-fed4-4225-a7a0-560ac8a678c0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de returned with HTTP 200 Sep 08 19:19:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1379/2805] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:42 2026] GET /volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de => generated 437 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f0b179d9-0b69-47a7-9d06-ebdc289a7916 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f0b179d9-0b69-47a7-9d06-ebdc289a7916 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 Sep 08 19:19:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f0b179d9-0b69-47a7-9d06-ebdc289a7916 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f0b179d9-0b69-47a7-9d06-ebdc289a7916 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f0b179d9-0b69-47a7-9d06-ebdc289a7916 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 returned with HTTP 404 Sep 08 19:19:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1427/2806] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:42 2026] GET /volume/v3/volumes/9de4974c-0d1c-4884-86ae-e765e7e909e7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f0a2aa98-97d8-4f24-97dd-4923ddf55a89 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f0a2aa98-97d8-4f24-97dd-4923ddf55a89 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] DELETE http://192.168.122.253/volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf Sep 08 19:19:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f0a2aa98-97d8-4f24-97dd-4923ddf55a89 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f0a2aa98-97d8-4f24-97dd-4923ddf55a89 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:42 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-f0a2aa98-97d8-4f24-97dd-4923ddf55a89 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Delete volume with id: 0e473f59-4681-485e-b4d7-5f5cf98d59cf Sep 08 19:19:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f0a2aa98-97d8-4f24-97dd-4923ddf55a89 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f0a2aa98-97d8-4f24-97dd-4923ddf55a89 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Delete volume request issued successfully. Sep 08 19:19:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f0a2aa98-97d8-4f24-97dd-4923ddf55a89 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf returned with HTTP 202 Sep 08 19:19:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1380/2807] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:19:42 2026] DELETE /volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0489209b-bec5-4bff-81a3-9387a27770ec None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0489209b-bec5-4bff-81a3-9387a27770ec tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf Sep 08 19:19:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0489209b-bec5-4bff-81a3-9387a27770ec tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0489209b-bec5-4bff-81a3-9387a27770ec tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0489209b-bec5-4bff-81a3-9387a27770ec tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0489209b-bec5-4bff-81a3-9387a27770ec tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf returned with HTTP 200 Sep 08 19:19:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1428/2808] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:42 2026] GET /volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a1dabb35-8db4-4465-8fdd-5603a65264b0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a1dabb35-8db4-4465-8fdd-5603a65264b0 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] GET http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a1dabb35-8db4-4465-8fdd-5603a65264b0 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a1dabb35-8db4-4465-8fdd-5603a65264b0 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a1dabb35-8db4-4465-8fdd-5603a65264b0 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Volume info retrieved successfully. Sep 08 19:19:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a1dabb35-8db4-4465-8fdd-5603a65264b0 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 200 Sep 08 19:19:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1381/2809] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:43 2026] GET /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 959 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:19:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ca035c9f-f45d-4a35-970a-2a121351fce3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ca035c9f-f45d-4a35-970a-2a121351fce3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] GET http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de Sep 08 19:19:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ca035c9f-f45d-4a35-970a-2a121351fce3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ca035c9f-f45d-4a35-970a-2a121351fce3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ca035c9f-f45d-4a35-970a-2a121351fce3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:19:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ca035c9f-f45d-4a35-970a-2a121351fce3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de returned with HTTP 200 Sep 08 19:19:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1429/2810] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:43 2026] GET /volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de => generated 437 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-21a8db2d-6890-409f-9b79-4d0dcf49f0ed None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-21a8db2d-6890-409f-9b79-4d0dcf49f0ed tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf Sep 08 19:19:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-21a8db2d-6890-409f-9b79-4d0dcf49f0ed tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-21a8db2d-6890-409f-9b79-4d0dcf49f0ed tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-21a8db2d-6890-409f-9b79-4d0dcf49f0ed tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf returned with HTTP 404 Sep 08 19:19:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1382/2811] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:43 2026] GET /volume/v3/volumes/0e473f59-4681-485e-b4d7-5f5cf98d59cf => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-175ee06f-4f38-4c8d-9a56-c525d932babf None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-175ee06f-4f38-4c8d-9a56-c525d932babf tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] DELETE http://192.168.122.253/volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c Sep 08 19:19:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-175ee06f-4f38-4c8d-9a56-c525d932babf tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-175ee06f-4f38-4c8d-9a56-c525d932babf tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:43 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-175ee06f-4f38-4c8d-9a56-c525d932babf tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Delete volume with id: 929deba2-4941-46d8-bfb5-5264291bbf0c Sep 08 19:19:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-175ee06f-4f38-4c8d-9a56-c525d932babf tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-175ee06f-4f38-4c8d-9a56-c525d932babf tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Delete volume request issued successfully. Sep 08 19:19:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-175ee06f-4f38-4c8d-9a56-c525d932babf tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c returned with HTTP 202 Sep 08 19:19:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1430/2812] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:19:43 2026] DELETE /volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f54f92d0-7703-4f58-808c-b0ad83be4b4a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f54f92d0-7703-4f58-808c-b0ad83be4b4a tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c Sep 08 19:19:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f54f92d0-7703-4f58-808c-b0ad83be4b4a tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f54f92d0-7703-4f58-808c-b0ad83be4b4a tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f54f92d0-7703-4f58-808c-b0ad83be4b4a tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f54f92d0-7703-4f58-808c-b0ad83be4b4a tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c returned with HTTP 200 Sep 08 19:19:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1383/2813] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:44 2026] GET /volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c => generated 864 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6f5faf8c-acbf-43c6-99b8-920dcfe96dde None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6f5faf8c-acbf-43c6-99b8-920dcfe96dde tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] GET http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6f5faf8c-acbf-43c6-99b8-920dcfe96dde tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6f5faf8c-acbf-43c6-99b8-920dcfe96dde tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6f5faf8c-acbf-43c6-99b8-920dcfe96dde tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Volume info retrieved successfully. Sep 08 19:19:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6f5faf8c-acbf-43c6-99b8-920dcfe96dde tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 200 Sep 08 19:19:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1431/2814] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:44 2026] GET /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 1303 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-51aa9bfd-4d72-4f8d-bf89-49ac6022b843 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-51aa9bfd-4d72-4f8d-bf89-49ac6022b843 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] DELETE http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-51aa9bfd-4d72-4f8d-bf89-49ac6022b843 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-51aa9bfd-4d72-4f8d-bf89-49ac6022b843 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:44 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-51aa9bfd-4d72-4f8d-bf89-49ac6022b843 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Delete volume with id: 2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-51aa9bfd-4d72-4f8d-bf89-49ac6022b843 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Volume info retrieved successfully. Sep 08 19:19:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-51aa9bfd-4d72-4f8d-bf89-49ac6022b843 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Delete volume request issued successfully. Sep 08 19:19:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-51aa9bfd-4d72-4f8d-bf89-49ac6022b843 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 202 Sep 08 19:19:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1384/2815] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:19:44 2026] DELETE /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f4e581c6-60bb-4830-bb77-58ee5adc56e2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4e581c6-60bb-4830-bb77-58ee5adc56e2 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] GET http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4e581c6-60bb-4830-bb77-58ee5adc56e2 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4e581c6-60bb-4830-bb77-58ee5adc56e2 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f4e581c6-60bb-4830-bb77-58ee5adc56e2 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Volume info retrieved successfully. Sep 08 19:19:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4e581c6-60bb-4830-bb77-58ee5adc56e2 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 200 Sep 08 19:19:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1432/2816] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:44 2026] GET /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 1302 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4507f06c-2208-4517-b9a2-aab6c4f37760 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4507f06c-2208-4517-b9a2-aab6c4f37760 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] GET http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de Sep 08 19:19:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4507f06c-2208-4517-b9a2-aab6c4f37760 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4507f06c-2208-4517-b9a2-aab6c4f37760 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4507f06c-2208-4517-b9a2-aab6c4f37760 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:19:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4507f06c-2208-4517-b9a2-aab6c4f37760 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de returned with HTTP 200 Sep 08 19:19:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1385/2817] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:44 2026] GET /volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2c8a932d-41df-442d-92e6-65606c80878e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2c8a932d-41df-442d-92e6-65606c80878e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de Sep 08 19:19:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2c8a932d-41df-442d-92e6-65606c80878e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2c8a932d-41df-442d-92e6-65606c80878e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:44 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-2c8a932d-41df-442d-92e6-65606c80878e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Delete snapshot with id: fefb82ad-e451-4b1f-bed3-dac5987930de Sep 08 19:19:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2c8a932d-41df-442d-92e6-65606c80878e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:19:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2c8a932d-41df-442d-92e6-65606c80878e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot delete request issued successfully. Sep 08 19:19:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2c8a932d-41df-442d-92e6-65606c80878e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de returned with HTTP 202 Sep 08 19:19:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1433/2818] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:19:44 2026] DELETE /volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-409555ed-5f7d-40e8-b8ed-0990af5aa44d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-409555ed-5f7d-40e8-b8ed-0990af5aa44d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] GET http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de Sep 08 19:19:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-409555ed-5f7d-40e8-b8ed-0990af5aa44d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-409555ed-5f7d-40e8-b8ed-0990af5aa44d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-409555ed-5f7d-40e8-b8ed-0990af5aa44d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:19:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-409555ed-5f7d-40e8-b8ed-0990af5aa44d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de returned with HTTP 200 Sep 08 19:19:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1386/2819] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:44 2026] GET /volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de => generated 463 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b0dd9829-d507-414f-9e36-df1708038188 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b0dd9829-d507-414f-9e36-df1708038188 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b0dd9829-d507-414f-9e36-df1708038188 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b0dd9829-d507-414f-9e36-df1708038188 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b0dd9829-d507-414f-9e36-df1708038188 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c returned with HTTP 404 Sep 08 19:19:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1387/2820] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:45 2026] GET /volume/v3/volumes/929deba2-4941-46d8-bfb5-5264291bbf0c => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d797cd86-55cd-488f-8f01-2d871ba3f663 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d797cd86-55cd-488f-8f01-2d871ba3f663 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] DELETE http://192.168.122.253/volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d797cd86-55cd-488f-8f01-2d871ba3f663 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d797cd86-55cd-488f-8f01-2d871ba3f663 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-d797cd86-55cd-488f-8f01-2d871ba3f663 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Delete volume with id: 7fa655c3-26fe-47a0-8a2a-a022de03e00b Sep 08 19:19:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d797cd86-55cd-488f-8f01-2d871ba3f663 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d797cd86-55cd-488f-8f01-2d871ba3f663 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Delete volume request issued successfully. Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d797cd86-55cd-488f-8f01-2d871ba3f663 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b returned with HTTP 202 Sep 08 19:19:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1388/2821] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:19:45 2026] DELETE /volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5d174030-3134-49f7-b584-a781aadeab05 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5d174030-3134-49f7-b584-a781aadeab05 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5d174030-3134-49f7-b584-a781aadeab05 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5d174030-3134-49f7-b584-a781aadeab05 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5d174030-3134-49f7-b584-a781aadeab05 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-39133708"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-39133708'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Create volume of 1 GB Sep 08 19:19:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5d174030-3134-49f7-b584-a781aadeab05 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b returned with HTTP 200 Sep 08 19:19:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Availability Zones retrieved successfully. Sep 08 19:19:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1389/2822] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:45 2026] GET /volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Flow 'volume_create_api' (e056a51c-dc16-4514-87e9-96730824afba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55c2331-481a-4358-9ac6-cae8b187bbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55c2331-481a-4358-9ac6-cae8b187bbea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a230d116-359b-4b54-9c8d-21bfd12fdbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0ad7d1a1-6fc0-4919-9990-19d9c813f811 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0ad7d1a1-6fc0-4919-9990-19d9c813f811 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] GET http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0ad7d1a1-6fc0-4919-9990-19d9c813f811 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0ad7d1a1-6fc0-4919-9990-19d9c813f811 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0ad7d1a1-6fc0-4919-9990-19d9c813f811 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Volume info retrieved successfully. Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0ad7d1a1-6fc0-4919-9990-19d9c813f811 tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 200 Sep 08 19:19:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1390/2823] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:45 2026] GET /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 1302 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Created reservations ['85728561-be0b-46b9-8001-4757dcbfa1c7', '1a7970e8-4075-425d-bd88-dd6515c16ac5', 'b021543d-7d2b-41b3-9bbf-6e5717330936', '72ceab03-49d5-4e84-9a56-b57c2d3df409'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a230d116-359b-4b54-9c8d-21bfd12fdbe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85728561-be0b-46b9-8001-4757dcbfa1c7', '1a7970e8-4075-425d-bd88-dd6515c16ac5', 'b021543d-7d2b-41b3-9bbf-6e5717330936', '72ceab03-49d5-4e84-9a56-b57c2d3df409']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bc4c2f5-c97b-4d77-a1d6-184e91f9daca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bc4c2f5-c97b-4d77-a1d6-184e91f9daca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37eca3a8-b773-429b-8778-bb0e7a3d6577', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-39133708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afaac3e9267949ef9597928b9e3c2816',qos_specs=None,replication_status=,reservations=['85728561-be0b-46b9-8001-4757dcbfa1c7','1a7970e8-4075-425d-bd88-dd6515c16ac5','b021543d-7d2b-41b3-9bbf-6e5717330936','72ceab03-49d5-4e84-9a56-b57c2d3df409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8936e624888642d68d6270e1e7a03118',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-39133708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37eca3a8-b773-429b-8778-bb0e7a3d6577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afaac3e9267949ef9597928b9e3c2816',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8936e624888642d68d6270e1e7a03118',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6421176-3725-4cd2-8447-410fedd3fc40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6421176-3725-4cd2-8447-410fedd3fc40) transitioned into state 'SUCCESS' from state '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-39133708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afaac3e9267949ef9597928b9e3c2816',qos_specs=None,replication_status=,reservations=['85728561-be0b-46b9-8001-4757dcbfa1c7','1a7970e8-4075-425d-bd88-dd6515c16ac5','b021543d-7d2b-41b3-9bbf-6e5717330936','72ceab03-49d5-4e84-9a56-b57c2d3df409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8936e624888642d68d6270e1e7a03118',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f1dc594-c57a-40bd-bf3d-4c0a0522200f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9db91d85-ac31-4d0a-85e9-d44d8f76baa1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9db91d85-ac31-4d0a-85e9-d44d8f76baa1 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] GET http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f1dc594-c57a-40bd-bf3d-4c0a0522200f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9db91d85-ac31-4d0a-85e9-d44d8f76baa1 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Flow 'volume_create_api' (e056a51c-dc16-4514-87e9-96730824afba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9db91d85-ac31-4d0a-85e9-d44d8f76baa1 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Create volume request issued successfully. Sep 08 19:19:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0380f9ed-2492-4bf9-bd27-4b404b3a2e51 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1434/2824] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:19:45 2026] POST /volume/v3/volumes => generated 777 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-67c9627e-2e58-4f57-9816-71546288863a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-67c9627e-2e58-4f57-9816-71546288863a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-67c9627e-2e58-4f57-9816-71546288863a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-67c9627e-2e58-4f57-9816-71546288863a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9db91d85-ac31-4d0a-85e9-d44d8f76baa1 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:19:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9db91d85-ac31-4d0a-85e9-d44d8f76baa1 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de returned with HTTP 200 Sep 08 19:19:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1391/2825] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:45 2026] GET /volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de => generated 463 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-67c9627e-2e58-4f57-9816-71546288863a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:19:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-67c9627e-2e58-4f57-9816-71546288863a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 returned with HTTP 200 Sep 08 19:19:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1435/2826] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:19:45 2026] GET /volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-42ceee64-3532-46a8-846d-8987f45a60ec None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-42ceee64-3532-46a8-846d-8987f45a60ec tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b Sep 08 19:19:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-42ceee64-3532-46a8-846d-8987f45a60ec tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-42ceee64-3532-46a8-846d-8987f45a60ec tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-42ceee64-3532-46a8-846d-8987f45a60ec tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-42ceee64-3532-46a8-846d-8987f45a60ec tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b returned with HTTP 200 Sep 08 19:19:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1392/2827] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:46 2026] GET /volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b9001b16-479f-4425-8d40-182364c2425d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b9001b16-479f-4425-8d40-182364c2425d tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] GET http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc Sep 08 19:19:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b9001b16-479f-4425-8d40-182364c2425d tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b9001b16-479f-4425-8d40-182364c2425d tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b9001b16-479f-4425-8d40-182364c2425d tempest-VolumeAndVolumeTypeFromImageTest-1852370893 tempest-VolumeAndVolumeTypeFromImageTest-1852370893-project-member] http://192.168.122.253/volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc returned with HTTP 404 Sep 08 19:19:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1436/2828] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:46 2026] GET /volume/v3/volumes/2a837412-5ca8-45a5-b3f6-a9bfdea567fc => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f9dd77a0-28b5-4651-993e-e89b60172275 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f9dd77a0-28b5-4651-993e-e89b60172275 tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] GET http://192.168.122.253/volume/v3/volumes/detail?all_tenants=1 Sep 08 19:19:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f9dd77a0-28b5-4651-993e-e89b60172275 tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f9dd77a0-28b5-4651-993e-e89b60172275 tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] Calling method 'detail' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:46 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f9dd77a0-28b5-4651-993e-e89b60172275 tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:19:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4c0c65c6-8ed8-4dc3-90d5-f97df630c291 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4c0c65c6-8ed8-4dc3-90d5-f97df630c291 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] GET http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de Sep 08 19:19:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4c0c65c6-8ed8-4dc3-90d5-f97df630c291 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4c0c65c6-8ed8-4dc3-90d5-f97df630c291 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f9dd77a0-28b5-4651-993e-e89b60172275 tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] Get all volumes completed successfully. Sep 08 19:19:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4c0c65c6-8ed8-4dc3-90d5-f97df630c291 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de returned with HTTP 404 Sep 08 19:19:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1437/2829] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:46 2026] GET /volume/v3/snapshots/fefb82ad-e451-4b1f-bed3-dac5987930de => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a810c2a2-c11d-4c42-9e5f-56fb627b6790 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a810c2a2-c11d-4c42-9e5f-56fb627b6790 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 Sep 08 19:19:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a810c2a2-c11d-4c42-9e5f-56fb627b6790 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a810c2a2-c11d-4c42-9e5f-56fb627b6790 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f9dd77a0-28b5-4651-993e-e89b60172275 tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] http://192.168.122.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 19:19:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1393/2830] 192.168.122.253 () {58 vars in 1169 bytes} [Tue Sep 8 19:19:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4060 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d5e30da0-2aeb-4bf3-ad8f-4c2fef29739e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d5e30da0-2aeb-4bf3-ad8f-4c2fef29739e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 Sep 08 19:19:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d5e30da0-2aeb-4bf3-ad8f-4c2fef29739e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d5e30da0-2aeb-4bf3-ad8f-4c2fef29739e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:47 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-d5e30da0-2aeb-4bf3-ad8f-4c2fef29739e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume with id: e1362b0b-c963-4d42-af7c-a2636a08a830 Sep 08 19:19:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:47 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a810c2a2-c11d-4c42-9e5f-56fb627b6790 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:19:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d5e30da0-2aeb-4bf3-ad8f-4c2fef29739e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a810c2a2-c11d-4c42-9e5f-56fb627b6790 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 returned with HTTP 200 Sep 08 19:19:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1438/2831] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:19:46 2026] GET /volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 => generated 869 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1781873f-c291-4cd0-861b-8652ce5d9d7c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1781873f-c291-4cd0-861b-8652ce5d9d7c tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] DELETE http://192.168.122.253/volume/v3/types/589a396c-29e3-49d5-8bc5-643036fb0f93 Sep 08 19:19:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1781873f-c291-4cd0-861b-8652ce5d9d7c tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1781873f-c291-4cd0-861b-8652ce5d9d7c tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d5e30da0-2aeb-4bf3-ad8f-4c2fef29739e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume request issued successfully. Sep 08 19:19:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d5e30da0-2aeb-4bf3-ad8f-4c2fef29739e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 returned with HTTP 202 Sep 08 19:19:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1394/2832] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:19:47 2026] DELETE /volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3627601a-a25c-4dd9-98d0-2056743f82bb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3627601a-a25c-4dd9-98d0-2056743f82bb tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 Sep 08 19:19:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3627601a-a25c-4dd9-98d0-2056743f82bb tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3627601a-a25c-4dd9-98d0-2056743f82bb tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1781873f-c291-4cd0-861b-8652ce5d9d7c tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] http://192.168.122.253/volume/v3/types/589a396c-29e3-49d5-8bc5-643036fb0f93 returned with HTTP 202 Sep 08 19:19:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1439/2833] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:19:47 2026] DELETE /volume/v3/types/589a396c-29e3-49d5-8bc5-643036fb0f93 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e99af684-349c-4cd9-9310-6b5ff3683251 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e99af684-349c-4cd9-9310-6b5ff3683251 tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] GET http://192.168.122.253/volume/v3/types/589a396c-29e3-49d5-8bc5-643036fb0f93 Sep 08 19:19:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e99af684-349c-4cd9-9310-6b5ff3683251 tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e99af684-349c-4cd9-9310-6b5ff3683251 tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3627601a-a25c-4dd9-98d0-2056743f82bb tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e99af684-349c-4cd9-9310-6b5ff3683251 tempest-VolumeAndVolumeTypeFromImageTest-1949450114 tempest-VolumeAndVolumeTypeFromImageTest-1949450114-project-admin] http://192.168.122.253/volume/v3/types/589a396c-29e3-49d5-8bc5-643036fb0f93 returned with HTTP 404 Sep 08 19:19:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1440/2834] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:19:47 2026] GET /volume/v3/types/589a396c-29e3-49d5-8bc5-643036fb0f93 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3627601a-a25c-4dd9-98d0-2056743f82bb tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 returned with HTTP 200 Sep 08 19:19:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1395/2835] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:47 2026] GET /volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d537e377-0b3d-47c4-8984-755fa4d0dad2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d537e377-0b3d-47c4-8984-755fa4d0dad2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b Sep 08 19:19:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d537e377-0b3d-47c4-8984-755fa4d0dad2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d537e377-0b3d-47c4-8984-755fa4d0dad2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d537e377-0b3d-47c4-8984-755fa4d0dad2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b returned with HTTP 404 Sep 08 19:19:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1441/2836] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:47 2026] GET /volume/v3/volumes/7fa655c3-26fe-47a0-8a2a-a022de03e00b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1ec4a180-b2d1-4611-b3b6-9d2a1ac32c51 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1ec4a180-b2d1-4611-b3b6-9d2a1ac32c51 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] DELETE http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 Sep 08 19:19:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1ec4a180-b2d1-4611-b3b6-9d2a1ac32c51 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1ec4a180-b2d1-4611-b3b6-9d2a1ac32c51 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:47 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-1ec4a180-b2d1-4611-b3b6-9d2a1ac32c51 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Delete volume with id: 77bcf37c-8602-486f-a5d0-aa708643bc79 Sep 08 19:19:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1ec4a180-b2d1-4611-b3b6-9d2a1ac32c51 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1ec4a180-b2d1-4611-b3b6-9d2a1ac32c51 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Delete volume request issued successfully. Sep 08 19:19:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1ec4a180-b2d1-4611-b3b6-9d2a1ac32c51 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 returned with HTTP 202 Sep 08 19:19:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1396/2837] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:19:47 2026] DELETE /volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4d2c8a2b-443f-4561-a162-4a40ff9ee534 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4d2c8a2b-443f-4561-a162-4a40ff9ee534 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 Sep 08 19:19:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4d2c8a2b-443f-4561-a162-4a40ff9ee534 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4d2c8a2b-443f-4561-a162-4a40ff9ee534 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:47 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4d2c8a2b-443f-4561-a162-4a40ff9ee534 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4d2c8a2b-443f-4561-a162-4a40ff9ee534 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 returned with HTTP 200 Sep 08 19:19:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1442/2838] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:47 2026] GET /volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 => generated 864 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7d687eb3-14a8-4a31-8ae0-201059d9eccd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7d687eb3-14a8-4a31-8ae0-201059d9eccd tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7d687eb3-14a8-4a31-8ae0-201059d9eccd tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7d687eb3-14a8-4a31-8ae0-201059d9eccd tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7d687eb3-14a8-4a31-8ae0-201059d9eccd tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:19:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7d687eb3-14a8-4a31-8ae0-201059d9eccd tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 returned with HTTP 200 Sep 08 19:19:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1397/2839] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:19:48 2026] GET /volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 => generated 870 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0088a38c-34a0-46fb-ad20-5b0f6ddfbea3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0088a38c-34a0-46fb-ad20-5b0f6ddfbea3 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:19:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0088a38c-34a0-46fb-ad20-5b0f6ddfbea3 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37eca3a8-b773-429b-8778-bb0e7a3d6577", "name": "tempest-VolumeDependencyTests-Snapshot-1440485048"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-10283462-c2ce-43ad-94de-e263f716fca6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-10283462-c2ce-43ad-94de-e263f716fca6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-10283462-c2ce-43ad-94de-e263f716fca6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-10283462-c2ce-43ad-94de-e263f716fca6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:48 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0088a38c-34a0-46fb-ad20-5b0f6ddfbea3 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:19:48 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-0088a38c-34a0-46fb-ad20-5b0f6ddfbea3 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Create snapshot from volume 37eca3a8-b773-429b-8778-bb0e7a3d6577 Sep 08 19:19:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-10283462-c2ce-43ad-94de-e263f716fca6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 returned with HTTP 404 Sep 08 19:19:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1398/2840] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:48 2026] GET /volume/v3/volumes/e1362b0b-c963-4d42-af7c-a2636a08a830 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-62496c71-437e-4bba-a6f4-65296d319615 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-517109014"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-517109014'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume of 1 GB Sep 08 19:19:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Availability Zones retrieved successfully. Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (3b7c7769-258a-41c8-8e82-a3d44d028f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a19f772-f195-4089-8475-66a78cd7d695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-0088a38c-34a0-46fb-ad20-5b0f6ddfbea3 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Created reservations ['d92855dd-a2c7-4b98-bed3-8f6493fd926f', '48759d6c-d30d-44b3-8933-2575d7193c9e', 'b9116b0f-8142-4b28-a244-045639fc0616', 'ecced16f-675b-4f3d-be3d-a9381c01667a'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0088a38c-34a0-46fb-ad20-5b0f6ddfbea3 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Snapshot create request issued successfully. Sep 08 19:19:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0088a38c-34a0-46fb-ad20-5b0f6ddfbea3 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:19:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1443/2841] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:19:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a19f772-f195-4089-8475-66a78cd7d695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d9b1d83-e39f-4fa8-a55f-e9e4fb7ab178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d762da3f-bcfc-42ce-aa94-6e5318b78ff4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d762da3f-bcfc-42ce-aa94-6e5318b78ff4 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c Sep 08 19:19:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d762da3f-bcfc-42ce-aa94-6e5318b78ff4 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d762da3f-bcfc-42ce-aa94-6e5318b78ff4 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:48 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d762da3f-bcfc-42ce-aa94-6e5318b78ff4 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Snapshot retrieved successfully. Sep 08 19:19:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d762da3f-bcfc-42ce-aa94-6e5318b78ff4 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c returned with HTTP 200 Sep 08 19:19:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1444/2842] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:48 2026] GET /volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c => generated 440 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['263864ea-a8e3-446d-82ce-35cd62e52f2e', 'e07119bd-656a-47a2-a070-c9c2e090e54e', '56681bff-2188-4293-9c47-30b53e22c502', '54232436-cbf3-42ac-b7c0-9be2a5e0da05'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d9b1d83-e39f-4fa8-a55f-e9e4fb7ab178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['263864ea-a8e3-446d-82ce-35cd62e52f2e', 'e07119bd-656a-47a2-a070-c9c2e090e54e', '56681bff-2188-4293-9c47-30b53e22c502', '54232436-cbf3-42ac-b7c0-9be2a5e0da05']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f93b5a8-67d1-4371-be86-ac009c2bf567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f93b5a8-67d1-4371-be86-ac009c2bf567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beaed78a-3d32-4acf-9798-3daec5769590', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-517109014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['263864ea-a8e3-446d-82ce-35cd62e52f2e','e07119bd-656a-47a2-a070-c9c2e090e54e','56681bff-2188-4293-9c47-30b53e22c502','54232436-cbf3-42ac-b7c0-9be2a5e0da05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-517109014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beaed78a-3d32-4acf-9798-3daec5769590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='278b45dca1fd46d4aad77ff620b60e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e056568d-d4da-40aa-a7fc-edd6784a90f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ed36d79c-d3de-48f6-b411-b047e240b8c2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ed36d79c-d3de-48f6-b411-b047e240b8c2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 Sep 08 19:19:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ed36d79c-d3de-48f6-b411-b047e240b8c2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ed36d79c-d3de-48f6-b411-b047e240b8c2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e056568d-d4da-40aa-a7fc-edd6784a90f4) transitioned into state 'SUCCESS' from state '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-517109014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['263864ea-a8e3-446d-82ce-35cd62e52f2e','e07119bd-656a-47a2-a070-c9c2e090e54e','56681bff-2188-4293-9c47-30b53e22c502','54232436-cbf3-42ac-b7c0-9be2a5e0da05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (244e0615-1b09-45af-9f6d-60c3675a812b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (244e0615-1b09-45af-9f6d-60c3675a812b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:48 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (3b7c7769-258a-41c8-8e82-a3d44d028f76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request issued successfully. Sep 08 19:19:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-62496c71-437e-4bba-a6f4-65296d319615 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1399/2843] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:19:48 2026] POST /volume/v3/volumes => generated 786 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-aca075be-53b9-4da4-8171-85640d9ab869 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ed36d79c-d3de-48f6-b411-b047e240b8c2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aca075be-53b9-4da4-8171-85640d9ab869 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aca075be-53b9-4da4-8171-85640d9ab869 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ed36d79c-d3de-48f6-b411-b047e240b8c2 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 returned with HTTP 200 Sep 08 19:19:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aca075be-53b9-4da4-8171-85640d9ab869 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1445/2844] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:48 2026] GET /volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 => generated 864 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:19:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-aca075be-53b9-4da4-8171-85640d9ab869 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aca075be-53b9-4da4-8171-85640d9ab869 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 returned with HTTP 200 Sep 08 19:19:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1400/2845] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:48 2026] GET /volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 => generated 965 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c32b40e3-33bf-4fde-82b7-45bb2f40323a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c32b40e3-33bf-4fde-82b7-45bb2f40323a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c Sep 08 19:19:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c32b40e3-33bf-4fde-82b7-45bb2f40323a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c32b40e3-33bf-4fde-82b7-45bb2f40323a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c32b40e3-33bf-4fde-82b7-45bb2f40323a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Snapshot retrieved successfully. Sep 08 19:19:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c32b40e3-33bf-4fde-82b7-45bb2f40323a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c returned with HTTP 200 Sep 08 19:19:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1446/2846] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:49 2026] GET /volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-83e0cb26-df3d-4db5-b1a2-45a865e40472 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-83e0cb26-df3d-4db5-b1a2-45a865e40472 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 Sep 08 19:19:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-83e0cb26-df3d-4db5-b1a2-45a865e40472 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-83e0cb26-df3d-4db5-b1a2-45a865e40472 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-83e0cb26-df3d-4db5-b1a2-45a865e40472 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 returned with HTTP 404 Sep 08 19:19:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1401/2847] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:49 2026] GET /volume/v3/volumes/77bcf37c-8602-486f-a5d0-aa708643bc79 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:19:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c559c536-fcde-40ea-be97-3a685a0ebdd6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c559c536-fcde-40ea-be97-3a685a0ebdd6 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] DELETE http://192.168.122.253/volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b Sep 08 19:19:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c559c536-fcde-40ea-be97-3a685a0ebdd6 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c559c536-fcde-40ea-be97-3a685a0ebdd6 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:49 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-c559c536-fcde-40ea-be97-3a685a0ebdd6 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Delete volume with id: abfc043d-fda0-478c-bf90-cd28c752d84b Sep 08 19:19:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-aec9081e-f33d-4e65-ac10-fe2692cd277a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aec9081e-f33d-4e65-ac10-fe2692cd277a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 Sep 08 19:19:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aec9081e-f33d-4e65-ac10-fe2692cd277a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-aec9081e-f33d-4e65-ac10-fe2692cd277a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c559c536-fcde-40ea-be97-3a685a0ebdd6 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:49 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:49 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-aec9081e-f33d-4e65-ac10-fe2692cd277a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-aec9081e-f33d-4e65-ac10-fe2692cd277a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 returned with HTTP 200 Sep 08 19:19:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c559c536-fcde-40ea-be97-3a685a0ebdd6 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Delete volume request issued successfully. Sep 08 19:19:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c559c536-fcde-40ea-be97-3a685a0ebdd6 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b returned with HTTP 202 Sep 08 19:19:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1402/2848] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:49 2026] GET /volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 => generated 1015 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1447/2849] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:19:49 2026] DELETE /volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6734574c-f700-4c4b-b964-e6966bacbcda None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6734574c-f700-4c4b-b964-e6966bacbcda tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b Sep 08 19:19:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6734574c-f700-4c4b-b964-e6966bacbcda tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6734574c-f700-4c4b-b964-e6966bacbcda tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:50 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:50 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6734574c-f700-4c4b-b964-e6966bacbcda tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Volume info retrieved successfully. Sep 08 19:19:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6734574c-f700-4c4b-b964-e6966bacbcda tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b returned with HTTP 200 Sep 08 19:19:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1403/2850] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:49 2026] GET /volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:19:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9c14d431-0cac-48fa-a77e-e4c6b2e61f28 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9c14d431-0cac-48fa-a77e-e4c6b2e61f28 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c Sep 08 19:19:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9c14d431-0cac-48fa-a77e-e4c6b2e61f28 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9c14d431-0cac-48fa-a77e-e4c6b2e61f28 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9c14d431-0cac-48fa-a77e-e4c6b2e61f28 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Snapshot retrieved successfully. Sep 08 19:19:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9c14d431-0cac-48fa-a77e-e4c6b2e61f28 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c returned with HTTP 200 Sep 08 19:19:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1448/2851] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:50 2026] GET /volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-acf7ec98-2c71-4c11-ae5f-12ca16a0fb53 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-acf7ec98-2c71-4c11-ae5f-12ca16a0fb53 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 Sep 08 19:19:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-acf7ec98-2c71-4c11-ae5f-12ca16a0fb53 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-acf7ec98-2c71-4c11-ae5f-12ca16a0fb53 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-acf7ec98-2c71-4c11-ae5f-12ca16a0fb53 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-acf7ec98-2c71-4c11-ae5f-12ca16a0fb53 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 returned with HTTP 200 Sep 08 19:19:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1404/2852] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:51 2026] GET /volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-746bcceb-0f89-4d4d-9bd4-adf68dcc1255 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-746bcceb-0f89-4d4d-9bd4-adf68dcc1255 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] GET http://192.168.122.253/volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b Sep 08 19:19:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-746bcceb-0f89-4d4d-9bd4-adf68dcc1255 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-746bcceb-0f89-4d4d-9bd4-adf68dcc1255 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-746bcceb-0f89-4d4d-9bd4-adf68dcc1255 tempest-CreateVolumesFromSourceVolumeTest-798534838 tempest-CreateVolumesFromSourceVolumeTest-798534838-project-member] http://192.168.122.253/volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b returned with HTTP 404 Sep 08 19:19:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1449/2853] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:51 2026] GET /volume/v3/volumes/abfc043d-fda0-478c-bf90-cd28c752d84b => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2855d063-b198-4402-9a02-27297ae5d795 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-efea7a4b-5a7d-4fb2-b70d-d90ede83c669 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-efea7a4b-5a7d-4fb2-b70d-d90ede83c669 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c Sep 08 19:19:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-efea7a4b-5a7d-4fb2-b70d-d90ede83c669 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-efea7a4b-5a7d-4fb2-b70d-d90ede83c669 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-efea7a4b-5a7d-4fb2-b70d-d90ede83c669 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Snapshot retrieved successfully. Sep 08 19:19:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-efea7a4b-5a7d-4fb2-b70d-d90ede83c669 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c returned with HTTP 200 Sep 08 19:19:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1450/2854] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:51 2026] GET /volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4f07d61f-f944-4f87-9251-d31456714c6c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-163779098"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Create volume request body: {'volume': {'snapshot_id': '4f07d61f-f944-4f87-9251-d31456714c6c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-163779098'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Snapshot retrieved successfully. Sep 08 19:19:51 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Create volume of 1 GB Sep 08 19:19:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Availability Zones retrieved successfully. Sep 08 19:19:51 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Flow 'volume_create_api' (e516844c-2255-447c-9e63-4ba338000854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:51 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c139192-0ab5-43b4-8953-815d55ad8c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:51 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-74908819"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-74908819'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:51 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume of 1 GB Sep 08 19:19:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Availability Zones retrieved successfully. Sep 08 19:19:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Flow 'volume_create_api' (bbe89336-e3d7-45dc-a209-daaf1d267776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b5dc1a-c46b-4863-95ed-aaa522d0a2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:51 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c139192-0ab5-43b4-8953-815d55ad8c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4f07d61f-f944-4f87-9251-d31456714c6c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:51 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb2f480-45fc-4f93-bf79-c8c6f321c81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b5dc1a-c46b-4863-95ed-aaa522d0a2e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:51 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2affa313-7fe0-478c-98d8-9b61fa3a15fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Created reservations ['215c09d8-e8d8-45a9-80c0-6fe3547b2127', 'a46b451d-c28a-455a-a788-7da673bd667c', '01301366-893e-4957-acd9-5e2f0739d1fa', '890471c3-6b2e-42d5-a6f0-ef19f168490d'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb2f480-45fc-4f93-bf79-c8c6f321c81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['215c09d8-e8d8-45a9-80c0-6fe3547b2127', 'a46b451d-c28a-455a-a788-7da673bd667c', '01301366-893e-4957-acd9-5e2f0739d1fa', '890471c3-6b2e-42d5-a6f0-ef19f168490d']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b783524d-ee06-487f-b883-479113c84fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Created reservations ['a5a3d468-ffa9-46d7-bb7b-221c3d83795a', '1e4cf995-9fbe-48cc-a3f6-a5413c59e5dc', '30eed11e-dc5a-4ed0-81b0-a6c2fa438bd5', '5f3b0a84-5ef8-445e-ad4f-3a8dcf6894b1'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2affa313-7fe0-478c-98d8-9b61fa3a15fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5a3d468-ffa9-46d7-bb7b-221c3d83795a', '1e4cf995-9fbe-48cc-a3f6-a5413c59e5dc', '30eed11e-dc5a-4ed0-81b0-a6c2fa438bd5', '5f3b0a84-5ef8-445e-ad4f-3a8dcf6894b1']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2f582cd-7263-4373-83de-9c9ad47b9f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2f582cd-7263-4373-83de-9c9ad47b9f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3094b7c3-c520-45be-b1e8-b57c102db32b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-74908819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc27fd1d25a47398a621907ec9ba626',qos_specs=None,replication_status=,reservations=['a5a3d468-ffa9-46d7-bb7b-221c3d83795a','1e4cf995-9fbe-48cc-a3f6-a5413c59e5dc','30eed11e-dc5a-4ed0-81b0-a6c2fa438bd5','5f3b0a84-5ef8-445e-ad4f-3a8dcf6894b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78523baf95004d07978485091f40c7f3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-74908819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3094b7c3-c520-45be-b1e8-b57c102db32b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc27fd1d25a47398a621907ec9ba626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78523baf95004d07978485091f40c7f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ee73d2-fb12-4e68-8f55-1f94b78f9040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b783524d-ee06-487f-b883-479113c84fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e82e7ecd-5e4f-4140-94df-4d07edd9e909', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-163779098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afaac3e9267949ef9597928b9e3c2816',qos_specs=None,replication_status=,reservations=['215c09d8-e8d8-45a9-80c0-6fe3547b2127','a46b451d-c28a-455a-a788-7da673bd667c','01301366-893e-4957-acd9-5e2f0739d1fa','890471c3-6b2e-42d5-a6f0-ef19f168490d'],size=1,snapshot_id=4f07d61f-f944-4f87-9251-d31456714c6c,source_replicaid=,source_volid=None,status='creating',user_id='8936e624888642d68d6270e1e7a03118',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-163779098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e82e7ecd-5e4f-4140-94df-4d07edd9e909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afaac3e9267949ef9597928b9e3c2816',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4f07d61f-f944-4f87-9251-d31456714c6c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8936e624888642d68d6270e1e7a03118',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62b42689-93c0-4552-a777-ed860173d858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ee73d2-fb12-4e68-8f55-1f94b78f9040) transitioned into state 'SUCCESS' from state '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-74908819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc27fd1d25a47398a621907ec9ba626',qos_specs=None,replication_status=,reservations=['a5a3d468-ffa9-46d7-bb7b-221c3d83795a','1e4cf995-9fbe-48cc-a3f6-a5413c59e5dc','30eed11e-dc5a-4ed0-81b0-a6c2fa438bd5','5f3b0a84-5ef8-445e-ad4f-3a8dcf6894b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78523baf95004d07978485091f40c7f3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34cbd02d-91e2-4283-a5a7-dfa07d48631b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62b42689-93c0-4552-a777-ed860173d858) transitioned into state 'SUCCESS' from state '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-163779098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afaac3e9267949ef9597928b9e3c2816',qos_specs=None,replication_status=,reservations=['215c09d8-e8d8-45a9-80c0-6fe3547b2127','a46b451d-c28a-455a-a788-7da673bd667c','01301366-893e-4957-acd9-5e2f0739d1fa','890471c3-6b2e-42d5-a6f0-ef19f168490d'],size=1,snapshot_id=4f07d61f-f944-4f87-9251-d31456714c6c,source_replicaid=,source_volid=None,status='creating',user_id='8936e624888642d68d6270e1e7a03118',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d57aed8f-6cc2-4e50-9f3e-d6e061878dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34cbd02d-91e2-4283-a5a7-dfa07d48631b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Flow 'volume_create_api' (bbe89336-e3d7-45dc-a209-daaf1d267776) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume request issued successfully. Sep 08 19:19:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2855d063-b198-4402-9a02-27297ae5d795 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1405/2855] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:19:51 2026] POST /volume/v3/volumes => generated 767 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9c8c92f9-d4d9-40c5-b795-53699d1ae34d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9c8c92f9-d4d9-40c5-b795-53699d1ae34d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9c8c92f9-d4d9-40c5-b795-53699d1ae34d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9c8c92f9-d4d9-40c5-b795-53699d1ae34d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9c8c92f9-d4d9-40c5-b795-53699d1ae34d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d57aed8f-6cc2-4e50-9f3e-d6e061878dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Flow 'volume_create_api' (e516844c-2255-447c-9e63-4ba338000854) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Create volume request issued successfully. Sep 08 19:19:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-89bc9bc0-1ae6-400a-bbd8-87c8cc33bdd0 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1451/2856] 192.168.122.253 () {62 vars in 1184 bytes} [Tue Sep 8 19:19:51 2026] POST /volume/v3/volumes => generated 812 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-41678f13-765b-44dd-bfe0-292a9f03a28d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9c8c92f9-d4d9-40c5-b795-53699d1ae34d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 returned with HTTP 200 Sep 08 19:19:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-41678f13-765b-44dd-bfe0-292a9f03a28d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-41678f13-765b-44dd-bfe0-292a9f03a28d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-41678f13-765b-44dd-bfe0-292a9f03a28d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1406/2857] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:52 2026] GET /volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 => generated 1016 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e90071eb-8a43-4a00-94f9-63f1725a8a8a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e90071eb-8a43-4a00-94f9-63f1725a8a8a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 Sep 08 19:19:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e90071eb-8a43-4a00-94f9-63f1725a8a8a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e90071eb-8a43-4a00-94f9-63f1725a8a8a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-41678f13-765b-44dd-bfe0-292a9f03a28d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:19:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-41678f13-765b-44dd-bfe0-292a9f03a28d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b returned with HTTP 200 Sep 08 19:19:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e90071eb-8a43-4a00-94f9-63f1725a8a8a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:19:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1452/2858] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:52 2026] GET /volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b => generated 835 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6464c2bf-5f58-4df0-a368-5dc55c4300c8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6464c2bf-5f58-4df0-a368-5dc55c4300c8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6464c2bf-5f58-4df0-a368-5dc55c4300c8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "beaed78a-3d32-4acf-9798-3daec5769590", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1648695270"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e90071eb-8a43-4a00-94f9-63f1725a8a8a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 returned with HTTP 200 Sep 08 19:19:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1407/2859] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:19:52 2026] GET /volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 => generated 880 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6464c2bf-5f58-4df0-a368-5dc55c4300c8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:52 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-6464c2bf-5f58-4df0-a368-5dc55c4300c8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create snapshot from volume beaed78a-3d32-4acf-9798-3daec5769590 Sep 08 19:19:52 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-6464c2bf-5f58-4df0-a368-5dc55c4300c8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['2d0fc68e-5ac3-4836-93a5-871be5002b65', 'c4618a9f-4b60-4b09-9cf4-f92f963e2af2', '058c18cb-7e5c-4714-af36-9b28aa82143f', '9701ee7b-7d68-435a-9339-f103a9951d14'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6464c2bf-5f58-4df0-a368-5dc55c4300c8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot create request issued successfully. Sep 08 19:19:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6464c2bf-5f58-4df0-a368-5dc55c4300c8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:19:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1453/2860] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:19:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3bdb5ba5-aa1b-4ee6-8280-b08346d3e568 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3bdb5ba5-aa1b-4ee6-8280-b08346d3e568 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3bdb5ba5-aa1b-4ee6-8280-b08346d3e568 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3bdb5ba5-aa1b-4ee6-8280-b08346d3e568 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3bdb5ba5-aa1b-4ee6-8280-b08346d3e568 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:19:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3bdb5ba5-aa1b-4ee6-8280-b08346d3e568 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d returned with HTTP 200 Sep 08 19:19:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1408/2861] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:52 2026] GET /volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-be70eec2-c609-4801-93b8-03726c7f6c54 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-be70eec2-c609-4801-93b8-03726c7f6c54 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b Sep 08 19:19:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-be70eec2-c609-4801-93b8-03726c7f6c54 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-be70eec2-c609-4801-93b8-03726c7f6c54 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-41fc19e9-3f0f-4179-afa7-2999a03bd1aa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-41fc19e9-3f0f-4179-afa7-2999a03bd1aa tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 Sep 08 19:19:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-41fc19e9-3f0f-4179-afa7-2999a03bd1aa tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-41fc19e9-3f0f-4179-afa7-2999a03bd1aa tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:53 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:53 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:53 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:53 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-be70eec2-c609-4801-93b8-03726c7f6c54 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:19:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-41fc19e9-3f0f-4179-afa7-2999a03bd1aa tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:19:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-be70eec2-c609-4801-93b8-03726c7f6c54 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b returned with HTTP 200 Sep 08 19:19:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1454/2862] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:53 2026] GET /volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-41fc19e9-3f0f-4179-afa7-2999a03bd1aa tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 returned with HTTP 200 Sep 08 19:19:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1409/2863] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:19:53 2026] GET /volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 => generated 904 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:19:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-979aecc6-0fc3-407c-8cb0-6adcd1482d43 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-979aecc6-0fc3-407c-8cb0-6adcd1482d43 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d Sep 08 19:19:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-979aecc6-0fc3-407c-8cb0-6adcd1482d43 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-979aecc6-0fc3-407c-8cb0-6adcd1482d43 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-979aecc6-0fc3-407c-8cb0-6adcd1482d43 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:19:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-979aecc6-0fc3-407c-8cb0-6adcd1482d43 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d returned with HTTP 200 Sep 08 19:19:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1455/2864] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:53 2026] GET /volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:19:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:19:53 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Create volume of 1 GB Sep 08 19:19:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Availability Zones retrieved successfully. Sep 08 19:19:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Flow 'volume_create_api' (4d0df5f0-4e4c-4bab-97c5-e8369e7b053d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:53 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8683eeb8-e35a-4e56-b4d5-26aafafe4dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8683eeb8-e35a-4e56-b4d5-26aafafe4dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a27abe-36cc-4852-bec7-62ad250f01d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Created reservations ['09ebb5d2-d32e-4900-a8d2-ddaf55d98963', 'df21a7e8-7fb9-4395-8bb0-03c9a759e151', '9f0ea291-ed56-4895-b80f-78cecf2c336c', 'a182a609-02cf-4716-b159-cf9855d66dff'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a27abe-36cc-4852-bec7-62ad250f01d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09ebb5d2-d32e-4900-a8d2-ddaf55d98963', 'df21a7e8-7fb9-4395-8bb0-03c9a759e151', '9f0ea291-ed56-4895-b80f-78cecf2c336c', 'a182a609-02cf-4716-b159-cf9855d66dff']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09fcf193-3369-4b2d-8839-b738002d6356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09fcf193-3369-4b2d-8839-b738002d6356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1ef6483-b0e4-4958-948a-466575c2d797', '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='7419dd1dc91f4dd297ad08b6b9f2c7df',qos_specs=None,replication_status=,reservations=['09ebb5d2-d32e-4900-a8d2-ddaf55d98963','df21a7e8-7fb9-4395-8bb0-03c9a759e151','9f0ea291-ed56-4895-b80f-78cecf2c336c','a182a609-02cf-4716-b159-cf9855d66dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1783e3daf12045f8bdb651d77f75f126',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:19:54Z,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=d1ef6483-b0e4-4958-948a-466575c2d797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7419dd1dc91f4dd297ad08b6b9f2c7df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1783e3daf12045f8bdb651d77f75f126',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (840ab0bb-248a-4cb4-be07-9d4fa3285132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (840ab0bb-248a-4cb4-be07-9d4fa3285132) transitioned into state 'SUCCESS' from 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='7419dd1dc91f4dd297ad08b6b9f2c7df',qos_specs=None,replication_status=,reservations=['09ebb5d2-d32e-4900-a8d2-ddaf55d98963','df21a7e8-7fb9-4395-8bb0-03c9a759e151','9f0ea291-ed56-4895-b80f-78cecf2c336c','a182a609-02cf-4716-b159-cf9855d66dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1783e3daf12045f8bdb651d77f75f126',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fc70c87-deb8-4b45-9be6-30e24772d10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fc70c87-deb8-4b45-9be6-30e24772d10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Flow 'volume_create_api' (4d0df5f0-4e4c-4bab-97c5-e8369e7b053d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Create volume request issued successfully. Sep 08 19:19:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f90f48d-108d-4921-a22b-7cd319e1df1f tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:19:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1410/2865] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:19:53 2026] POST /volume/v3/volumes => generated 749 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-113029f0-660e-43b9-91a2-b6274f8f663c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-113029f0-660e-43b9-91a2-b6274f8f663c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 Sep 08 19:19:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-113029f0-660e-43b9-91a2-b6274f8f663c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-113029f0-660e-43b9-91a2-b6274f8f663c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-113029f0-660e-43b9-91a2-b6274f8f663c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:19:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-113029f0-660e-43b9-91a2-b6274f8f663c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 returned with HTTP 200 Sep 08 19:19:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1456/2866] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:54 2026] GET /volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a30e03f2-17e1-4065-b9b9-54ef05bbf782 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a30e03f2-17e1-4065-b9b9-54ef05bbf782 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a30e03f2-17e1-4065-b9b9-54ef05bbf782 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a30e03f2-17e1-4065-b9b9-54ef05bbf782 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5ec3becb-012b-432e-9a46-f86b89c1faba None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ec3becb-012b-432e-9a46-f86b89c1faba tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 Sep 08 19:19:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5ec3becb-012b-432e-9a46-f86b89c1faba tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5ec3becb-012b-432e-9a46-f86b89c1faba tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a30e03f2-17e1-4065-b9b9-54ef05bbf782 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:19:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a30e03f2-17e1-4065-b9b9-54ef05bbf782 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b returned with HTTP 200 Sep 08 19:19:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1411/2867] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:54 2026] GET /volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:54 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:54 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5ec3becb-012b-432e-9a46-f86b89c1faba tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-87b8cafa-1495-44fc-887f-cafe1adb168e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ec3becb-012b-432e-9a46-f86b89c1faba tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 returned with HTTP 200 Sep 08 19:19:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-87b8cafa-1495-44fc-887f-cafe1adb168e tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-87b8cafa-1495-44fc-887f-cafe1adb168e tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3094b7c3-c520-45be-b1e8-b57c102db32b", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-913847503"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:19:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1457/2868] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:19:54 2026] GET /volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 => generated 904 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-87b8cafa-1495-44fc-887f-cafe1adb168e tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:19:54 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-87b8cafa-1495-44fc-887f-cafe1adb168e tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create snapshot from volume 3094b7c3-c520-45be-b1e8-b57c102db32b Sep 08 19:19:54 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-87b8cafa-1495-44fc-887f-cafe1adb168e tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Created reservations ['8773778b-f314-4366-9318-b045775c22db', 'e449731a-a416-4998-a6f9-65a59b9e2333', 'b6df6e88-66e6-409d-bdfe-913f21d60e18', '80848a14-6948-419f-9282-46fcb9b664a5'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:19:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-df16bb09-363e-4022-9f13-782f6128325c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-df16bb09-363e-4022-9f13-782f6128325c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d Sep 08 19:19:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-df16bb09-363e-4022-9f13-782f6128325c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-df16bb09-363e-4022-9f13-782f6128325c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-df16bb09-363e-4022-9f13-782f6128325c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:19:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-df16bb09-363e-4022-9f13-782f6128325c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d returned with HTTP 200 Sep 08 19:19:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1458/2869] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:54 2026] GET /volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-87b8cafa-1495-44fc-887f-cafe1adb168e tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot create request issued successfully. Sep 08 19:19:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-87b8cafa-1495-44fc-887f-cafe1adb168e tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:19:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1412/2870] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:19:54 2026] POST /volume/v3/snapshots => generated 315 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:19:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a6791556-ab17-46fe-a54d-975e4b892baf None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a6791556-ab17-46fe-a54d-975e4b892baf tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:19:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a6791556-ab17-46fe-a54d-975e4b892baf tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a6791556-ab17-46fe-a54d-975e4b892baf tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a6791556-ab17-46fe-a54d-975e4b892baf tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:19:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a6791556-ab17-46fe-a54d-975e4b892baf tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 200 Sep 08 19:19:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1459/2871] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:54 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4155229f-c71b-4d95-aee2-0addd85da801 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4155229f-c71b-4d95-aee2-0addd85da801 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 Sep 08 19:19:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4155229f-c71b-4d95-aee2-0addd85da801 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4155229f-c71b-4d95-aee2-0addd85da801 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4155229f-c71b-4d95-aee2-0addd85da801 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:19:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4155229f-c71b-4d95-aee2-0addd85da801 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 returned with HTTP 200 Sep 08 19:19:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1413/2872] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:55 2026] GET /volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7951036b-c9f6-4097-9c72-5bfb8702c750 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7951036b-c9f6-4097-9c72-5bfb8702c750 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 Sep 08 19:19:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7951036b-c9f6-4097-9c72-5bfb8702c750 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7951036b-c9f6-4097-9c72-5bfb8702c750 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7951036b-c9f6-4097-9c72-5bfb8702c750 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:19:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7951036b-c9f6-4097-9c72-5bfb8702c750 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 returned with HTTP 200 Sep 08 19:19:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1460/2873] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:19:55 2026] GET /volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-27d81bd3-895e-4b14-bbeb-7294e07698f4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-27d81bd3-895e-4b14-bbeb-7294e07698f4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d Sep 08 19:19:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-27d81bd3-895e-4b14-bbeb-7294e07698f4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-27d81bd3-895e-4b14-bbeb-7294e07698f4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-27d81bd3-895e-4b14-bbeb-7294e07698f4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:19:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-27d81bd3-895e-4b14-bbeb-7294e07698f4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d returned with HTTP 200 Sep 08 19:19:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1414/2874] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:55 2026] GET /volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a20efda1-4ca5-4429-9f11-9dfca385ac21 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a20efda1-4ca5-4429-9f11-9dfca385ac21 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d Sep 08 19:19:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a20efda1-4ca5-4429-9f11-9dfca385ac21 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a20efda1-4ca5-4429-9f11-9dfca385ac21 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:55 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-a20efda1-4ca5-4429-9f11-9dfca385ac21 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Delete snapshot with id: 292ff6c5-377b-43b9-bdbc-0a6f9feefc3d Sep 08 19:19:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a20efda1-4ca5-4429-9f11-9dfca385ac21 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:19:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-965795bc-4e3d-48e1-bc9f-378565fa6878 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-965795bc-4e3d-48e1-bc9f-378565fa6878 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:19:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-965795bc-4e3d-48e1-bc9f-378565fa6878 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-965795bc-4e3d-48e1-bc9f-378565fa6878 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-965795bc-4e3d-48e1-bc9f-378565fa6878 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:19:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-965795bc-4e3d-48e1-bc9f-378565fa6878 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 200 Sep 08 19:19:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a20efda1-4ca5-4429-9f11-9dfca385ac21 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot delete request issued successfully. Sep 08 19:19:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a20efda1-4ca5-4429-9f11-9dfca385ac21 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d returned with HTTP 202 Sep 08 19:19:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1415/2875] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:55 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 447 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1461/2876] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:19:55 2026] DELETE /volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:19:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8036aaa8-980f-4297-b986-1f76ad735078 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8036aaa8-980f-4297-b986-1f76ad735078 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] GET http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d Sep 08 19:19:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8036aaa8-980f-4297-b986-1f76ad735078 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8036aaa8-980f-4297-b986-1f76ad735078 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8036aaa8-980f-4297-b986-1f76ad735078 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:19:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8036aaa8-980f-4297-b986-1f76ad735078 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d returned with HTTP 200 Sep 08 19:19:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1416/2877] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:55 2026] GET /volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2929b349-9505-4bc8-b391-f70b448f5c73 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2929b349-9505-4bc8-b391-f70b448f5c73 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 Sep 08 19:19:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2929b349-9505-4bc8-b391-f70b448f5c73 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2929b349-9505-4bc8-b391-f70b448f5c73 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2929b349-9505-4bc8-b391-f70b448f5c73 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:19:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2929b349-9505-4bc8-b391-f70b448f5c73 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 returned with HTTP 200 Sep 08 19:19:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1462/2878] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:56 2026] GET /volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5259b12f-f1aa-4ff2-b5cb-b65de4821e0b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5259b12f-f1aa-4ff2-b5cb-b65de4821e0b tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 Sep 08 19:19:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5259b12f-f1aa-4ff2-b5cb-b65de4821e0b tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5259b12f-f1aa-4ff2-b5cb-b65de4821e0b tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5259b12f-f1aa-4ff2-b5cb-b65de4821e0b tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:19:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5259b12f-f1aa-4ff2-b5cb-b65de4821e0b tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 returned with HTTP 200 Sep 08 19:19:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1417/2879] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:19:56 2026] GET /volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 => generated 904 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ad4fdbb8-020f-43c6-bdc1-2a85f643136e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad4fdbb8-020f-43c6-bdc1-2a85f643136e tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:19:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad4fdbb8-020f-43c6-bdc1-2a85f643136e tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad4fdbb8-020f-43c6-bdc1-2a85f643136e tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ad4fdbb8-020f-43c6-bdc1-2a85f643136e tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:19:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad4fdbb8-020f-43c6-bdc1-2a85f643136e tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 200 Sep 08 19:19:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1463/2880] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:56 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8d33153c-1183-490e-99b0-04f4371d446a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8d33153c-1183-490e-99b0-04f4371d446a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] GET http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d Sep 08 19:19:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8d33153c-1183-490e-99b0-04f4371d446a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8d33153c-1183-490e-99b0-04f4371d446a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8d33153c-1183-490e-99b0-04f4371d446a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:19:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8d33153c-1183-490e-99b0-04f4371d446a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d returned with HTTP 200 Sep 08 19:19:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1418/2881] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:56 2026] GET /volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1b842aa9-485d-42a3-b738-0b16fc019fac None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1b842aa9-485d-42a3-b738-0b16fc019fac tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 Sep 08 19:19:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1b842aa9-485d-42a3-b738-0b16fc019fac tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1b842aa9-485d-42a3-b738-0b16fc019fac tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1b842aa9-485d-42a3-b738-0b16fc019fac tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:19:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1b842aa9-485d-42a3-b738-0b16fc019fac tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 returned with HTTP 200 Sep 08 19:19:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1464/2882] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:57 2026] GET /volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 => generated 841 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b1758fa1-842e-467b-9e6d-b59be74a089f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b1758fa1-842e-467b-9e6d-b59be74a089f tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 Sep 08 19:19:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b1758fa1-842e-467b-9e6d-b59be74a089f tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b1758fa1-842e-467b-9e6d-b59be74a089f tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:57 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:57 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:57 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:57 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b1758fa1-842e-467b-9e6d-b59be74a089f tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:19:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b1758fa1-842e-467b-9e6d-b59be74a089f tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 returned with HTTP 200 Sep 08 19:19:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1419/2883] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:19:57 2026] GET /volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 => generated 904 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d69892ac-ab54-45a8-9b07-617d6daacb52 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d69892ac-ab54-45a8-9b07-617d6daacb52 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:19:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d69892ac-ab54-45a8-9b07-617d6daacb52 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d69892ac-ab54-45a8-9b07-617d6daacb52 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6595431f-63e6-4a55-b613-9fddf7d35b56 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6595431f-63e6-4a55-b613-9fddf7d35b56 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] GET http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d Sep 08 19:19:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6595431f-63e6-4a55-b613-9fddf7d35b56 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6595431f-63e6-4a55-b613-9fddf7d35b56 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d69892ac-ab54-45a8-9b07-617d6daacb52 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:19:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d69892ac-ab54-45a8-9b07-617d6daacb52 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 200 Sep 08 19:19:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1465/2884] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:57 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 447 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6595431f-63e6-4a55-b613-9fddf7d35b56 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:19:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6595431f-63e6-4a55-b613-9fddf7d35b56 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d returned with HTTP 200 Sep 08 19:19:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1420/2885] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:57 2026] GET /volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d => generated 466 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1588d8a7-8d71-48e1-81f2-452f9589def7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1588d8a7-8d71-48e1-81f2-452f9589def7 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 Sep 08 19:19:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1588d8a7-8d71-48e1-81f2-452f9589def7 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1588d8a7-8d71-48e1-81f2-452f9589def7 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1588d8a7-8d71-48e1-81f2-452f9589def7 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:19:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d4899c2b-a7d9-4a59-8e89-eb51eaf82246 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d4899c2b-a7d9-4a59-8e89-eb51eaf82246 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 Sep 08 19:19:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d4899c2b-a7d9-4a59-8e89-eb51eaf82246 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d4899c2b-a7d9-4a59-8e89-eb51eaf82246 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1588d8a7-8d71-48e1-81f2-452f9589def7 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 returned with HTTP 200 Sep 08 19:19:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1466/2886] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:58 2026] GET /volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 => generated 841 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d4899c2b-a7d9-4a59-8e89-eb51eaf82246 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:19:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d4899c2b-a7d9-4a59-8e89-eb51eaf82246 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 returned with HTTP 200 Sep 08 19:19:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1421/2887] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:19:58 2026] GET /volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 => generated 904 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-adb5a0f8-ce78-4482-8573-f6503d1cac9d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-adb5a0f8-ce78-4482-8573-f6503d1cac9d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:19:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-adb5a0f8-ce78-4482-8573-f6503d1cac9d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-adb5a0f8-ce78-4482-8573-f6503d1cac9d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-709a3c22-32d6-4cc8-9120-a07b0fe6787b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-709a3c22-32d6-4cc8-9120-a07b0fe6787b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] GET http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d Sep 08 19:19:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-709a3c22-32d6-4cc8-9120-a07b0fe6787b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-709a3c22-32d6-4cc8-9120-a07b0fe6787b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-adb5a0f8-ce78-4482-8573-f6503d1cac9d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:19:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-adb5a0f8-ce78-4482-8573-f6503d1cac9d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 200 Sep 08 19:19:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1467/2888] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:59 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 447 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-709a3c22-32d6-4cc8-9120-a07b0fe6787b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d returned with HTTP 404 Sep 08 19:19:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1422/2889] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:59 2026] GET /volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-db949a10-d2f8-4406-8509-e0278c97d9ba None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-db949a10-d2f8-4406-8509-e0278c97d9ba tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d Sep 08 19:19:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-db949a10-d2f8-4406-8509-e0278c97d9ba tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-db949a10-d2f8-4406-8509-e0278c97d9ba tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:59 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-db949a10-d2f8-4406-8509-e0278c97d9ba tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete snapshot with id: 292ff6c5-377b-43b9-bdbc-0a6f9feefc3d Sep 08 19:19:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-db949a10-d2f8-4406-8509-e0278c97d9ba tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d returned with HTTP 404 Sep 08 19:19:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1468/2890] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:19:59 2026] DELETE /volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-92ca111e-bc41-4147-a4e6-ccac66b025c6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-92ca111e-bc41-4147-a4e6-ccac66b025c6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d Sep 08 19:19:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-92ca111e-bc41-4147-a4e6-ccac66b025c6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-92ca111e-bc41-4147-a4e6-ccac66b025c6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-92ca111e-bc41-4147-a4e6-ccac66b025c6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d returned with HTTP 404 Sep 08 19:19:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1423/2891] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:19:59 2026] GET /volume/v3/snapshots/292ff6c5-377b-43b9-bdbc-0a6f9feefc3d => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:19:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6145f0d0-d1c4-49f1-989b-1bcb7be9120f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6145f0d0-d1c4-49f1-989b-1bcb7be9120f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 Sep 08 19:19:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6145f0d0-d1c4-49f1-989b-1bcb7be9120f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6145f0d0-d1c4-49f1-989b-1bcb7be9120f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:59 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-6145f0d0-d1c4-49f1-989b-1bcb7be9120f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume with id: beaed78a-3d32-4acf-9798-3daec5769590 Sep 08 19:19:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6145f0d0-d1c4-49f1-989b-1bcb7be9120f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6145f0d0-d1c4-49f1-989b-1bcb7be9120f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume request issued successfully. Sep 08 19:19:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6145f0d0-d1c4-49f1-989b-1bcb7be9120f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 returned with HTTP 202 Sep 08 19:19:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1469/2892] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:19:59 2026] DELETE /volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:19:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0cce18e9-f0de-4bef-b1bc-ce1c3f6a8b21 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0cce18e9-f0de-4bef-b1bc-ce1c3f6a8b21 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 Sep 08 19:19:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0cce18e9-f0de-4bef-b1bc-ce1c3f6a8b21 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0cce18e9-f0de-4bef-b1bc-ce1c3f6a8b21 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:19:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:19:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0cce18e9-f0de-4bef-b1bc-ce1c3f6a8b21 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:19:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0cce18e9-f0de-4bef-b1bc-ce1c3f6a8b21 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 returned with HTTP 200 Sep 08 19:19:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1424/2893] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:59 2026] GET /volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 => generated 1015 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:19:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1a72bdaf-5c18-488d-a8b8-10a9283c8af9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:19:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1a72bdaf-5c18-488d-a8b8-10a9283c8af9 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 Sep 08 19:19:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1a72bdaf-5c18-488d-a8b8-10a9283c8af9 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:19:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1a72bdaf-5c18-488d-a8b8-10a9283c8af9 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:19:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:19:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:19:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:19:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:19:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1a72bdaf-5c18-488d-a8b8-10a9283c8af9 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:19:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1a72bdaf-5c18-488d-a8b8-10a9283c8af9 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 returned with HTTP 200 Sep 08 19:19:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1470/2894] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:19:59 2026] GET /volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 => generated 841 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:19:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-74f50f36-9acb-4116-aaa7-2216148d1735 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-74f50f36-9acb-4116-aaa7-2216148d1735 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 Sep 08 19:20:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-74f50f36-9acb-4116-aaa7-2216148d1735 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-74f50f36-9acb-4116-aaa7-2216148d1735 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-aeea51f0-02f3-47ad-b7ad-774456d4f74c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aeea51f0-02f3-47ad-b7ad-774456d4f74c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:20:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aeea51f0-02f3-47ad-b7ad-774456d4f74c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aeea51f0-02f3-47ad-b7ad-774456d4f74c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-74f50f36-9acb-4116-aaa7-2216148d1735 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:20:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-74f50f36-9acb-4116-aaa7-2216148d1735 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 returned with HTTP 200 Sep 08 19:20:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1425/2895] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:19:59 2026] GET /volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 => generated 904 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-aeea51f0-02f3-47ad-b7ad-774456d4f74c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:20:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aeea51f0-02f3-47ad-b7ad-774456d4f74c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 200 Sep 08 19:20:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1471/2896] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:00 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 447 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-62e4adb9-4a9e-40c8-a068-4dab594a2f77 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-62e4adb9-4a9e-40c8-a068-4dab594a2f77 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 Sep 08 19:20:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-62e4adb9-4a9e-40c8-a068-4dab594a2f77 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-62e4adb9-4a9e-40c8-a068-4dab594a2f77 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-62e4adb9-4a9e-40c8-a068-4dab594a2f77 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-62e4adb9-4a9e-40c8-a068-4dab594a2f77 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 returned with HTTP 200 Sep 08 19:20:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1426/2897] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:00 2026] GET /volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 => generated 1015 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6d671eec-915a-4e1a-ba92-3db0255fbc1a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d671eec-915a-4e1a-ba92-3db0255fbc1a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d671eec-915a-4e1a-ba92-3db0255fbc1a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d671eec-915a-4e1a-ba92-3db0255fbc1a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6d671eec-915a-4e1a-ba92-3db0255fbc1a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d671eec-915a-4e1a-ba92-3db0255fbc1a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 returned with HTTP 200 Sep 08 19:20:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1472/2898] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:01 2026] GET /volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 => generated 841 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e9c14b69-d6fc-44e6-b89d-911fa3c6b6ee None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e9c14b69-d6fc-44e6-b89d-911fa3c6b6ee tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 Sep 08 19:20:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e9c14b69-d6fc-44e6-b89d-911fa3c6b6ee tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e9c14b69-d6fc-44e6-b89d-911fa3c6b6ee tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bb9f6f1f-4143-4aa9-ad4d-8b42decacb8d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:01 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:01 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bb9f6f1f-4143-4aa9-ad4d-8b42decacb8d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bb9f6f1f-4143-4aa9-ad4d-8b42decacb8d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bb9f6f1f-4143-4aa9-ad4d-8b42decacb8d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:01 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e9c14b69-d6fc-44e6-b89d-911fa3c6b6ee tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:20:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e9c14b69-d6fc-44e6-b89d-911fa3c6b6ee tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 returned with HTTP 200 Sep 08 19:20:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1427/2899] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:01 2026] GET /volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 => generated 904 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bb9f6f1f-4143-4aa9-ad4d-8b42decacb8d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:20:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bb9f6f1f-4143-4aa9-ad4d-8b42decacb8d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 200 Sep 08 19:20:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1473/2900] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:01 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 447 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-77e4124e-a277-4d37-afac-0ab680e1dbfa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-77e4124e-a277-4d37-afac-0ab680e1dbfa tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 Sep 08 19:20:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-77e4124e-a277-4d37-afac-0ab680e1dbfa tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-77e4124e-a277-4d37-afac-0ab680e1dbfa tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-77e4124e-a277-4d37-afac-0ab680e1dbfa tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 returned with HTTP 404 Sep 08 19:20:01 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1428/2901] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:01 2026] GET /volume/v3/volumes/beaed78a-3d32-4acf-9798-3daec5769590 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1772122085"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1772122085'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume of 1 GB Sep 08 19:20:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (85407001-9b4d-4991-acdc-22eef1194300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e45e8a-84e8-44d6-9747-1673afa7d3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e45e8a-84e8-44d6-9747-1673afa7d3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19f7403-fb40-4d89-b6d4-14de1c956bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['2ecfc217-8fc4-479c-8a02-0e6f534fa305', '6729a5dc-05bd-4cac-8c9f-7cb6878ffb57', '8a2e4566-cbc2-440d-81f1-9a831be1950a', 'bf851c72-ebc9-40c8-aed6-2d6cf431a71b'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19f7403-fb40-4d89-b6d4-14de1c956bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ecfc217-8fc4-479c-8a02-0e6f534fa305', '6729a5dc-05bd-4cac-8c9f-7cb6878ffb57', '8a2e4566-cbc2-440d-81f1-9a831be1950a', 'bf851c72-ebc9-40c8-aed6-2d6cf431a71b']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4046c497-c690-4d5f-ba68-1feb10c96b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:01 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4046c497-c690-4d5f-ba68-1feb10c96b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c251c2ca-61c5-47a2-83f5-7214144b686f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1772122085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['2ecfc217-8fc4-479c-8a02-0e6f534fa305','6729a5dc-05bd-4cac-8c9f-7cb6878ffb57','8a2e4566-cbc2-440d-81f1-9a831be1950a','bf851c72-ebc9-40c8-aed6-2d6cf431a71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1772122085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c251c2ca-61c5-47a2-83f5-7214144b686f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='278b45dca1fd46d4aad77ff620b60e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55e14acb-d3e3-463a-98df-b9380f61aa69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55e14acb-d3e3-463a-98df-b9380f61aa69) transitioned into state 'SUCCESS' from state '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-1772122085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['2ecfc217-8fc4-479c-8a02-0e6f534fa305','6729a5dc-05bd-4cac-8c9f-7cb6878ffb57','8a2e4566-cbc2-440d-81f1-9a831be1950a','bf851c72-ebc9-40c8-aed6-2d6cf431a71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a32c2da-7f4a-4bb2-87fc-93aa6458eb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a32c2da-7f4a-4bb2-87fc-93aa6458eb9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (85407001-9b4d-4991-acdc-22eef1194300) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request issued successfully. Sep 08 19:20:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3e5ba638-f148-4084-9ee1-6106481fe0c2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1474/2902] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:20:01 2026] POST /volume/v3/volumes => generated 787 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1b98fc35-0756-4ab3-a4db-49eeba01b4c8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1b98fc35-0756-4ab3-a4db-49eeba01b4c8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f Sep 08 19:20:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1b98fc35-0756-4ab3-a4db-49eeba01b4c8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1b98fc35-0756-4ab3-a4db-49eeba01b4c8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:01 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:01 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1b98fc35-0756-4ab3-a4db-49eeba01b4c8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1b98fc35-0756-4ab3-a4db-49eeba01b4c8 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f returned with HTTP 200 Sep 08 19:20:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1429/2903] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:01 2026] GET /volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:20:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6f38b108-5323-4aa0-93be-85b4cc1ebed8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6f38b108-5323-4aa0-93be-85b4cc1ebed8 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 Sep 08 19:20:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6f38b108-5323-4aa0-93be-85b4cc1ebed8 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6f38b108-5323-4aa0-93be-85b4cc1ebed8 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:02 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:02 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6f38b108-5323-4aa0-93be-85b4cc1ebed8 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6f38b108-5323-4aa0-93be-85b4cc1ebed8 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 returned with HTTP 200 Sep 08 19:20:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1475/2904] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:02 2026] GET /volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3b989c08-fd18-48e7-989b-95584154ec92 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3b989c08-fd18-48e7-989b-95584154ec92 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 Sep 08 19:20:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3e43dce9-a562-4b31-b5cc-4c86aa548ccf None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3b989c08-fd18-48e7-989b-95584154ec92 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3b989c08-fd18-48e7-989b-95584154ec92 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3e43dce9-a562-4b31-b5cc-4c86aa548ccf tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:20:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3e43dce9-a562-4b31-b5cc-4c86aa548ccf tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3e43dce9-a562-4b31-b5cc-4c86aa548ccf tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:02 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3e43dce9-a562-4b31-b5cc-4c86aa548ccf tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:20:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3e43dce9-a562-4b31-b5cc-4c86aa548ccf tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 200 Sep 08 19:20:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1476/2905] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:02 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3b989c08-fd18-48e7-989b-95584154ec92 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:20:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3b989c08-fd18-48e7-989b-95584154ec92 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 returned with HTTP 200 Sep 08 19:20:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1430/2906] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:02 2026] GET /volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 => generated 905 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3220762d-bba3-421e-9bff-445e1f942611 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3220762d-bba3-421e-9bff-445e1f942611 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c Sep 08 19:20:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3220762d-bba3-421e-9bff-445e1f942611 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3220762d-bba3-421e-9bff-445e1f942611 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:02 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-3220762d-bba3-421e-9bff-445e1f942611 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Delete snapshot with id: 4f07d61f-f944-4f87-9251-d31456714c6c Sep 08 19:20:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3220762d-bba3-421e-9bff-445e1f942611 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Snapshot retrieved successfully. Sep 08 19:20:02 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:02 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3220762d-bba3-421e-9bff-445e1f942611 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Snapshot delete request issued successfully. Sep 08 19:20:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3220762d-bba3-421e-9bff-445e1f942611 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c returned with HTTP 202 Sep 08 19:20:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1477/2907] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:20:02 2026] DELETE /volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0c5063a9-8520-42a1-8523-6a7230c8319a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0c5063a9-8520-42a1-8523-6a7230c8319a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c Sep 08 19:20:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0c5063a9-8520-42a1-8523-6a7230c8319a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0c5063a9-8520-42a1-8523-6a7230c8319a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0c5063a9-8520-42a1-8523-6a7230c8319a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Snapshot retrieved successfully. Sep 08 19:20:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0c5063a9-8520-42a1-8523-6a7230c8319a tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c returned with HTTP 200 Sep 08 19:20:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1431/2908] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:02 2026] GET /volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4dbefe77-b5d7-4d8d-84f8-818c5fc02f8f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4dbefe77-b5d7-4d8d-84f8-818c5fc02f8f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f Sep 08 19:20:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4dbefe77-b5d7-4d8d-84f8-818c5fc02f8f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4dbefe77-b5d7-4d8d-84f8-818c5fc02f8f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:03 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:03 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4dbefe77-b5d7-4d8d-84f8-818c5fc02f8f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4dbefe77-b5d7-4d8d-84f8-818c5fc02f8f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f returned with HTTP 200 Sep 08 19:20:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1478/2909] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:03 2026] GET /volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-963cd4ef-cf22-4c33-960d-328c012ad962 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-963cd4ef-cf22-4c33-960d-328c012ad962 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-963cd4ef-cf22-4c33-960d-328c012ad962 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-963cd4ef-cf22-4c33-960d-328c012ad962 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-963cd4ef-cf22-4c33-960d-328c012ad962 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-963cd4ef-cf22-4c33-960d-328c012ad962 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 returned with HTTP 200 Sep 08 19:20:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1432/2910] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:03 2026] GET /volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f4d2c365-bdfe-400d-a5fb-3acd8f6941b6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4d2c365-bdfe-400d-a5fb-3acd8f6941b6 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 Sep 08 19:20:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4d2c365-bdfe-400d-a5fb-3acd8f6941b6 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f4d2c365-bdfe-400d-a5fb-3acd8f6941b6 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-627b7edb-b629-4d35-84aa-22f032afa676 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-627b7edb-b629-4d35-84aa-22f032afa676 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:20:03 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:03 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-627b7edb-b629-4d35-84aa-22f032afa676 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-627b7edb-b629-4d35-84aa-22f032afa676 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f4d2c365-bdfe-400d-a5fb-3acd8f6941b6 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:03 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:03 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-627b7edb-b629-4d35-84aa-22f032afa676 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:20:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-627b7edb-b629-4d35-84aa-22f032afa676 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 200 Sep 08 19:20:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1433/2911] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:03 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 447 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f4d2c365-bdfe-400d-a5fb-3acd8f6941b6 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 returned with HTTP 200 Sep 08 19:20:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1479/2912] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:03 2026] GET /volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ed574728-892e-483d-ada4-c7cd3b9e360b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1450334186"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1450334186'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Create volume of 1 GB Sep 08 19:20:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Availability Zones retrieved successfully. Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Flow 'volume_create_api' (afd1e350-a6cf-41d8-ad36-b92f1964cfa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f5f0e01-dda7-428d-a286-e87762fe6ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7034a088-e609-4d45-a7c6-7bba4e1d560d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7034a088-e609-4d45-a7c6-7bba4e1d560d tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c Sep 08 19:20:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7034a088-e609-4d45-a7c6-7bba4e1d560d tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7034a088-e609-4d45-a7c6-7bba4e1d560d tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7034a088-e609-4d45-a7c6-7bba4e1d560d tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Snapshot retrieved successfully. Sep 08 19:20:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7034a088-e609-4d45-a7c6-7bba4e1d560d tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c returned with HTTP 200 Sep 08 19:20:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1480/2913] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:03 2026] GET /volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f5f0e01-dda7-428d-a286-e87762fe6ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84f8023c-cbd3-4976-86f2-b8ddb0d50a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Created reservations ['cc20b663-006e-4689-a20c-e96154c38ca5', '47f7288c-b2e7-4890-8ec2-24e84f072c8a', 'da237074-bb51-4528-b1cb-7254bd3a3602', 'fa405872-e55d-402d-9c19-524799a539e0'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84f8023c-cbd3-4976-86f2-b8ddb0d50a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc20b663-006e-4689-a20c-e96154c38ca5', '47f7288c-b2e7-4890-8ec2-24e84f072c8a', 'da237074-bb51-4528-b1cb-7254bd3a3602', 'fa405872-e55d-402d-9c19-524799a539e0']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa554cfa-c793-4081-ba32-69e37c0dcff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:03 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa554cfa-c793-4081-ba32-69e37c0dcff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1450334186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7419dd1dc91f4dd297ad08b6b9f2c7df',qos_specs=None,replication_status=,reservations=['cc20b663-006e-4689-a20c-e96154c38ca5','47f7288c-b2e7-4890-8ec2-24e84f072c8a','da237074-bb51-4528-b1cb-7254bd3a3602','fa405872-e55d-402d-9c19-524799a539e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1783e3daf12045f8bdb651d77f75f126',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:03Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1450334186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7419dd1dc91f4dd297ad08b6b9f2c7df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1783e3daf12045f8bdb651d77f75f126',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b45f77b7-0656-4f31-b106-fd146f9fbf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b45f77b7-0656-4f31-b106-fd146f9fbf76) transitioned into 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-1450334186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7419dd1dc91f4dd297ad08b6b9f2c7df',qos_specs=None,replication_status=,reservations=['cc20b663-006e-4689-a20c-e96154c38ca5','47f7288c-b2e7-4890-8ec2-24e84f072c8a','da237074-bb51-4528-b1cb-7254bd3a3602','fa405872-e55d-402d-9c19-524799a539e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1783e3daf12045f8bdb651d77f75f126',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98056047-95a1-46f7-bdc2-f94135995b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98056047-95a1-46f7-bdc2-f94135995b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Flow 'volume_create_api' (afd1e350-a6cf-41d8-ad36-b92f1964cfa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:03 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Create volume request issued successfully. Sep 08 19:20:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed574728-892e-483d-ada4-c7cd3b9e360b tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:03 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1434/2914] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:20:03 2026] POST /volume/v3/volumes => generated 785 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c5d48544-4b38-4ce2-b840-7c5b12002f06 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c5d48544-4b38-4ce2-b840-7c5b12002f06 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a Sep 08 19:20:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c5d48544-4b38-4ce2-b840-7c5b12002f06 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c5d48544-4b38-4ce2-b840-7c5b12002f06 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:03 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:03 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c5d48544-4b38-4ce2-b840-7c5b12002f06 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c5d48544-4b38-4ce2-b840-7c5b12002f06 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a returned with HTTP 200 Sep 08 19:20:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1481/2915] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:03 2026] GET /volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-045668d7-c468-4614-b12b-23ba60048b34 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-045668d7-c468-4614-b12b-23ba60048b34 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f Sep 08 19:20:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-045668d7-c468-4614-b12b-23ba60048b34 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-045668d7-c468-4614-b12b-23ba60048b34 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-045668d7-c468-4614-b12b-23ba60048b34 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-045668d7-c468-4614-b12b-23ba60048b34 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f returned with HTTP 200 Sep 08 19:20:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1435/2916] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:04 2026] GET /volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:20:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8a46b267-ea33-41b0-8776-3f16b1adad4b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8a46b267-ea33-41b0-8776-3f16b1adad4b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:20:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8a46b267-ea33-41b0-8776-3f16b1adad4b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8a46b267-ea33-41b0-8776-3f16b1adad4b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8a46b267-ea33-41b0-8776-3f16b1adad4b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:20:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8a46b267-ea33-41b0-8776-3f16b1adad4b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 200 Sep 08 19:20:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1482/2917] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:04 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-94b89e42-09b5-4891-b01d-888de7e536e3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-94b89e42-09b5-4891-b01d-888de7e536e3 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c Sep 08 19:20:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-94b89e42-09b5-4891-b01d-888de7e536e3 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-94b89e42-09b5-4891-b01d-888de7e536e3 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-94b89e42-09b5-4891-b01d-888de7e536e3 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c returned with HTTP 404 Sep 08 19:20:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1436/2918] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:04 2026] GET /volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-74e7d3eb-7bc0-4c3b-85e3-81e35f29043b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-74e7d3eb-7bc0-4c3b-85e3-81e35f29043b tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] DELETE http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 Sep 08 19:20:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-74e7d3eb-7bc0-4c3b-85e3-81e35f29043b tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-74e7d3eb-7bc0-4c3b-85e3-81e35f29043b tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:04 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-74e7d3eb-7bc0-4c3b-85e3-81e35f29043b tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Delete volume with id: 37eca3a8-b773-429b-8778-bb0e7a3d6577 Sep 08 19:20:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-74e7d3eb-7bc0-4c3b-85e3-81e35f29043b tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:20:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-74e7d3eb-7bc0-4c3b-85e3-81e35f29043b tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Delete volume request issued successfully. Sep 08 19:20:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-74e7d3eb-7bc0-4c3b-85e3-81e35f29043b tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 returned with HTTP 202 Sep 08 19:20:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1483/2919] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:20:04 2026] DELETE /volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:20:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-24691ce9-ad6b-4cbb-a54e-0159012cb777 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-24691ce9-ad6b-4cbb-a54e-0159012cb777 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 Sep 08 19:20:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-24691ce9-ad6b-4cbb-a54e-0159012cb777 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-24691ce9-ad6b-4cbb-a54e-0159012cb777 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-24691ce9-ad6b-4cbb-a54e-0159012cb777 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:20:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-24691ce9-ad6b-4cbb-a54e-0159012cb777 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 returned with HTTP 200 Sep 08 19:20:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1437/2920] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:04 2026] GET /volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5d66daa1-5869-417d-8df8-a6dad46c3ad1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5d66daa1-5869-417d-8df8-a6dad46c3ad1 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a Sep 08 19:20:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5d66daa1-5869-417d-8df8-a6dad46c3ad1 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5d66daa1-5869-417d-8df8-a6dad46c3ad1 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5d66daa1-5869-417d-8df8-a6dad46c3ad1 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5d66daa1-5869-417d-8df8-a6dad46c3ad1 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a returned with HTTP 200 Sep 08 19:20:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1484/2921] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:04 2026] GET /volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a8466788-8647-41b0-b93e-d79444be3b6b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a8466788-8647-41b0-b93e-d79444be3b6b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a8466788-8647-41b0-b93e-d79444be3b6b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a8466788-8647-41b0-b93e-d79444be3b6b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a8466788-8647-41b0-b93e-d79444be3b6b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a8466788-8647-41b0-b93e-d79444be3b6b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f returned with HTTP 200 Sep 08 19:20:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1438/2922] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:05 2026] GET /volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4938d074-8fd9-4b09-88dc-1e254c3778bb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4938d074-8fd9-4b09-88dc-1e254c3778bb tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4938d074-8fd9-4b09-88dc-1e254c3778bb tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4938d074-8fd9-4b09-88dc-1e254c3778bb tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4938d074-8fd9-4b09-88dc-1e254c3778bb tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4938d074-8fd9-4b09-88dc-1e254c3778bb tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 200 Sep 08 19:20:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1485/2923] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:05 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 474 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a0ace681-122a-489f-8854-ca811bb01d11 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "27b2f787-71eb-4089-b772-b9cb383cef0f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1585500488"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume request body: {'volume': {"'snapshot_id": '27b2f787-71eb-4089-b772-b9cb383cef0f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1585500488'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume of 1 GB Sep 08 19:20:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Availability Zones retrieved successfully. Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Flow 'volume_create_api' (374ad718-e72f-4431-a026-1d2ad6196afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43e948eb-cc88-43c6-bb7a-c4c6289f7f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43e948eb-cc88-43c6-bb7a-c4c6289f7f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8beedb76-ea69-4b3a-a783-0c02e4b1b00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Created reservations ['c12ce16f-0647-4bc1-b561-576d4bbabd31', '25535385-9010-46ce-88a6-dc4dcba54e56', '724010fe-d9b5-4ded-a0ea-e4d2d96ce869', '87917ac7-d94b-4eac-9fa1-9f329f87e56e'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8beedb76-ea69-4b3a-a783-0c02e4b1b00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c12ce16f-0647-4bc1-b561-576d4bbabd31', '25535385-9010-46ce-88a6-dc4dcba54e56', '724010fe-d9b5-4ded-a0ea-e4d2d96ce869', '87917ac7-d94b-4eac-9fa1-9f329f87e56e']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad4ee12e-2be9-4c09-a24f-a633161cc6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-117ce56d-9716-4642-b890-b1b5c5efa7cf None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-117ce56d-9716-4642-b890-b1b5c5efa7cf tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-117ce56d-9716-4642-b890-b1b5c5efa7cf tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-117ce56d-9716-4642-b890-b1b5c5efa7cf tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-117ce56d-9716-4642-b890-b1b5c5efa7cf tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 returned with HTTP 404 Sep 08 19:20:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1486/2924] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:05 2026] GET /volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ae5d1a4f-c3ec-4faa-9abe-8957dca1bc18 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ae5d1a4f-c3ec-4faa-9abe-8957dca1bc18 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] DELETE http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ae5d1a4f-c3ec-4faa-9abe-8957dca1bc18 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ae5d1a4f-c3ec-4faa-9abe-8957dca1bc18 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-ae5d1a4f-c3ec-4faa-9abe-8957dca1bc18 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Delete volume with id: e82e7ecd-5e4f-4140-94df-4d07edd9e909 Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad4ee12e-2be9-4c09-a24f-a633161cc6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd8f6b64-4e47-45ec-9ff0-c0c899072e3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1585500488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc27fd1d25a47398a621907ec9ba626',qos_specs=None,replication_status=,reservations=['c12ce16f-0647-4bc1-b561-576d4bbabd31','25535385-9010-46ce-88a6-dc4dcba54e56','724010fe-d9b5-4ded-a0ea-e4d2d96ce869','87917ac7-d94b-4eac-9fa1-9f329f87e56e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78523baf95004d07978485091f40c7f3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1585500488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd8f6b64-4e47-45ec-9ff0-c0c899072e3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc27fd1d25a47398a621907ec9ba626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78523baf95004d07978485091f40c7f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (799fd700-df49-4ba0-94db-81a835b476de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ae5d1a4f-c3ec-4faa-9abe-8957dca1bc18 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (799fd700-df49-4ba0-94db-81a835b476de) transitioned into state 'SUCCESS' from state '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-1585500488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc27fd1d25a47398a621907ec9ba626',qos_specs=None,replication_status=,reservations=['c12ce16f-0647-4bc1-b561-576d4bbabd31','25535385-9010-46ce-88a6-dc4dcba54e56','724010fe-d9b5-4ded-a0ea-e4d2d96ce869','87917ac7-d94b-4eac-9fa1-9f329f87e56e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78523baf95004d07978485091f40c7f3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a63e20e-47f5-48a5-b6fe-db1309c9a7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ae5d1a4f-c3ec-4faa-9abe-8957dca1bc18 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Delete volume request issued successfully. Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ae5d1a4f-c3ec-4faa-9abe-8957dca1bc18 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 returned with HTTP 202 Sep 08 19:20:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1487/2925] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:20:05 2026] DELETE /volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4de9560a-dc03-4cfb-8a6f-6d78478f4d94 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4de9560a-dc03-4cfb-8a6f-6d78478f4d94 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a63e20e-47f5-48a5-b6fe-db1309c9a7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4de9560a-dc03-4cfb-8a6f-6d78478f4d94 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4de9560a-dc03-4cfb-8a6f-6d78478f4d94 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Flow 'volume_create_api' (374ad718-e72f-4431-a026-1d2ad6196afc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume request issued successfully. Sep 08 19:20:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a0ace681-122a-489f-8854-ca811bb01d11 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1439/2926] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:20:05 2026] POST /volume/v3/volumes => generated 769 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "27b2f787-71eb-4089-b772-b9cb383cef0f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-794053264"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume request body: {'volume': {"'snapshot_id": '27b2f787-71eb-4089-b772-b9cb383cef0f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-794053264'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume of 1 GB Sep 08 19:20:05 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:05 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Availability Zones retrieved successfully. Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4de9560a-dc03-4cfb-8a6f-6d78478f4d94 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Volume info retrieved successfully. Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4de9560a-dc03-4cfb-8a6f-6d78478f4d94 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 returned with HTTP 200 Sep 08 19:20:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1488/2927] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:05 2026] GET /volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 => generated 904 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Flow 'volume_create_api' (792739af-bb21-4f57-8284-8e4e595ac250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (703025df-da35-442d-862b-db608653095d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c142d8e3-d2d7-42e7-973b-faadefd3c2e6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c142d8e3-d2d7-42e7-973b-faadefd3c2e6 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c142d8e3-d2d7-42e7-973b-faadefd3c2e6 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c142d8e3-d2d7-42e7-973b-faadefd3c2e6 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:05 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:05 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c142d8e3-d2d7-42e7-973b-faadefd3c2e6 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c142d8e3-d2d7-42e7-973b-faadefd3c2e6 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a returned with HTTP 200 Sep 08 19:20:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1489/2928] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:05 2026] GET /volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a => generated 877 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (703025df-da35-442d-862b-db608653095d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:05 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b1bdbd-3b5f-4985-a048-9892838604e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Created reservations ['c26853c2-8875-428d-b4e7-a7eef9f3681d', 'b25f648f-f162-4e67-b250-28704d90b3d2', '334999f9-dd79-4940-be5f-b9dfabd692cb', '2c0232d2-6b66-4303-93b3-5a7fb0472876'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b1bdbd-3b5f-4985-a048-9892838604e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c26853c2-8875-428d-b4e7-a7eef9f3681d', 'b25f648f-f162-4e67-b250-28704d90b3d2', '334999f9-dd79-4940-be5f-b9dfabd692cb', '2c0232d2-6b66-4303-93b3-5a7fb0472876']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (860bbb7e-ad33-45ce-acf5-6de2ab2368cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (860bbb7e-ad33-45ce-acf5-6de2ab2368cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a780194d-d7ad-4fa8-9939-f2b3c838033e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-794053264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc27fd1d25a47398a621907ec9ba626',qos_specs=None,replication_status=,reservations=['c26853c2-8875-428d-b4e7-a7eef9f3681d','b25f648f-f162-4e67-b250-28704d90b3d2','334999f9-dd79-4940-be5f-b9dfabd692cb','2c0232d2-6b66-4303-93b3-5a7fb0472876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78523baf95004d07978485091f40c7f3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-794053264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a780194d-d7ad-4fa8-9939-f2b3c838033e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc27fd1d25a47398a621907ec9ba626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78523baf95004d07978485091f40c7f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6207b653-7e95-48a5-9e8c-544264849f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6207b653-7e95-48a5-9e8c-544264849f67) transitioned into state 'SUCCESS' from state '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-794053264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc27fd1d25a47398a621907ec9ba626',qos_specs=None,replication_status=,reservations=['c26853c2-8875-428d-b4e7-a7eef9f3681d','b25f648f-f162-4e67-b250-28704d90b3d2','334999f9-dd79-4940-be5f-b9dfabd692cb','2c0232d2-6b66-4303-93b3-5a7fb0472876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78523baf95004d07978485091f40c7f3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3184f2c-4aae-4cae-8958-8957fc16aab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cd134cd9-551b-4890-bcb8-e6f8ce51a066 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cd134cd9-551b-4890-bcb8-e6f8ce51a066 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cd134cd9-551b-4890-bcb8-e6f8ce51a066 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cd134cd9-551b-4890-bcb8-e6f8ce51a066 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3184f2c-4aae-4cae-8958-8957fc16aab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Flow 'volume_create_api' (792739af-bb21-4f57-8284-8e4e595ac250) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume request issued successfully. Sep 08 19:20:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f2a3f1ad-cb64-4806-91f9-73e58fd76624 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1440/2929] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:20:05 2026] POST /volume/v3/volumes => generated 768 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-82494e85-3bb8-4824-baaa-3ee61605601c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "27b2f787-71eb-4089-b772-b9cb383cef0f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-160194023"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cd134cd9-551b-4890-bcb8-e6f8ce51a066 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume request body: {'volume': {"'snapshot_id": '27b2f787-71eb-4089-b772-b9cb383cef0f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-160194023'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume of 1 GB Sep 08 19:20:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cd134cd9-551b-4890-bcb8-e6f8ce51a066 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f returned with HTTP 200 Sep 08 19:20:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1490/2930] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:06 2026] GET /volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f => generated 1017 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Availability Zones retrieved successfully. Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-35008f5e-4de5-4c74-8f71-a00859c3692c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-35008f5e-4de5-4c74-8f71-a00859c3692c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-35008f5e-4de5-4c74-8f71-a00859c3692c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c251c2ca-61c5-47a2-83f5-7214144b686f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1005154823"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-35008f5e-4de5-4c74-8f71-a00859c3692c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-35008f5e-4de5-4c74-8f71-a00859c3692c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create snapshot from volume c251c2ca-61c5-47a2-83f5-7214144b686f Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Flow 'volume_create_api' (2d955a7c-41bd-423e-bfe5-74ea7ae71b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1edf1a-2ee0-47f8-b52b-432df3f3638b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-35008f5e-4de5-4c74-8f71-a00859c3692c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['515b26e9-30cd-4f21-af4e-929cc7db5c5d', '65d18177-b369-43a4-9be2-8f42063a2a92', '81c3329f-1f35-4c2f-8b50-b87448dd8545', '4408b8bf-dee1-4857-9312-7183dd64f46b'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1edf1a-2ee0-47f8-b52b-432df3f3638b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be5db26b-5d13-4e6c-baee-f7a45ff9ef5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-35008f5e-4de5-4c74-8f71-a00859c3692c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot create request issued successfully. Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-35008f5e-4de5-4c74-8f71-a00859c3692c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:20:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1491/2931] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:20:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-99b7dedd-6f3f-4400-8ad7-93a0cbd499b6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-99b7dedd-6f3f-4400-8ad7-93a0cbd499b6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-99b7dedd-6f3f-4400-8ad7-93a0cbd499b6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-99b7dedd-6f3f-4400-8ad7-93a0cbd499b6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-99b7dedd-6f3f-4400-8ad7-93a0cbd499b6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-99b7dedd-6f3f-4400-8ad7-93a0cbd499b6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 returned with HTTP 200 Sep 08 19:20:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1492/2932] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:06 2026] GET /volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 => generated 440 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Created reservations ['ce065e79-5a13-48bc-907f-0023ac1061bc', 'a968c625-7f8b-40c8-9f21-b6592dd0067b', '3572c2df-263d-429d-81d3-89b99c5e035c', 'cef5a7ad-f51b-4c81-aad9-fd51379487e2'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be5db26b-5d13-4e6c-baee-f7a45ff9ef5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce065e79-5a13-48bc-907f-0023ac1061bc', 'a968c625-7f8b-40c8-9f21-b6592dd0067b', '3572c2df-263d-429d-81d3-89b99c5e035c', 'cef5a7ad-f51b-4c81-aad9-fd51379487e2']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14059d99-23e3-4ad1-bced-de638abab9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:06 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14059d99-23e3-4ad1-bced-de638abab9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b62dbc3-91c2-47c1-b3b7-74955a89aad9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-160194023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc27fd1d25a47398a621907ec9ba626',qos_specs=None,replication_status=,reservations=['ce065e79-5a13-48bc-907f-0023ac1061bc','a968c625-7f8b-40c8-9f21-b6592dd0067b','3572c2df-263d-429d-81d3-89b99c5e035c','cef5a7ad-f51b-4c81-aad9-fd51379487e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78523baf95004d07978485091f40c7f3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-160194023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b62dbc3-91c2-47c1-b3b7-74955a89aad9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc27fd1d25a47398a621907ec9ba626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78523baf95004d07978485091f40c7f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bedb6336-ada0-425f-beb4-b4bf60e49413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bedb6336-ada0-425f-beb4-b4bf60e49413) transitioned into state 'SUCCESS' from state '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-160194023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc27fd1d25a47398a621907ec9ba626',qos_specs=None,replication_status=,reservations=['ce065e79-5a13-48bc-907f-0023ac1061bc','a968c625-7f8b-40c8-9f21-b6592dd0067b','3572c2df-263d-429d-81d3-89b99c5e035c','cef5a7ad-f51b-4c81-aad9-fd51379487e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78523baf95004d07978485091f40c7f3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a05dd4e-4f5a-4782-ab91-ff62113d6059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a05dd4e-4f5a-4782-ab91-ff62113d6059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Flow 'volume_create_api' (2d955a7c-41bd-423e-bfe5-74ea7ae71b93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume request issued successfully. Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-459ef5b8-0b4c-4f00-ba69-48ff531fb44c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-82494e85-3bb8-4824-baaa-3ee61605601c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1441/2933] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:20:06 2026] POST /volume/v3/volumes => generated 768 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-459ef5b8-0b4c-4f00-ba69-48ff531fb44c tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-459ef5b8-0b4c-4f00-ba69-48ff531fb44c tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-459ef5b8-0b4c-4f00-ba69-48ff531fb44c tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "27b2f787-71eb-4089-b772-b9cb383cef0f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-379311606"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume request body: {'volume': {"'snapshot_id": '27b2f787-71eb-4089-b772-b9cb383cef0f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-379311606'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume of 1 GB Sep 08 19:20:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-459ef5b8-0b4c-4f00-ba69-48ff531fb44c tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 returned with HTTP 404 Sep 08 19:20:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1493/2934] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:06 2026] GET /volume/v3/volumes/e82e7ecd-5e4f-4140-94df-4d07edd9e909 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c7bfae45-df9b-42ed-8f0f-4fff5f43a80e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Availability Zones retrieved successfully. Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c7bfae45-df9b-42ed-8f0f-4fff5f43a80e tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c7bfae45-df9b-42ed-8f0f-4fff5f43a80e tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c7bfae45-df9b-42ed-8f0f-4fff5f43a80e tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-c7bfae45-df9b-42ed-8f0f-4fff5f43a80e tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Delete snapshot with id: 4f07d61f-f944-4f87-9251-d31456714c6c Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c7bfae45-df9b-42ed-8f0f-4fff5f43a80e tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c returned with HTTP 404 Sep 08 19:20:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1494/2935] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:20:06 2026] DELETE /volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a3781da8-9b6b-4d0a-acaf-e732ee9277d9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Flow 'volume_create_api' (4a383b64-c1cd-4ee1-b985-20e58278a1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a3781da8-9b6b-4d0a-acaf-e732ee9277d9 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1eb6ff2-9643-4a61-9bf6-f50101ec4e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a3781da8-9b6b-4d0a-acaf-e732ee9277d9 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a3781da8-9b6b-4d0a-acaf-e732ee9277d9 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:06 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a3781da8-9b6b-4d0a-acaf-e732ee9277d9 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c returned with HTTP 404 Sep 08 19:20:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1495/2936] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:06 2026] GET /volume/v3/snapshots/4f07d61f-f944-4f87-9251-d31456714c6c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-966022df-ae82-46d8-ac71-b473a35e183c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-966022df-ae82-46d8-ac71-b473a35e183c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-966022df-ae82-46d8-ac71-b473a35e183c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-966022df-ae82-46d8-ac71-b473a35e183c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-966022df-ae82-46d8-ac71-b473a35e183c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1eb6ff2-9643-4a61-9bf6-f50101ec4e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a3392b3-3665-4194-99ca-3357daaf0d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-966022df-ae82-46d8-ac71-b473a35e183c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a returned with HTTP 200 Sep 08 19:20:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1496/2937] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:06 2026] GET /volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a => generated 878 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-befccadc-4a38-4edc-8c9f-2eac74b337e6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-befccadc-4a38-4edc-8c9f-2eac74b337e6 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] DELETE http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-befccadc-4a38-4edc-8c9f-2eac74b337e6 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-befccadc-4a38-4edc-8c9f-2eac74b337e6 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-befccadc-4a38-4edc-8c9f-2eac74b337e6 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Delete volume with id: 37eca3a8-b773-429b-8778-bb0e7a3d6577 Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-befccadc-4a38-4edc-8c9f-2eac74b337e6 tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 returned with HTTP 404 Sep 08 19:20:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1497/2938] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:20:07 2026] DELETE /volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8bd4eeec-0050-4c76-b5af-a4529d8345fa None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8bd4eeec-0050-4c76-b5af-a4529d8345fa tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8bd4eeec-0050-4c76-b5af-a4529d8345fa tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8bd4eeec-0050-4c76-b5af-a4529d8345fa tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8bd4eeec-0050-4c76-b5af-a4529d8345fa tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8bd4eeec-0050-4c76-b5af-a4529d8345fa tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a returned with HTTP 200 Sep 08 19:20:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1498/2939] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:07 2026] GET /volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a => generated 878 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a2a6266c-cb3c-430c-a53e-6e6165cf5e3c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a2a6266c-cb3c-430c-a53e-6e6165cf5e3c tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] GET http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a2a6266c-cb3c-430c-a53e-6e6165cf5e3c tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a2a6266c-cb3c-430c-a53e-6e6165cf5e3c tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a2a6266c-cb3c-430c-a53e-6e6165cf5e3c tempest-VolumeDependencyTests-1927967957 tempest-VolumeDependencyTests-1927967957-project-member] http://192.168.122.253/volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 returned with HTTP 404 Sep 08 19:20:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1499/2940] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:07 2026] GET /volume/v3/volumes/37eca3a8-b773-429b-8778-bb0e7a3d6577 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-26645761-b8dc-42a9-94a9-f6ac263fd4f2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-26645761-b8dc-42a9-94a9-f6ac263fd4f2 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-26645761-b8dc-42a9-94a9-f6ac263fd4f2 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-845185840"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Created reservations ['643dd007-1421-4139-86e6-bd03441d865d', '289293ea-5738-4cbb-8c54-3d845164cf4f', '5dd2100b-fbcf-47d1-ae2e-1e06ce99b3f3', '0f81e27c-dac0-4b15-93c2-a5fa17ee4ab2'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a3392b3-3665-4194-99ca-3357daaf0d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['643dd007-1421-4139-86e6-bd03441d865d', '289293ea-5738-4cbb-8c54-3d845164cf4f', '5dd2100b-fbcf-47d1-ae2e-1e06ce99b3f3', '0f81e27c-dac0-4b15-93c2-a5fa17ee4ab2']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f713fb-8ae4-40e2-9185-430e931b873a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-26645761-b8dc-42a9-94a9-f6ac263fd4f2 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-26645761-b8dc-42a9-94a9-f6ac263fd4f2 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Create snapshot from volume fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a Sep 08 19:20:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f713fb-8ae4-40e2-9185-430e931b873a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b226e7a-4c37-464f-a5d1-6f19c45b5a49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-379311606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc27fd1d25a47398a621907ec9ba626',qos_specs=None,replication_status=,reservations=['643dd007-1421-4139-86e6-bd03441d865d','289293ea-5738-4cbb-8c54-3d845164cf4f','5dd2100b-fbcf-47d1-ae2e-1e06ce99b3f3','0f81e27c-dac0-4b15-93c2-a5fa17ee4ab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78523baf95004d07978485091f40c7f3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-379311606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b226e7a-4c37-464f-a5d1-6f19c45b5a49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc27fd1d25a47398a621907ec9ba626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78523baf95004d07978485091f40c7f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4983bf2-d792-4df7-97ce-4d8d904c626a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4983bf2-d792-4df7-97ce-4d8d904c626a) transitioned into state 'SUCCESS' from state '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-379311606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc27fd1d25a47398a621907ec9ba626',qos_specs=None,replication_status=,reservations=['643dd007-1421-4139-86e6-bd03441d865d','289293ea-5738-4cbb-8c54-3d845164cf4f','5dd2100b-fbcf-47d1-ae2e-1e06ce99b3f3','0f81e27c-dac0-4b15-93c2-a5fa17ee4ab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78523baf95004d07978485091f40c7f3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc81922c-5b22-4314-b0f0-aedfa030a1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc81922c-5b22-4314-b0f0-aedfa030a1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-26645761-b8dc-42a9-94a9-f6ac263fd4f2 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Created reservations ['c997ce9d-c0ed-4469-aadf-b4f4d3887608', 'efbf16a0-40ac-45e0-9df8-de3c2b17c39d', 'df87407a-abe9-4707-bbab-7712437aa6cf', 'e82d03d6-95bd-49e9-ab35-d4adb88ed626'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Flow 'volume_create_api' (4a383b64-c1cd-4ee1-b985-20e58278a1a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume request issued successfully. Sep 08 19:20:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43db2fb4-985b-4582-9164-0f75e7dcd396 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1442/2941] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:20:06 2026] POST /volume/v3/volumes => generated 768 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "27b2f787-71eb-4089-b772-b9cb383cef0f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-500079518"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume request body: {'volume': {"'snapshot_id": '27b2f787-71eb-4089-b772-b9cb383cef0f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-500079518'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume of 1 GB Sep 08 19:20:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Availability Zones retrieved successfully. Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Flow 'volume_create_api' (1df6aaf6-0023-4580-815e-f280cb9f932f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e7cbd10-c2f8-4d9d-b065-821379feddcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-26645761-b8dc-42a9-94a9-f6ac263fd4f2 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Snapshot create request issued successfully. Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-26645761-b8dc-42a9-94a9-f6ac263fd4f2 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:20:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1500/2942] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:20:07 2026] POST /volume/v3/snapshots => generated 325 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b15b6be4-94c6-4375-b805-d51c12c4093a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b15b6be4-94c6-4375-b805-d51c12c4093a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b15b6be4-94c6-4375-b805-d51c12c4093a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b15b6be4-94c6-4375-b805-d51c12c4093a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b15b6be4-94c6-4375-b805-d51c12c4093a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Snapshot retrieved successfully. Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b15b6be4-94c6-4375-b805-d51c12c4093a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc returned with HTTP 200 Sep 08 19:20:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1501/2943] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:07 2026] GET /volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc => generated 457 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e7cbd10-c2f8-4d9d-b065-821379feddcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fb1eff68-31a2-4b2d-b237-e6943126c1c4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de902783-3e83-4043-b67f-b01fa2db7d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fb1eff68-31a2-4b2d-b237-e6943126c1c4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fb1eff68-31a2-4b2d-b237-e6943126c1c4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fb1eff68-31a2-4b2d-b237-e6943126c1c4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:07 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:07 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fb1eff68-31a2-4b2d-b237-e6943126c1c4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fb1eff68-31a2-4b2d-b237-e6943126c1c4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 returned with HTTP 200 Sep 08 19:20:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1502/2944] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:07 2026] GET /volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 => generated 440 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Created reservations ['14a29c2e-0da7-4704-9db3-9242a064acbf', '1a403377-2c53-4372-a9fe-0eb243701ecf', 'd1e4c539-c71b-4c9d-86d4-7f1d38822519', '6eae85c3-0ac5-41f9-a785-bcf27ec3b02a'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de902783-3e83-4043-b67f-b01fa2db7d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14a29c2e-0da7-4704-9db3-9242a064acbf', '1a403377-2c53-4372-a9fe-0eb243701ecf', 'd1e4c539-c71b-4c9d-86d4-7f1d38822519', '6eae85c3-0ac5-41f9-a785-bcf27ec3b02a']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0e4befe-9439-4e57-ba8e-ad1bca02eeeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0e4befe-9439-4e57-ba8e-ad1bca02eeeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '683392f4-fe0f-4a52-ab63-7e279332023f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-500079518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc27fd1d25a47398a621907ec9ba626',qos_specs=None,replication_status=,reservations=['14a29c2e-0da7-4704-9db3-9242a064acbf','1a403377-2c53-4372-a9fe-0eb243701ecf','d1e4c539-c71b-4c9d-86d4-7f1d38822519','6eae85c3-0ac5-41f9-a785-bcf27ec3b02a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78523baf95004d07978485091f40c7f3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-500079518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=683392f4-fe0f-4a52-ab63-7e279332023f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc27fd1d25a47398a621907ec9ba626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78523baf95004d07978485091f40c7f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa5b489b-ed8d-48af-b774-d94ee58099c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa5b489b-ed8d-48af-b774-d94ee58099c4) transitioned into state 'SUCCESS' from state '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-500079518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc27fd1d25a47398a621907ec9ba626',qos_specs=None,replication_status=,reservations=['14a29c2e-0da7-4704-9db3-9242a064acbf','1a403377-2c53-4372-a9fe-0eb243701ecf','d1e4c539-c71b-4c9d-86d4-7f1d38822519','6eae85c3-0ac5-41f9-a785-bcf27ec3b02a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78523baf95004d07978485091f40c7f3',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf85fa63-9567-4017-a6c6-2f28f5b9acdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf85fa63-9567-4017-a6c6-2f28f5b9acdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Flow 'volume_create_api' (1df6aaf6-0023-4580-815e-f280cb9f932f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Create volume request issued successfully. Sep 08 19:20:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5264dc7a-9bdc-4a19-bc09-9871b8839b6d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1443/2945] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:20:07 2026] POST /volume/v3/volumes => generated 768 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:20:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-846c3ed9-12ff-4f07-af5b-25573467c926 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-846c3ed9-12ff-4f07-af5b-25573467c926 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a Sep 08 19:20:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-846c3ed9-12ff-4f07-af5b-25573467c926 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-846c3ed9-12ff-4f07-af5b-25573467c926 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-846c3ed9-12ff-4f07-af5b-25573467c926 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-846c3ed9-12ff-4f07-af5b-25573467c926 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a returned with HTTP 200 Sep 08 19:20:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1503/2946] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:07 2026] GET /volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-024a78b7-b54a-454b-8480-6a3392056471 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-024a78b7-b54a-454b-8480-6a3392056471 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e Sep 08 19:20:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-024a78b7-b54a-454b-8480-6a3392056471 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-024a78b7-b54a-454b-8480-6a3392056471 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:08 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:08 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-024a78b7-b54a-454b-8480-6a3392056471 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-024a78b7-b54a-454b-8480-6a3392056471 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e returned with HTTP 200 Sep 08 19:20:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1444/2947] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:08 2026] GET /volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ad80711a-e37a-4aa2-9abe-a33a914651ef None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad80711a-e37a-4aa2-9abe-a33a914651ef tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc Sep 08 19:20:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad80711a-e37a-4aa2-9abe-a33a914651ef tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad80711a-e37a-4aa2-9abe-a33a914651ef tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ad80711a-e37a-4aa2-9abe-a33a914651ef tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Snapshot retrieved successfully. Sep 08 19:20:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad80711a-e37a-4aa2-9abe-a33a914651ef tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc returned with HTTP 200 Sep 08 19:20:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1504/2948] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:08 2026] GET /volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc => generated 457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-05b10cfd-6591-4e05-8eb5-e0e0fb1f3fca None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-05b10cfd-6591-4e05-8eb5-e0e0fb1f3fca tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 Sep 08 19:20:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-05b10cfd-6591-4e05-8eb5-e0e0fb1f3fca tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-05b10cfd-6591-4e05-8eb5-e0e0fb1f3fca tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-05b10cfd-6591-4e05-8eb5-e0e0fb1f3fca tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-05b10cfd-6591-4e05-8eb5-e0e0fb1f3fca tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 returned with HTTP 200 Sep 08 19:20:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1445/2949] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:08 2026] GET /volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-19f8f8af-f8a7-416f-80f6-7976379347dc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-19f8f8af-f8a7-416f-80f6-7976379347dc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e Sep 08 19:20:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-19f8f8af-f8a7-416f-80f6-7976379347dc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-19f8f8af-f8a7-416f-80f6-7976379347dc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:09 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:09 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-19f8f8af-f8a7-416f-80f6-7976379347dc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-19f8f8af-f8a7-416f-80f6-7976379347dc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e returned with HTTP 200 Sep 08 19:20:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1505/2950] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:09 2026] GET /volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3cdaa7db-e3a5-4b8d-a3b0-c3ad38284422 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3cdaa7db-e3a5-4b8d-a3b0-c3ad38284422 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 Sep 08 19:20:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3cdaa7db-e3a5-4b8d-a3b0-c3ad38284422 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3cdaa7db-e3a5-4b8d-a3b0-c3ad38284422 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:09 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:09 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3cdaa7db-e3a5-4b8d-a3b0-c3ad38284422 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3cdaa7db-e3a5-4b8d-a3b0-c3ad38284422 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 returned with HTTP 200 Sep 08 19:20:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1446/2951] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:09 2026] GET /volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-47e3565a-627c-4b84-a134-c8e45de9194d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-47e3565a-627c-4b84-a134-c8e45de9194d tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc Sep 08 19:20:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-47e3565a-627c-4b84-a134-c8e45de9194d tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:09 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-47e3565a-627c-4b84-a134-c8e45de9194d tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:09 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:09 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:09 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-47e3565a-627c-4b84-a134-c8e45de9194d tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Snapshot retrieved successfully. Sep 08 19:20:09 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-47e3565a-627c-4b84-a134-c8e45de9194d tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc returned with HTTP 200 Sep 08 19:20:09 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1506/2952] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:09 2026] GET /volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc => generated 457 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cccb2377-a935-4162-b928-1e047bc7f864 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cccb2377-a935-4162-b928-1e047bc7f864 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 Sep 08 19:20:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cccb2377-a935-4162-b928-1e047bc7f864 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cccb2377-a935-4162-b928-1e047bc7f864 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cccb2377-a935-4162-b928-1e047bc7f864 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cccb2377-a935-4162-b928-1e047bc7f864 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 returned with HTTP 200 Sep 08 19:20:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1447/2953] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:09 2026] GET /volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3560faa3-d344-464f-ac8f-5fd515c63262 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3560faa3-d344-464f-ac8f-5fd515c63262 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 Sep 08 19:20:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3560faa3-d344-464f-ac8f-5fd515c63262 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3560faa3-d344-464f-ac8f-5fd515c63262 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3560faa3-d344-464f-ac8f-5fd515c63262 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3560faa3-d344-464f-ac8f-5fd515c63262 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 returned with HTTP 200 Sep 08 19:20:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1507/2954] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:10 2026] GET /volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ed68050f-0ef8-472e-971c-5a598d935e3a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed68050f-0ef8-472e-971c-5a598d935e3a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc Sep 08 19:20:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ed68050f-0ef8-472e-971c-5a598d935e3a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ed68050f-0ef8-472e-971c-5a598d935e3a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ed68050f-0ef8-472e-971c-5a598d935e3a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Snapshot retrieved successfully. Sep 08 19:20:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed68050f-0ef8-472e-971c-5a598d935e3a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc returned with HTTP 200 Sep 08 19:20:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1448/2955] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:10 2026] GET /volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc => generated 457 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b4595b7c-0e2e-42c3-912f-4e481270fde4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b4595b7c-0e2e-42c3-912f-4e481270fde4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 Sep 08 19:20:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b4595b7c-0e2e-42c3-912f-4e481270fde4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b4595b7c-0e2e-42c3-912f-4e481270fde4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b4595b7c-0e2e-42c3-912f-4e481270fde4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b4595b7c-0e2e-42c3-912f-4e481270fde4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 returned with HTTP 200 Sep 08 19:20:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1508/2956] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:10 2026] GET /volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-001a952d-5120-48ad-baed-913151b9544f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-001a952d-5120-48ad-baed-913151b9544f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] POST http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979/action Sep 08 19:20:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-001a952d-5120-48ad-baed-913151b9544f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:20:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-001a952d-5120-48ad-baed-913151b9544f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-001a952d-5120-48ad-baed-913151b9544f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:20:10 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-001a952d-5120-48ad-baed-913151b9544f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '42059cf2d8594e6b9e70190e3994b204', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '278b45dca1fd46d4aad77ff620b60e25', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:20:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-001a952d-5120-48ad-baed-913151b9544f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979/action returned with HTTP 403 Sep 08 19:20:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1449/2957] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:20:10 2026] POST /volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979/action => generated 133 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a8a2d12b-a4df-42df-92e2-df6e554f3ea2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8a2d12b-a4df-42df-92e2-df6e554f3ea2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 Sep 08 19:20:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8a2d12b-a4df-42df-92e2-df6e554f3ea2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8a2d12b-a4df-42df-92e2-df6e554f3ea2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:10 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-a8a2d12b-a4df-42df-92e2-df6e554f3ea2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete snapshot with id: f44d34a4-cf66-4090-b9aa-8b33f6713979 Sep 08 19:20:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a8a2d12b-a4df-42df-92e2-df6e554f3ea2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a8a2d12b-a4df-42df-92e2-df6e554f3ea2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot delete request issued successfully. Sep 08 19:20:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8a2d12b-a4df-42df-92e2-df6e554f3ea2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 returned with HTTP 202 Sep 08 19:20:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1509/2958] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:20:10 2026] DELETE /volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2695e229-a8eb-4ba6-8146-6f7b6c5b50f0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2695e229-a8eb-4ba6-8146-6f7b6c5b50f0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 Sep 08 19:20:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2695e229-a8eb-4ba6-8146-6f7b6c5b50f0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2695e229-a8eb-4ba6-8146-6f7b6c5b50f0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2695e229-a8eb-4ba6-8146-6f7b6c5b50f0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2695e229-a8eb-4ba6-8146-6f7b6c5b50f0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 returned with HTTP 200 Sep 08 19:20:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1450/2959] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:10 2026] GET /volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c1ca3798-7d19-4f1e-9af5-95505871d712 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c1ca3798-7d19-4f1e-9af5-95505871d712 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 Sep 08 19:20:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c1ca3798-7d19-4f1e-9af5-95505871d712 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c1ca3798-7d19-4f1e-9af5-95505871d712 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:11 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:11 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c1ca3798-7d19-4f1e-9af5-95505871d712 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c1ca3798-7d19-4f1e-9af5-95505871d712 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 returned with HTTP 200 Sep 08 19:20:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1510/2960] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:11 2026] GET /volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-27f7986a-4bc8-46b7-b9b4-6e1b401974b4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-27f7986a-4bc8-46b7-b9b4-6e1b401974b4 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc Sep 08 19:20:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-27f7986a-4bc8-46b7-b9b4-6e1b401974b4 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-27f7986a-4bc8-46b7-b9b4-6e1b401974b4 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:11 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:11 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:11 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-27f7986a-4bc8-46b7-b9b4-6e1b401974b4 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Snapshot retrieved successfully. Sep 08 19:20:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-27f7986a-4bc8-46b7-b9b4-6e1b401974b4 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc returned with HTTP 200 Sep 08 19:20:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1451/2961] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:11 2026] GET /volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc => generated 457 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a8d6b303-5941-44d6-b8a9-e698fd8e5d40 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8d6b303-5941-44d6-b8a9-e698fd8e5d40 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 Sep 08 19:20:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8d6b303-5941-44d6-b8a9-e698fd8e5d40 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8d6b303-5941-44d6-b8a9-e698fd8e5d40 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a8d6b303-5941-44d6-b8a9-e698fd8e5d40 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8d6b303-5941-44d6-b8a9-e698fd8e5d40 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 returned with HTTP 200 Sep 08 19:20:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1511/2962] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:11 2026] GET /volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-576fa725-d8ce-4cc2-b373-62d589f6874f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "6dab1f42-1a12-472f-b485-59b313385fc9", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '6dab1f42-1a12-472f-b485-59b313385fc9', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Create volume of 1 GB Sep 08 19:20:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Availability Zones retrieved successfully. Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Flow 'volume_create_api' (14775c2c-79bb-4a53-ab98-c0908136ec84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (384ac867-cca3-404b-b87e-3be2379d8a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-57e6570a-e925-4a8d-b38c-b83d8f285acc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-57e6570a-e925-4a8d-b38c-b83d8f285acc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 Sep 08 19:20:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-57e6570a-e925-4a8d-b38c-b83d8f285acc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-57e6570a-e925-4a8d-b38c-b83d8f285acc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:12 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-57e6570a-e925-4a8d-b38c-b83d8f285acc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-57e6570a-e925-4a8d-b38c-b83d8f285acc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 returned with HTTP 200 Sep 08 19:20:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1512/2963] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:12 2026] GET /volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-22fb6bcc-0641-47af-b404-43742d6fe42b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-22fb6bcc-0641-47af-b404-43742d6fe42b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 Sep 08 19:20:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-22fb6bcc-0641-47af-b404-43742d6fe42b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-22fb6bcc-0641-47af-b404-43742d6fe42b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (384ac867-cca3-404b-b87e-3be2379d8a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cf911f7-1617-45c7-b758-694f2a27e0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:12 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-22fb6bcc-0641-47af-b404-43742d6fe42b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-22fb6bcc-0641-47af-b404-43742d6fe42b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 returned with HTTP 200 Sep 08 19:20:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1513/2964] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:12 2026] GET /volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Created reservations ['53896745-295a-47a5-9f6f-20df37052a61', 'd272509d-a92c-456f-adf2-6d90a2358a65', '6d5cea95-3e9e-4f2f-878c-ea6457cafbac', 'f883b643-ba85-4c97-83f3-9922e9cff76e'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cf911f7-1617-45c7-b758-694f2a27e0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53896745-295a-47a5-9f6f-20df37052a61', 'd272509d-a92c-456f-adf2-6d90a2358a65', '6d5cea95-3e9e-4f2f-878c-ea6457cafbac', 'f883b643-ba85-4c97-83f3-9922e9cff76e']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda0660a-c593-4b28-82c8-515bb5feb44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:12 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda0660a-c593-4b28-82c8-515bb5feb44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f47b6901-46f5-420d-9883-429b1ebd9333', '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='9278755201f44768831ee14dfa637fa3',qos_specs=None,replication_status=,reservations=['53896745-295a-47a5-9f6f-20df37052a61','d272509d-a92c-456f-adf2-6d90a2358a65','6d5cea95-3e9e-4f2f-878c-ea6457cafbac','f883b643-ba85-4c97-83f3-9922e9cff76e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b0662a4070045438a5045b6af56ef89',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:12Z,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=f47b6901-46f5-420d-9883-429b1ebd9333,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9278755201f44768831ee14dfa637fa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b0662a4070045438a5045b6af56ef89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2197583-601b-408c-8064-d07e29ee4f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2197583-601b-408c-8064-d07e29ee4f98) transitioned into state 'SUCCESS' from 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='9278755201f44768831ee14dfa637fa3',qos_specs=None,replication_status=,reservations=['53896745-295a-47a5-9f6f-20df37052a61','d272509d-a92c-456f-adf2-6d90a2358a65','6d5cea95-3e9e-4f2f-878c-ea6457cafbac','f883b643-ba85-4c97-83f3-9922e9cff76e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b0662a4070045438a5045b6af56ef89',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a111cb-a2e1-41bf-9d9f-29b842723b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a111cb-a2e1-41bf-9d9f-29b842723b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Flow 'volume_create_api' (14775c2c-79bb-4a53-ab98-c0908136ec84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Create volume request issued successfully. Sep 08 19:20:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-576fa725-d8ce-4cc2-b373-62d589f6874f tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1452/2965] 192.168.122.253 () {62 vars in 1184 bytes} [Tue Sep 8 19:20:12 2026] POST /volume/v3/volumes => generated 784 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e630ea81-d55b-4b80-89cf-c4ff01b58912 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-36689a2e-b8a4-482f-a1f4-53c4f989815a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36689a2e-b8a4-482f-a1f4-53c4f989815a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc Sep 08 19:20:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e630ea81-d55b-4b80-89cf-c4ff01b58912 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] GET http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36689a2e-b8a4-482f-a1f4-53c4f989815a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36689a2e-b8a4-482f-a1f4-53c4f989815a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e630ea81-d55b-4b80-89cf-c4ff01b58912 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e630ea81-d55b-4b80-89cf-c4ff01b58912 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:12 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:12 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:12 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-36689a2e-b8a4-482f-a1f4-53c4f989815a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Snapshot retrieved successfully. Sep 08 19:20:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36689a2e-b8a4-482f-a1f4-53c4f989815a tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc returned with HTTP 200 Sep 08 19:20:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1453/2966] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:12 2026] GET /volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc => generated 457 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e630ea81-d55b-4b80-89cf-c4ff01b58912 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Volume info retrieved successfully. Sep 08 19:20:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e630ea81-d55b-4b80-89cf-c4ff01b58912 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 200 Sep 08 19:20:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1514/2967] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:12 2026] GET /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-35cde550-b7db-4935-8e67-92ab7a41dc1a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-35cde550-b7db-4935-8e67-92ab7a41dc1a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-35cde550-b7db-4935-8e67-92ab7a41dc1a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-35cde550-b7db-4935-8e67-92ab7a41dc1a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-35cde550-b7db-4935-8e67-92ab7a41dc1a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 returned with HTTP 404 Sep 08 19:20:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1454/2968] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:13 2026] GET /volume/v3/snapshots/f44d34a4-cf66-4090-b9aa-8b33f6713979 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9ded823c-7740-4d3c-a760-0cf3df4247d4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9ded823c-7740-4d3c-a760-0cf3df4247d4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f Sep 08 19:20:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9ded823c-7740-4d3c-a760-0cf3df4247d4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9ded823c-7740-4d3c-a760-0cf3df4247d4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:13 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-9ded823c-7740-4d3c-a760-0cf3df4247d4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume with id: c251c2ca-61c5-47a2-83f5-7214144b686f Sep 08 19:20:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:13 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9ded823c-7740-4d3c-a760-0cf3df4247d4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9ded823c-7740-4d3c-a760-0cf3df4247d4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume request issued successfully. Sep 08 19:20:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9ded823c-7740-4d3c-a760-0cf3df4247d4 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f returned with HTTP 202 Sep 08 19:20:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1515/2969] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:13 2026] DELETE /volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1ac99e1c-dcad-42f2-a12a-230011900d42 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1ac99e1c-dcad-42f2-a12a-230011900d42 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1ac99e1c-dcad-42f2-a12a-230011900d42 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1ac99e1c-dcad-42f2-a12a-230011900d42 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:13 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1ac99e1c-dcad-42f2-a12a-230011900d42 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1ac99e1c-dcad-42f2-a12a-230011900d42 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f returned with HTTP 200 Sep 08 19:20:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1455/2970] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:13 2026] GET /volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-63fda951-a97f-41f9-b325-7f511b7d925b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-63fda951-a97f-41f9-b325-7f511b7d925b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 Sep 08 19:20:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-63fda951-a97f-41f9-b325-7f511b7d925b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-63fda951-a97f-41f9-b325-7f511b7d925b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:13 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-63fda951-a97f-41f9-b325-7f511b7d925b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-63fda951-a97f-41f9-b325-7f511b7d925b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 returned with HTTP 200 Sep 08 19:20:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1516/2971] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:13 2026] GET /volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fb2884a0-4cfb-4f1a-87a3-3892613a6294 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fb2884a0-4cfb-4f1a-87a3-3892613a6294 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fb2884a0-4cfb-4f1a-87a3-3892613a6294 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fb2884a0-4cfb-4f1a-87a3-3892613a6294 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-fb2884a0-4cfb-4f1a-87a3-3892613a6294 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Snapshot retrieved successfully. Sep 08 19:20:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-022f0879-8611-462f-ab7d-163035649052 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fb2884a0-4cfb-4f1a-87a3-3892613a6294 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc returned with HTTP 200 Sep 08 19:20:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1456/2972] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:13 2026] GET /volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc => generated 484 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-022f0879-8611-462f-ab7d-163035649052 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] GET http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ebbcffc5-5cf9-4d27-a609-6457a63efbad None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-022f0879-8611-462f-ab7d-163035649052 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-022f0879-8611-462f-ab7d-163035649052 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ebbcffc5-5cf9-4d27-a609-6457a63efbad tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ebbcffc5-5cf9-4d27-a609-6457a63efbad tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ebbcffc5-5cf9-4d27-a609-6457a63efbad tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ebbcffc5-5cf9-4d27-a609-6457a63efbad tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Snapshot retrieved successfully. Sep 08 19:20:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ebbcffc5-5cf9-4d27-a609-6457a63efbad tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc returned with HTTP 200 Sep 08 19:20:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1457/2973] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:13 2026] GET /volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc => generated 484 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:13 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b7a59466-7b35-413a-b1b9-2777ffbfb4ae None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-022f0879-8611-462f-ab7d-163035649052 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Volume info retrieved successfully. Sep 08 19:20:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b7a59466-7b35-413a-b1b9-2777ffbfb4ae tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b7a59466-7b35-413a-b1b9-2777ffbfb4ae tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-022f0879-8611-462f-ab7d-163035649052 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 200 Sep 08 19:20:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b7a59466-7b35-413a-b1b9-2777ffbfb4ae tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1517/2974] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:13 2026] GET /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 876 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:13 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-b7a59466-7b35-413a-b1b9-2777ffbfb4ae tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Delete snapshot with id: 504bac27-0b5b-4bd2-aa2b-ac79f96925fc Sep 08 19:20:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b7a59466-7b35-413a-b1b9-2777ffbfb4ae tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Snapshot retrieved successfully. Sep 08 19:20:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:13 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b7a59466-7b35-413a-b1b9-2777ffbfb4ae tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Snapshot delete request issued successfully. Sep 08 19:20:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b7a59466-7b35-413a-b1b9-2777ffbfb4ae tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc returned with HTTP 202 Sep 08 19:20:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1458/2975] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:20:13 2026] DELETE /volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-082b8224-3989-4799-9d73-20cde817f324 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-082b8224-3989-4799-9d73-20cde817f324 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-082b8224-3989-4799-9d73-20cde817f324 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-082b8224-3989-4799-9d73-20cde817f324 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:14 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:14 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-082b8224-3989-4799-9d73-20cde817f324 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Snapshot retrieved successfully. Sep 08 19:20:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-082b8224-3989-4799-9d73-20cde817f324 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc returned with HTTP 200 Sep 08 19:20:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1518/2976] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:14 2026] GET /volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc => generated 483 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5d0b88f8-28b1-4b69-b426-348d89513b02 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5d0b88f8-28b1-4b69-b426-348d89513b02 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f Sep 08 19:20:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5d0b88f8-28b1-4b69-b426-348d89513b02 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5d0b88f8-28b1-4b69-b426-348d89513b02 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5d0b88f8-28b1-4b69-b426-348d89513b02 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f returned with HTTP 404 Sep 08 19:20:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1459/2977] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:14 2026] GET /volume/v3/volumes/c251c2ca-61c5-47a2-83f5-7214144b686f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-10049538"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-10049538'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume of 1 GB Sep 08 19:20:14 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (0f096b41-f141-4ca7-9e69-dffc0ccc727d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (678a7f26-8336-41dd-a495-5d9b1f6e821d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (678a7f26-8336-41dd-a495-5d9b1f6e821d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ac61e6-d3e6-4a8c-b053-14c69eff052e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['e8468bb1-c014-4489-a9ec-065736ca19ba', '85a5db3c-e09c-45b9-b450-d68a9dff908b', '6abb5dcf-2809-4f47-aff9-dcddcddcf3ce', 'fa57792a-c298-49c4-b644-aeaffcf95883'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ac61e6-d3e6-4a8c-b053-14c69eff052e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8468bb1-c014-4489-a9ec-065736ca19ba', '85a5db3c-e09c-45b9-b450-d68a9dff908b', '6abb5dcf-2809-4f47-aff9-dcddcddcf3ce', 'fa57792a-c298-49c4-b644-aeaffcf95883']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210e340c-c958-484b-b28c-38b49c3a9db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:14 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210e340c-c958-484b-b28c-38b49c3a9db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b98a60b5-ce01-4434-860f-31f276fb667f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10049538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['e8468bb1-c014-4489-a9ec-065736ca19ba','85a5db3c-e09c-45b9-b450-d68a9dff908b','6abb5dcf-2809-4f47-aff9-dcddcddcf3ce','fa57792a-c298-49c4-b644-aeaffcf95883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10049538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b98a60b5-ce01-4434-860f-31f276fb667f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='278b45dca1fd46d4aad77ff620b60e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2a1d97-81a5-447e-9b77-cd54b4da0846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-59f7b880-946c-409b-a589-14ad6447b5c5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-59f7b880-946c-409b-a589-14ad6447b5c5 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 Sep 08 19:20:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-59f7b880-946c-409b-a589-14ad6447b5c5 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-59f7b880-946c-409b-a589-14ad6447b5c5 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2a1d97-81a5-447e-9b77-cd54b4da0846) transitioned into state 'SUCCESS' from state '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-10049538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['e8468bb1-c014-4489-a9ec-065736ca19ba','85a5db3c-e09c-45b9-b450-d68a9dff908b','6abb5dcf-2809-4f47-aff9-dcddcddcf3ce','fa57792a-c298-49c4-b644-aeaffcf95883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff0e5bf0-b0b2-4530-820c-112f4b6c9647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:14 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:14 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:14 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:14 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-59f7b880-946c-409b-a589-14ad6447b5c5 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-59f7b880-946c-409b-a589-14ad6447b5c5 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 returned with HTTP 200 Sep 08 19:20:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1460/2978] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:14 2026] GET /volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff0e5bf0-b0b2-4530-820c-112f4b6c9647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (0f096b41-f141-4ca7-9e69-dffc0ccc727d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request issued successfully. Sep 08 19:20:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-25e98072-fe2f-4c57-9f5f-facaa83d512d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1519/2979] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:20:14 2026] POST /volume/v3/volumes => generated 785 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4d8cc00d-fe1e-41b3-a6c0-435abe31539e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4d8cc00d-fe1e-41b3-a6c0-435abe31539e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f Sep 08 19:20:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4d8cc00d-fe1e-41b3-a6c0-435abe31539e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4d8cc00d-fe1e-41b3-a6c0-435abe31539e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:14 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:14 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:14 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:14 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4d8cc00d-fe1e-41b3-a6c0-435abe31539e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4d8cc00d-fe1e-41b3-a6c0-435abe31539e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f returned with HTTP 200 Sep 08 19:20:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1461/2980] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:14 2026] GET /volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f => generated 964 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c28c14e8-88da-4094-9a0c-db8b5840669e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c28c14e8-88da-4094-9a0c-db8b5840669e tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] GET http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c28c14e8-88da-4094-9a0c-db8b5840669e tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c28c14e8-88da-4094-9a0c-db8b5840669e tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:15 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:15 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:15 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:15 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c28c14e8-88da-4094-9a0c-db8b5840669e tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Volume info retrieved successfully. Sep 08 19:20:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c28c14e8-88da-4094-9a0c-db8b5840669e tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 200 Sep 08 19:20:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1520/2981] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:14 2026] GET /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 934 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bdfa0d9c-d7df-4795-a672-c75d8cff7167 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bdfa0d9c-d7df-4795-a672-c75d8cff7167 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc Sep 08 19:20:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bdfa0d9c-d7df-4795-a672-c75d8cff7167 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bdfa0d9c-d7df-4795-a672-c75d8cff7167 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bdfa0d9c-d7df-4795-a672-c75d8cff7167 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Snapshot retrieved successfully. Sep 08 19:20:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bdfa0d9c-d7df-4795-a672-c75d8cff7167 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc returned with HTTP 200 Sep 08 19:20:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1462/2982] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:15 2026] GET /volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc => generated 483 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7ae8202d-097b-4ffd-81ab-78edc0bf5dd9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7ae8202d-097b-4ffd-81ab-78edc0bf5dd9 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 Sep 08 19:20:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7ae8202d-097b-4ffd-81ab-78edc0bf5dd9 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7ae8202d-097b-4ffd-81ab-78edc0bf5dd9 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:15 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:15 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:15 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:15 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7ae8202d-097b-4ffd-81ab-78edc0bf5dd9 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7ae8202d-097b-4ffd-81ab-78edc0bf5dd9 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 returned with HTTP 200 Sep 08 19:20:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1521/2983] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:15 2026] GET /volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e2b8d50e-22f1-4428-a6af-7190bdf3aeee None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e2b8d50e-22f1-4428-a6af-7190bdf3aeee tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/683392f4-fe0f-4a52-ab63-7e279332023f Sep 08 19:20:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e2b8d50e-22f1-4428-a6af-7190bdf3aeee tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e2b8d50e-22f1-4428-a6af-7190bdf3aeee tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4b05c5a9-610a-463e-a5b5-6905f8d26d37 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:15 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:15 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b05c5a9-610a-463e-a5b5-6905f8d26d37 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f Sep 08 19:20:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b05c5a9-610a-463e-a5b5-6905f8d26d37 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b05c5a9-610a-463e-a5b5-6905f8d26d37 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e2b8d50e-22f1-4428-a6af-7190bdf3aeee tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:15 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:15 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:15 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:15 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e2b8d50e-22f1-4428-a6af-7190bdf3aeee tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/683392f4-fe0f-4a52-ab63-7e279332023f returned with HTTP 200 Sep 08 19:20:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1463/2984] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:15 2026] GET /volume/v3/volumes/683392f4-fe0f-4a52-ab63-7e279332023f => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4b05c5a9-610a-463e-a5b5-6905f8d26d37 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b05c5a9-610a-463e-a5b5-6905f8d26d37 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f returned with HTTP 200 Sep 08 19:20:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1522/2985] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:15 2026] GET /volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-eb98ee44-67ac-40e1-bb00-620681b7ec7c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eb98ee44-67ac-40e1-bb00-620681b7ec7c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] DELETE http://192.168.122.253/volume/v3/volumes/683392f4-fe0f-4a52-ab63-7e279332023f Sep 08 19:20:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eb98ee44-67ac-40e1-bb00-620681b7ec7c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eb98ee44-67ac-40e1-bb00-620681b7ec7c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:15 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-eb98ee44-67ac-40e1-bb00-620681b7ec7c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Delete volume with id: 683392f4-fe0f-4a52-ab63-7e279332023f Sep 08 19:20:15 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:15 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-eb98ee44-67ac-40e1-bb00-620681b7ec7c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-eb98ee44-67ac-40e1-bb00-620681b7ec7c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Delete volume request issued successfully. Sep 08 19:20:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eb98ee44-67ac-40e1-bb00-620681b7ec7c tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/683392f4-fe0f-4a52-ab63-7e279332023f returned with HTTP 202 Sep 08 19:20:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1464/2986] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:15 2026] DELETE /volume/v3/volumes/683392f4-fe0f-4a52-ab63-7e279332023f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ffd144e4-1a22-46f6-9430-723846fe1dbe None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ffd144e4-1a22-46f6-9430-723846fe1dbe tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/683392f4-fe0f-4a52-ab63-7e279332023f Sep 08 19:20:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ffd144e4-1a22-46f6-9430-723846fe1dbe tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ffd144e4-1a22-46f6-9430-723846fe1dbe tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:15 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:15 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:15 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:15 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ffd144e4-1a22-46f6-9430-723846fe1dbe tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ffd144e4-1a22-46f6-9430-723846fe1dbe tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/683392f4-fe0f-4a52-ab63-7e279332023f returned with HTTP 200 Sep 08 19:20:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1523/2987] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:15 2026] GET /volume/v3/volumes/683392f4-fe0f-4a52-ab63-7e279332023f => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:20:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-74af20ac-13d4-47d5-bb34-8cae3d289a51 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-74af20ac-13d4-47d5-bb34-8cae3d289a51 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] GET http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-74af20ac-13d4-47d5-bb34-8cae3d289a51 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-74af20ac-13d4-47d5-bb34-8cae3d289a51 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:16 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:16 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:16 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:16 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-74af20ac-13d4-47d5-bb34-8cae3d289a51 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Volume info retrieved successfully. Sep 08 19:20:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-74af20ac-13d4-47d5-bb34-8cae3d289a51 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 200 Sep 08 19:20:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1465/2988] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:16 2026] GET /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 934 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:20:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c7c1db8c-5c1a-4342-82a0-ef6a78644dad None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c7c1db8c-5c1a-4342-82a0-ef6a78644dad tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc Sep 08 19:20:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c7c1db8c-5c1a-4342-82a0-ef6a78644dad tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c7c1db8c-5c1a-4342-82a0-ef6a78644dad tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c7c1db8c-5c1a-4342-82a0-ef6a78644dad tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Snapshot retrieved successfully. Sep 08 19:20:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c7c1db8c-5c1a-4342-82a0-ef6a78644dad tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc returned with HTTP 200 Sep 08 19:20:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1524/2989] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:16 2026] GET /volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc => generated 483 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9abefa74-2894-4e69-ad4b-7e3111ce6c8f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9abefa74-2894-4e69-ad4b-7e3111ce6c8f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f Sep 08 19:20:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9abefa74-2894-4e69-ad4b-7e3111ce6c8f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:16 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9abefa74-2894-4e69-ad4b-7e3111ce6c8f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:16 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:16 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:16 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:16 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:16 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9abefa74-2894-4e69-ad4b-7e3111ce6c8f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9abefa74-2894-4e69-ad4b-7e3111ce6c8f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f returned with HTTP 200 Sep 08 19:20:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1466/2990] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:16 2026] GET /volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9e03e1e2-9b76-4e44-a001-649598fc8199 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9e03e1e2-9b76-4e44-a001-649598fc8199 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:20:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9e03e1e2-9b76-4e44-a001-649598fc8199 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b98a60b5-ce01-4434-860f-31f276fb667f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-987452901"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:16 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:16 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9e03e1e2-9b76-4e44-a001-649598fc8199 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:16 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-9e03e1e2-9b76-4e44-a001-649598fc8199 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create snapshot from volume b98a60b5-ce01-4434-860f-31f276fb667f Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b5a4c94b-d5b2-43dd-b46e-66fdab1eb9d5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b5a4c94b-d5b2-43dd-b46e-66fdab1eb9d5 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/683392f4-fe0f-4a52-ab63-7e279332023f Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b5a4c94b-d5b2-43dd-b46e-66fdab1eb9d5 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b5a4c94b-d5b2-43dd-b46e-66fdab1eb9d5 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:17 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-9e03e1e2-9b76-4e44-a001-649598fc8199 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['6848ba07-0cca-4a52-b6bf-f97507343593', '5c6dfefc-6bbb-4613-86e3-a747069b3a24', 'b43fd33f-6b33-41e2-b3e4-c8c5ca352408', 'a8b89c1c-43d3-46e7-a45a-dd32c077a544'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b5a4c94b-d5b2-43dd-b46e-66fdab1eb9d5 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/683392f4-fe0f-4a52-ab63-7e279332023f returned with HTTP 404 Sep 08 19:20:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1467/2991] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:17 2026] GET /volume/v3/volumes/683392f4-fe0f-4a52-ab63-7e279332023f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5a114762-2a5e-4105-ad58-07512dd471c9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5a114762-2a5e-4105-ad58-07512dd471c9 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] DELETE http://192.168.122.253/volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5a114762-2a5e-4105-ad58-07512dd471c9 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5a114762-2a5e-4105-ad58-07512dd471c9 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-5a114762-2a5e-4105-ad58-07512dd471c9 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Delete volume with id: 0b226e7a-4c37-464f-a5d1-6f19c45b5a49 Sep 08 19:20:17 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:17 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:17 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:17 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:17 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:17 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5a114762-2a5e-4105-ad58-07512dd471c9 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9e03e1e2-9b76-4e44-a001-649598fc8199 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot create request issued successfully. Sep 08 19:20:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9e03e1e2-9b76-4e44-a001-649598fc8199 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:20:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1525/2992] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:20:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c166ad45-2172-4b38-a943-35a6537b7694 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c166ad45-2172-4b38-a943-35a6537b7694 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] GET http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c166ad45-2172-4b38-a943-35a6537b7694 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c166ad45-2172-4b38-a943-35a6537b7694 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5a114762-2a5e-4105-ad58-07512dd471c9 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Delete volume request issued successfully. Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5a114762-2a5e-4105-ad58-07512dd471c9 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 returned with HTTP 202 Sep 08 19:20:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1468/2993] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:17 2026] DELETE /volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-71cb6014-4d5f-458f-8cb8-ef7ba6328c12 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-71cb6014-4d5f-458f-8cb8-ef7ba6328c12 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-71cb6014-4d5f-458f-8cb8-ef7ba6328c12 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-71cb6014-4d5f-458f-8cb8-ef7ba6328c12 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:17 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:17 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:17 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:17 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:17 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:17 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-71cb6014-4d5f-458f-8cb8-ef7ba6328c12 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-71cb6014-4d5f-458f-8cb8-ef7ba6328c12 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 returned with HTTP 200 Sep 08 19:20:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1469/2994] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:17 2026] GET /volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-23cb4879-1237-4c05-bd66-f02c802e0e4a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-23cb4879-1237-4c05-bd66-f02c802e0e4a tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-23cb4879-1237-4c05-bd66-f02c802e0e4a tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-23cb4879-1237-4c05-bd66-f02c802e0e4a tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c166ad45-2172-4b38-a943-35a6537b7694 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Volume info retrieved successfully. Sep 08 19:20:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c166ad45-2172-4b38-a943-35a6537b7694 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 200 Sep 08 19:20:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1526/2995] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:17 2026] GET /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 934 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:17 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:17 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6d7db83a-01e9-4685-a1ea-3a1f67e308f2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:17 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d7db83a-01e9-4685-a1ea-3a1f67e308f2 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc Sep 08 19:20:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d7db83a-01e9-4685-a1ea-3a1f67e308f2 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6d7db83a-01e9-4685-a1ea-3a1f67e308f2 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-23cb4879-1237-4c05-bd66-f02c802e0e4a tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6d7db83a-01e9-4685-a1ea-3a1f67e308f2 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc returned with HTTP 404 Sep 08 19:20:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1527/2996] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:17 2026] GET /volume/v3/snapshots/504bac27-0b5b-4bd2-aa2b-ac79f96925fc => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6ddd7e8c-a41f-481e-9b32-9933ef5f4736 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6ddd7e8c-a41f-481e-9b32-9933ef5f4736 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] DELETE http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a Sep 08 19:20:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6ddd7e8c-a41f-481e-9b32-9933ef5f4736 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-23cb4879-1237-4c05-bd66-f02c802e0e4a tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 returned with HTTP 200 Sep 08 19:20:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6ddd7e8c-a41f-481e-9b32-9933ef5f4736 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1470/2997] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:17 2026] GET /volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 => generated 860 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:17 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-6ddd7e8c-a41f-481e-9b32-9933ef5f4736 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Delete volume with id: fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a Sep 08 19:20:17 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:17 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:17 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:17 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6ddd7e8c-a41f-481e-9b32-9933ef5f4736 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6ddd7e8c-a41f-481e-9b32-9933ef5f4736 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Delete volume request issued successfully. Sep 08 19:20:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6ddd7e8c-a41f-481e-9b32-9933ef5f4736 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a returned with HTTP 202 Sep 08 19:20:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1528/2998] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:17 2026] DELETE /volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fb03ceff-5fe2-450b-8dfb-fc3d1bb98f7d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fb03ceff-5fe2-450b-8dfb-fc3d1bb98f7d tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fb03ceff-5fe2-450b-8dfb-fc3d1bb98f7d tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fb03ceff-5fe2-450b-8dfb-fc3d1bb98f7d tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:17 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:17 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:17 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:17 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-fb03ceff-5fe2-450b-8dfb-fc3d1bb98f7d tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fb03ceff-5fe2-450b-8dfb-fc3d1bb98f7d tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a returned with HTTP 200 Sep 08 19:20:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1471/2999] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:17 2026] GET /volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a => generated 877 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9aed7002-a8b7-4847-a02b-2051ff145d26 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9aed7002-a8b7-4847-a02b-2051ff145d26 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 Sep 08 19:20:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9aed7002-a8b7-4847-a02b-2051ff145d26 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9aed7002-a8b7-4847-a02b-2051ff145d26 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9aed7002-a8b7-4847-a02b-2051ff145d26 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9aed7002-a8b7-4847-a02b-2051ff145d26 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 returned with HTTP 200 Sep 08 19:20:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1529/3000] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:18 2026] GET /volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4ce7b604-768e-409b-879e-b31731967349 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4ce7b604-768e-409b-879e-b31731967349 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] GET http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4ce7b604-768e-409b-879e-b31731967349 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4ce7b604-768e-409b-879e-b31731967349 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-23df0f64-cd46-403c-b24b-129222afbd8b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-23df0f64-cd46-403c-b24b-129222afbd8b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 Sep 08 19:20:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-23df0f64-cd46-403c-b24b-129222afbd8b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-23df0f64-cd46-403c-b24b-129222afbd8b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4ce7b604-768e-409b-879e-b31731967349 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Volume info retrieved successfully. Sep 08 19:20:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-23df0f64-cd46-403c-b24b-129222afbd8b tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 returned with HTTP 404 Sep 08 19:20:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1530/3001] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:18 2026] GET /volume/v3/volumes/0b226e7a-4c37-464f-a5d1-6f19c45b5a49 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-589fcfed-d91f-4467-92f4-ed2d9abb8733 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4ce7b604-768e-409b-879e-b31731967349 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 200 Sep 08 19:20:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1472/3002] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:18 2026] GET /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 937 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-589fcfed-d91f-4467-92f4-ed2d9abb8733 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] DELETE http://192.168.122.253/volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 Sep 08 19:20:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-589fcfed-d91f-4467-92f4-ed2d9abb8733 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-589fcfed-d91f-4467-92f4-ed2d9abb8733 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:18 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-589fcfed-d91f-4467-92f4-ed2d9abb8733 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Delete volume with id: 6b62dbc3-91c2-47c1-b3b7-74955a89aad9 Sep 08 19:20:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-589fcfed-d91f-4467-92f4-ed2d9abb8733 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-589fcfed-d91f-4467-92f4-ed2d9abb8733 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Delete volume request issued successfully. Sep 08 19:20:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-589fcfed-d91f-4467-92f4-ed2d9abb8733 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 returned with HTTP 202 Sep 08 19:20:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a5b6dcd2-c4b9-4354-b6ba-09158029c700 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1531/3003] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:18 2026] DELETE /volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e9a37591-ecc8-4e94-a5a4-aae2201cb3c8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a5b6dcd2-c4b9-4354-b6ba-09158029c700 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a Sep 08 19:20:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a5b6dcd2-c4b9-4354-b6ba-09158029c700 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a5b6dcd2-c4b9-4354-b6ba-09158029c700 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e9a37591-ecc8-4e94-a5a4-aae2201cb3c8 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 Sep 08 19:20:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e9a37591-ecc8-4e94-a5a4-aae2201cb3c8 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e9a37591-ecc8-4e94-a5a4-aae2201cb3c8 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:18 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:18 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:18 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:18 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:18 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:18 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:18 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:18 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:18 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a5b6dcd2-c4b9-4354-b6ba-09158029c700 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:18 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e9a37591-ecc8-4e94-a5a4-aae2201cb3c8 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:18 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e9a37591-ecc8-4e94-a5a4-aae2201cb3c8 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 returned with HTTP 200 Sep 08 19:20:18 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1532/3004] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:18 2026] GET /volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:20:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a5b6dcd2-c4b9-4354-b6ba-09158029c700 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a returned with HTTP 200 Sep 08 19:20:18 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1473/3005] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:18 2026] GET /volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a => generated 877 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e0be2c55-ba5e-402e-838d-f333f9ed43ff None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e0be2c55-ba5e-402e-838d-f333f9ed43ff tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 Sep 08 19:20:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e0be2c55-ba5e-402e-838d-f333f9ed43ff tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e0be2c55-ba5e-402e-838d-f333f9ed43ff tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e0be2c55-ba5e-402e-838d-f333f9ed43ff tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e0be2c55-ba5e-402e-838d-f333f9ed43ff tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 returned with HTTP 200 Sep 08 19:20:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1533/3006] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:19 2026] GET /volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-820294ad-e1de-48c9-b835-1e2dd915e735 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-820294ad-e1de-48c9-b835-1e2dd915e735 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] GET http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-820294ad-e1de-48c9-b835-1e2dd915e735 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-820294ad-e1de-48c9-b835-1e2dd915e735 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-820294ad-e1de-48c9-b835-1e2dd915e735 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Volume info retrieved successfully. Sep 08 19:20:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-820294ad-e1de-48c9-b835-1e2dd915e735 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 200 Sep 08 19:20:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1474/3007] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:19 2026] GET /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 937 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-00720791-728b-4a16-9d38-62fe061ce646 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-00720791-728b-4a16-9d38-62fe061ce646 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 Sep 08 19:20:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-00720791-728b-4a16-9d38-62fe061ce646 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-00720791-728b-4a16-9d38-62fe061ce646 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4ec44426-4a42-429f-b846-ffcb2ee59068 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4ec44426-4a42-429f-b846-ffcb2ee59068 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a Sep 08 19:20:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4ec44426-4a42-429f-b846-ffcb2ee59068 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4ec44426-4a42-429f-b846-ffcb2ee59068 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4ec44426-4a42-429f-b846-ffcb2ee59068 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a returned with HTTP 404 Sep 08 19:20:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1475/3008] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:19 2026] GET /volume/v3/volumes/fa3a39d4-c5ed-4606-a905-14e9b1b8fa5a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-00720791-728b-4a16-9d38-62fe061ce646 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 returned with HTTP 404 Sep 08 19:20:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1534/3009] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:19 2026] GET /volume/v3/volumes/6b62dbc3-91c2-47c1-b3b7-74955a89aad9 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-02cbffc0-26aa-48c9-9b24-0ff01f5a91c8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8547caa1-d194-4b3f-9648-0d2e7407dedd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-02cbffc0-26aa-48c9-9b24-0ff01f5a91c8 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] DELETE http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 Sep 08 19:20:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-02cbffc0-26aa-48c9-9b24-0ff01f5a91c8 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-02cbffc0-26aa-48c9-9b24-0ff01f5a91c8 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:19 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-02cbffc0-26aa-48c9-9b24-0ff01f5a91c8 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Delete volume with id: d1ef6483-b0e4-4958-948a-466575c2d797 Sep 08 19:20:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8547caa1-d194-4b3f-9648-0d2e7407dedd tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] DELETE http://192.168.122.253/volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e Sep 08 19:20:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8547caa1-d194-4b3f-9648-0d2e7407dedd tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8547caa1-d194-4b3f-9648-0d2e7407dedd tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:19 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-8547caa1-d194-4b3f-9648-0d2e7407dedd tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Delete volume with id: a780194d-d7ad-4fa8-9939-f2b3c838033e Sep 08 19:20:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-02cbffc0-26aa-48c9-9b24-0ff01f5a91c8 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8547caa1-d194-4b3f-9648-0d2e7407dedd tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-02cbffc0-26aa-48c9-9b24-0ff01f5a91c8 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Delete volume request issued successfully. Sep 08 19:20:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-02cbffc0-26aa-48c9-9b24-0ff01f5a91c8 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 returned with HTTP 202 Sep 08 19:20:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1476/3010] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:19 2026] DELETE /volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e4b58378-73b8-411f-881d-0a097c96d95c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e4b58378-73b8-411f-881d-0a097c96d95c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 Sep 08 19:20:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e4b58378-73b8-411f-881d-0a097c96d95c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e4b58378-73b8-411f-881d-0a097c96d95c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8547caa1-d194-4b3f-9648-0d2e7407dedd tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Delete volume request issued successfully. Sep 08 19:20:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8547caa1-d194-4b3f-9648-0d2e7407dedd tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e returned with HTTP 202 Sep 08 19:20:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1535/3011] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:19 2026] DELETE /volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-789ec471-8bec-4c14-a113-b676320d3e15 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-789ec471-8bec-4c14-a113-b676320d3e15 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e Sep 08 19:20:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-789ec471-8bec-4c14-a113-b676320d3e15 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-789ec471-8bec-4c14-a113-b676320d3e15 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e4b58378-73b8-411f-881d-0a097c96d95c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Volume info retrieved successfully. Sep 08 19:20:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-789ec471-8bec-4c14-a113-b676320d3e15 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e4b58378-73b8-411f-881d-0a097c96d95c tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 returned with HTTP 200 Sep 08 19:20:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1477/3012] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:19 2026] GET /volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 => generated 841 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-789ec471-8bec-4c14-a113-b676320d3e15 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e returned with HTTP 200 Sep 08 19:20:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1536/3013] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:19 2026] GET /volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e => generated 860 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3864a74e-b242-4714-8da2-e0a85815473a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3864a74e-b242-4714-8da2-e0a85815473a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3864a74e-b242-4714-8da2-e0a85815473a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3864a74e-b242-4714-8da2-e0a85815473a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3864a74e-b242-4714-8da2-e0a85815473a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3864a74e-b242-4714-8da2-e0a85815473a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 returned with HTTP 200 Sep 08 19:20:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1537/3014] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:20 2026] GET /volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d59fdfb1-03ee-4ee8-99e8-73d4c6a79bbe None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d59fdfb1-03ee-4ee8-99e8-73d4c6a79bbe tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] GET http://192.168.122.253/volume/v3/snapshots Sep 08 19:20:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d59fdfb1-03ee-4ee8-99e8-73d4c6a79bbe tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d59fdfb1-03ee-4ee8-99e8-73d4c6a79bbe tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-d59fdfb1-03ee-4ee8-99e8-73d4c6a79bbe tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:20:20 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-d59fdfb1-03ee-4ee8-99e8-73d4c6a79bbe tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:20:20 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:20 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:20:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d59fdfb1-03ee-4ee8-99e8-73d4c6a79bbe tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Get all snapshots completed successfully. Sep 08 19:20:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d59fdfb1-03ee-4ee8-99e8-73d4c6a79bbe tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 200 Sep 08 19:20:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1478/3015] 192.168.122.253 () {58 vars in 1127 bytes} [Tue Sep 8 19:20:20 2026] GET /volume/v3/snapshots => generated 335 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7682a796-cc9a-41d7-9b83-762473a0580a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7682a796-cc9a-41d7-9b83-762473a0580a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7682a796-cc9a-41d7-9b83-762473a0580a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7682a796-cc9a-41d7-9b83-762473a0580a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-7682a796-cc9a-41d7-9b83-762473a0580a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete snapshot with id: 5ed8dae3-6b81-487e-94e6-7eb4b4119e87 Sep 08 19:20:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7682a796-cc9a-41d7-9b83-762473a0580a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7682a796-cc9a-41d7-9b83-762473a0580a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot delete request issued successfully. Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7682a796-cc9a-41d7-9b83-762473a0580a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 returned with HTTP 202 Sep 08 19:20:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1538/3016] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:20:20 2026] DELETE /volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0edefa97-5113-4b3d-8398-f19095438b1c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c7af154b-3ebb-422c-9970-382ac13a62d6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0edefa97-5113-4b3d-8398-f19095438b1c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0edefa97-5113-4b3d-8398-f19095438b1c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0edefa97-5113-4b3d-8398-f19095438b1c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c7af154b-3ebb-422c-9970-382ac13a62d6 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] GET http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c7af154b-3ebb-422c-9970-382ac13a62d6 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c7af154b-3ebb-422c-9970-382ac13a62d6 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0edefa97-5113-4b3d-8398-f19095438b1c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0edefa97-5113-4b3d-8398-f19095438b1c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 returned with HTTP 200 Sep 08 19:20:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1539/3017] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:20 2026] GET /volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:20 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:20 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c7af154b-3ebb-422c-9970-382ac13a62d6 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Volume info retrieved successfully. Sep 08 19:20:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c7af154b-3ebb-422c-9970-382ac13a62d6 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 200 Sep 08 19:20:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1479/3018] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:20 2026] GET /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 1204 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-70a4910a-e0e9-4056-8a26-ffead56fc1ea None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8657cf1a-4ba9-4684-b788-f3b5d8aa2e85 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8657cf1a-4ba9-4684-b788-f3b5d8aa2e85 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] GET http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 Sep 08 19:20:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8657cf1a-4ba9-4684-b788-f3b5d8aa2e85 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-70a4910a-e0e9-4056-8a26-ffead56fc1ea tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e Sep 08 19:20:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8657cf1a-4ba9-4684-b788-f3b5d8aa2e85 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-70a4910a-e0e9-4056-8a26-ffead56fc1ea tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-70a4910a-e0e9-4056-8a26-ffead56fc1ea tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-70a4910a-e0e9-4056-8a26-ffead56fc1ea tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e returned with HTTP 404 Sep 08 19:20:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1540/3019] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:20 2026] GET /volume/v3/volumes/a780194d-d7ad-4fa8-9939-f2b3c838033e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8657cf1a-4ba9-4684-b788-f3b5d8aa2e85 tempest-CinderUnicodeTest-1428321800 tempest-CinderUnicodeTest-1428321800-project-member] http://192.168.122.253/volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 returned with HTTP 404 Sep 08 19:20:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1480/3020] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:20 2026] GET /volume/v3/volumes/d1ef6483-b0e4-4958-948a-466575c2d797 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-326cfde7-55b9-4963-9e8d-89c533159e25 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-326cfde7-55b9-4963-9e8d-89c533159e25 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] DELETE http://192.168.122.253/volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-326cfde7-55b9-4963-9e8d-89c533159e25 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-326cfde7-55b9-4963-9e8d-89c533159e25 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-326cfde7-55b9-4963-9e8d-89c533159e25 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Delete volume with id: fd8f6b64-4e47-45ec-9ff0-c0c899072e3a Sep 08 19:20:20 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:20 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-326cfde7-55b9-4963-9e8d-89c533159e25 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-326cfde7-55b9-4963-9e8d-89c533159e25 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Delete volume request issued successfully. Sep 08 19:20:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-326cfde7-55b9-4963-9e8d-89c533159e25 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a returned with HTTP 202 Sep 08 19:20:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1541/3021] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:20 2026] DELETE /volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e355b8c5-b6dd-4104-9c54-ed473468ed2d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e355b8c5-b6dd-4104-9c54-ed473468ed2d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a Sep 08 19:20:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e355b8c5-b6dd-4104-9c54-ed473468ed2d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e355b8c5-b6dd-4104-9c54-ed473468ed2d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:20 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:20 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e355b8c5-b6dd-4104-9c54-ed473468ed2d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e355b8c5-b6dd-4104-9c54-ed473468ed2d tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a returned with HTTP 200 Sep 08 19:20:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1481/3022] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:20 2026] GET /volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a81cb816-3f98-4d46-8971-e7262991f492 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a81cb816-3f98-4d46-8971-e7262991f492 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 Sep 08 19:20:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a81cb816-3f98-4d46-8971-e7262991f492 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a81cb816-3f98-4d46-8971-e7262991f492 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a81cb816-3f98-4d46-8971-e7262991f492 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a81cb816-3f98-4d46-8971-e7262991f492 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 returned with HTTP 200 Sep 08 19:20:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1542/3023] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:21 2026] GET /volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-14b8446d-1aab-463a-b9af-96f9a468b990 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-14b8446d-1aab-463a-b9af-96f9a468b990 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] GET http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-14b8446d-1aab-463a-b9af-96f9a468b990 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-14b8446d-1aab-463a-b9af-96f9a468b990 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-14b8446d-1aab-463a-b9af-96f9a468b990 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Volume info retrieved successfully. Sep 08 19:20:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-14b8446d-1aab-463a-b9af-96f9a468b990 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 200 Sep 08 19:20:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1482/3024] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:21 2026] GET /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 1202 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f803cc85-f224-4d78-aaa0-a85ccad6584b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f803cc85-f224-4d78-aaa0-a85ccad6584b tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] GET http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f803cc85-f224-4d78-aaa0-a85ccad6584b tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f803cc85-f224-4d78-aaa0-a85ccad6584b tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f803cc85-f224-4d78-aaa0-a85ccad6584b tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Volume info retrieved successfully. Sep 08 19:20:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f803cc85-f224-4d78-aaa0-a85ccad6584b tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 200 Sep 08 19:20:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1543/3025] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:21 2026] GET /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 1202 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b1d43c80-01db-4959-b1ac-cfc8f1df2e6c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b1d43c80-01db-4959-b1ac-cfc8f1df2e6c tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] DELETE http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b1d43c80-01db-4959-b1ac-cfc8f1df2e6c tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b1d43c80-01db-4959-b1ac-cfc8f1df2e6c tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:21 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-b1d43c80-01db-4959-b1ac-cfc8f1df2e6c tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Delete volume with id: f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b1d43c80-01db-4959-b1ac-cfc8f1df2e6c tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Volume info retrieved successfully. Sep 08 19:20:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-b1d43c80-01db-4959-b1ac-cfc8f1df2e6c tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Delete volume request issued successfully. Sep 08 19:20:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b1d43c80-01db-4959-b1ac-cfc8f1df2e6c tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 202 Sep 08 19:20:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1483/3026] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:20:21 2026] DELETE /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:20:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2bbc3fd7-1048-43fa-8f92-7a058edf2b0b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2bbc3fd7-1048-43fa-8f92-7a058edf2b0b tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] GET http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2bbc3fd7-1048-43fa-8f92-7a058edf2b0b tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2bbc3fd7-1048-43fa-8f92-7a058edf2b0b tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2bbc3fd7-1048-43fa-8f92-7a058edf2b0b tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Volume info retrieved successfully. Sep 08 19:20:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2bbc3fd7-1048-43fa-8f92-7a058edf2b0b tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 200 Sep 08 19:20:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1544/3027] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:21 2026] GET /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 1201 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 19:20:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-45c89001-4f7a-403c-bf84-ed4eba79e763 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-45c89001-4f7a-403c-bf84-ed4eba79e763 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a Sep 08 19:20:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-45c89001-4f7a-403c-bf84-ed4eba79e763 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-45c89001-4f7a-403c-bf84-ed4eba79e763 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:22 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:22 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:22 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:22 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-45c89001-4f7a-403c-bf84-ed4eba79e763 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-45c89001-4f7a-403c-bf84-ed4eba79e763 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a returned with HTTP 200 Sep 08 19:20:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1484/3028] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:22 2026] GET /volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a => generated 861 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a1040094-4812-4394-a3e2-65f365ab1cd6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a1040094-4812-4394-a3e2-65f365ab1cd6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 Sep 08 19:20:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a1040094-4812-4394-a3e2-65f365ab1cd6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a1040094-4812-4394-a3e2-65f365ab1cd6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a1040094-4812-4394-a3e2-65f365ab1cd6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a1040094-4812-4394-a3e2-65f365ab1cd6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 returned with HTTP 200 Sep 08 19:20:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1545/3029] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:22 2026] GET /volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9b040daf-4109-44c8-8308-e35d7b985105 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9b040daf-4109-44c8-8308-e35d7b985105 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] GET http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9b040daf-4109-44c8-8308-e35d7b985105 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9b040daf-4109-44c8-8308-e35d7b985105 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9b040daf-4109-44c8-8308-e35d7b985105 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 404 Sep 08 19:20:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1485/3030] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:22 2026] GET /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:20:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-57d73895-3607-4d25-a01d-6e29f9d8db21 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-57d73895-3607-4d25-a01d-6e29f9d8db21 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] DELETE http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-57d73895-3607-4d25-a01d-6e29f9d8db21 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-57d73895-3607-4d25-a01d-6e29f9d8db21 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:23 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-57d73895-3607-4d25-a01d-6e29f9d8db21 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Delete volume with id: f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-57d73895-3607-4d25-a01d-6e29f9d8db21 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 404 Sep 08 19:20:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1546/3031] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:20:23 2026] DELETE /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:20:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5e0be924-d3f8-41e9-a097-ee0c96275733 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5e0be924-d3f8-41e9-a097-ee0c96275733 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] GET http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 Sep 08 19:20:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5e0be924-d3f8-41e9-a097-ee0c96275733 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5e0be924-d3f8-41e9-a097-ee0c96275733 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5e0be924-d3f8-41e9-a097-ee0c96275733 tempest-VolumeImageDependencyTests-437344723 tempest-VolumeImageDependencyTests-437344723-project-member] http://192.168.122.253/volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 returned with HTTP 404 Sep 08 19:20:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1486/3032] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:23 2026] GET /volume/v3/volumes/f47b6901-46f5-420d-9883-429b1ebd9333 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:20:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-61b74505-06d4-43c2-a1fb-60384f265cc0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61b74505-06d4-43c2-a1fb-60384f265cc0 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a Sep 08 19:20:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61b74505-06d4-43c2-a1fb-60384f265cc0 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61b74505-06d4-43c2-a1fb-60384f265cc0 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61b74505-06d4-43c2-a1fb-60384f265cc0 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a returned with HTTP 404 Sep 08 19:20:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1547/3033] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:23 2026] GET /volume/v3/volumes/fd8f6b64-4e47-45ec-9ff0-c0c899072e3a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-13361132-8d3b-406e-b340-dfc82a2affac None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-13361132-8d3b-406e-b340-dfc82a2affac tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:20:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-13361132-8d3b-406e-b340-dfc82a2affac tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-13361132-8d3b-406e-b340-dfc82a2affac tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:23 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-13361132-8d3b-406e-b340-dfc82a2affac tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Delete snapshot with id: 27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:20:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-13361132-8d3b-406e-b340-dfc82a2affac tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:20:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-13361132-8d3b-406e-b340-dfc82a2affac tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot delete request issued successfully. Sep 08 19:20:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-13361132-8d3b-406e-b340-dfc82a2affac tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 202 Sep 08 19:20:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1487/3034] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:20:23 2026] DELETE /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b27360e5-6102-4ecc-9643-dee46b666cbc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b27360e5-6102-4ecc-9643-dee46b666cbc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:20:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b27360e5-6102-4ecc-9643-dee46b666cbc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b27360e5-6102-4ecc-9643-dee46b666cbc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b27360e5-6102-4ecc-9643-dee46b666cbc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:20:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b27360e5-6102-4ecc-9643-dee46b666cbc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 200 Sep 08 19:20:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1548/3035] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:23 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 473 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7f10e8e1-2039-4fc9-9d42-e3456d715850 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7f10e8e1-2039-4fc9-9d42-e3456d715850 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 Sep 08 19:20:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7f10e8e1-2039-4fc9-9d42-e3456d715850 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7f10e8e1-2039-4fc9-9d42-e3456d715850 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7f10e8e1-2039-4fc9-9d42-e3456d715850 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 returned with HTTP 404 Sep 08 19:20:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1488/3036] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:23 2026] GET /volume/v3/snapshots/5ed8dae3-6b81-487e-94e6-7eb4b4119e87 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9e311ab1-b886-4bcd-855b-a940c8ceb8f6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9e311ab1-b886-4bcd-855b-a940c8ceb8f6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f Sep 08 19:20:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9e311ab1-b886-4bcd-855b-a940c8ceb8f6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9e311ab1-b886-4bcd-855b-a940c8ceb8f6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:23 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-9e311ab1-b886-4bcd-855b-a940c8ceb8f6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume with id: b98a60b5-ce01-4434-860f-31f276fb667f Sep 08 19:20:23 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:23 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9e311ab1-b886-4bcd-855b-a940c8ceb8f6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9e311ab1-b886-4bcd-855b-a940c8ceb8f6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume request issued successfully. Sep 08 19:20:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9e311ab1-b886-4bcd-855b-a940c8ceb8f6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f returned with HTTP 202 Sep 08 19:20:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1549/3037] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:23 2026] DELETE /volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4f2c6e91-3503-41eb-bd0f-62f8c1ce0dc9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f2c6e91-3503-41eb-bd0f-62f8c1ce0dc9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f Sep 08 19:20:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f2c6e91-3503-41eb-bd0f-62f8c1ce0dc9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f2c6e91-3503-41eb-bd0f-62f8c1ce0dc9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4f2c6e91-3503-41eb-bd0f-62f8c1ce0dc9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f2c6e91-3503-41eb-bd0f-62f8c1ce0dc9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f returned with HTTP 200 Sep 08 19:20:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1489/3038] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:23 2026] GET /volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f => generated 1014 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2b692bf9-f1aa-4821-a549-0e78cb8f4890 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2b692bf9-f1aa-4821-a549-0e78cb8f4890 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:20:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2b692bf9-f1aa-4821-a549-0e78cb8f4890 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2b692bf9-f1aa-4821-a549-0e78cb8f4890 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2b692bf9-f1aa-4821-a549-0e78cb8f4890 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:20:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2b692bf9-f1aa-4821-a549-0e78cb8f4890 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 200 Sep 08 19:20:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1550/3039] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:24 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 473 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d9193940-f952-4650-8ad1-a88eb58a6fd0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d9193940-f952-4650-8ad1-a88eb58a6fd0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f Sep 08 19:20:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d9193940-f952-4650-8ad1-a88eb58a6fd0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d9193940-f952-4650-8ad1-a88eb58a6fd0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d9193940-f952-4650-8ad1-a88eb58a6fd0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f returned with HTTP 404 Sep 08 19:20:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1490/3040] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:24 2026] GET /volume/v3/volumes/b98a60b5-ce01-4434-860f-31f276fb667f => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1029342352"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1029342352'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:24 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume of 1 GB Sep 08 19:20:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:24 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (01098374-4e47-4264-b245-508c6b19adea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-76e942f7-fbf8-459c-81d5-a58f46432193 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:24 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e0b1fa-b24d-4f70-9bbc-e84800dbfa7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:24 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:25 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e0b1fa-b24d-4f70-9bbc-e84800dbfa7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:25 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b2712a-1543-4354-ad8d-1dce486ab5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:25 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['2ec29ed9-0d44-4d7f-af4e-f2b41d779f6e', '3efc27a0-217e-4b63-a17f-bceaaa5ac7e0', '3ae32df0-182b-4711-b691-10ceae59f516', 'f39c1d39-20d4-4faf-a427-8ec4d5ca1eaf'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:25 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b2712a-1543-4354-ad8d-1dce486ab5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ec29ed9-0d44-4d7f-af4e-f2b41d779f6e', '3efc27a0-217e-4b63-a17f-bceaaa5ac7e0', '3ae32df0-182b-4711-b691-10ceae59f516', 'f39c1d39-20d4-4faf-a427-8ec4d5ca1eaf']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:25 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b120c9-960c-4d5e-aa0a-7c974dbe7698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:25 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b120c9-960c-4d5e-aa0a-7c974dbe7698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1029342352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['2ec29ed9-0d44-4d7f-af4e-f2b41d779f6e','3efc27a0-217e-4b63-a17f-bceaaa5ac7e0','3ae32df0-182b-4711-b691-10ceae59f516','f39c1d39-20d4-4faf-a427-8ec4d5ca1eaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1029342352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='278b45dca1fd46d4aad77ff620b60e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:25 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ed52f4-9fca-4551-b1ea-610d2f46c66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-76e942f7-fbf8-459c-81d5-a58f46432193 tempest-ProjectAdminTests-1746393637 tempest-ProjectAdminTests-1746393637-project-admin] GET http://192.168.122.253/volume/v3/scheduler-stats/get_pools Sep 08 19:20:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-76e942f7-fbf8-459c-81d5-a58f46432193 tempest-ProjectAdminTests-1746393637 tempest-ProjectAdminTests-1746393637-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-76e942f7-fbf8-459c-81d5-a58f46432193 tempest-ProjectAdminTests-1746393637 tempest-ProjectAdminTests-1746393637-project-admin] Calling method 'get_pools' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:25 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ed52f4-9fca-4551-b1ea-610d2f46c66d) transitioned into state 'SUCCESS' from state '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-1029342352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['2ec29ed9-0d44-4d7f-af4e-f2b41d779f6e','3efc27a0-217e-4b63-a17f-bceaaa5ac7e0','3ae32df0-182b-4711-b691-10ceae59f516','f39c1d39-20d4-4faf-a427-8ec4d5ca1eaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:25 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c73f7ff2-9230-4fbc-bba5-45c52d961892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-76e942f7-fbf8-459c-81d5-a58f46432193 tempest-ProjectAdminTests-1746393637 tempest-ProjectAdminTests-1746393637-project-admin] http://192.168.122.253/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 19:20:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1491/3041] 192.168.122.253 () {58 vars in 1175 bytes} [Tue Sep 8 19:20:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:20:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-63a8c082-c3b3-4c67-9acd-9f7917379a95 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-63a8c082-c3b3-4c67-9acd-9f7917379a95 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:20:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-63a8c082-c3b3-4c67-9acd-9f7917379a95 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-63a8c082-c3b3-4c67-9acd-9f7917379a95 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:25 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c73f7ff2-9230-4fbc-bba5-45c52d961892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-63a8c082-c3b3-4c67-9acd-9f7917379a95 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Snapshot retrieved successfully. Sep 08 19:20:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-63a8c082-c3b3-4c67-9acd-9f7917379a95 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 200 Sep 08 19:20:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1492/3042] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:25 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 473 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:25 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (01098374-4e47-4264-b245-508c6b19adea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cfd45571-ca14-40d2-a504-768b310455de None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request issued successfully. Sep 08 19:20:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-85fff6ba-fe4b-4219-900a-9cd3c42eb752 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1551/3043] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:20:24 2026] POST /volume/v3/volumes => generated 787 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cfd45571-ca14-40d2-a504-768b310455de tempest-ProjectAdminTests-1746393637 tempest-ProjectAdminTests-1746393637-project-admin] GET http://192.168.122.253/volume/v3/capabilities/devstack@QuobyteHD Sep 08 19:20:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cfd45571-ca14-40d2-a504-768b310455de tempest-ProjectAdminTests-1746393637 tempest-ProjectAdminTests-1746393637-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cfd45571-ca14-40d2-a504-768b310455de tempest-ProjectAdminTests-1746393637 tempest-ProjectAdminTests-1746393637-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:25 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 19:20:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-45c965af-02a5-4294-8701-3717222aaace None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-45c965af-02a5-4294-8701-3717222aaace tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f Sep 08 19:20:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-45c965af-02a5-4294-8701-3717222aaace tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-45c965af-02a5-4294-8701-3717222aaace tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cfd45571-ca14-40d2-a504-768b310455de tempest-ProjectAdminTests-1746393637 tempest-ProjectAdminTests-1746393637-project-admin] http://192.168.122.253/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 08 19:20:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1493/3044] 192.168.122.253 () {58 vars in 1193 bytes} [Tue Sep 8 19:20:25 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-45c965af-02a5-4294-8701-3717222aaace tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-45c965af-02a5-4294-8701-3717222aaace tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f returned with HTTP 200 Sep 08 19:20:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1552/3045] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:25 2026] GET /volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f => generated 966 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-67e3a38f-d23d-48b8-9399-e86189dd8cdd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-67e3a38f-d23d-48b8-9399-e86189dd8cdd tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f Sep 08 19:20:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-67e3a38f-d23d-48b8-9399-e86189dd8cdd tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-67e3a38f-d23d-48b8-9399-e86189dd8cdd tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:26 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=787,cinder:INSERT=146,cinder:UPDATE=241 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:20:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-67e3a38f-d23d-48b8-9399-e86189dd8cdd tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f returned with HTTP 404 Sep 08 19:20:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1494/3046] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:26 2026] GET /volume/v3/snapshots/27b2f787-71eb-4089-b772-b9cb383cef0f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5e8643e8-767b-494d-8e75-1ea8129e3968 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5e8643e8-767b-494d-8e75-1ea8129e3968 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] DELETE http://192.168.122.253/volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b Sep 08 19:20:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5e8643e8-767b-494d-8e75-1ea8129e3968 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5e8643e8-767b-494d-8e75-1ea8129e3968 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:26 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-5e8643e8-767b-494d-8e75-1ea8129e3968 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Delete volume with id: 3094b7c3-c520-45be-b1e8-b57c102db32b Sep 08 19:20:26 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=713,cinder:INSERT=124,cinder:UPDATE=216 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:20:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5e8643e8-767b-494d-8e75-1ea8129e3968 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-689b1136-e6bf-4691-a311-336a7722dbce None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-689b1136-e6bf-4691-a311-336a7722dbce tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f Sep 08 19:20:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-689b1136-e6bf-4691-a311-336a7722dbce tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-689b1136-e6bf-4691-a311-336a7722dbce tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:26 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:26 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5e8643e8-767b-494d-8e75-1ea8129e3968 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Delete volume request issued successfully. Sep 08 19:20:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5e8643e8-767b-494d-8e75-1ea8129e3968 tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b returned with HTTP 202 Sep 08 19:20:26 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:26 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1553/3047] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:26 2026] DELETE /volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-688a4e1c-c336-41d0-8170-937bb93996aa None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-688a4e1c-c336-41d0-8170-937bb93996aa tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b Sep 08 19:20:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-688a4e1c-c336-41d0-8170-937bb93996aa tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-688a4e1c-c336-41d0-8170-937bb93996aa tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:26 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-689b1136-e6bf-4691-a311-336a7722dbce tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-689b1136-e6bf-4691-a311-336a7722dbce tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f returned with HTTP 200 Sep 08 19:20:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1495/3048] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:26 2026] GET /volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f => generated 1016 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-688a4e1c-c336-41d0-8170-937bb93996aa tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Volume info retrieved successfully. Sep 08 19:20:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-688a4e1c-c336-41d0-8170-937bb93996aa tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b returned with HTTP 200 Sep 08 19:20:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1554/3049] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:26 2026] GET /volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b => generated 859 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d5e63dee-01cb-4c21-b8a0-d34ef4584388 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d5e63dee-01cb-4c21-b8a0-d34ef4584388 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f Sep 08 19:20:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d5e63dee-01cb-4c21-b8a0-d34ef4584388 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d5e63dee-01cb-4c21-b8a0-d34ef4584388 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d5e63dee-01cb-4c21-b8a0-d34ef4584388 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d5e63dee-01cb-4c21-b8a0-d34ef4584388 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f returned with HTTP 200 Sep 08 19:20:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1555/3050] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:27 2026] GET /volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f => generated 1017 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ed57ce62-3ad0-4d9a-966c-7f7b211529bc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ed57ce62-3ad0-4d9a-966c-7f7b211529bc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] GET http://192.168.122.253/volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b Sep 08 19:20:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ed57ce62-3ad0-4d9a-966c-7f7b211529bc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ed57ce62-3ad0-4d9a-966c-7f7b211529bc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ed57ce62-3ad0-4d9a-966c-7f7b211529bc tempest-CreateVolumesFromSnapshotTest-460795674 tempest-CreateVolumesFromSnapshotTest-460795674-project-member] http://192.168.122.253/volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b returned with HTTP 404 Sep 08 19:20:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1556/3051] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:27 2026] GET /volume/v3/volumes/3094b7c3-c520-45be-b1e8-b57c102db32b => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9f3e7dc0-f955-42aa-99b2-d8e4a0403abd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9f3e7dc0-f955-42aa-99b2-d8e4a0403abd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:20:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9f3e7dc0-f955-42aa-99b2-d8e4a0403abd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-375550561"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9f3e7dc0-f955-42aa-99b2-d8e4a0403abd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:27 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-9f3e7dc0-f955-42aa-99b2-d8e4a0403abd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create snapshot from volume 74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f Sep 08 19:20:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-373533241"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-373533241'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:27 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume of 1 GB Sep 08 19:20:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Flow 'volume_create_api' (588dd22a-95f6-42a6-b42a-de61e45c56a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa8f183-96d5-483b-acd9-46870ac7f25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:27 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-9f3e7dc0-f955-42aa-99b2-d8e4a0403abd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['c2fa0f00-0367-424b-80d5-b2b76efa6538', 'ec164da8-5813-4850-ac50-cc983ecb4fce', '9a5d3f23-23c7-4693-93c6-658c4a1c59b7', '71f253dd-9ac9-431e-9166-a571272c15ab'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa8f183-96d5-483b-acd9-46870ac7f25d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:27 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99e61ea3-b1f5-483e-a9ae-19757757a3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9f3e7dc0-f955-42aa-99b2-d8e4a0403abd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot create request issued successfully. Sep 08 19:20:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9f3e7dc0-f955-42aa-99b2-d8e4a0403abd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:20:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1557/3052] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:20:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0ee85a91-735c-478b-b5aa-58ed2fe90dbc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ee85a91-735c-478b-b5aa-58ed2fe90dbc tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d Sep 08 19:20:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ee85a91-735c-478b-b5aa-58ed2fe90dbc tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ee85a91-735c-478b-b5aa-58ed2fe90dbc tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ee85a91-735c-478b-b5aa-58ed2fe90dbc tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ee85a91-735c-478b-b5aa-58ed2fe90dbc tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d returned with HTTP 200 Sep 08 19:20:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1558/3053] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:28 2026] GET /volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d => generated 439 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:28 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Created reservations ['571e1b49-a365-481f-a2ca-921c84d8516c', '53880a44-9dbe-470b-9160-92b63f4dbf2e', '8de3839c-32d2-4884-b3f4-341df2ad4cfd', 'b260c34b-2679-4014-b19d-89fa06e3d24f'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99e61ea3-b1f5-483e-a9ae-19757757a3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['571e1b49-a365-481f-a2ca-921c84d8516c', '53880a44-9dbe-470b-9160-92b63f4dbf2e', '8de3839c-32d2-4884-b3f4-341df2ad4cfd', 'b260c34b-2679-4014-b19d-89fa06e3d24f']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c0fb53-7ae8-4ce9-aa3c-dcc4d07295c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c0fb53-7ae8-4ce9-aa3c-dcc4d07295c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85446d94-1fe8-4973-9efc-80580372ade8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-373533241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='015d45c060b347648986a7d19a2c1efa',qos_specs=None,replication_status=,reservations=['571e1b49-a365-481f-a2ca-921c84d8516c','53880a44-9dbe-470b-9160-92b63f4dbf2e','8de3839c-32d2-4884-b3f4-341df2ad4cfd','b260c34b-2679-4014-b19d-89fa06e3d24f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f99d2012c5e42608adda31480898b4a',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-373533241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85446d94-1fe8-4973-9efc-80580372ade8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='015d45c060b347648986a7d19a2c1efa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f99d2012c5e42608adda31480898b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7e31915-2bda-4c32-8d99-956c03b68fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7e31915-2bda-4c32-8d99-956c03b68fdf) transitioned into state 'SUCCESS' from state '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-373533241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='015d45c060b347648986a7d19a2c1efa',qos_specs=None,replication_status=,reservations=['571e1b49-a365-481f-a2ca-921c84d8516c','53880a44-9dbe-470b-9160-92b63f4dbf2e','8de3839c-32d2-4884-b3f4-341df2ad4cfd','b260c34b-2679-4014-b19d-89fa06e3d24f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f99d2012c5e42608adda31480898b4a',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c27809-f124-4e5d-a2f6-c268660e402e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c27809-f124-4e5d-a2f6-c268660e402e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:28 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Flow 'volume_create_api' (588dd22a-95f6-42a6-b42a-de61e45c56a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume request issued successfully. Sep 08 19:20:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-21000016-6eb1-4409-88dc-f5359cb8fa71 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1496/3054] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:20:27 2026] POST /volume/v3/volumes => generated 786 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e3b0cc5e-ad4f-4c30-adcf-7490e8148fb0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e3b0cc5e-ad4f-4c30-adcf-7490e8148fb0 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 Sep 08 19:20:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e3b0cc5e-ad4f-4c30-adcf-7490e8148fb0 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e3b0cc5e-ad4f-4c30-adcf-7490e8148fb0 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e3b0cc5e-ad4f-4c30-adcf-7490e8148fb0 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e3b0cc5e-ad4f-4c30-adcf-7490e8148fb0 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 returned with HTTP 200 Sep 08 19:20:28 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1559/3055] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:28 2026] GET /volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 => generated 965 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cfa13dd6-66bd-41dd-816a-40788d90e1cf None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cfa13dd6-66bd-41dd-816a-40788d90e1cf tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d Sep 08 19:20:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cfa13dd6-66bd-41dd-816a-40788d90e1cf tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cfa13dd6-66bd-41dd-816a-40788d90e1cf tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cfa13dd6-66bd-41dd-816a-40788d90e1cf tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cfa13dd6-66bd-41dd-816a-40788d90e1cf tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d returned with HTTP 200 Sep 08 19:20:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1497/3056] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:29 2026] GET /volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-aa05442c-a3d3-4f27-beb7-5f254cd02cdd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aa05442c-a3d3-4f27-beb7-5f254cd02cdd tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aa05442c-a3d3-4f27-beb7-5f254cd02cdd tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1522464307", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1119592454", "vendor_name": "tempest-vendor_name-1471415142"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1b0d93cc-7fb5-49b3-92d6-02544424e16b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1b0d93cc-7fb5-49b3-92d6-02544424e16b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 Sep 08 19:20:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1b0d93cc-7fb5-49b3-92d6-02544424e16b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1b0d93cc-7fb5-49b3-92d6-02544424e16b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aa05442c-a3d3-4f27-beb7-5f254cd02cdd tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:20:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1560/3057] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:20:29 2026] POST /volume/v3/types => generated 329 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f58c5d50-ce5a-4d88-9699-6f2661e35f3c", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Create volume request body: {'volume': {'volume_type': 'f58c5d50-ce5a-4d88-9699-6f2661e35f3c', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:29 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Create volume of 1 GB Sep 08 19:20:29 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:29 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1b0d93cc-7fb5-49b3-92d6-02544424e16b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:29 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1b0d93cc-7fb5-49b3-92d6-02544424e16b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 returned with HTTP 200 Sep 08 19:20:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1498/3058] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:29 2026] GET /volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 => generated 1015 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Flow 'volume_create_api' (ac423a4c-f3e4-4af9-8028-fcccaaa3979f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070826a9-ce48-47db-890e-7a0a8c64c074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070826a9-ce48-47db-890e-7a0a8c64c074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:20:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1119592454',vendor_name='tempest-vendor_name-1471415142'},id=f58c5d50-ce5a-4d88-9699-6f2661e35f3c,is_public=True,name='tempest-ProjectAdminTests-volume-type-1522464307',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f58c5d50-ce5a-4d88-9699-6f2661e35f3c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19402c83-55cc-4ee6-a5e7-ea1e65526d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:29 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1522464307 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1522464307, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:29 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1522464307 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1522464307, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Created reservations ['64352cdf-7bbf-4294-9d78-1a228c266908', '488e7c2a-019d-482e-9880-2ec5b9facc22', '462c7773-965f-4999-b183-e738d69b0e1b', 'e580017e-2939-43d8-a74c-8d0b125fc4d7'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19402c83-55cc-4ee6-a5e7-ea1e65526d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64352cdf-7bbf-4294-9d78-1a228c266908', '488e7c2a-019d-482e-9880-2ec5b9facc22', '462c7773-965f-4999-b183-e738d69b0e1b', 'e580017e-2939-43d8-a74c-8d0b125fc4d7']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bb27231-ac65-41ea-85c6-029ce35de5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:29 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:29 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bb27231-ac65-41ea-85c6-029ce35de5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93f3eb88-d306-4166-a514-21620d936e3f', '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='66f9eac228bd49689a215c5f5d0b9f91',qos_specs=None,replication_status=,reservations=['64352cdf-7bbf-4294-9d78-1a228c266908','488e7c2a-019d-482e-9880-2ec5b9facc22','462c7773-965f-4999-b183-e738d69b0e1b','e580017e-2939-43d8-a74c-8d0b125fc4d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cbe8af15ac74d9c87ffa8b7bf55e1fb',volume_type_id=f58c5d50-ce5a-4d88-9699-6f2661e35f3c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93f3eb88-d306-4166-a514-21620d936e3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66f9eac228bd49689a215c5f5d0b9f91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cbe8af15ac74d9c87ffa8b7bf55e1fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f58c5d50-ce5a-4d88-9699-6f2661e35f3c),volume_type_id=f58c5d50-ce5a-4d88-9699-6f2661e35f3c)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:29 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc3cc0d-d575-4771-ad5e-9adb8f734a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc3cc0d-d575-4771-ad5e-9adb8f734a44) transitioned into state 'SUCCESS' from 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='66f9eac228bd49689a215c5f5d0b9f91',qos_specs=None,replication_status=,reservations=['64352cdf-7bbf-4294-9d78-1a228c266908','488e7c2a-019d-482e-9880-2ec5b9facc22','462c7773-965f-4999-b183-e738d69b0e1b','e580017e-2939-43d8-a74c-8d0b125fc4d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cbe8af15ac74d9c87ffa8b7bf55e1fb',volume_type_id=f58c5d50-ce5a-4d88-9699-6f2661e35f3c)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (808dc5dc-6f9d-4552-9ffa-6aeaa57a1543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (808dc5dc-6f9d-4552-9ffa-6aeaa57a1543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:30 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Flow 'volume_create_api' (ac423a4c-f3e4-4af9-8028-fcccaaa3979f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Create volume request issued successfully. Sep 08 19:20:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-28384285-dc6a-4968-a9a7-6fc97dcda6df tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1561/3059] 192.168.122.253 () {62 vars in 1182 bytes} [Tue Sep 8 19:20:29 2026] POST /volume/v3/volumes => generated 781 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-86d01f21-6492-4415-a15b-c28b762ee6f8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-86d01f21-6492-4415-a15b-c28b762ee6f8 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] GET http://192.168.122.253/volume/v3/volumes/93f3eb88-d306-4166-a514-21620d936e3f Sep 08 19:20:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-86d01f21-6492-4415-a15b-c28b762ee6f8 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-86d01f21-6492-4415-a15b-c28b762ee6f8 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:30 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-86d01f21-6492-4415-a15b-c28b762ee6f8 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Volume info retrieved successfully. Sep 08 19:20:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-86d01f21-6492-4415-a15b-c28b762ee6f8 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/volumes/93f3eb88-d306-4166-a514-21620d936e3f returned with HTTP 200 Sep 08 19:20:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1499/3060] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:30 2026] GET /volume/v3/volumes/93f3eb88-d306-4166-a514-21620d936e3f => generated 960 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-217343ce-c950-442a-8c29-83e4ed1aad0f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-217343ce-c950-442a-8c29-83e4ed1aad0f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d Sep 08 19:20:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-217343ce-c950-442a-8c29-83e4ed1aad0f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-217343ce-c950-442a-8c29-83e4ed1aad0f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-217343ce-c950-442a-8c29-83e4ed1aad0f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-217343ce-c950-442a-8c29-83e4ed1aad0f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d returned with HTTP 200 Sep 08 19:20:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1562/3061] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:30 2026] GET /volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f195a684-2ee4-4ea3-b48d-7002289a7783 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f195a684-2ee4-4ea3-b48d-7002289a7783 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 Sep 08 19:20:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f195a684-2ee4-4ea3-b48d-7002289a7783 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f195a684-2ee4-4ea3-b48d-7002289a7783 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:30 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f195a684-2ee4-4ea3-b48d-7002289a7783 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f195a684-2ee4-4ea3-b48d-7002289a7783 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 returned with HTTP 200 Sep 08 19:20:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1500/3062] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:30 2026] GET /volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 => generated 1015 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3d19f477-1dda-4823-807b-88a4c26d78be None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3d19f477-1dda-4823-807b-88a4c26d78be tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] GET http://192.168.122.253/volume/v3/volumes/93f3eb88-d306-4166-a514-21620d936e3f Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3d19f477-1dda-4823-807b-88a4c26d78be tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3d19f477-1dda-4823-807b-88a4c26d78be tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3d19f477-1dda-4823-807b-88a4c26d78be tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Volume info retrieved successfully. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3d19f477-1dda-4823-807b-88a4c26d78be tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/volumes/93f3eb88-d306-4166-a514-21620d936e3f returned with HTTP 200 Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d3f62aa5-f281-4ea6-ad2a-f748f65a73a3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1563/3063] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:31 2026] GET /volume/v3/volumes/93f3eb88-d306-4166-a514-21620d936e3f => generated 981 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d3f62aa5-f281-4ea6-ad2a-f748f65a73a3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d3f62aa5-f281-4ea6-ad2a-f748f65a73a3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d3f62aa5-f281-4ea6-ad2a-f748f65a73a3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-95b341ce-c5cc-4ac5-be9d-29d1722ad471 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d3f62aa5-f281-4ea6-ad2a-f748f65a73a3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-95b341ce-c5cc-4ac5-be9d-29d1722ad471 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] GET http://192.168.122.253/volume/v3/messages Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-95b341ce-c5cc-4ac5-be9d-29d1722ad471 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d3f62aa5-f281-4ea6-ad2a-f748f65a73a3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d returned with HTTP 200 Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-95b341ce-c5cc-4ac5-be9d-29d1722ad471 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1501/3064] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:31 2026] GET /volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-95b341ce-c5cc-4ac5-be9d-29d1722ad471 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/messages returned with HTTP 200 Sep 08 19:20:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1564/3065] 192.168.122.253 () {60 vars in 1164 bytes} [Tue Sep 8 19:20:31 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-299739ac-de0b-43ba-822b-045f6c5c701b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e645b95a-c714-4fe9-8aa2-2b134d6ab1d9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-299739ac-de0b-43ba-822b-045f6c5c701b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] POST http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d/action Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-299739ac-de0b-43ba-822b-045f6c5c701b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e645b95a-c714-4fe9-8aa2-2b134d6ab1d9 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] DELETE http://192.168.122.253/volume/v3/messages/7b2309f4-cc67-4859-8b75-0b1741143e0e Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-299739ac-de0b-43ba-822b-045f6c5c701b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e645b95a-c714-4fe9-8aa2-2b134d6ab1d9 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e645b95a-c714-4fe9-8aa2-2b134d6ab1d9 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-299739ac-de0b-43ba-822b-045f6c5c701b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Updating snapshot '62bf8cbc-d969-407e-acad-4c9909efd42d' with '{'status': 'error'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e645b95a-c714-4fe9-8aa2-2b134d6ab1d9 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/messages/7b2309f4-cc67-4859-8b75-0b1741143e0e returned with HTTP 204 Sep 08 19:20:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1565/3066] 192.168.122.253 () {60 vars in 1278 bytes} [Tue Sep 8 19:20:31 2026] DELETE /volume/v3/messages/7b2309f4-cc67-4859-8b75-0b1741143e0e => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 19:20:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-299739ac-de0b-43ba-822b-045f6c5c701b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '42059cf2d8594e6b9e70190e3994b204', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '278b45dca1fd46d4aad77ff620b60e25', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-299739ac-de0b-43ba-822b-045f6c5c701b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d/action returned with HTTP 403 Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-50d28aa1-8e28-43d7-972e-699829984900 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-50d28aa1-8e28-43d7-972e-699829984900 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] GET http://192.168.122.253/volume/v3/messages/7b2309f4-cc67-4859-8b75-0b1741143e0e Sep 08 19:20:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1502/3067] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:20:31 2026] POST /volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d/action => generated 133 bytes in 43 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-50d28aa1-8e28-43d7-972e-699829984900 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-50d28aa1-8e28-43d7-972e-699829984900 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a382d80f-70de-4d14-9682-7b1a2013dd6b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a382d80f-70de-4d14-9682-7b1a2013dd6b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a382d80f-70de-4d14-9682-7b1a2013dd6b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a382d80f-70de-4d14-9682-7b1a2013dd6b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-50d28aa1-8e28-43d7-972e-699829984900 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/messages/7b2309f4-cc67-4859-8b75-0b1741143e0e returned with HTTP 404 Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-a382d80f-70de-4d14-9682-7b1a2013dd6b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete snapshot with id: 62bf8cbc-d969-407e-acad-4c9909efd42d Sep 08 19:20:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1566/3068] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:20:31 2026] GET /volume/v3/messages/7b2309f4-cc67-4859-8b75-0b1741143e0e => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2c15cf2c-7e88-48cf-8577-af51ffdfe76d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2c15cf2c-7e88-48cf-8577-af51ffdfe76d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/93f3eb88-d306-4166-a514-21620d936e3f Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a382d80f-70de-4d14-9682-7b1a2013dd6b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2c15cf2c-7e88-48cf-8577-af51ffdfe76d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2c15cf2c-7e88-48cf-8577-af51ffdfe76d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-2c15cf2c-7e88-48cf-8577-af51ffdfe76d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Delete volume with id: 93f3eb88-d306-4166-a514-21620d936e3f Sep 08 19:20:31 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:31 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2c15cf2c-7e88-48cf-8577-af51ffdfe76d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Volume info retrieved successfully. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-2c15cf2c-7e88-48cf-8577-af51ffdfe76d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87213) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a382d80f-70de-4d14-9682-7b1a2013dd6b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot delete request issued successfully. Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a382d80f-70de-4d14-9682-7b1a2013dd6b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d returned with HTTP 202 Sep 08 19:20:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1503/3069] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:20:31 2026] DELETE /volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-81224982-1ced-4abb-bd83-cfaebdc586e5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-81224982-1ced-4abb-bd83-cfaebdc586e5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-81224982-1ced-4abb-bd83-cfaebdc586e5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-81224982-1ced-4abb-bd83-cfaebdc586e5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-81224982-1ced-4abb-bd83-cfaebdc586e5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-81224982-1ced-4abb-bd83-cfaebdc586e5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d returned with HTTP 200 Sep 08 19:20:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1504/3070] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:31 2026] GET /volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-2c15cf2c-7e88-48cf-8577-af51ffdfe76d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Created reservations ['f221aaa9-3539-4ad5-83be-0eac12015190', 'e1e13c80-d544-405b-82c2-435bfedf8b32', 'c9fac6ae-e927-4a06-b87b-f77ed3919b91', '75b9b625-41d4-4316-bf02-09621a6124d5'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-2c15cf2c-7e88-48cf-8577-af51ffdfe76d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Delete volume request issued successfully. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2c15cf2c-7e88-48cf-8577-af51ffdfe76d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/volumes/93f3eb88-d306-4166-a514-21620d936e3f returned with HTTP 202 Sep 08 19:20:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1567/3071] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:20:31 2026] DELETE /volume/v3/volumes/93f3eb88-d306-4166-a514-21620d936e3f => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-15979d7d-aed4-42c1-833a-80f1ffd073c4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-15979d7d-aed4-42c1-833a-80f1ffd073c4 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] DELETE http://192.168.122.253/volume/v3/types/f58c5d50-ce5a-4d88-9699-6f2661e35f3c Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-15979d7d-aed4-42c1-833a-80f1ffd073c4 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-15979d7d-aed4-42c1-833a-80f1ffd073c4 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-15979d7d-aed4-42c1-833a-80f1ffd073c4 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/types/f58c5d50-ce5a-4d88-9699-6f2661e35f3c returned with HTTP 202 Sep 08 19:20:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1505/3072] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:20:31 2026] DELETE /volume/v3/types/f58c5d50-ce5a-4d88-9699-6f2661e35f3c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a6eb492e-e0d4-443d-a8ac-13e452fb9575 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a6eb492e-e0d4-443d-a8ac-13e452fb9575 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a6eb492e-e0d4-443d-a8ac-13e452fb9575 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1615131857", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1527163454", "vendor_name": "tempest-vendor_name-1734411990"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a6eb492e-e0d4-443d-a8ac-13e452fb9575 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:20:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1568/3073] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:20:31 2026] POST /volume/v3/types => generated 329 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "61876da8-8b9a-41a6-a011-97c96f659b98", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Create volume request body: {'volume': {'volume_type': '61876da8-8b9a-41a6-a011-97c96f659b98', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Create volume of 1 GB Sep 08 19:20:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Flow 'volume_create_api' (13f427f5-9325-4afa-b49d-14d5520e251c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a5389e-8ac1-4c1d-aa45-c869005ba8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-12291c4b-80f6-4021-afd1-9e6236b48ba6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-12291c4b-80f6-4021-afd1-9e6236b48ba6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-12291c4b-80f6-4021-afd1-9e6236b48ba6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-12291c4b-80f6-4021-afd1-9e6236b48ba6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a5389e-8ac1-4c1d-aa45-c869005ba8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:20:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1527163454',vendor_name='tempest-vendor_name-1734411990'},id=61876da8-8b9a-41a6-a011-97c96f659b98,is_public=True,name='tempest-ProjectAdminTests-volume-type-1615131857',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61876da8-8b9a-41a6-a011-97c96f659b98', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5866f6a4-c736-4570-9b1e-560f80690cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-12291c4b-80f6-4021-afd1-9e6236b48ba6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-12291c4b-80f6-4021-afd1-9e6236b48ba6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 returned with HTTP 200 Sep 08 19:20:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1569/3074] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:31 2026] GET /volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:31 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1615131857 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1615131857, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:31 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1615131857 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1615131857, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c659b5aa-b33f-4d7a-b03c-04e521fd0ba7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c659b5aa-b33f-4d7a-b03c-04e521fd0ba7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c659b5aa-b33f-4d7a-b03c-04e521fd0ba7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "85446d94-1fe8-4973-9efc-80580372ade8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2144176760"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c659b5aa-b33f-4d7a-b03c-04e521fd0ba7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:31 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-c659b5aa-b33f-4d7a-b03c-04e521fd0ba7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create snapshot from volume 85446d94-1fe8-4973-9efc-80580372ade8 Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Created reservations ['826a0814-c81a-4802-b329-bc9d08ffee8e', '64668fc3-bfd8-4fd8-a745-e70975546a26', 'cf6b5d8d-d51c-48e7-9628-053137665174', '3ceeb7c3-b7ba-4a28-aafc-26c42fd8b3dc'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5866f6a4-c736-4570-9b1e-560f80690cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['826a0814-c81a-4802-b329-bc9d08ffee8e', '64668fc3-bfd8-4fd8-a745-e70975546a26', 'cf6b5d8d-d51c-48e7-9628-053137665174', '3ceeb7c3-b7ba-4a28-aafc-26c42fd8b3dc']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8e7ad24-6a77-40dd-a6d4-9599184c4257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:31 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8e7ad24-6a77-40dd-a6d4-9599184c4257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8113e36-e793-4531-bfb8-249e683a6b04', '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='66f9eac228bd49689a215c5f5d0b9f91',qos_specs=None,replication_status=,reservations=['826a0814-c81a-4802-b329-bc9d08ffee8e','64668fc3-bfd8-4fd8-a745-e70975546a26','cf6b5d8d-d51c-48e7-9628-053137665174','3ceeb7c3-b7ba-4a28-aafc-26c42fd8b3dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cbe8af15ac74d9c87ffa8b7bf55e1fb',volume_type_id=61876da8-8b9a-41a6-a011-97c96f659b98), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8113e36-e793-4531-bfb8-249e683a6b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66f9eac228bd49689a215c5f5d0b9f91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cbe8af15ac74d9c87ffa8b7bf55e1fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61876da8-8b9a-41a6-a011-97c96f659b98),volume_type_id=61876da8-8b9a-41a6-a011-97c96f659b98)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:31 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c2503cd-8326-4e43-8a8f-edfd41fef308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:31 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-c659b5aa-b33f-4d7a-b03c-04e521fd0ba7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Created reservations ['bed9924e-3850-4816-8c7f-b73bcb18be2a', '08f072ed-05aa-4387-9833-75fa3963af73', '3e4bcd31-6d30-4c7e-8faa-18ce935d8dc2', 'a084e29c-e36e-43b0-89db-53dbb9f8a1e8'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c2503cd-8326-4e43-8a8f-edfd41fef308) transitioned into state 'SUCCESS' from 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='66f9eac228bd49689a215c5f5d0b9f91',qos_specs=None,replication_status=,reservations=['826a0814-c81a-4802-b329-bc9d08ffee8e','64668fc3-bfd8-4fd8-a745-e70975546a26','cf6b5d8d-d51c-48e7-9628-053137665174','3ceeb7c3-b7ba-4a28-aafc-26c42fd8b3dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cbe8af15ac74d9c87ffa8b7bf55e1fb',volume_type_id=61876da8-8b9a-41a6-a011-97c96f659b98)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62556ca5-486c-4316-b720-3220a4cf14b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62556ca5-486c-4316-b720-3220a4cf14b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:32 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Flow 'volume_create_api' (13f427f5-9325-4afa-b49d-14d5520e251c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Create volume request issued successfully. Sep 08 19:20:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ed61f109-81b2-47c5-b0d2-a307ba370813 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1506/3075] 192.168.122.253 () {62 vars in 1182 bytes} [Tue Sep 8 19:20:31 2026] POST /volume/v3/volumes => generated 781 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dd37b73d-a1b3-47c4-b83a-2b7ffd6fe626 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dd37b73d-a1b3-47c4-b83a-2b7ffd6fe626 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] GET http://192.168.122.253/volume/v3/volumes/d8113e36-e793-4531-bfb8-249e683a6b04 Sep 08 19:20:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dd37b73d-a1b3-47c4-b83a-2b7ffd6fe626 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dd37b73d-a1b3-47c4-b83a-2b7ffd6fe626 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-dd37b73d-a1b3-47c4-b83a-2b7ffd6fe626 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Volume info retrieved successfully. Sep 08 19:20:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dd37b73d-a1b3-47c4-b83a-2b7ffd6fe626 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/volumes/d8113e36-e793-4531-bfb8-249e683a6b04 returned with HTTP 200 Sep 08 19:20:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1507/3076] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:32 2026] GET /volume/v3/volumes/d8113e36-e793-4531-bfb8-249e683a6b04 => generated 960 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c659b5aa-b33f-4d7a-b03c-04e521fd0ba7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot create request issued successfully. Sep 08 19:20:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c659b5aa-b33f-4d7a-b03c-04e521fd0ba7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:20:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1570/3077] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:20:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a34aede4-797c-4764-ac8a-04bd30e0728e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a34aede4-797c-4764-ac8a-04bd30e0728e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 Sep 08 19:20:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a34aede4-797c-4764-ac8a-04bd30e0728e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a34aede4-797c-4764-ac8a-04bd30e0728e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a34aede4-797c-4764-ac8a-04bd30e0728e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a34aede4-797c-4764-ac8a-04bd30e0728e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 returned with HTTP 200 Sep 08 19:20:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1508/3078] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:32 2026] GET /volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 => generated 440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f22b2f7d-6b39-4511-9cdb-7e036164a986 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f22b2f7d-6b39-4511-9cdb-7e036164a986 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d Sep 08 19:20:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f22b2f7d-6b39-4511-9cdb-7e036164a986 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f22b2f7d-6b39-4511-9cdb-7e036164a986 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a83927e7-20f7-4bd1-b5ce-22be232f9ada None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f22b2f7d-6b39-4511-9cdb-7e036164a986 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f22b2f7d-6b39-4511-9cdb-7e036164a986 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d returned with HTTP 200 Sep 08 19:20:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1571/3079] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:32 2026] GET /volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a83927e7-20f7-4bd1-b5ce-22be232f9ada tempest-ProjectReaderTests-1532733093 tempest-ProjectReaderTests-1532733093-project-admin] GET http://192.168.122.253/volume/v3/scheduler-stats/get_pools Sep 08 19:20:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a83927e7-20f7-4bd1-b5ce-22be232f9ada tempest-ProjectReaderTests-1532733093 tempest-ProjectReaderTests-1532733093-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a83927e7-20f7-4bd1-b5ce-22be232f9ada tempest-ProjectReaderTests-1532733093 tempest-ProjectReaderTests-1532733093-project-admin] Calling method 'get_pools' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a83927e7-20f7-4bd1-b5ce-22be232f9ada tempest-ProjectReaderTests-1532733093 tempest-ProjectReaderTests-1532733093-project-admin] http://192.168.122.253/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 19:20:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1509/3080] 192.168.122.253 () {58 vars in 1175 bytes} [Tue Sep 8 19:20:32 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:20:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a97df4c9-f0db-44f7-8b9e-a42c47e8386a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a97df4c9-f0db-44f7-8b9e-a42c47e8386a tempest-ProjectReaderTests-1532733093 tempest-ProjectReaderTests-1532733093-project-reader] GET http://192.168.122.253/volume/v3/capabilities/devstack@QuobyteHD Sep 08 19:20:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a97df4c9-f0db-44f7-8b9e-a42c47e8386a tempest-ProjectReaderTests-1532733093 tempest-ProjectReaderTests-1532733093-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a97df4c9-f0db-44f7-8b9e-a42c47e8386a tempest-ProjectReaderTests-1532733093 tempest-ProjectReaderTests-1532733093-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:32 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-a97df4c9-f0db-44f7-8b9e-a42c47e8386a tempest-ProjectReaderTests-1532733093 tempest-ProjectReaderTests-1532733093-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '585aa3dd1a3e431980cc7669ae97af8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e0e523540b64fa4abc2060079010d20', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:20:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a97df4c9-f0db-44f7-8b9e-a42c47e8386a tempest-ProjectReaderTests-1532733093 tempest-ProjectReaderTests-1532733093-project-reader] http://192.168.122.253/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 08 19:20:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1572/3081] 192.168.122.253 () {58 vars in 1193 bytes} [Tue Sep 8 19:20:32 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 161 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c3897eb5-cda4-4ccc-985b-64bf815a21c6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c3897eb5-cda4-4ccc-985b-64bf815a21c6 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] GET http://192.168.122.253/volume/v3/volumes/d8113e36-e793-4531-bfb8-249e683a6b04 Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c3897eb5-cda4-4ccc-985b-64bf815a21c6 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c3897eb5-cda4-4ccc-985b-64bf815a21c6 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c3897eb5-cda4-4ccc-985b-64bf815a21c6 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Volume info retrieved successfully. Sep 08 19:20:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c3897eb5-cda4-4ccc-985b-64bf815a21c6 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/volumes/d8113e36-e793-4531-bfb8-249e683a6b04 returned with HTTP 200 Sep 08 19:20:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1510/3082] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:33 2026] GET /volume/v3/volumes/d8113e36-e793-4531-bfb8-249e683a6b04 => generated 981 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e75a3119-266e-43af-a7b2-bff8d7528440 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-01a1a250-29fd-471d-b127-b092831c2383 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e75a3119-266e-43af-a7b2-bff8d7528440 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e75a3119-266e-43af-a7b2-bff8d7528440 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e75a3119-266e-43af-a7b2-bff8d7528440 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-01a1a250-29fd-471d-b127-b092831c2383 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] GET http://192.168.122.253/volume/v3/messages Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-01a1a250-29fd-471d-b127-b092831c2383 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-01a1a250-29fd-471d-b127-b092831c2383 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-01a1a250-29fd-471d-b127-b092831c2383 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/messages returned with HTTP 200 Sep 08 19:20:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1511/3083] 192.168.122.253 () {60 vars in 1164 bytes} [Tue Sep 8 19:20:33 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 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5311a1ea-e04c-41ef-a068-7a33902603af None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5311a1ea-e04c-41ef-a068-7a33902603af tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] GET http://192.168.122.253/volume/v3/messages Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5311a1ea-e04c-41ef-a068-7a33902603af tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5311a1ea-e04c-41ef-a068-7a33902603af tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e75a3119-266e-43af-a7b2-bff8d7528440 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e75a3119-266e-43af-a7b2-bff8d7528440 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 returned with HTTP 200 Sep 08 19:20:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1573/3084] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:33 2026] GET /volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5311a1ea-e04c-41ef-a068-7a33902603af tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/messages returned with HTTP 200 Sep 08 19:20:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1512/3085] 192.168.122.253 () {60 vars in 1164 bytes} [Tue Sep 8 19:20:33 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 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-69b2f48b-a215-45b1-a957-572816fbce80 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-69b2f48b-a215-45b1-a957-572816fbce80 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] DELETE http://192.168.122.253/volume/v3/messages/91682f71-1f74-49cb-a848-4159a16a2eaa Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-69b2f48b-a215-45b1-a957-572816fbce80 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-69b2f48b-a215-45b1-a957-572816fbce80 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-69b2f48b-a215-45b1-a957-572816fbce80 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/messages/91682f71-1f74-49cb-a848-4159a16a2eaa returned with HTTP 204 Sep 08 19:20:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1574/3086] 192.168.122.253 () {60 vars in 1278 bytes} [Tue Sep 8 19:20:33 2026] DELETE /volume/v3/messages/91682f71-1f74-49cb-a848-4159a16a2eaa => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-467bf0a0-8d86-4f99-a65a-9a078889aa3f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-467bf0a0-8d86-4f99-a65a-9a078889aa3f tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/d8113e36-e793-4531-bfb8-249e683a6b04 Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-467bf0a0-8d86-4f99-a65a-9a078889aa3f tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-467bf0a0-8d86-4f99-a65a-9a078889aa3f tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-467bf0a0-8d86-4f99-a65a-9a078889aa3f tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Delete volume with id: d8113e36-e793-4531-bfb8-249e683a6b04 Sep 08 19:20:33 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:33 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:33 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:33 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-467bf0a0-8d86-4f99-a65a-9a078889aa3f tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Volume info retrieved successfully. Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-467bf0a0-8d86-4f99-a65a-9a078889aa3f tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87214) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-467bf0a0-8d86-4f99-a65a-9a078889aa3f tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Created reservations ['87229226-c75f-47b4-9f37-e2d3b0141831', '6e6a1881-b1a4-4cb2-afd4-baca734cb3ed', '4c08c530-748b-4b94-9c02-812859d2fadc', '3948f61e-045a-4cbe-baa8-ffad9cda5de0'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c880e1e7-4621-4412-852b-82d491500ca0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c880e1e7-4621-4412-852b-82d491500ca0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c880e1e7-4621-4412-852b-82d491500ca0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c880e1e7-4621-4412-852b-82d491500ca0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c880e1e7-4621-4412-852b-82d491500ca0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c880e1e7-4621-4412-852b-82d491500ca0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d returned with HTTP 200 Sep 08 19:20:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1575/3087] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:33 2026] GET /volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:33 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-467bf0a0-8d86-4f99-a65a-9a078889aa3f tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Delete volume request issued successfully. Sep 08 19:20:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-467bf0a0-8d86-4f99-a65a-9a078889aa3f tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/volumes/d8113e36-e793-4531-bfb8-249e683a6b04 returned with HTTP 202 Sep 08 19:20:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1513/3088] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:20:33 2026] DELETE /volume/v3/volumes/d8113e36-e793-4531-bfb8-249e683a6b04 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-111f6eec-7d5a-43be-b277-3c383798372e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-111f6eec-7d5a-43be-b277-3c383798372e tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] DELETE http://192.168.122.253/volume/v3/types/61876da8-8b9a-41a6-a011-97c96f659b98 Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-111f6eec-7d5a-43be-b277-3c383798372e tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-111f6eec-7d5a-43be-b277-3c383798372e tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-111f6eec-7d5a-43be-b277-3c383798372e tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/types/61876da8-8b9a-41a6-a011-97c96f659b98 returned with HTTP 202 Sep 08 19:20:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1576/3089] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:20:33 2026] DELETE /volume/v3/types/61876da8-8b9a-41a6-a011-97c96f659b98 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-24186c99-97fc-4373-a764-12739e1ebeb3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-24186c99-97fc-4373-a764-12739e1ebeb3 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:20:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-24186c99-97fc-4373-a764-12739e1ebeb3 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-600998584", "extra_specs": {"storage_protocol": "tempest-storage_protocol-459985253", "vendor_name": "tempest-vendor_name-841749657"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-24186c99-97fc-4373-a764-12739e1ebeb3 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:20:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1514/3090] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:20:33 2026] POST /volume/v3/types => generated 326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d60fb70a-aa49-4a20-80bc-966f5f43b37c", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Create volume request body: {'volume': {'volume_type': 'd60fb70a-aa49-4a20-80bc-966f5f43b37c', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Create volume of 1 GB Sep 08 19:20:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Flow 'volume_create_api' (922dfc1f-dd3f-45da-b6eb-3491412db5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e848f0d-4dde-4579-9259-9625efbb2992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e848f0d-4dde-4579-9259-9625efbb2992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:20:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-459985253',vendor_name='tempest-vendor_name-841749657'},id=d60fb70a-aa49-4a20-80bc-966f5f43b37c,is_public=True,name='tempest-ProjectAdminTests-volume-type-600998584',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd60fb70a-aa49-4a20-80bc-966f5f43b37c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dee0622-38cf-4d54-ab8a-c10c3e7361d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-600998584 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-600998584, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:33 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-600998584 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-600998584, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Created reservations ['dc67e6cb-f2ea-4f5b-a4c9-81d5aa82c7ee', '849d2033-86f8-42b3-92e9-6c4a383754f2', '40057d8a-f717-41c8-85d1-eaa754d7a689', 'ac472586-14c3-4e44-9d90-d50dae5e8bb1'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dee0622-38cf-4d54-ab8a-c10c3e7361d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc67e6cb-f2ea-4f5b-a4c9-81d5aa82c7ee', '849d2033-86f8-42b3-92e9-6c4a383754f2', '40057d8a-f717-41c8-85d1-eaa754d7a689', 'ac472586-14c3-4e44-9d90-d50dae5e8bb1']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:33 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4180b804-7c31-4ec4-89fe-aadebb9b6602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4180b804-7c31-4ec4-89fe-aadebb9b6602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bc1ea72-73cb-44a5-8fff-1fa5d2d65a81', '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='66f9eac228bd49689a215c5f5d0b9f91',qos_specs=None,replication_status=,reservations=['dc67e6cb-f2ea-4f5b-a4c9-81d5aa82c7ee','849d2033-86f8-42b3-92e9-6c4a383754f2','40057d8a-f717-41c8-85d1-eaa754d7a689','ac472586-14c3-4e44-9d90-d50dae5e8bb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cbe8af15ac74d9c87ffa8b7bf55e1fb',volume_type_id=d60fb70a-aa49-4a20-80bc-966f5f43b37c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20: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=6bc1ea72-73cb-44a5-8fff-1fa5d2d65a81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66f9eac228bd49689a215c5f5d0b9f91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cbe8af15ac74d9c87ffa8b7bf55e1fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d60fb70a-aa49-4a20-80bc-966f5f43b37c),volume_type_id=d60fb70a-aa49-4a20-80bc-966f5f43b37c)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d4b32de-945d-4ac1-8e7d-17548703f64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d4b32de-945d-4ac1-8e7d-17548703f64c) transitioned into state 'SUCCESS' from 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='66f9eac228bd49689a215c5f5d0b9f91',qos_specs=None,replication_status=,reservations=['dc67e6cb-f2ea-4f5b-a4c9-81d5aa82c7ee','849d2033-86f8-42b3-92e9-6c4a383754f2','40057d8a-f717-41c8-85d1-eaa754d7a689','ac472586-14c3-4e44-9d90-d50dae5e8bb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cbe8af15ac74d9c87ffa8b7bf55e1fb',volume_type_id=d60fb70a-aa49-4a20-80bc-966f5f43b37c)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f6ee030-6bde-40ed-a1b4-a1cd1e0bbea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f6ee030-6bde-40ed-a1b4-a1cd1e0bbea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:34 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Flow 'volume_create_api' (922dfc1f-dd3f-45da-b6eb-3491412db5b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Create volume request issued successfully. Sep 08 19:20:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-75356255-05d8-4b6a-90ba-e9a5b6dd5472 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1577/3091] 192.168.122.253 () {62 vars in 1182 bytes} [Tue Sep 8 19:20:33 2026] POST /volume/v3/volumes => generated 780 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3b07617f-d288-460b-a0a7-2593e257a47d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3b07617f-d288-460b-a0a7-2593e257a47d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] GET http://192.168.122.253/volume/v3/volumes/6bc1ea72-73cb-44a5-8fff-1fa5d2d65a81 Sep 08 19:20:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3b07617f-d288-460b-a0a7-2593e257a47d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3b07617f-d288-460b-a0a7-2593e257a47d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3b07617f-d288-460b-a0a7-2593e257a47d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Volume info retrieved successfully. Sep 08 19:20:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3b07617f-d288-460b-a0a7-2593e257a47d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/volumes/6bc1ea72-73cb-44a5-8fff-1fa5d2d65a81 returned with HTTP 200 Sep 08 19:20:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1515/3092] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:34 2026] GET /volume/v3/volumes/6bc1ea72-73cb-44a5-8fff-1fa5d2d65a81 => generated 959 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4d492ecf-ca94-4c2e-ad2a-6acaa8808c91 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4d492ecf-ca94-4c2e-ad2a-6acaa8808c91 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 Sep 08 19:20:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4d492ecf-ca94-4c2e-ad2a-6acaa8808c91 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4d492ecf-ca94-4c2e-ad2a-6acaa8808c91 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4d492ecf-ca94-4c2e-ad2a-6acaa8808c91 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4d492ecf-ca94-4c2e-ad2a-6acaa8808c91 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 returned with HTTP 200 Sep 08 19:20:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1578/3093] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:34 2026] GET /volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-533e4116-1066-4728-8b8b-b3eb4b67bfdb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-533e4116-1066-4728-8b8b-b3eb4b67bfdb tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d Sep 08 19:20:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-533e4116-1066-4728-8b8b-b3eb4b67bfdb tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-533e4116-1066-4728-8b8b-b3eb4b67bfdb tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-533e4116-1066-4728-8b8b-b3eb4b67bfdb tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d returned with HTTP 404 Sep 08 19:20:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1516/3094] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:34 2026] GET /volume/v3/snapshots/62bf8cbc-d969-407e-acad-4c9909efd42d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b44a86a5-a17e-4b4d-8c70-e369c4a63838 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b44a86a5-a17e-4b4d-8c70-e369c4a63838 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f Sep 08 19:20:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b44a86a5-a17e-4b4d-8c70-e369c4a63838 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b44a86a5-a17e-4b4d-8c70-e369c4a63838 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:34 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-b44a86a5-a17e-4b4d-8c70-e369c4a63838 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume with id: 74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f Sep 08 19:20:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b44a86a5-a17e-4b4d-8c70-e369c4a63838 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b44a86a5-a17e-4b4d-8c70-e369c4a63838 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume request issued successfully. Sep 08 19:20:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b44a86a5-a17e-4b4d-8c70-e369c4a63838 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f returned with HTTP 202 Sep 08 19:20:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1579/3095] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:34 2026] DELETE /volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e931bd75-6104-406f-9000-d88c91981b56 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e931bd75-6104-406f-9000-d88c91981b56 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f Sep 08 19:20:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e931bd75-6104-406f-9000-d88c91981b56 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e931bd75-6104-406f-9000-d88c91981b56 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e931bd75-6104-406f-9000-d88c91981b56 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e931bd75-6104-406f-9000-d88c91981b56 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f returned with HTTP 200 Sep 08 19:20:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1517/3096] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:34 2026] GET /volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f => generated 1016 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-803c76a7-3db5-4161-be84-30dd7fd43515 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-803c76a7-3db5-4161-be84-30dd7fd43515 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] GET http://192.168.122.253/volume/v3/volumes/6bc1ea72-73cb-44a5-8fff-1fa5d2d65a81 Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-803c76a7-3db5-4161-be84-30dd7fd43515 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-803c76a7-3db5-4161-be84-30dd7fd43515 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-803c76a7-3db5-4161-be84-30dd7fd43515 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Volume info retrieved successfully. Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-803c76a7-3db5-4161-be84-30dd7fd43515 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/volumes/6bc1ea72-73cb-44a5-8fff-1fa5d2d65a81 returned with HTTP 200 Sep 08 19:20:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1580/3097] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:35 2026] GET /volume/v3/volumes/6bc1ea72-73cb-44a5-8fff-1fa5d2d65a81 => generated 980 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0b67933a-e0f0-422d-a9ac-14ff11f28cec None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0b67933a-e0f0-422d-a9ac-14ff11f28cec tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] GET http://192.168.122.253/volume/v3/messages Sep 08 19:20:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0b67933a-e0f0-422d-a9ac-14ff11f28cec tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0b67933a-e0f0-422d-a9ac-14ff11f28cec tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0b67933a-e0f0-422d-a9ac-14ff11f28cec tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/messages returned with HTTP 200 Sep 08 19:20:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1518/3098] 192.168.122.253 () {60 vars in 1164 bytes} [Tue Sep 8 19:20:35 2026] GET /volume/v3/messages => generated 678 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9b248cd3-4bd9-4a63-aa29-1875940deaaa None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9b248cd3-4bd9-4a63-aa29-1875940deaaa tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] GET http://192.168.122.253/volume/v3/messages/a524edbc-4705-4b61-a7e9-b62e10ce0412 Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9b248cd3-4bd9-4a63-aa29-1875940deaaa tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9b248cd3-4bd9-4a63-aa29-1875940deaaa tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ff4d3975-3b1d-4957-82fc-c00635e8bc36 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ff4d3975-3b1d-4957-82fc-c00635e8bc36 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 Sep 08 19:20:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ff4d3975-3b1d-4957-82fc-c00635e8bc36 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ff4d3975-3b1d-4957-82fc-c00635e8bc36 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9b248cd3-4bd9-4a63-aa29-1875940deaaa tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/messages/a524edbc-4705-4b61-a7e9-b62e10ce0412 returned with HTTP 200 Sep 08 19:20:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1581/3099] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:20:35 2026] GET /volume/v3/messages/a524edbc-4705-4b61-a7e9-b62e10ce0412 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ff4d3975-3b1d-4957-82fc-c00635e8bc36 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1843f717-042b-467c-893f-175ecaef1d54 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ff4d3975-3b1d-4957-82fc-c00635e8bc36 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 returned with HTTP 200 Sep 08 19:20:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1519/3100] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:35 2026] GET /volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1843f717-042b-467c-893f-175ecaef1d54 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] DELETE http://192.168.122.253/volume/v3/messages/a524edbc-4705-4b61-a7e9-b62e10ce0412 Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1843f717-042b-467c-893f-175ecaef1d54 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1843f717-042b-467c-893f-175ecaef1d54 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ef4ed9ba-d5f4-4c21-a436-aed78009adec None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1843f717-042b-467c-893f-175ecaef1d54 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/messages/a524edbc-4705-4b61-a7e9-b62e10ce0412 returned with HTTP 204 Sep 08 19:20:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1582/3101] 192.168.122.253 () {60 vars in 1278 bytes} [Tue Sep 8 19:20:35 2026] DELETE /volume/v3/messages/a524edbc-4705-4b61-a7e9-b62e10ce0412 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8e17d60f-5673-4105-ba66-bb5ba0ee79e9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8e17d60f-5673-4105-ba66-bb5ba0ee79e9 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/6bc1ea72-73cb-44a5-8fff-1fa5d2d65a81 Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8e17d60f-5673-4105-ba66-bb5ba0ee79e9 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8e17d60f-5673-4105-ba66-bb5ba0ee79e9 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-8e17d60f-5673-4105-ba66-bb5ba0ee79e9 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Delete volume with id: 6bc1ea72-73cb-44a5-8fff-1fa5d2d65a81 Sep 08 19:20:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8e17d60f-5673-4105-ba66-bb5ba0ee79e9 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Volume info retrieved successfully. Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-8e17d60f-5673-4105-ba66-bb5ba0ee79e9 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87213) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-8e17d60f-5673-4105-ba66-bb5ba0ee79e9 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Created reservations ['fa469efc-8689-49bd-aaae-3b38f1444b74', '01f9fbb9-2481-4451-a278-767881b70571', 'c1d0c5bb-4daf-4880-bf92-6f2749d988b8', '321112b2-cc03-487e-bc53-97d96cfbaba5'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8e17d60f-5673-4105-ba66-bb5ba0ee79e9 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Delete volume request issued successfully. Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8e17d60f-5673-4105-ba66-bb5ba0ee79e9 tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/volumes/6bc1ea72-73cb-44a5-8fff-1fa5d2d65a81 returned with HTTP 202 Sep 08 19:20:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1583/3102] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:20:35 2026] DELETE /volume/v3/volumes/6bc1ea72-73cb-44a5-8fff-1fa5d2d65a81 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ffb30d04-d464-4f7f-bb24-4f1a5b90c70d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ffb30d04-d464-4f7f-bb24-4f1a5b90c70d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] DELETE http://192.168.122.253/volume/v3/types/d60fb70a-aa49-4a20-80bc-966f5f43b37c Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ffb30d04-d464-4f7f-bb24-4f1a5b90c70d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ffb30d04-d464-4f7f-bb24-4f1a5b90c70d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ffb30d04-d464-4f7f-bb24-4f1a5b90c70d tempest-ProjectAdminTests-1619238383 tempest-ProjectAdminTests-1619238383-project-admin] http://192.168.122.253/volume/v3/types/d60fb70a-aa49-4a20-80bc-966f5f43b37c returned with HTTP 202 Sep 08 19:20:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1584/3103] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:20:35 2026] DELETE /volume/v3/types/d60fb70a-aa49-4a20-80bc-966f5f43b37c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef4ed9ba-d5f4-4c21-a436-aed78009adec tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] POST http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7/action Sep 08 19:20:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef4ed9ba-d5f4-4c21-a436-aed78009adec tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:20:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ef4ed9ba-d5f4-4c21-a436-aed78009adec tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a4bd3d68-a255-4c08-85f7-309b8f011a29 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a4bd3d68-a255-4c08-85f7-309b8f011a29 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a4bd3d68-a255-4c08-85f7-309b8f011a29 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a4bd3d68-a255-4c08-85f7-309b8f011a29 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a4bd3d68-a255-4c08-85f7-309b8f011a29 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f returned with HTTP 404 Sep 08 19:20:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1585/3104] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:35 2026] GET /volume/v3/volumes/74c4b93c-ac5e-42cd-82e8-139c1b5f9a4f => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1449769505"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1449769505'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume of 1 GB Sep 08 19:20:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:36 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (865f255d-28e9-4fe0-87dd-d7699c19219c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:36 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59b0881c-40ef-4346-a243-38ab13fa8a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:36 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:36 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59b0881c-40ef-4346-a243-38ab13fa8a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:36 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f8fba3-47b8-4488-98d8-471b58fbd680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ef4ed9ba-d5f4-4c21-a436-aed78009adec tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Snapshot retrieved successfully. Sep 08 19:20:36 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-ef4ed9ba-d5f4-4c21-a436-aed78009adec tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0b05205f89f94616b0f44f39bcc4f318', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '015d45c060b347648986a7d19a2c1efa', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:20:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ef4ed9ba-d5f4-4c21-a436-aed78009adec tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7/action returned with HTTP 403 Sep 08 19:20:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1520/3105] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:20:35 2026] POST /volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7/action => generated 133 bytes in 754 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-47772521-cf23-460b-82a5-b9c7d4e43df1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-47772521-cf23-460b-82a5-b9c7d4e43df1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] DELETE http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 Sep 08 19:20:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-47772521-cf23-460b-82a5-b9c7d4e43df1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-47772521-cf23-460b-82a5-b9c7d4e43df1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:36 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-47772521-cf23-460b-82a5-b9c7d4e43df1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete snapshot with id: 8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 Sep 08 19:20:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-47772521-cf23-460b-82a5-b9c7d4e43df1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:36 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['dcd109db-dc16-423c-b8bd-fa08cb5e2e2f', '7a4d7be3-6f14-4d7d-9219-40dda71eb2ba', 'c4c69b21-8ed1-4e77-99cd-7a150e8de10f', 'f3121d83-7e12-41be-9b02-11ce5a548946'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-47772521-cf23-460b-82a5-b9c7d4e43df1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot delete request issued successfully. Sep 08 19:20:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-47772521-cf23-460b-82a5-b9c7d4e43df1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 returned with HTTP 202 Sep 08 19:20:36 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f8fba3-47b8-4488-98d8-471b58fbd680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcd109db-dc16-423c-b8bd-fa08cb5e2e2f', '7a4d7be3-6f14-4d7d-9219-40dda71eb2ba', 'c4c69b21-8ed1-4e77-99cd-7a150e8de10f', 'f3121d83-7e12-41be-9b02-11ce5a548946']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1521/3106] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:20:36 2026] DELETE /volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:36 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f61c47-1832-4c23-a1d4-fffbfa7b749d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-cbce1623-8084-496c-b5fa-e831d738cb08 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cbce1623-8084-496c-b5fa-e831d738cb08 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 Sep 08 19:20:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cbce1623-8084-496c-b5fa-e831d738cb08 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-cbce1623-8084-496c-b5fa-e831d738cb08 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-cbce1623-8084-496c-b5fa-e831d738cb08 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-cbce1623-8084-496c-b5fa-e831d738cb08 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 returned with HTTP 200 Sep 08 19:20:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1522/3107] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:36 2026] GET /volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:36 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:36 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:36 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f61c47-1832-4c23-a1d4-fffbfa7b749d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a7b3af8-530a-4fce-b8b5-12038be62dc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1449769505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['dcd109db-dc16-423c-b8bd-fa08cb5e2e2f','7a4d7be3-6f14-4d7d-9219-40dda71eb2ba','c4c69b21-8ed1-4e77-99cd-7a150e8de10f','f3121d83-7e12-41be-9b02-11ce5a548946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1449769505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a7b3af8-530a-4fce-b8b5-12038be62dc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='278b45dca1fd46d4aad77ff620b60e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:36 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fd7d8e-ad62-4ddc-9291-0b120ec06e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:36 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fd7d8e-ad62-4ddc-9291-0b120ec06e07) transitioned into state 'SUCCESS' from state '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-1449769505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['dcd109db-dc16-423c-b8bd-fa08cb5e2e2f','7a4d7be3-6f14-4d7d-9219-40dda71eb2ba','c4c69b21-8ed1-4e77-99cd-7a150e8de10f','f3121d83-7e12-41be-9b02-11ce5a548946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:36 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c0a8809-6744-4242-9a0f-9fd64a1d572d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:36 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c0a8809-6744-4242-9a0f-9fd64a1d572d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:36 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (865f255d-28e9-4fe0-87dd-d7699c19219c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:36 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request issued successfully. Sep 08 19:20:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e402e461-d29a-4b25-a650-5ac03fa1a946 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1586/3108] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:20:35 2026] POST /volume/v3/volumes => generated 787 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7ebebf5c-e2c3-4e69-ba4d-3e3da8231fb5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7ebebf5c-e2c3-4e69-ba4d-3e3da8231fb5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 Sep 08 19:20:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7ebebf5c-e2c3-4e69-ba4d-3e3da8231fb5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7ebebf5c-e2c3-4e69-ba4d-3e3da8231fb5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:36 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:36 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:36 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:36 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:36 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7ebebf5c-e2c3-4e69-ba4d-3e3da8231fb5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7ebebf5c-e2c3-4e69-ba4d-3e3da8231fb5 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 returned with HTTP 200 Sep 08 19:20:36 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1523/3109] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:36 2026] GET /volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 => generated 966 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-af299071-68d0-4eb3-85d9-626798e4641a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-af299071-68d0-4eb3-85d9-626798e4641a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 Sep 08 19:20:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-af299071-68d0-4eb3-85d9-626798e4641a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-af299071-68d0-4eb3-85d9-626798e4641a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:37 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:37 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:37 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-af299071-68d0-4eb3-85d9-626798e4641a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-af299071-68d0-4eb3-85d9-626798e4641a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 returned with HTTP 200 Sep 08 19:20:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1587/3110] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:37 2026] GET /volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-892af19a-ee8e-4cd7-8343-8c180a1c1ccd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-892af19a-ee8e-4cd7-8343-8c180a1c1ccd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 Sep 08 19:20:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-892af19a-ee8e-4cd7-8343-8c180a1c1ccd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-892af19a-ee8e-4cd7-8343-8c180a1c1ccd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:37 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:37 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:37 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:37 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:37 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-892af19a-ee8e-4cd7-8343-8c180a1c1ccd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-892af19a-ee8e-4cd7-8343-8c180a1c1ccd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 returned with HTTP 200 Sep 08 19:20:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1524/3111] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:37 2026] GET /volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6a61b743-cb80-44d5-b964-1903731d6c59 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6a61b743-cb80-44d5-b964-1903731d6c59 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:20:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6a61b743-cb80-44d5-b964-1903731d6c59 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-288540462", "extra_specs": {"storage_protocol": "tempest-storage_protocol-619696127", "vendor_name": "tempest-vendor_name-1015776781"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6a61b743-cb80-44d5-b964-1903731d6c59 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:20:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1588/3112] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:20:37 2026] POST /volume/v3/types => generated 328 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "772fae61-dde6-41f1-bd48-f6c145e06451", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Create volume request body: {'volume': {'volume_type': '772fae61-dde6-41f1-bd48-f6c145e06451', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Create volume of 1 GB Sep 08 19:20:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b308536a-9d26-493d-af65-f6122c36fac5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Flow 'volume_create_api' (d52f6b9f-68d5-483b-9805-fa0f94a8ec71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b308536a-9d26-493d-af65-f6122c36fac5 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 Sep 08 19:20:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b308536a-9d26-493d-af65-f6122c36fac5 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b308536a-9d26-493d-af65-f6122c36fac5 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1525ff3f-6827-4646-a4fe-e5a8491012d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b308536a-9d26-493d-af65-f6122c36fac5 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b308536a-9d26-493d-af65-f6122c36fac5 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 returned with HTTP 200 Sep 08 19:20:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1589/3113] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:38 2026] GET /volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1525ff3f-6827-4646-a4fe-e5a8491012d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:20:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-619696127',vendor_name='tempest-vendor_name-1015776781'},id=772fae61-dde6-41f1-bd48-f6c145e06451,is_public=True,name='tempest-ProjectMemberTests-volume-type-288540462',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '772fae61-dde6-41f1-bd48-f6c145e06451', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1dcc68-c99a-417e-a222-b053268a58cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-288540462 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-288540462, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:38 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-288540462 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-288540462, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Created reservations ['332ec635-e5df-4f0d-a0ef-125fddbf462f', 'c37a959c-bf31-4267-b593-bd659ed58037', '0b075de0-ddc3-477c-b1cf-178819f2b0ef', '14c05384-d320-4d7b-af80-2f2def04768f'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1dcc68-c99a-417e-a222-b053268a58cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['332ec635-e5df-4f0d-a0ef-125fddbf462f', 'c37a959c-bf31-4267-b593-bd659ed58037', '0b075de0-ddc3-477c-b1cf-178819f2b0ef', '14c05384-d320-4d7b-af80-2f2def04768f']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e95a13-7a0b-40ef-96ab-b6823230142d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e95a13-7a0b-40ef-96ab-b6823230142d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fe01ad8-e1c4-4a43-af42-a3b9f3afc06e', '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='b4057d43bc1e4f16b82c05153380f77f',qos_specs=None,replication_status=,reservations=['332ec635-e5df-4f0d-a0ef-125fddbf462f','c37a959c-bf31-4267-b593-bd659ed58037','0b075de0-ddc3-477c-b1cf-178819f2b0ef','14c05384-d320-4d7b-af80-2f2def04768f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82b83c6c593d4100a6ff3bc7a3cb36bb',volume_type_id=772fae61-dde6-41f1-bd48-f6c145e06451), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:38Z,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=6fe01ad8-e1c4-4a43-af42-a3b9f3afc06e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4057d43bc1e4f16b82c05153380f77f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82b83c6c593d4100a6ff3bc7a3cb36bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(772fae61-dde6-41f1-bd48-f6c145e06451),volume_type_id=772fae61-dde6-41f1-bd48-f6c145e06451)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89565ab6-df86-4685-9b19-b1d8fa1a1595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-83040193-564f-47e5-b986-54157d3026d2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-83040193-564f-47e5-b986-54157d3026d2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 Sep 08 19:20:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-83040193-564f-47e5-b986-54157d3026d2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-83040193-564f-47e5-b986-54157d3026d2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89565ab6-df86-4685-9b19-b1d8fa1a1595) transitioned into state 'SUCCESS' from 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='b4057d43bc1e4f16b82c05153380f77f',qos_specs=None,replication_status=,reservations=['332ec635-e5df-4f0d-a0ef-125fddbf462f','c37a959c-bf31-4267-b593-bd659ed58037','0b075de0-ddc3-477c-b1cf-178819f2b0ef','14c05384-d320-4d7b-af80-2f2def04768f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82b83c6c593d4100a6ff3bc7a3cb36bb',volume_type_id=772fae61-dde6-41f1-bd48-f6c145e06451)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4031c77-2c4f-4d21-ac48-3f4c664490d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-83040193-564f-47e5-b986-54157d3026d2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4031c77-2c4f-4d21-ac48-3f4c664490d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-83040193-564f-47e5-b986-54157d3026d2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 returned with HTTP 200 Sep 08 19:20:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1590/3114] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:38 2026] GET /volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 => generated 1017 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Flow 'volume_create_api' (d52f6b9f-68d5-483b-9805-fa0f94a8ec71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Create volume request issued successfully. Sep 08 19:20:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-905e5fbe-f417-4dfa-89f8-2a1cb23fc88b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1525/3115] 192.168.122.253 () {62 vars in 1182 bytes} [Tue Sep 8 19:20:38 2026] POST /volume/v3/volumes => generated 781 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d1056a78-96ae-44a8-bbff-b0b2320b3a45 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e9f326f8-ce4a-45f8-85bd-e76330295200 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e9f326f8-ce4a-45f8-85bd-e76330295200 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] GET http://192.168.122.253/volume/v3/volumes/6fe01ad8-e1c4-4a43-af42-a3b9f3afc06e Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e9f326f8-ce4a-45f8-85bd-e76330295200 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e9f326f8-ce4a-45f8-85bd-e76330295200 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d1056a78-96ae-44a8-bbff-b0b2320b3a45 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:20:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d1056a78-96ae-44a8-bbff-b0b2320b3a45 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a7b3af8-530a-4fce-b8b5-12038be62dc8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-164582804"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:38 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:38 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:38 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:38 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:38 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:38 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d1056a78-96ae-44a8-bbff-b0b2320b3a45 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:38 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-d1056a78-96ae-44a8-bbff-b0b2320b3a45 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create snapshot from volume 2a7b3af8-530a-4fce-b8b5-12038be62dc8 Sep 08 19:20:38 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e9f326f8-ce4a-45f8-85bd-e76330295200 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Volume info retrieved successfully. Sep 08 19:20:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e9f326f8-ce4a-45f8-85bd-e76330295200 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/volumes/6fe01ad8-e1c4-4a43-af42-a3b9f3afc06e returned with HTTP 200 Sep 08 19:20:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1526/3116] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:38 2026] GET /volume/v3/volumes/6fe01ad8-e1c4-4a43-af42-a3b9f3afc06e => generated 960 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:38 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-d1056a78-96ae-44a8-bbff-b0b2320b3a45 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['38375fd5-2543-46b1-a011-b89df8af1005', 'd349afa2-8e2b-40f0-bf14-4b417acb740c', 'cd555081-6868-4881-bd53-bb4d9b9dcfa4', 'fd91a079-0d29-4817-9dcb-90cc2e0ff5b5'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:38 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:38 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:38 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d1056a78-96ae-44a8-bbff-b0b2320b3a45 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot create request issued successfully. Sep 08 19:20:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d1056a78-96ae-44a8-bbff-b0b2320b3a45 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:20:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1591/3117] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:20:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6605513b-f259-4862-a690-45519f73e907 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6605513b-f259-4862-a690-45519f73e907 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a Sep 08 19:20:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6605513b-f259-4862-a690-45519f73e907 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6605513b-f259-4862-a690-45519f73e907 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6605513b-f259-4862-a690-45519f73e907 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6605513b-f259-4862-a690-45519f73e907 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a returned with HTTP 200 Sep 08 19:20:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1527/3118] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:38 2026] GET /volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3aa49ebf-73c6-4635-b2b9-961f5fdb03df None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3aa49ebf-73c6-4635-b2b9-961f5fdb03df tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 Sep 08 19:20:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3aa49ebf-73c6-4635-b2b9-961f5fdb03df tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3aa49ebf-73c6-4635-b2b9-961f5fdb03df tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3aa49ebf-73c6-4635-b2b9-961f5fdb03df tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 returned with HTTP 404 Sep 08 19:20:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1592/3119] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:39 2026] GET /volume/v3/snapshots/8db3e050-76f6-4b99-b3cc-b6b7d35c3da7 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2d296095-34b7-4e5f-a6cf-5070afa54d3e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2d296095-34b7-4e5f-a6cf-5070afa54d3e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 Sep 08 19:20:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2d296095-34b7-4e5f-a6cf-5070afa54d3e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2d296095-34b7-4e5f-a6cf-5070afa54d3e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:39 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-2d296095-34b7-4e5f-a6cf-5070afa54d3e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete volume with id: 85446d94-1fe8-4973-9efc-80580372ade8 Sep 08 19:20:39 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:39 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:39 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:39 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2d296095-34b7-4e5f-a6cf-5070afa54d3e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2d296095-34b7-4e5f-a6cf-5070afa54d3e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete volume request issued successfully. Sep 08 19:20:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2d296095-34b7-4e5f-a6cf-5070afa54d3e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 returned with HTTP 202 Sep 08 19:20:39 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1528/3120] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:39 2026] DELETE /volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ab12c9b7-3d1e-4d49-9fdb-bddb5f752fad None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ab12c9b7-3d1e-4d49-9fdb-bddb5f752fad tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 Sep 08 19:20:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ab12c9b7-3d1e-4d49-9fdb-bddb5f752fad tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ab12c9b7-3d1e-4d49-9fdb-bddb5f752fad tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ab12c9b7-3d1e-4d49-9fdb-bddb5f752fad tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ab12c9b7-3d1e-4d49-9fdb-bddb5f752fad tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 returned with HTTP 200 Sep 08 19:20:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1593/3121] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:39 2026] GET /volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 => generated 1015 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:39 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-770967789"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:39 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-770967789'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:39 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Create volume of 1 GB Sep 08 19:20:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-372e88c9-fc1f-40d9-b4d3-460d152abce0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-372e88c9-fc1f-40d9-b4d3-460d152abce0 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] GET http://192.168.122.253/volume/v3/volumes/6fe01ad8-e1c4-4a43-af42-a3b9f3afc06e Sep 08 19:20:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-372e88c9-fc1f-40d9-b4d3-460d152abce0 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-372e88c9-fc1f-40d9-b4d3-460d152abce0 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:39 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:39 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:39 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:39 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:39 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:39 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-372e88c9-fc1f-40d9-b4d3-460d152abce0 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Volume info retrieved successfully. Sep 08 19:20:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Flow 'volume_create_api' (8713cf24-aeb8-466f-8c73-a10600daed5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb42cbf-c987-491a-940d-11ad72ad7be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-372e88c9-fc1f-40d9-b4d3-460d152abce0 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/volumes/6fe01ad8-e1c4-4a43-af42-a3b9f3afc06e returned with HTTP 200 Sep 08 19:20:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1594/3122] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:39 2026] GET /volume/v3/volumes/6fe01ad8-e1c4-4a43-af42-a3b9f3afc06e => generated 981 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8d25475d-8bd6-47a8-97ad-6b8b4d877731 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8d25475d-8bd6-47a8-97ad-6b8b4d877731 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] GET http://192.168.122.253/volume/v3/messages Sep 08 19:20:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8d25475d-8bd6-47a8-97ad-6b8b4d877731 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8d25475d-8bd6-47a8-97ad-6b8b4d877731 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:39 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8d25475d-8bd6-47a8-97ad-6b8b4d877731 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/messages returned with HTTP 200 Sep 08 19:20:39 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1595/3123] 192.168.122.253 () {60 vars in 1164 bytes} [Tue Sep 8 19:20:39 2026] GET /volume/v3/messages => generated 678 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:39 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-58f299ed-164e-4809-a63e-490d1ce9fe90 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb42cbf-c987-491a-940d-11ad72ad7be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:39 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f3e65ad-c45e-4c1f-82b8-1bf22bd70bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Created reservations ['07da9a67-7260-4480-b820-4e1183ab657f', 'd13a3fdd-29f7-413b-95e6-3eda0d942890', 'c54447e9-383a-4b19-9da2-794f0850a736', '200af430-feba-4233-b936-cbc9c85bcbdf'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f3e65ad-c45e-4c1f-82b8-1bf22bd70bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07da9a67-7260-4480-b820-4e1183ab657f', 'd13a3fdd-29f7-413b-95e6-3eda0d942890', 'c54447e9-383a-4b19-9da2-794f0850a736', '200af430-feba-4233-b936-cbc9c85bcbdf']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072ee8d1-7672-446e-99c9-6f94dcaf62a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-58f299ed-164e-4809-a63e-490d1ce9fe90 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] DELETE http://192.168.122.253/volume/v3/messages/63fba65e-a11a-4c0c-9510-826d981066b1 Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-58f299ed-164e-4809-a63e-490d1ce9fe90 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-58f299ed-164e-4809-a63e-490d1ce9fe90 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-58f299ed-164e-4809-a63e-490d1ce9fe90 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] http://192.168.122.253/volume/v3/messages/63fba65e-a11a-4c0c-9510-826d981066b1 returned with HTTP 204 Sep 08 19:20:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1596/3124] 192.168.122.253 () {60 vars in 1278 bytes} [Tue Sep 8 19:20:39 2026] DELETE /volume/v3/messages/63fba65e-a11a-4c0c-9510-826d981066b1 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d9681040-9980-44da-be45-eb15017b74b6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d9681040-9980-44da-be45-eb15017b74b6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d9681040-9980-44da-be45-eb15017b74b6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d9681040-9980-44da-be45-eb15017b74b6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d9681040-9980-44da-be45-eb15017b74b6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d9681040-9980-44da-be45-eb15017b74b6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a returned with HTTP 200 Sep 08 19:20:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1597/3125] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:40 2026] GET /volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-27a71446-e412-48d3-8ab9-22002b7cec5b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-27a71446-e412-48d3-8ab9-22002b7cec5b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] GET http://192.168.122.253/volume/v3/messages/63fba65e-a11a-4c0c-9510-826d981066b1 Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-27a71446-e412-48d3-8ab9-22002b7cec5b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-27a71446-e412-48d3-8ab9-22002b7cec5b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-27a71446-e412-48d3-8ab9-22002b7cec5b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] http://192.168.122.253/volume/v3/messages/63fba65e-a11a-4c0c-9510-826d981066b1 returned with HTTP 404 Sep 08 19:20:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1598/3126] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:20:40 2026] GET /volume/v3/messages/63fba65e-a11a-4c0c-9510-826d981066b1 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072ee8d1-7672-446e-99c9-6f94dcaf62a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3162ac04-f839-4b52-ab72-7d6992e758fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-770967789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf5a07966e547bebcc0c1bbd9acb4d8',qos_specs=None,replication_status=,reservations=['07da9a67-7260-4480-b820-4e1183ab657f','d13a3fdd-29f7-413b-95e6-3eda0d942890','c54447e9-383a-4b19-9da2-794f0850a736','200af430-feba-4233-b936-cbc9c85bcbdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466afd393da64a74ad845ce5f25d7631',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-770967789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3162ac04-f839-4b52-ab72-7d6992e758fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf5a07966e547bebcc0c1bbd9acb4d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466afd393da64a74ad845ce5f25d7631',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63d40db1-d423-4cb8-9134-5edc31c32de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5bf9f37e-67f6-40e9-919e-c1f30d0a8f64 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5bf9f37e-67f6-40e9-919e-c1f30d0a8f64 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/6fe01ad8-e1c4-4a43-af42-a3b9f3afc06e Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5bf9f37e-67f6-40e9-919e-c1f30d0a8f64 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5bf9f37e-67f6-40e9-919e-c1f30d0a8f64 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-5bf9f37e-67f6-40e9-919e-c1f30d0a8f64 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Delete volume with id: 6fe01ad8-e1c4-4a43-af42-a3b9f3afc06e Sep 08 19:20:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5bf9f37e-67f6-40e9-919e-c1f30d0a8f64 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Volume info retrieved successfully. Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-5bf9f37e-67f6-40e9-919e-c1f30d0a8f64 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87213) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-5bf9f37e-67f6-40e9-919e-c1f30d0a8f64 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-288540462 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-288540462, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63d40db1-d423-4cb8-9134-5edc31c32de0) transitioned into state 'SUCCESS' from state '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-770967789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf5a07966e547bebcc0c1bbd9acb4d8',qos_specs=None,replication_status=,reservations=['07da9a67-7260-4480-b820-4e1183ab657f','d13a3fdd-29f7-413b-95e6-3eda0d942890','c54447e9-383a-4b19-9da2-794f0850a736','200af430-feba-4233-b936-cbc9c85bcbdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466afd393da64a74ad845ce5f25d7631',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-5bf9f37e-67f6-40e9-919e-c1f30d0a8f64 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-288540462 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-288540462, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ac0a2c5-1b6a-4bca-a6eb-d3cd19f4aecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-5bf9f37e-67f6-40e9-919e-c1f30d0a8f64 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Created reservations ['c2449106-a446-4025-91bb-62cc221d553e', '021fe37e-9548-4ecc-9dc3-0b1c15d69555', 'ded7bcea-d0cb-44cd-8c84-083b8c5f7fcc', 'f5e3209f-6213-4e86-9df2-bd7daa4d8731'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ac0a2c5-1b6a-4bca-a6eb-d3cd19f4aecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Flow 'volume_create_api' (8713cf24-aeb8-466f-8c73-a10600daed5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Create volume request issued successfully. Sep 08 19:20:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6ba8a421-f670-4cf7-983c-d9e32647cc58 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1529/3127] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:20:39 2026] POST /volume/v3/volumes => generated 786 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4917dde8-e366-4b35-aef6-64d7d9b0e766 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4917dde8-e366-4b35-aef6-64d7d9b0e766 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4917dde8-e366-4b35-aef6-64d7d9b0e766 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4917dde8-e366-4b35-aef6-64d7d9b0e766 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4917dde8-e366-4b35-aef6-64d7d9b0e766 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4917dde8-e366-4b35-aef6-64d7d9b0e766 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd returned with HTTP 200 Sep 08 19:20:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1530/3128] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:40 2026] GET /volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd => generated 965 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5bf9f37e-67f6-40e9-919e-c1f30d0a8f64 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Delete volume request issued successfully. Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5bf9f37e-67f6-40e9-919e-c1f30d0a8f64 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/volumes/6fe01ad8-e1c4-4a43-af42-a3b9f3afc06e returned with HTTP 202 Sep 08 19:20:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1599/3129] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:20:40 2026] DELETE /volume/v3/volumes/6fe01ad8-e1c4-4a43-af42-a3b9f3afc06e => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-035640ef-4382-483b-b847-0e27a20d505e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-035640ef-4382-483b-b847-0e27a20d505e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] DELETE http://192.168.122.253/volume/v3/types/772fae61-dde6-41f1-bd48-f6c145e06451 Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-035640ef-4382-483b-b847-0e27a20d505e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-035640ef-4382-483b-b847-0e27a20d505e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-035640ef-4382-483b-b847-0e27a20d505e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/types/772fae61-dde6-41f1-bd48-f6c145e06451 returned with HTTP 202 Sep 08 19:20:40 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1531/3130] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:20:40 2026] DELETE /volume/v3/types/772fae61-dde6-41f1-bd48-f6c145e06451 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0971ec73-acef-46e1-baf2-bbb868432e9f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0971ec73-acef-46e1-baf2-bbb868432e9f tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0971ec73-acef-46e1-baf2-bbb868432e9f tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-446154086", "extra_specs": {"storage_protocol": "tempest-storage_protocol-109776220", "vendor_name": "tempest-vendor_name-922662581"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0971ec73-acef-46e1-baf2-bbb868432e9f tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:20:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1600/3131] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:20:40 2026] POST /volume/v3/types => generated 327 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dca0e6cb-9944-497c-8c71-939265eb090a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-630cb482-b40b-42f0-a656-46cf15aade92 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7462b4e3-afab-4781-9b5f-69a0acfea2f6", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dca0e6cb-9944-497c-8c71-939265eb090a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dca0e6cb-9944-497c-8c71-939265eb090a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dca0e6cb-9944-497c-8c71-939265eb090a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Create volume request body: {'volume': {'volume_type': '7462b4e3-afab-4781-9b5f-69a0acfea2f6', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Create volume of 1 GB Sep 08 19:20:40 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:40 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:40 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:40 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:40 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:40 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:40 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-dca0e6cb-9944-497c-8c71-939265eb090a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Flow 'volume_create_api' (3a8084fb-c431-4660-bfb2-cbd8a32fdfd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b82dddfc-9032-48d9-8a52-fbf86395e1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:40 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dca0e6cb-9944-497c-8c71-939265eb090a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 returned with HTTP 200 Sep 08 19:20:40 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1601/3132] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:40 2026] GET /volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 => generated 1015 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b82dddfc-9032-48d9-8a52-fbf86395e1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:20:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-109776220',vendor_name='tempest-vendor_name-922662581'},id=7462b4e3-afab-4781-9b5f-69a0acfea2f6,is_public=True,name='tempest-ProjectMemberTests-volume-type-446154086',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7462b4e3-afab-4781-9b5f-69a0acfea2f6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad913f28-930b-418e-ab3a-734b686d1ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-446154086 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-446154086, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:40 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-446154086 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-446154086, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Created reservations ['4ce08cd8-f284-47be-bcf0-bb51481a5bd8', '268023c8-7bca-484e-b16b-4753d34ccf4c', 'c318d2cd-aa48-4c0a-86cf-66eb58ffe62d', '0774f9b3-b5fb-4c87-9132-558836041ec6'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad913f28-930b-418e-ab3a-734b686d1ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ce08cd8-f284-47be-bcf0-bb51481a5bd8', '268023c8-7bca-484e-b16b-4753d34ccf4c', 'c318d2cd-aa48-4c0a-86cf-66eb58ffe62d', '0774f9b3-b5fb-4c87-9132-558836041ec6']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394ce542-f4f3-4c69-89d9-5e163fae8e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:40 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394ce542-f4f3-4c69-89d9-5e163fae8e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c874e67-a65c-4763-b70e-7cda21ff0eab', '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='b4057d43bc1e4f16b82c05153380f77f',qos_specs=None,replication_status=,reservations=['4ce08cd8-f284-47be-bcf0-bb51481a5bd8','268023c8-7bca-484e-b16b-4753d34ccf4c','c318d2cd-aa48-4c0a-86cf-66eb58ffe62d','0774f9b3-b5fb-4c87-9132-558836041ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82b83c6c593d4100a6ff3bc7a3cb36bb',volume_type_id=7462b4e3-afab-4781-9b5f-69a0acfea2f6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:40Z,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=2c874e67-a65c-4763-b70e-7cda21ff0eab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4057d43bc1e4f16b82c05153380f77f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82b83c6c593d4100a6ff3bc7a3cb36bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7462b4e3-afab-4781-9b5f-69a0acfea2f6),volume_type_id=7462b4e3-afab-4781-9b5f-69a0acfea2f6)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc1f0d1-2cf5-4290-91b5-873ed4c9c395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc1f0d1-2cf5-4290-91b5-873ed4c9c395) transitioned into state 'SUCCESS' from 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='b4057d43bc1e4f16b82c05153380f77f',qos_specs=None,replication_status=,reservations=['4ce08cd8-f284-47be-bcf0-bb51481a5bd8','268023c8-7bca-484e-b16b-4753d34ccf4c','c318d2cd-aa48-4c0a-86cf-66eb58ffe62d','0774f9b3-b5fb-4c87-9132-558836041ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82b83c6c593d4100a6ff3bc7a3cb36bb',volume_type_id=7462b4e3-afab-4781-9b5f-69a0acfea2f6)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:40 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efb218bf-9c7c-4392-8d51-e721a8203bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efb218bf-9c7c-4392-8d51-e721a8203bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:41 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Flow 'volume_create_api' (3a8084fb-c431-4660-bfb2-cbd8a32fdfd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Create volume request issued successfully. Sep 08 19:20:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-630cb482-b40b-42f0-a656-46cf15aade92 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1532/3133] 192.168.122.253 () {62 vars in 1182 bytes} [Tue Sep 8 19:20:40 2026] POST /volume/v3/volumes => generated 781 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c2254a32-a08b-4900-938b-41261cc3f36a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c2254a32-a08b-4900-938b-41261cc3f36a tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] GET http://192.168.122.253/volume/v3/volumes/2c874e67-a65c-4763-b70e-7cda21ff0eab Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c2254a32-a08b-4900-938b-41261cc3f36a tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c2254a32-a08b-4900-938b-41261cc3f36a tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c2254a32-a08b-4900-938b-41261cc3f36a tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Volume info retrieved successfully. Sep 08 19:20:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c2254a32-a08b-4900-938b-41261cc3f36a tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/volumes/2c874e67-a65c-4763-b70e-7cda21ff0eab returned with HTTP 200 Sep 08 19:20:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1602/3134] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:41 2026] GET /volume/v3/volumes/2c874e67-a65c-4763-b70e-7cda21ff0eab => generated 960 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4f51d548-c754-4bfd-a7bb-487bc4bd0463 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f51d548-c754-4bfd-a7bb-487bc4bd0463 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a Sep 08 19:20:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f51d548-c754-4bfd-a7bb-487bc4bd0463 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f51d548-c754-4bfd-a7bb-487bc4bd0463 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:41 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:41 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:41 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4f51d548-c754-4bfd-a7bb-487bc4bd0463 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f51d548-c754-4bfd-a7bb-487bc4bd0463 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a returned with HTTP 200 Sep 08 19:20:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1533/3135] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:41 2026] GET /volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f6302d9c-96ca-4a57-a110-e59957fcde2a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f6302d9c-96ca-4a57-a110-e59957fcde2a tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f6302d9c-96ca-4a57-a110-e59957fcde2a tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f6302d9c-96ca-4a57-a110-e59957fcde2a tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:41 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:41 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f6302d9c-96ca-4a57-a110-e59957fcde2a tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f6302d9c-96ca-4a57-a110-e59957fcde2a tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd returned with HTTP 200 Sep 08 19:20:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1603/3136] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:41 2026] GET /volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f19225fa-b6f0-4a05-b7cf-6781fc8a1a88 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f19225fa-b6f0-4a05-b7cf-6781fc8a1a88 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 Sep 08 19:20:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f19225fa-b6f0-4a05-b7cf-6781fc8a1a88 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f19225fa-b6f0-4a05-b7cf-6781fc8a1a88 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f19225fa-b6f0-4a05-b7cf-6781fc8a1a88 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 returned with HTTP 404 Sep 08 19:20:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1534/3137] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:41 2026] GET /volume/v3/volumes/85446d94-1fe8-4973-9efc-80580372ade8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-683950381"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-683950381'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume of 1 GB Sep 08 19:20:41 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Flow 'volume_create_api' (13b9d4a6-8fc0-4d6e-84e7-9eb9f97abfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d93e4f-9dcd-4472-9e8e-346297a52c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d93e4f-9dcd-4472-9e8e-346297a52c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a383d53-32cc-4968-88f9-4e65bfd9c973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Created reservations ['b1e1fac5-f588-4526-952c-ca2087f13c2f', '3bdfd2d5-5a52-4083-96fa-33a4657451d8', '50a4b4af-e440-4ff2-9112-4249350f9e40', 'c5212078-7082-435e-a396-8a6be89b7cd5'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a383d53-32cc-4968-88f9-4e65bfd9c973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1e1fac5-f588-4526-952c-ca2087f13c2f', '3bdfd2d5-5a52-4083-96fa-33a4657451d8', '50a4b4af-e440-4ff2-9112-4249350f9e40', 'c5212078-7082-435e-a396-8a6be89b7cd5']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d3c1ae-830f-4d6e-8117-0037a61e7454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:41 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d3c1ae-830f-4d6e-8117-0037a61e7454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f55b365a-f762-41e6-ab85-8ccb0143c27d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-683950381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='015d45c060b347648986a7d19a2c1efa',qos_specs=None,replication_status=,reservations=['b1e1fac5-f588-4526-952c-ca2087f13c2f','3bdfd2d5-5a52-4083-96fa-33a4657451d8','50a4b4af-e440-4ff2-9112-4249350f9e40','c5212078-7082-435e-a396-8a6be89b7cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f99d2012c5e42608adda31480898b4a',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-683950381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f55b365a-f762-41e6-ab85-8ccb0143c27d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='015d45c060b347648986a7d19a2c1efa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f99d2012c5e42608adda31480898b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:41 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a761c35-2c47-45ea-9eab-dfe3296b966a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a761c35-2c47-45ea-9eab-dfe3296b966a) transitioned into state 'SUCCESS' from state '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-683950381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='015d45c060b347648986a7d19a2c1efa',qos_specs=None,replication_status=,reservations=['b1e1fac5-f588-4526-952c-ca2087f13c2f','3bdfd2d5-5a52-4083-96fa-33a4657451d8','50a4b4af-e440-4ff2-9112-4249350f9e40','c5212078-7082-435e-a396-8a6be89b7cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f99d2012c5e42608adda31480898b4a',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da8be8ee-cb39-4f54-818c-628488e12c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da8be8ee-cb39-4f54-818c-628488e12c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Flow 'volume_create_api' (13b9d4a6-8fc0-4d6e-84e7-9eb9f97abfb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume request issued successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f15b1057-5e99-4230-9d6d-15777931a1c1 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1604/3138] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:20:41 2026] POST /volume/v3/volumes => generated 786 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-941f8950-9556-47fd-b9d6-b3700a941827 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-941f8950-9556-47fd-b9d6-b3700a941827 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-941f8950-9556-47fd-b9d6-b3700a941827 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-941f8950-9556-47fd-b9d6-b3700a941827 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-941f8950-9556-47fd-b9d6-b3700a941827 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-941f8950-9556-47fd-b9d6-b3700a941827 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d returned with HTTP 200 Sep 08 19:20:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1535/3139] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:42 2026] GET /volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d => generated 965 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a0e7e4a4-a675-48f6-8c30-b5a0ac025eb9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a0e7e4a4-a675-48f6-8c30-b5a0ac025eb9 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] GET http://192.168.122.253/volume/v3/volumes/2c874e67-a65c-4763-b70e-7cda21ff0eab Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a0e7e4a4-a675-48f6-8c30-b5a0ac025eb9 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a0e7e4a4-a675-48f6-8c30-b5a0ac025eb9 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a0e7e4a4-a675-48f6-8c30-b5a0ac025eb9 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Volume info retrieved successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a0e7e4a4-a675-48f6-8c30-b5a0ac025eb9 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/volumes/2c874e67-a65c-4763-b70e-7cda21ff0eab returned with HTTP 200 Sep 08 19:20:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1605/3140] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:42 2026] GET /volume/v3/volumes/2c874e67-a65c-4763-b70e-7cda21ff0eab => generated 981 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-07c08ea9-e756-4dbc-9c1c-9f762516fac9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-07c08ea9-e756-4dbc-9c1c-9f762516fac9 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] GET http://192.168.122.253/volume/v3/messages Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-07c08ea9-e756-4dbc-9c1c-9f762516fac9 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-07c08ea9-e756-4dbc-9c1c-9f762516fac9 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-07c08ea9-e756-4dbc-9c1c-9f762516fac9 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/messages returned with HTTP 200 Sep 08 19:20:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1536/3141] 192.168.122.253 () {60 vars in 1164 bytes} [Tue Sep 8 19:20:42 2026] GET /volume/v3/messages => generated 678 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-610ef530-9c1a-4d63-8619-dd1dcff33bd7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-610ef530-9c1a-4d63-8619-dd1dcff33bd7 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] GET http://192.168.122.253/volume/v3/messages Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-610ef530-9c1a-4d63-8619-dd1dcff33bd7 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-610ef530-9c1a-4d63-8619-dd1dcff33bd7 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-36253c48-b44f-465a-9242-c0be637f8f69 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-610ef530-9c1a-4d63-8619-dd1dcff33bd7 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] http://192.168.122.253/volume/v3/messages returned with HTTP 200 Sep 08 19:20:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1606/3142] 192.168.122.253 () {60 vars in 1164 bytes} [Tue Sep 8 19:20:42 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36253c48-b44f-465a-9242-c0be637f8f69 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36253c48-b44f-465a-9242-c0be637f8f69 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-36253c48-b44f-465a-9242-c0be637f8f69 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b51084c4-7c2f-4547-bee0-3e6572b83b9a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b51084c4-7c2f-4547-bee0-3e6572b83b9a tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] DELETE http://192.168.122.253/volume/v3/messages/230a220c-f94f-4aec-96ab-cd1beca6747c Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b51084c4-7c2f-4547-bee0-3e6572b83b9a tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-36253c48-b44f-465a-9242-c0be637f8f69 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b51084c4-7c2f-4547-bee0-3e6572b83b9a tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-36253c48-b44f-465a-9242-c0be637f8f69 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a returned with HTTP 200 Sep 08 19:20:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1537/3143] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:42 2026] GET /volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-be7b6fb6-b9e6-47db-a758-774f5f5d5fd9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b51084c4-7c2f-4547-bee0-3e6572b83b9a tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/messages/230a220c-f94f-4aec-96ab-cd1beca6747c returned with HTTP 204 Sep 08 19:20:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1607/3144] 192.168.122.253 () {60 vars in 1278 bytes} [Tue Sep 8 19:20:42 2026] DELETE /volume/v3/messages/230a220c-f94f-4aec-96ab-cd1beca6747c => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-be7b6fb6-b9e6-47db-a758-774f5f5d5fd9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] GET http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-be7b6fb6-b9e6-47db-a758-774f5f5d5fd9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-be7b6fb6-b9e6-47db-a758-774f5f5d5fd9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-911e2b50-e81d-4784-bc6e-5270990dc518 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-911e2b50-e81d-4784-bc6e-5270990dc518 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/2c874e67-a65c-4763-b70e-7cda21ff0eab Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-911e2b50-e81d-4784-bc6e-5270990dc518 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-911e2b50-e81d-4784-bc6e-5270990dc518 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-911e2b50-e81d-4784-bc6e-5270990dc518 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Delete volume with id: 2c874e67-a65c-4763-b70e-7cda21ff0eab Sep 08 19:20:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-be7b6fb6-b9e6-47db-a758-774f5f5d5fd9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-be7b6fb6-b9e6-47db-a758-774f5f5d5fd9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a returned with HTTP 200 Sep 08 19:20:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1538/3145] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:42 2026] GET /volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-911e2b50-e81d-4784-bc6e-5270990dc518 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Volume info retrieved successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-911e2b50-e81d-4784-bc6e-5270990dc518 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87213) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-46296548-09c4-499e-8f17-711d92df597d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-46296548-09c4-499e-8f17-711d92df597d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-46296548-09c4-499e-8f17-711d92df597d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-46296548-09c4-499e-8f17-711d92df597d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-46296548-09c4-499e-8f17-711d92df597d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete snapshot with id: cae3fb7f-4800-46b1-8dd0-130913720e4a Sep 08 19:20:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-46296548-09c4-499e-8f17-711d92df597d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-911e2b50-e81d-4784-bc6e-5270990dc518 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-446154086 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-446154086, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-911e2b50-e81d-4784-bc6e-5270990dc518 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-446154086 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-446154086, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-911e2b50-e81d-4784-bc6e-5270990dc518 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Created reservations ['9136d077-1c72-4a5e-b08e-191e81661c41', '92ee8512-064e-4225-8f51-c125df856d7c', '375de972-c81a-4b9e-88b6-898d2b32dec4', '84672e15-de07-436e-b219-b1b12218955c'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-46296548-09c4-499e-8f17-711d92df597d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot delete request issued successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-46296548-09c4-499e-8f17-711d92df597d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a returned with HTTP 202 Sep 08 19:20:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1539/3146] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:20:42 2026] DELETE /volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-351dfcfd-12a0-45b4-a12c-cba2c9b3d2fa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-351dfcfd-12a0-45b4-a12c-cba2c9b3d2fa tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-351dfcfd-12a0-45b4-a12c-cba2c9b3d2fa tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-351dfcfd-12a0-45b4-a12c-cba2c9b3d2fa tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-351dfcfd-12a0-45b4-a12c-cba2c9b3d2fa tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-351dfcfd-12a0-45b4-a12c-cba2c9b3d2fa tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a returned with HTTP 200 Sep 08 19:20:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1540/3147] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:42 2026] GET /volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-911e2b50-e81d-4784-bc6e-5270990dc518 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Delete volume request issued successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-911e2b50-e81d-4784-bc6e-5270990dc518 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/volumes/2c874e67-a65c-4763-b70e-7cda21ff0eab returned with HTTP 202 Sep 08 19:20:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1608/3148] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:20:42 2026] DELETE /volume/v3/volumes/2c874e67-a65c-4763-b70e-7cda21ff0eab => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-45cc56d0-b550-4eef-a2e9-1e5feab42700 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-45cc56d0-b550-4eef-a2e9-1e5feab42700 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] DELETE http://192.168.122.253/volume/v3/types/7462b4e3-afab-4781-9b5f-69a0acfea2f6 Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-45cc56d0-b550-4eef-a2e9-1e5feab42700 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-45cc56d0-b550-4eef-a2e9-1e5feab42700 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9240f9f2-1934-4bb3-ad14-64a30b007235 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9240f9f2-1934-4bb3-ad14-64a30b007235 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9240f9f2-1934-4bb3-ad14-64a30b007235 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9240f9f2-1934-4bb3-ad14-64a30b007235 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9240f9f2-1934-4bb3-ad14-64a30b007235 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-45cc56d0-b550-4eef-a2e9-1e5feab42700 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/types/7462b4e3-afab-4781-9b5f-69a0acfea2f6 returned with HTTP 202 Sep 08 19:20:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1541/3149] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:20:42 2026] DELETE /volume/v3/types/7462b4e3-afab-4781-9b5f-69a0acfea2f6 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a2e3afdd-3fcf-4171-bf9d-41184d8cf69b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9240f9f2-1934-4bb3-ad14-64a30b007235 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd returned with HTTP 200 Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a2e3afdd-3fcf-4171-bf9d-41184d8cf69b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:20:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1609/3150] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:42 2026] GET /volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd => generated 1016 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a2e3afdd-3fcf-4171-bf9d-41184d8cf69b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-713009491", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1031240034", "vendor_name": "tempest-vendor_name-1624105728"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3b50fcdd-1698-4aaf-9ff6-89463596db4c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a2e3afdd-3fcf-4171-bf9d-41184d8cf69b tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:20:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1542/3151] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:20:42 2026] POST /volume/v3/types => generated 329 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0e0494d4-e920-4735-bd7f-1d3faf7d82e5", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Create volume request body: {'volume': {'volume_type': '0e0494d4-e920-4735-bd7f-1d3faf7d82e5', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Create volume of 1 GB Sep 08 19:20:42 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:42 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Flow 'volume_create_api' (0a6e6ed4-4803-4534-8ca0-a2d170c676e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929d692b-3e8d-467c-95b6-ed15eeb23cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929d692b-3e8d-467c-95b6-ed15eeb23cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:20:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1031240034',vendor_name='tempest-vendor_name-1624105728'},id=0e0494d4-e920-4735-bd7f-1d3faf7d82e5,is_public=True,name='tempest-ProjectMemberTests-volume-type-713009491',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e0494d4-e920-4735-bd7f-1d3faf7d82e5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8209b5b9-e8d3-476b-a047-61973a32138f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3b50fcdd-1698-4aaf-9ff6-89463596db4c tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] GET http://192.168.122.253/volume/v3/volumes Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3b50fcdd-1698-4aaf-9ff6-89463596db4c tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3b50fcdd-1698-4aaf-9ff6-89463596db4c tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-3b50fcdd-1698-4aaf-9ff6-89463596db4c tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-3b50fcdd-1698-4aaf-9ff6-89463596db4c tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3b50fcdd-1698-4aaf-9ff6-89463596db4c tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Get all volumes completed successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3b50fcdd-1698-4aaf-9ff6-89463596db4c tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] http://192.168.122.253/volume/v3/volumes returned with HTTP 200 Sep 08 19:20:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1610/3152] 192.168.122.253 () {60 vars in 1162 bytes} [Tue Sep 8 19:20:42 2026] GET /volume/v3/volumes => generated 343 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-011c639a-91f2-4734-a50f-da065582ae43 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-011c639a-91f2-4734-a50f-da065582ae43 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-011c639a-91f2-4734-a50f-da065582ae43 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-011c639a-91f2-4734-a50f-da065582ae43 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-011c639a-91f2-4734-a50f-da065582ae43 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Delete volume with id: 3162ac04-f839-4b52-ab72-7d6992e758fd Sep 08 19:20:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:42 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-713009491 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-713009491, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-713009491 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-713009491, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-011c639a-91f2-4734-a50f-da065582ae43 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-011c639a-91f2-4734-a50f-da065582ae43 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Delete volume request issued successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-011c639a-91f2-4734-a50f-da065582ae43 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd returned with HTTP 202 Sep 08 19:20:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1611/3153] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:20:42 2026] DELETE /volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-945dd0db-0a79-404f-b194-08a9867b64b2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-945dd0db-0a79-404f-b194-08a9867b64b2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-945dd0db-0a79-404f-b194-08a9867b64b2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-945dd0db-0a79-404f-b194-08a9867b64b2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Created reservations ['3f092d6a-f332-4623-bdd3-c95b97881882', 'ea472946-90cd-4b13-a266-f3ca6aa3a012', '5b2be83d-3817-4de9-a568-101580ea0db5', '64b233ce-5ca2-46f7-bda1-62221213edad'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8209b5b9-e8d3-476b-a047-61973a32138f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f092d6a-f332-4623-bdd3-c95b97881882', 'ea472946-90cd-4b13-a266-f3ca6aa3a012', '5b2be83d-3817-4de9-a568-101580ea0db5', '64b233ce-5ca2-46f7-bda1-62221213edad']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68979afb-428d-4fef-96e8-437dd1cbb40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:42 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:42 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-945dd0db-0a79-404f-b194-08a9867b64b2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-945dd0db-0a79-404f-b194-08a9867b64b2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd returned with HTTP 200 Sep 08 19:20:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1612/3154] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:42 2026] GET /volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd => generated 1015 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:42 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:42 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68979afb-428d-4fef-96e8-437dd1cbb40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5788250e-befd-42d3-8444-613347c640b4', '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='b4057d43bc1e4f16b82c05153380f77f',qos_specs=None,replication_status=,reservations=['3f092d6a-f332-4623-bdd3-c95b97881882','ea472946-90cd-4b13-a266-f3ca6aa3a012','5b2be83d-3817-4de9-a568-101580ea0db5','64b233ce-5ca2-46f7-bda1-62221213edad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82b83c6c593d4100a6ff3bc7a3cb36bb',volume_type_id=0e0494d4-e920-4735-bd7f-1d3faf7d82e5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20: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=5788250e-befd-42d3-8444-613347c640b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4057d43bc1e4f16b82c05153380f77f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82b83c6c593d4100a6ff3bc7a3cb36bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e0494d4-e920-4735-bd7f-1d3faf7d82e5),volume_type_id=0e0494d4-e920-4735-bd7f-1d3faf7d82e5)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:42 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a457adb-18b8-4349-bfd4-9a2ddf6a8222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a457adb-18b8-4349-bfd4-9a2ddf6a8222) transitioned into state 'SUCCESS' from 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='b4057d43bc1e4f16b82c05153380f77f',qos_specs=None,replication_status=,reservations=['3f092d6a-f332-4623-bdd3-c95b97881882','ea472946-90cd-4b13-a266-f3ca6aa3a012','5b2be83d-3817-4de9-a568-101580ea0db5','64b233ce-5ca2-46f7-bda1-62221213edad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82b83c6c593d4100a6ff3bc7a3cb36bb',volume_type_id=0e0494d4-e920-4735-bd7f-1d3faf7d82e5)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac8c887f-4f20-4496-8cee-68896d7238ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac8c887f-4f20-4496-8cee-68896d7238ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:43 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Flow 'volume_create_api' (0a6e6ed4-4803-4534-8ca0-a2d170c676e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Create volume request issued successfully. Sep 08 19:20:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7c7a1eea-e1bf-4075-8fa5-1bc969fbaf7e tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1543/3155] 192.168.122.253 () {62 vars in 1182 bytes} [Tue Sep 8 19:20:42 2026] POST /volume/v3/volumes => generated 781 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-649dca1a-3636-4a64-91e3-d0cff3a04442 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-649dca1a-3636-4a64-91e3-d0cff3a04442 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] GET http://192.168.122.253/volume/v3/volumes/5788250e-befd-42d3-8444-613347c640b4 Sep 08 19:20:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-649dca1a-3636-4a64-91e3-d0cff3a04442 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-649dca1a-3636-4a64-91e3-d0cff3a04442 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:43 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:43 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-649dca1a-3636-4a64-91e3-d0cff3a04442 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Volume info retrieved successfully. Sep 08 19:20:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-649dca1a-3636-4a64-91e3-d0cff3a04442 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/volumes/5788250e-befd-42d3-8444-613347c640b4 returned with HTTP 200 Sep 08 19:20:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1613/3156] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:43 2026] GET /volume/v3/volumes/5788250e-befd-42d3-8444-613347c640b4 => generated 960 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0ace6f12-d053-4f3e-a659-e842092c3c20 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0ace6f12-d053-4f3e-a659-e842092c3c20 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d Sep 08 19:20:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0ace6f12-d053-4f3e-a659-e842092c3c20 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0ace6f12-d053-4f3e-a659-e842092c3c20 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:43 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:43 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:43 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:43 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:43 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0ace6f12-d053-4f3e-a659-e842092c3c20 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0ace6f12-d053-4f3e-a659-e842092c3c20 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d returned with HTTP 200 Sep 08 19:20:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1544/3157] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:43 2026] GET /volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d => generated 1015 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5a68ec6f-a516-4526-989c-f6a34becd81d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5a68ec6f-a516-4526-989c-f6a34becd81d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a Sep 08 19:20:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5a68ec6f-a516-4526-989c-f6a34becd81d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5a68ec6f-a516-4526-989c-f6a34becd81d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:43 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:43 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:43 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5a68ec6f-a516-4526-989c-f6a34becd81d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5a68ec6f-a516-4526-989c-f6a34becd81d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a returned with HTTP 200 Sep 08 19:20:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1614/3158] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:43 2026] GET /volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-72211bb2-cddb-4ff3-aa08-19965cfbfe17 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-72211bb2-cddb-4ff3-aa08-19965cfbfe17 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd Sep 08 19:20:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-72211bb2-cddb-4ff3-aa08-19965cfbfe17 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-72211bb2-cddb-4ff3-aa08-19965cfbfe17 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-72211bb2-cddb-4ff3-aa08-19965cfbfe17 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd returned with HTTP 404 Sep 08 19:20:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1545/3159] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:43 2026] GET /volume/v3/volumes/3162ac04-f839-4b52-ab72-7d6992e758fd => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:20:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2066933675"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2066933675'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:43 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Create volume of 1 GB Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Flow 'volume_create_api' (ce6d85ab-5905-4bb4-aa76-40a1b1b70317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f76380a-90a1-4753-9ab1-fa505e69d26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f76380a-90a1-4753-9ab1-fa505e69d26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (865462e0-7ed7-4da5-91b6-480a1c310c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-47a673c4-c486-4c36-a390-68045167c049 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-47a673c4-c486-4c36-a390-68045167c049 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] GET http://192.168.122.253/volume/v3/volumes/5788250e-befd-42d3-8444-613347c640b4 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-47a673c4-c486-4c36-a390-68045167c049 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-47a673c4-c486-4c36-a390-68045167c049 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-47a673c4-c486-4c36-a390-68045167c049 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Volume info retrieved successfully. Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-47a673c4-c486-4c36-a390-68045167c049 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/volumes/5788250e-befd-42d3-8444-613347c640b4 returned with HTTP 200 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1546/3160] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:44 2026] GET /volume/v3/volumes/5788250e-befd-42d3-8444-613347c640b4 => generated 981 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Created reservations ['bb6ec583-f534-4290-b5ef-0395a9ca6432', '9aa66693-a573-4fc2-9a1d-5d95f8376218', '8d0774f4-e3db-4ef6-81f6-a1909478e23b', 'e4f6bd93-06ba-42d0-938d-25230bac1a94'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (865462e0-7ed7-4da5-91b6-480a1c310c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb6ec583-f534-4290-b5ef-0395a9ca6432', '9aa66693-a573-4fc2-9a1d-5d95f8376218', '8d0774f4-e3db-4ef6-81f6-a1909478e23b', 'e4f6bd93-06ba-42d0-938d-25230bac1a94']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66a44bb-eff2-4fc5-8f25-9ac4da25300b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-eab64fee-01d1-41e5-be34-b1f8b6820e33 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eab64fee-01d1-41e5-be34-b1f8b6820e33 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] GET http://192.168.122.253/volume/v3/messages Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eab64fee-01d1-41e5-be34-b1f8b6820e33 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eab64fee-01d1-41e5-be34-b1f8b6820e33 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eab64fee-01d1-41e5-be34-b1f8b6820e33 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/messages returned with HTTP 200 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1547/3161] 192.168.122.253 () {60 vars in 1164 bytes} [Tue Sep 8 19:20:44 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-20fa1c82-090c-448c-b14d-ed30994328b8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-20fa1c82-090c-448c-b14d-ed30994328b8 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] GET http://192.168.122.253/volume/v3/messages/02ec0483-ea54-4f26-badc-bcf6a74ae2e8 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-20fa1c82-090c-448c-b14d-ed30994328b8 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-20fa1c82-090c-448c-b14d-ed30994328b8 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66a44bb-eff2-4fc5-8f25-9ac4da25300b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b760cc88-a63e-479c-83bd-156b3741cb56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2066933675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf5a07966e547bebcc0c1bbd9acb4d8',qos_specs=None,replication_status=,reservations=['bb6ec583-f534-4290-b5ef-0395a9ca6432','9aa66693-a573-4fc2-9a1d-5d95f8376218','8d0774f4-e3db-4ef6-81f6-a1909478e23b','e4f6bd93-06ba-42d0-938d-25230bac1a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466afd393da64a74ad845ce5f25d7631',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2066933675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b760cc88-a63e-479c-83bd-156b3741cb56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf5a07966e547bebcc0c1bbd9acb4d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466afd393da64a74ad845ce5f25d7631',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-20fa1c82-090c-448c-b14d-ed30994328b8 tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-member] http://192.168.122.253/volume/v3/messages/02ec0483-ea54-4f26-badc-bcf6a74ae2e8 returned with HTTP 200 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1548/3162] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:20:44 2026] GET /volume/v3/messages/02ec0483-ea54-4f26-badc-bcf6a74ae2e8 => generated 675 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1a5c0080-6f97-49c7-9055-5601aecf3564 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8772a1f0-3710-406a-bf35-1dc2d578a4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1a5c0080-6f97-49c7-9055-5601aecf3564 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1a5c0080-6f97-49c7-9055-5601aecf3564 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1a5c0080-6f97-49c7-9055-5601aecf3564 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1a5c0080-6f97-49c7-9055-5601aecf3564 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8772a1f0-3710-406a-bf35-1dc2d578a4c3) transitioned into state 'SUCCESS' from state '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-2066933675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf5a07966e547bebcc0c1bbd9acb4d8',qos_specs=None,replication_status=,reservations=['bb6ec583-f534-4290-b5ef-0395a9ca6432','9aa66693-a573-4fc2-9a1d-5d95f8376218','8d0774f4-e3db-4ef6-81f6-a1909478e23b','e4f6bd93-06ba-42d0-938d-25230bac1a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466afd393da64a74ad845ce5f25d7631',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e9d791a-a8bc-4f60-9e11-481d5558d839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1a5c0080-6f97-49c7-9055-5601aecf3564 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d returned with HTTP 200 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1549/3163] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:44 2026] GET /volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-44551870-bc39-48d3-ad39-b1a2ef23eb4d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-44551870-bc39-48d3-ad39-b1a2ef23eb4d tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] DELETE http://192.168.122.253/volume/v3/messages/02ec0483-ea54-4f26-badc-bcf6a74ae2e8 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-44551870-bc39-48d3-ad39-b1a2ef23eb4d tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-44551870-bc39-48d3-ad39-b1a2ef23eb4d tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e9d791a-a8bc-4f60-9e11-481d5558d839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Flow 'volume_create_api' (ce6d85ab-5905-4bb4-aa76-40a1b1b70317) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Create volume request issued successfully. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9f8a6ce4-9ccd-44f3-bb38-4f92c1223e44 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1615/3164] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:20:43 2026] POST /volume/v3/volumes => generated 787 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-44551870-bc39-48d3-ad39-b1a2ef23eb4d tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/messages/02ec0483-ea54-4f26-badc-bcf6a74ae2e8 returned with HTTP 204 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1550/3165] 192.168.122.253 () {60 vars in 1278 bytes} [Tue Sep 8 19:20:44 2026] DELETE /volume/v3/messages/02ec0483-ea54-4f26-badc-bcf6a74ae2e8 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-83aaa9a8-6df6-4cca-9e5b-543e5e4d81cc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-83aaa9a8-6df6-4cca-9e5b-543e5e4d81cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-83aaa9a8-6df6-4cca-9e5b-543e5e4d81cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f55b365a-f762-41e6-ab85-8ccb0143c27d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-995675592"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a5c5b263-7e00-4225-9ef0-ef5368b7a24c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a5c5b263-7e00-4225-9ef0-ef5368b7a24c tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/5788250e-befd-42d3-8444-613347c640b4 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a5c5b263-7e00-4225-9ef0-ef5368b7a24c tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a5c5b263-7e00-4225-9ef0-ef5368b7a24c tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-a5c5b263-7e00-4225-9ef0-ef5368b7a24c tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Delete volume with id: 5788250e-befd-42d3-8444-613347c640b4 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a5c5b263-7e00-4225-9ef0-ef5368b7a24c tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Volume info retrieved successfully. Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a5c5b263-7e00-4225-9ef0-ef5368b7a24c tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87214) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-83aaa9a8-6df6-4cca-9e5b-543e5e4d81cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-83aaa9a8-6df6-4cca-9e5b-543e5e4d81cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create snapshot from volume f55b365a-f762-41e6-ab85-8ccb0143c27d Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-a5c5b263-7e00-4225-9ef0-ef5368b7a24c tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Created reservations ['6d46d6ad-59f7-4bb1-84a5-d11810f7e0fd', '8866cee8-7bb4-4fc3-9387-1a4dfe998215', 'baf6ae4e-1c33-4090-a1e9-4ed7f07072bb', '75461b72-1660-477e-87d0-d22979fc1d7b'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-83aaa9a8-6df6-4cca-9e5b-543e5e4d81cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Created reservations ['abcf09bc-fbf4-4493-aa7d-fe8d7489b435', 'f2e918b7-d997-4072-8cb0-6241aa7be33b', '6dd9945f-eb24-4c96-a403-442f8ffef4db', 'bc602ed7-2ef5-48a8-a46b-68cf016663c8'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a5c5b263-7e00-4225-9ef0-ef5368b7a24c tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Delete volume request issued successfully. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a5c5b263-7e00-4225-9ef0-ef5368b7a24c tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/volumes/5788250e-befd-42d3-8444-613347c640b4 returned with HTTP 202 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1551/3166] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:20:44 2026] DELETE /volume/v3/volumes/5788250e-befd-42d3-8444-613347c640b4 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d9bb69c0-82a2-4a35-b313-c1c5ff517b40 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d9bb69c0-82a2-4a35-b313-c1c5ff517b40 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d9bb69c0-82a2-4a35-b313-c1c5ff517b40 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d9bb69c0-82a2-4a35-b313-c1c5ff517b40 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d9bb69c0-82a2-4a35-b313-c1c5ff517b40 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-83aaa9a8-6df6-4cca-9e5b-543e5e4d81cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot create request issued successfully. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-83aaa9a8-6df6-4cca-9e5b-543e5e4d81cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:20:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1616/3167] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:20:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-efb56e27-cb5f-45cd-9f46-cf8cdb6fab55 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d9bb69c0-82a2-4a35-b313-c1c5ff517b40 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 returned with HTTP 200 Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-efb56e27-cb5f-45cd-9f46-cf8cdb6fab55 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-efb56e27-cb5f-45cd-9f46-cf8cdb6fab55 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1552/3168] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:44 2026] GET /volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 => generated 966 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6253ebaf-8d12-47a0-b9a8-2a4fbaa0d59f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-efb56e27-cb5f-45cd-9f46-cf8cdb6fab55 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6253ebaf-8d12-47a0-b9a8-2a4fbaa0d59f tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] DELETE http://192.168.122.253/volume/v3/types/0e0494d4-e920-4735-bd7f-1d3faf7d82e5 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6253ebaf-8d12-47a0-b9a8-2a4fbaa0d59f tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6253ebaf-8d12-47a0-b9a8-2a4fbaa0d59f tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-efb56e27-cb5f-45cd-9f46-cf8cdb6fab55 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a returned with HTTP 404 Sep 08 19:20:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1617/3169] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:44 2026] GET /volume/v3/snapshots/cae3fb7f-4800-46b1-8dd0-130913720e4a => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ec0a6f4b-ea1f-4c2c-9d22-9dd3e62e58f2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ec0a6f4b-ea1f-4c2c-9d22-9dd3e62e58f2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ec0a6f4b-ea1f-4c2c-9d22-9dd3e62e58f2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ec0a6f4b-ea1f-4c2c-9d22-9dd3e62e58f2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ec0a6f4b-ea1f-4c2c-9d22-9dd3e62e58f2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ec0a6f4b-ea1f-4c2c-9d22-9dd3e62e58f2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 returned with HTTP 200 Sep 08 19:20:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1618/3170] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:44 2026] GET /volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5fec8c00-c77e-4310-b9c7-1fcd7af7f23b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5fec8c00-c77e-4310-b9c7-1fcd7af7f23b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5fec8c00-c77e-4310-b9c7-1fcd7af7f23b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5fec8c00-c77e-4310-b9c7-1fcd7af7f23b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-5fec8c00-c77e-4310-b9c7-1fcd7af7f23b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume with id: 2a7b3af8-530a-4fce-b8b5-12038be62dc8 Sep 08 19:20:44 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:44 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5fec8c00-c77e-4310-b9c7-1fcd7af7f23b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6253ebaf-8d12-47a0-b9a8-2a4fbaa0d59f tempest-ProjectMemberTests-628891867 tempest-ProjectMemberTests-628891867-project-admin] http://192.168.122.253/volume/v3/types/0e0494d4-e920-4735-bd7f-1d3faf7d82e5 returned with HTTP 202 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1553/3171] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:20:44 2026] DELETE /volume/v3/types/0e0494d4-e920-4735-bd7f-1d3faf7d82e5 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5fec8c00-c77e-4310-b9c7-1fcd7af7f23b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume request issued successfully. Sep 08 19:20:44 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5fec8c00-c77e-4310-b9c7-1fcd7af7f23b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 returned with HTTP 202 Sep 08 19:20:44 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1619/3172] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:44 2026] DELETE /volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-daa0af61-a396-470c-81af-61d5b0789de1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-daa0af61-a396-470c-81af-61d5b0789de1 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-daa0af61-a396-470c-81af-61d5b0789de1 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-daa0af61-a396-470c-81af-61d5b0789de1 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:44 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:44 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:44 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:44 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-daa0af61-a396-470c-81af-61d5b0789de1 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:44 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-daa0af61-a396-470c-81af-61d5b0789de1 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 returned with HTTP 200 Sep 08 19:20:44 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1554/3173] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:44 2026] GET /volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4a8a7e2c-527d-41fe-8614-f1cb10fa4b61 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4a8a7e2c-527d-41fe-8614-f1cb10fa4b61 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 Sep 08 19:20:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4a8a7e2c-527d-41fe-8614-f1cb10fa4b61 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:45 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4a8a7e2c-527d-41fe-8614-f1cb10fa4b61 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:45 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:45 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-02d993d7-3cc0-4deb-adb8-14af7d260258 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:45 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:45 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-02d993d7-3cc0-4deb-adb8-14af7d260258 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 Sep 08 19:20:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-02d993d7-3cc0-4deb-adb8-14af7d260258 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-02d993d7-3cc0-4deb-adb8-14af7d260258 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:45 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4a8a7e2c-527d-41fe-8614-f1cb10fa4b61 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-02d993d7-3cc0-4deb-adb8-14af7d260258 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-02d993d7-3cc0-4deb-adb8-14af7d260258 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 returned with HTTP 200 Sep 08 19:20:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1555/3174] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:45 2026] GET /volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:45 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4a8a7e2c-527d-41fe-8614-f1cb10fa4b61 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 returned with HTTP 200 Sep 08 19:20:45 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1620/3175] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:45 2026] GET /volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 => generated 1016 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7fa52a8a-1691-48c1-80e0-b22b2ed0200c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7fa52a8a-1691-48c1-80e0-b22b2ed0200c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 Sep 08 19:20:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7fa52a8a-1691-48c1-80e0-b22b2ed0200c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:45 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7fa52a8a-1691-48c1-80e0-b22b2ed0200c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:45 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:45 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:45 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:45 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:45 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7fa52a8a-1691-48c1-80e0-b22b2ed0200c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:45 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7fa52a8a-1691-48c1-80e0-b22b2ed0200c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 returned with HTTP 200 Sep 08 19:20:45 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1556/3176] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:45 2026] GET /volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0ebe6e2c-07c3-4e70-ad89-75418f735bae None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ebe6e2c-07c3-4e70-ad89-75418f735bae tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ebe6e2c-07c3-4e70-ad89-75418f735bae tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ebe6e2c-07c3-4e70-ad89-75418f735bae tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2237c310-e594-4716-ada8-6cd392bac7d1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ebe6e2c-07c3-4e70-ad89-75418f735bae tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ebe6e2c-07c3-4e70-ad89-75418f735bae tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 returned with HTTP 200 Sep 08 19:20:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1621/3177] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:46 2026] GET /volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2237c310-e594-4716-ada8-6cd392bac7d1 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 Sep 08 19:20:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2237c310-e594-4716-ada8-6cd392bac7d1 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2237c310-e594-4716-ada8-6cd392bac7d1 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2237c310-e594-4716-ada8-6cd392bac7d1 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2237c310-e594-4716-ada8-6cd392bac7d1 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 returned with HTTP 200 Sep 08 19:20:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1557/3178] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:46 2026] GET /volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 => generated 1017 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1d1485ce-3e6a-45dc-aaf7-1c39b249e5be None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1d1485ce-3e6a-45dc-aaf7-1c39b249e5be tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] GET http://192.168.122.253/volume/v3/volumes/detail Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1d1485ce-3e6a-45dc-aaf7-1c39b249e5be tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1d1485ce-3e6a-45dc-aaf7-1c39b249e5be tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Calling method 'detail' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-1d1485ce-3e6a-45dc-aaf7-1c39b249e5be tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1d1485ce-3e6a-45dc-aaf7-1c39b249e5be tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:46 devstack devstack@c-api.service[87213]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 19:20:46 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:46 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1d1485ce-3e6a-45dc-aaf7-1c39b249e5be tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Get all volumes completed successfully. Sep 08 19:20:46 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:46 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1d1485ce-3e6a-45dc-aaf7-1c39b249e5be tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] http://192.168.122.253/volume/v3/volumes/detail returned with HTTP 200 Sep 08 19:20:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1622/3179] 192.168.122.253 () {60 vars in 1183 bytes} [Tue Sep 8 19:20:46 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3831a35f-6bc1-486b-a6b9-dccab0858b11 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3831a35f-6bc1-486b-a6b9-dccab0858b11 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 Sep 08 19:20:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3831a35f-6bc1-486b-a6b9-dccab0858b11 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3831a35f-6bc1-486b-a6b9-dccab0858b11 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:46 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-3831a35f-6bc1-486b-a6b9-dccab0858b11 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Delete volume with id: b760cc88-a63e-479c-83bd-156b3741cb56 Sep 08 19:20:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3831a35f-6bc1-486b-a6b9-dccab0858b11 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a86f25be-1d5f-4ded-8f7e-8d80d4f9853b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a86f25be-1d5f-4ded-8f7e-8d80d4f9853b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a86f25be-1d5f-4ded-8f7e-8d80d4f9853b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a86f25be-1d5f-4ded-8f7e-8d80d4f9853b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a86f25be-1d5f-4ded-8f7e-8d80d4f9853b tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 returned with HTTP 404 Sep 08 19:20:46 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1623/3180] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:46 2026] GET /volume/v3/volumes/2a7b3af8-530a-4fce-b8b5-12038be62dc8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7450b979-5264-4827-a4dc-4376a86a9659 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1244975867"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1244975867'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume of 1 GB Sep 08 19:20:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3831a35f-6bc1-486b-a6b9-dccab0858b11 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Delete volume request issued successfully. Sep 08 19:20:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3831a35f-6bc1-486b-a6b9-dccab0858b11 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 returned with HTTP 202 Sep 08 19:20:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1558/3181] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:20:46 2026] DELETE /volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 19:20:46 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ca993cb0-67ae-4627-bdfc-3c9d06ada33b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ca993cb0-67ae-4627-bdfc-3c9d06ada33b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 Sep 08 19:20:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ca993cb0-67ae-4627-bdfc-3c9d06ada33b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ca993cb0-67ae-4627-bdfc-3c9d06ada33b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (49b836cf-dd1a-4762-a2ae-eaf629aab022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3491a8-6ae6-4939-a61c-c5d93d1aeaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:46 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:46 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:46 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:46 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:46 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:46 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-ca993cb0-67ae-4627-bdfc-3c9d06ada33b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:46 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ca993cb0-67ae-4627-bdfc-3c9d06ada33b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 returned with HTTP 200 Sep 08 19:20:46 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1559/3182] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:46 2026] GET /volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:47 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3491a8-6ae6-4939-a61c-c5d93d1aeaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:47 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c960cad-44b6-4a49-a66e-51bf8ddcc48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:47 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['82a152dd-6044-44d3-a76a-7253c320370a', '1814c266-0d1e-410c-901d-7ca13a680c4c', '5f277e60-6334-41e4-9abf-8ae29466fdd1', '57a3650a-8da0-4712-90af-d98767a972dc'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:47 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c960cad-44b6-4a49-a66e-51bf8ddcc48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82a152dd-6044-44d3-a76a-7253c320370a', '1814c266-0d1e-410c-901d-7ca13a680c4c', '5f277e60-6334-41e4-9abf-8ae29466fdd1', '57a3650a-8da0-4712-90af-d98767a972dc']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:47 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (184d878f-07bc-4e09-a37f-518b7dcf3bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:47 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:47 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:47 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (184d878f-07bc-4e09-a37f-518b7dcf3bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aea84ebc-84f5-49b0-bac4-7b57628afec4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1244975867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['82a152dd-6044-44d3-a76a-7253c320370a','1814c266-0d1e-410c-901d-7ca13a680c4c','5f277e60-6334-41e4-9abf-8ae29466fdd1','57a3650a-8da0-4712-90af-d98767a972dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1244975867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aea84ebc-84f5-49b0-bac4-7b57628afec4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='278b45dca1fd46d4aad77ff620b60e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:47 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d73d4a-3c94-4da1-aa2e-1ba436960ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:47 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d73d4a-3c94-4da1-aa2e-1ba436960ba9) transitioned into state 'SUCCESS' from state '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-1244975867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['82a152dd-6044-44d3-a76a-7253c320370a','1814c266-0d1e-410c-901d-7ca13a680c4c','5f277e60-6334-41e4-9abf-8ae29466fdd1','57a3650a-8da0-4712-90af-d98767a972dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:47 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afcd82d3-d23f-49ba-904e-be51069eef33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:47 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afcd82d3-d23f-49ba-904e-be51069eef33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:47 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (49b836cf-dd1a-4762-a2ae-eaf629aab022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request issued successfully. Sep 08 19:20:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7450b979-5264-4827-a4dc-4376a86a9659 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1624/3183] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:20:46 2026] POST /volume/v3/volumes => generated 787 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1eae8886-4ed7-4c43-a789-19dae1c336f7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1eae8886-4ed7-4c43-a789-19dae1c336f7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 Sep 08 19:20:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1eae8886-4ed7-4c43-a789-19dae1c336f7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1eae8886-4ed7-4c43-a789-19dae1c336f7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:47 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:47 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:47 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:47 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:47 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1eae8886-4ed7-4c43-a789-19dae1c336f7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1eae8886-4ed7-4c43-a789-19dae1c336f7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 returned with HTTP 200 Sep 08 19:20:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1560/3184] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:47 2026] GET /volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 => generated 966 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6420d181-8925-4211-aede-ced306eb050f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6420d181-8925-4211-aede-ced306eb050f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 Sep 08 19:20:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6420d181-8925-4211-aede-ced306eb050f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6420d181-8925-4211-aede-ced306eb050f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:47 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:47 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:47 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6420d181-8925-4211-aede-ced306eb050f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6420d181-8925-4211-aede-ced306eb050f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 returned with HTTP 200 Sep 08 19:20:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1625/3185] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:47 2026] GET /volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-eb9ecb4e-2331-4ed3-a777-62e74361efb8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eb9ecb4e-2331-4ed3-a777-62e74361efb8 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eb9ecb4e-2331-4ed3-a777-62e74361efb8 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eb9ecb4e-2331-4ed3-a777-62e74361efb8 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eb9ecb4e-2331-4ed3-a777-62e74361efb8 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 returned with HTTP 404 Sep 08 19:20:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1561/3186] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:48 2026] GET /volume/v3/volumes/b760cc88-a63e-479c-83bd-156b3741cb56 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-335586311"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-335586311'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Create volume of 1 GB Sep 08 19:20:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Flow 'volume_create_api' (1337bce3-80db-4f05-9767-05ce00d29232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f529539c-b843-4a2a-957f-95f5d701d235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f529539c-b843-4a2a-957f-95f5d701d235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f888dc0-7391-4d51-bff9-a37bddebc9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Created reservations ['2f758e92-f8c1-4687-a87b-b1764ddffec8', 'ee1193b6-7dea-4d54-ab17-baa3b72ef8eb', 'd5df0ae0-84c5-4540-b46a-12b104482488', '739dbf81-f91a-4704-bf27-600299aac05c'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f888dc0-7391-4d51-bff9-a37bddebc9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f758e92-f8c1-4687-a87b-b1764ddffec8', 'ee1193b6-7dea-4d54-ab17-baa3b72ef8eb', 'd5df0ae0-84c5-4540-b46a-12b104482488', '739dbf81-f91a-4704-bf27-600299aac05c']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b61be9dd-0028-4e0c-a09f-fbb255267e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b61be9dd-0028-4e0c-a09f-fbb255267e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08153839-c8df-4569-9564-002333a48905', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-335586311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf5a07966e547bebcc0c1bbd9acb4d8',qos_specs=None,replication_status=,reservations=['2f758e92-f8c1-4687-a87b-b1764ddffec8','ee1193b6-7dea-4d54-ab17-baa3b72ef8eb','d5df0ae0-84c5-4540-b46a-12b104482488','739dbf81-f91a-4704-bf27-600299aac05c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466afd393da64a74ad845ce5f25d7631',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-335586311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08153839-c8df-4569-9564-002333a48905,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf5a07966e547bebcc0c1bbd9acb4d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466afd393da64a74ad845ce5f25d7631',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6acfb1e1-cccc-4750-bcf7-0a3757274b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-51b22475-4cc6-45cc-b06d-7a80582d96c2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6acfb1e1-cccc-4750-bcf7-0a3757274b9e) transitioned into state 'SUCCESS' from state '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-335586311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf5a07966e547bebcc0c1bbd9acb4d8',qos_specs=None,replication_status=,reservations=['2f758e92-f8c1-4687-a87b-b1764ddffec8','ee1193b6-7dea-4d54-ab17-baa3b72ef8eb','d5df0ae0-84c5-4540-b46a-12b104482488','739dbf81-f91a-4704-bf27-600299aac05c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466afd393da64a74ad845ce5f25d7631',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb4924dc-36ea-482b-8e69-ea9fd3ab94a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb4924dc-36ea-482b-8e69-ea9fd3ab94a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Flow 'volume_create_api' (1337bce3-80db-4f05-9767-05ce00d29232) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Create volume request issued successfully. Sep 08 19:20:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-845bec77-4ab8-4709-99cb-2f2ef0390fd2 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1626/3187] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:20:48 2026] POST /volume/v3/volumes => generated 786 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fac58448-cb2a-4c6a-9db2-f4701166a200 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fac58448-cb2a-4c6a-9db2-f4701166a200 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fac58448-cb2a-4c6a-9db2-f4701166a200 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fac58448-cb2a-4c6a-9db2-f4701166a200 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:48 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:48 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fac58448-cb2a-4c6a-9db2-f4701166a200 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fac58448-cb2a-4c6a-9db2-f4701166a200 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 returned with HTTP 200 Sep 08 19:20:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1627/3188] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:48 2026] GET /volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c61843fe-51c0-4bed-98f8-5f87f86d126b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c61843fe-51c0-4bed-98f8-5f87f86d126b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c61843fe-51c0-4bed-98f8-5f87f86d126b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c61843fe-51c0-4bed-98f8-5f87f86d126b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:48 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:48 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:48 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c61843fe-51c0-4bed-98f8-5f87f86d126b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c61843fe-51c0-4bed-98f8-5f87f86d126b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 returned with HTTP 200 Sep 08 19:20:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1628/3189] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:48 2026] GET /volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 => generated 965 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-51b22475-4cc6-45cc-b06d-7a80582d96c2 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-51b22475-4cc6-45cc-b06d-7a80582d96c2 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-776953871", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1733132472", "vendor_name": "tempest-vendor_name-2118698623"}}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-51b22475-4cc6-45cc-b06d-7a80582d96c2 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:20:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1562/3190] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:20:48 2026] POST /volume/v3/types => generated 329 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8879ddde-ac03-4f77-bde8-5c86ff09b379", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Create volume request body: {'volume': {'volume_type': '8879ddde-ac03-4f77-bde8-5c86ff09b379', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Create volume of 1 GB Sep 08 19:20:48 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:48 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:48 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Flow 'volume_create_api' (2eacb002-a6a7-4d18-b1ff-8ff22ae6a72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3cf0abc-c895-422b-9558-775d5841a4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-31b75597-770a-4f07-a9f7-359e194cf1e3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-31b75597-770a-4f07-a9f7-359e194cf1e3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-31b75597-770a-4f07-a9f7-359e194cf1e3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-31b75597-770a-4f07-a9f7-359e194cf1e3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-31b75597-770a-4f07-a9f7-359e194cf1e3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-31b75597-770a-4f07-a9f7-359e194cf1e3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 returned with HTTP 200 Sep 08 19:20:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1563/3191] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:48 2026] GET /volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3cf0abc-c895-422b-9558-775d5841a4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:20:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1733132472',vendor_name='tempest-vendor_name-2118698623'},id=8879ddde-ac03-4f77-bde8-5c86ff09b379,is_public=True,name='tempest-ProjectReaderTests-volume-type-776953871',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8879ddde-ac03-4f77-bde8-5c86ff09b379', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8c0aff59-e064-423d-9081-ae6656a0563a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:48 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de4b0ea3-e309-4516-a5a3-3a6d4030d5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8c0aff59-e064-423d-9081-ae6656a0563a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] GET http://192.168.122.253/volume/v3/snapshots Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8c0aff59-e064-423d-9081-ae6656a0563a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8c0aff59-e064-423d-9081-ae6656a0563a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.api_utils [None req-8c0aff59-e064-423d-9081-ae6656a0563a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Removing options '' from query. {{(pid=87214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.db.api [None req-8c0aff59-e064-423d-9081-ae6656a0563a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Building query based on filter {{(pid=87214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:48 devstack devstack@c-api.service[87214]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8c0aff59-e064-423d-9081-ae6656a0563a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Get all snapshots completed successfully. Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8c0aff59-e064-423d-9081-ae6656a0563a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] http://192.168.122.253/volume/v3/snapshots returned with HTTP 200 Sep 08 19:20:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1564/3192] 192.168.122.253 () {58 vars in 1127 bytes} [Tue Sep 8 19:20:48 2026] GET /volume/v3/snapshots => generated 335 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-48cd69e9-47dc-42c3-9655-60efbddcf91b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-48cd69e9-47dc-42c3-9655-60efbddcf91b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] DELETE http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-48cd69e9-47dc-42c3-9655-60efbddcf91b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-48cd69e9-47dc-42c3-9655-60efbddcf91b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-48cd69e9-47dc-42c3-9655-60efbddcf91b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete snapshot with id: 0ccfa0c7-5012-4085-aecb-7ab90c3459c9 Sep 08 19:20:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-48cd69e9-47dc-42c3-9655-60efbddcf91b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:48 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:48 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:48 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-776953871 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-776953871, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:48 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-776953871 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-776953871, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-48cd69e9-47dc-42c3-9655-60efbddcf91b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot delete request issued successfully. Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-48cd69e9-47dc-42c3-9655-60efbddcf91b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 returned with HTTP 202 Sep 08 19:20:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1565/3193] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:20:48 2026] DELETE /volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6b97b196-231c-4e82-a264-17cde04ee057 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6b97b196-231c-4e82-a264-17cde04ee057 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6b97b196-231c-4e82-a264-17cde04ee057 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6b97b196-231c-4e82-a264-17cde04ee057 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:48 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:48 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6b97b196-231c-4e82-a264-17cde04ee057 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6b97b196-231c-4e82-a264-17cde04ee057 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 returned with HTTP 200 Sep 08 19:20:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1566/3194] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:48 2026] GET /volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Created reservations ['ad491fdb-de95-4869-91c7-60643febb37a', '492d865a-0b18-475e-9103-faf71593f711', '642f79a8-e88f-446a-824a-61641794b01e', 'b62796dc-21f8-4d11-84f0-b9a51e0233ac'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de4b0ea3-e309-4516-a5a3-3a6d4030d5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad491fdb-de95-4869-91c7-60643febb37a', '492d865a-0b18-475e-9103-faf71593f711', '642f79a8-e88f-446a-824a-61641794b01e', 'b62796dc-21f8-4d11-84f0-b9a51e0233ac']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c13349d4-cd39-4e22-ae7c-2054f7192da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c13349d4-cd39-4e22-ae7c-2054f7192da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afc2f2a3-4323-4661-ab0f-81a49e1b319c', '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='3fe3bb40bf3a4203acad098850a8e991',qos_specs=None,replication_status=,reservations=['ad491fdb-de95-4869-91c7-60643febb37a','492d865a-0b18-475e-9103-faf71593f711','642f79a8-e88f-446a-824a-61641794b01e','b62796dc-21f8-4d11-84f0-b9a51e0233ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='119be558012c41d8bad59d279a581b8b',volume_type_id=8879ddde-ac03-4f77-bde8-5c86ff09b379), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afc2f2a3-4323-4661-ab0f-81a49e1b319c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe3bb40bf3a4203acad098850a8e991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='119be558012c41d8bad59d279a581b8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8879ddde-ac03-4f77-bde8-5c86ff09b379),volume_type_id=8879ddde-ac03-4f77-bde8-5c86ff09b379)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf16b4ad-6057-4fed-94dc-efbdd10aece2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf16b4ad-6057-4fed-94dc-efbdd10aece2) transitioned into state 'SUCCESS' from 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='3fe3bb40bf3a4203acad098850a8e991',qos_specs=None,replication_status=,reservations=['ad491fdb-de95-4869-91c7-60643febb37a','492d865a-0b18-475e-9103-faf71593f711','642f79a8-e88f-446a-824a-61641794b01e','b62796dc-21f8-4d11-84f0-b9a51e0233ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='119be558012c41d8bad59d279a581b8b',volume_type_id=8879ddde-ac03-4f77-bde8-5c86ff09b379)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584d26cd-f0f8-4794-b65f-9063bfb9d58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584d26cd-f0f8-4794-b65f-9063bfb9d58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Flow 'volume_create_api' (2eacb002-a6a7-4d18-b1ff-8ff22ae6a72d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Create volume request issued successfully. Sep 08 19:20:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b445a0fe-2d42-4697-99d4-da3816e0d9b5 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1629/3195] 192.168.122.253 () {62 vars in 1182 bytes} [Tue Sep 8 19:20:48 2026] POST /volume/v3/volumes => generated 781 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-30a1d63e-d453-4708-bc0f-5f2cce28ac7b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-30a1d63e-d453-4708-bc0f-5f2cce28ac7b tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] GET http://192.168.122.253/volume/v3/volumes/afc2f2a3-4323-4661-ab0f-81a49e1b319c Sep 08 19:20:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-30a1d63e-d453-4708-bc0f-5f2cce28ac7b tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-30a1d63e-d453-4708-bc0f-5f2cce28ac7b tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:49 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:49 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-30a1d63e-d453-4708-bc0f-5f2cce28ac7b tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Volume info retrieved successfully. Sep 08 19:20:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-30a1d63e-d453-4708-bc0f-5f2cce28ac7b tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/volumes/afc2f2a3-4323-4661-ab0f-81a49e1b319c returned with HTTP 200 Sep 08 19:20:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1567/3196] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:49 2026] GET /volume/v3/volumes/afc2f2a3-4323-4661-ab0f-81a49e1b319c => generated 960 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9c870abb-44ec-4b75-8307-d8cc305fd683 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9c870abb-44ec-4b75-8307-d8cc305fd683 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9c870abb-44ec-4b75-8307-d8cc305fd683 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9c870abb-44ec-4b75-8307-d8cc305fd683 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9c870abb-44ec-4b75-8307-d8cc305fd683 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-330d53eb-7688-4958-9ba8-aefbeccd3965 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-330d53eb-7688-4958-9ba8-aefbeccd3965 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 Sep 08 19:20:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9c870abb-44ec-4b75-8307-d8cc305fd683 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 returned with HTTP 200 Sep 08 19:20:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1630/3197] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:49 2026] GET /volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 => generated 1017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:20:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-330d53eb-7688-4958-9ba8-aefbeccd3965 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-330d53eb-7688-4958-9ba8-aefbeccd3965 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8faa1257-556b-4c78-8b8a-cdeb4e388838 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:49 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:49 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:49 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:49 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8faa1257-556b-4c78-8b8a-cdeb4e388838 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8faa1257-556b-4c78-8b8a-cdeb4e388838 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aea84ebc-84f5-49b0-bac4-7b57628afec4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-803005105"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-330d53eb-7688-4958-9ba8-aefbeccd3965 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-330d53eb-7688-4958-9ba8-aefbeccd3965 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 returned with HTTP 200 Sep 08 19:20:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1568/3198] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:49 2026] GET /volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8faa1257-556b-4c78-8b8a-cdeb4e388838 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:49 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-8faa1257-556b-4c78-8b8a-cdeb4e388838 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create snapshot from volume aea84ebc-84f5-49b0-bac4-7b57628afec4 Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-8faa1257-556b-4c78-8b8a-cdeb4e388838 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['7808f812-ca5c-4d3d-9dd5-42677898a116', 'c0aee248-e05c-48ff-954c-25b6dcc2f704', '6f56f553-c973-44a0-b41f-30390a7288ec', 'caebeeaa-08fd-4c1a-aa50-38a61d14ae8f'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:49 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8faa1257-556b-4c78-8b8a-cdeb4e388838 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot create request issued successfully. Sep 08 19:20:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8faa1257-556b-4c78-8b8a-cdeb4e388838 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:20:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1631/3199] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:20:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-432ba560-2616-4688-a298-29a0fb9f9295 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-432ba560-2616-4688-a298-29a0fb9f9295 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 Sep 08 19:20:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-432ba560-2616-4688-a298-29a0fb9f9295 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:49 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-432ba560-2616-4688-a298-29a0fb9f9295 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:49 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:49 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:49 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-432ba560-2616-4688-a298-29a0fb9f9295 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:49 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-432ba560-2616-4688-a298-29a0fb9f9295 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 returned with HTTP 200 Sep 08 19:20:49 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1569/3200] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:49 2026] GET /volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8ccaf183-0e78-42d3-a444-9bc05f5224a2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8ccaf183-0e78-42d3-a444-9bc05f5224a2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8ccaf183-0e78-42d3-a444-9bc05f5224a2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8ccaf183-0e78-42d3-a444-9bc05f5224a2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:49 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:49 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:49 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8ccaf183-0e78-42d3-a444-9bc05f5224a2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:49 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8ccaf183-0e78-42d3-a444-9bc05f5224a2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 returned with HTTP 200 Sep 08 19:20:49 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1632/3201] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:49 2026] GET /volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6fc38918-736a-4a2b-80f2-fee77bcd52a1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6fc38918-736a-4a2b-80f2-fee77bcd52a1 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] GET http://192.168.122.253/volume/v3/volumes/afc2f2a3-4323-4661-ab0f-81a49e1b319c Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6fc38918-736a-4a2b-80f2-fee77bcd52a1 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6fc38918-736a-4a2b-80f2-fee77bcd52a1 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6fc38918-736a-4a2b-80f2-fee77bcd52a1 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Volume info retrieved successfully. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6fc38918-736a-4a2b-80f2-fee77bcd52a1 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/volumes/afc2f2a3-4323-4661-ab0f-81a49e1b319c returned with HTTP 200 Sep 08 19:20:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1570/3202] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:50 2026] GET /volume/v3/volumes/afc2f2a3-4323-4661-ab0f-81a49e1b319c => generated 981 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0035cb3d-24d0-4a17-a13f-89a1529e036f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0035cb3d-24d0-4a17-a13f-89a1529e036f tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] GET http://192.168.122.253/volume/v3/messages Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0035cb3d-24d0-4a17-a13f-89a1529e036f tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0035cb3d-24d0-4a17-a13f-89a1529e036f tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0035cb3d-24d0-4a17-a13f-89a1529e036f tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/messages returned with HTTP 200 Sep 08 19:20:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1633/3203] 192.168.122.253 () {60 vars in 1164 bytes} [Tue Sep 8 19:20:50 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-eda7b722-8f8d-4682-b77d-67c59f13ec0c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eda7b722-8f8d-4682-b77d-67c59f13ec0c tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-reader] GET http://192.168.122.253/volume/v3/messages Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eda7b722-8f8d-4682-b77d-67c59f13ec0c tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eda7b722-8f8d-4682-b77d-67c59f13ec0c tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-reader] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eda7b722-8f8d-4682-b77d-67c59f13ec0c tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-reader] http://192.168.122.253/volume/v3/messages returned with HTTP 200 Sep 08 19:20:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1571/3204] 192.168.122.253 () {60 vars in 1164 bytes} [Tue Sep 8 19:20:50 2026] GET /volume/v3/messages => generated 678 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b6e19740-bb8e-4762-aac7-46cd142ac834 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b6e19740-bb8e-4762-aac7-46cd142ac834 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] DELETE http://192.168.122.253/volume/v3/messages/89def68f-0a1a-4200-a4d0-c09e9129aa4a Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b6e19740-bb8e-4762-aac7-46cd142ac834 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b6e19740-bb8e-4762-aac7-46cd142ac834 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b6e19740-bb8e-4762-aac7-46cd142ac834 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/messages/89def68f-0a1a-4200-a4d0-c09e9129aa4a returned with HTTP 204 Sep 08 19:20:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1634/3205] 192.168.122.253 () {60 vars in 1278 bytes} [Tue Sep 8 19:20:50 2026] DELETE /volume/v3/messages/89def68f-0a1a-4200-a4d0-c09e9129aa4a => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1f4c940f-d01a-4ca2-8195-c43ef07f1d51 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f4c940f-d01a-4ca2-8195-c43ef07f1d51 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/afc2f2a3-4323-4661-ab0f-81a49e1b319c Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1f4c940f-d01a-4ca2-8195-c43ef07f1d51 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1f4c940f-d01a-4ca2-8195-c43ef07f1d51 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-1f4c940f-d01a-4ca2-8195-c43ef07f1d51 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Delete volume with id: afc2f2a3-4323-4661-ab0f-81a49e1b319c Sep 08 19:20:50 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1f4c940f-d01a-4ca2-8195-c43ef07f1d51 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Volume info retrieved successfully. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1f4c940f-d01a-4ca2-8195-c43ef07f1d51 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87214) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-1f4c940f-d01a-4ca2-8195-c43ef07f1d51 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-776953871 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-776953871, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: WARNING cinder.quota [None req-1f4c940f-d01a-4ca2-8195-c43ef07f1d51 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-776953871 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-776953871, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-1f4c940f-d01a-4ca2-8195-c43ef07f1d51 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Created reservations ['895c2c5d-fd73-48d0-8d91-5743ce9a2e47', '1085c757-83a3-4a4c-9337-f78acfe347a6', '225ec1b2-f2a8-4f10-baf8-8e71efd5a2c2', 'c39e4467-f51e-4e1e-b02c-b1653455f77b'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1f4c940f-d01a-4ca2-8195-c43ef07f1d51 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Delete volume request issued successfully. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f4c940f-d01a-4ca2-8195-c43ef07f1d51 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/volumes/afc2f2a3-4323-4661-ab0f-81a49e1b319c returned with HTTP 202 Sep 08 19:20:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1572/3206] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:20:50 2026] DELETE /volume/v3/volumes/afc2f2a3-4323-4661-ab0f-81a49e1b319c => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-94b69d71-d784-4c70-8746-4a507502246d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-94b69d71-d784-4c70-8746-4a507502246d tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] DELETE http://192.168.122.253/volume/v3/types/8879ddde-ac03-4f77-bde8-5c86ff09b379 Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-94b69d71-d784-4c70-8746-4a507502246d tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-94b69d71-d784-4c70-8746-4a507502246d tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f7f4a10f-7200-4686-b4d9-02ff3f2f405a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f7f4a10f-7200-4686-b4d9-02ff3f2f405a tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f7f4a10f-7200-4686-b4d9-02ff3f2f405a tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f7f4a10f-7200-4686-b4d9-02ff3f2f405a tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-94b69d71-d784-4c70-8746-4a507502246d tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/types/8879ddde-ac03-4f77-bde8-5c86ff09b379 returned with HTTP 202 Sep 08 19:20:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1635/3207] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:20:50 2026] DELETE /volume/v3/types/8879ddde-ac03-4f77-bde8-5c86ff09b379 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f7f4a10f-7200-4686-b4d9-02ff3f2f405a tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c5cf3c77-f263-4c96-88a3-95dc2bf5d4d4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c5cf3c77-f263-4c96-88a3-95dc2bf5d4d4 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c5cf3c77-f263-4c96-88a3-95dc2bf5d4d4 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-132516861", "extra_specs": {"storage_protocol": "tempest-storage_protocol-25847704", "vendor_name": "tempest-vendor_name-1262347496"}}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f7f4a10f-7200-4686-b4d9-02ff3f2f405a tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 returned with HTTP 200 Sep 08 19:20:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1573/3208] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:50 2026] GET /volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 => generated 1016 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-33f6a173-0858-42fd-a9fa-d6241136b28f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-33f6a173-0858-42fd-a9fa-d6241136b28f tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] GET http://192.168.122.253/volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-33f6a173-0858-42fd-a9fa-d6241136b28f tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-33f6a173-0858-42fd-a9fa-d6241136b28f tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c5cf3c77-f263-4c96-88a3-95dc2bf5d4d4 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:20:50 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1636/3209] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:20:50 2026] POST /volume/v3/types => generated 327 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:50 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fc15b664-3d2c-455e-befd-31a132215df0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:50 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4f40d91d-c462-4775-af06-36d360a046fa", "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-33f6a173-0858-42fd-a9fa-d6241136b28f tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Volume info retrieved successfully. Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Create volume request body: {'volume': {'volume_type': '4f40d91d-c462-4775-af06-36d360a046fa', 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-33f6a173-0858-42fd-a9fa-d6241136b28f tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] http://192.168.122.253/volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 returned with HTTP 200 Sep 08 19:20:50 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Create volume of 1 GB Sep 08 19:20:50 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:50 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1574/3210] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:50 2026] GET /volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:50 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d0d24042-b798-4a49-abb8-f9eb01abc2cc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Flow 'volume_create_api' (b0299144-eae3-4574-a5dc-209eb308ca84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d0d24042-b798-4a49-abb8-f9eb01abc2cc tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d0d24042-b798-4a49-abb8-f9eb01abc2cc tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d0d24042-b798-4a49-abb8-f9eb01abc2cc tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-d0d24042-b798-4a49-abb8-f9eb01abc2cc tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Delete volume with id: 08153839-c8df-4569-9564-002333a48905 Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9569a8-ff84-4c22-85a3-de331117ecc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:50 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d0d24042-b798-4a49-abb8-f9eb01abc2cc tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9569a8-ff84-4c22-85a3-de331117ecc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T17:20:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-25847704',vendor_name='tempest-vendor_name-1262347496'},id=4f40d91d-c462-4775-af06-36d360a046fa,is_public=True,name='tempest-ProjectReaderTests-volume-type-132516861',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f40d91d-c462-4775-af06-36d360a046fa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:50 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f6242b-c8ab-4506-90ec-d5159582e8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d0d24042-b798-4a49-abb8-f9eb01abc2cc tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Delete volume request issued successfully. Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d0d24042-b798-4a49-abb8-f9eb01abc2cc tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 returned with HTTP 202 Sep 08 19:20:50 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1575/3211] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:20:50 2026] DELETE /volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-05d3ccfe-131a-43b4-9970-201560bba36d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-05d3ccfe-131a-43b4-9970-201560bba36d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-05d3ccfe-131a-43b4-9970-201560bba36d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:50 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-05d3ccfe-131a-43b4-9970-201560bba36d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:51 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-132516861 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-132516861, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:51 devstack devstack@c-api.service[87213]: WARNING cinder.quota [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-132516861 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-132516861, it is now deprecated. Please use the default quota class for default quota. Sep 08 19:20:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-05d3ccfe-131a-43b4-9970-201560bba36d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-05d3ccfe-131a-43b4-9970-201560bba36d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 returned with HTTP 200 Sep 08 19:20:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1576/3212] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:50 2026] GET /volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5ba62a83-1b25-4ebc-983d-864e7869bee4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5ba62a83-1b25-4ebc-983d-864e7869bee4 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 Sep 08 19:20:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5ba62a83-1b25-4ebc-983d-864e7869bee4 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5ba62a83-1b25-4ebc-983d-864e7869bee4 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5ba62a83-1b25-4ebc-983d-864e7869bee4 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5ba62a83-1b25-4ebc-983d-864e7869bee4 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 returned with HTTP 200 Sep 08 19:20:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1577/3213] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:51 2026] GET /volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d7112973-0736-408b-a9ef-9dff3a81cac7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:51 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Created reservations ['c8b48b27-fdf9-47c1-9fa0-73dbcc82f0e3', 'a2a28273-3310-4944-8a40-f44ed6e48112', '9849f96c-ec83-4eea-b794-fdc1e07e526f', 'd5a7d91a-39c6-4ca5-bafa-12a2bf89020d'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:51 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f6242b-c8ab-4506-90ec-d5159582e8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8b48b27-fdf9-47c1-9fa0-73dbcc82f0e3', 'a2a28273-3310-4944-8a40-f44ed6e48112', '9849f96c-ec83-4eea-b794-fdc1e07e526f', 'd5a7d91a-39c6-4ca5-bafa-12a2bf89020d']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d7112973-0736-408b-a9ef-9dff3a81cac7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 Sep 08 19:20:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d7112973-0736-408b-a9ef-9dff3a81cac7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:51 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47294a81-88a8-49a3-a928-85149c3979e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d7112973-0736-408b-a9ef-9dff3a81cac7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d7112973-0736-408b-a9ef-9dff3a81cac7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 returned with HTTP 404 Sep 08 19:20:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1578/3214] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:51 2026] GET /volume/v3/snapshots/0ccfa0c7-5012-4085-aecb-7ab90c3459c9 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0575535d-d99f-445b-967f-88848fdee014 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0575535d-d99f-445b-967f-88848fdee014 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d Sep 08 19:20:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0575535d-d99f-445b-967f-88848fdee014 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0575535d-d99f-445b-967f-88848fdee014 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-0575535d-d99f-445b-967f-88848fdee014 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete volume with id: f55b365a-f762-41e6-ab85-8ccb0143c27d Sep 08 19:20:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:51 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47294a81-88a8-49a3-a928-85149c3979e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98c89126-e3d3-4cdd-811e-eb637bc2f9fd', '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='3fe3bb40bf3a4203acad098850a8e991',qos_specs=None,replication_status=,reservations=['c8b48b27-fdf9-47c1-9fa0-73dbcc82f0e3','a2a28273-3310-4944-8a40-f44ed6e48112','9849f96c-ec83-4eea-b794-fdc1e07e526f','d5a7d91a-39c6-4ca5-bafa-12a2bf89020d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='119be558012c41d8bad59d279a581b8b',volume_type_id=4f40d91d-c462-4775-af06-36d360a046fa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:51Z,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=98c89126-e3d3-4cdd-811e-eb637bc2f9fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe3bb40bf3a4203acad098850a8e991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='119be558012c41d8bad59d279a581b8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f40d91d-c462-4775-af06-36d360a046fa),volume_type_id=4f40d91d-c462-4775-af06-36d360a046fa)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:51 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f3841ad-4443-4fd0-9bb2-757900a44063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0575535d-d99f-445b-967f-88848fdee014 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:51 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f3841ad-4443-4fd0-9bb2-757900a44063) transitioned into state 'SUCCESS' from 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='3fe3bb40bf3a4203acad098850a8e991',qos_specs=None,replication_status=,reservations=['c8b48b27-fdf9-47c1-9fa0-73dbcc82f0e3','a2a28273-3310-4944-8a40-f44ed6e48112','9849f96c-ec83-4eea-b794-fdc1e07e526f','d5a7d91a-39c6-4ca5-bafa-12a2bf89020d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='119be558012c41d8bad59d279a581b8b',volume_type_id=4f40d91d-c462-4775-af06-36d360a046fa)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:51 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c8e28a9-9ad6-4860-af77-14dd662ab7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:51 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c8e28a9-9ad6-4860-af77-14dd662ab7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0575535d-d99f-445b-967f-88848fdee014 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete volume request issued successfully. Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0575535d-d99f-445b-967f-88848fdee014 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d returned with HTTP 202 Sep 08 19:20:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1579/3215] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:51 2026] DELETE /volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:51 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Flow 'volume_create_api' (b0299144-eae3-4574-a5dc-209eb308ca84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Create volume request issued successfully. Sep 08 19:20:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fc15b664-3d2c-455e-befd-31a132215df0 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1637/3216] 192.168.122.253 () {62 vars in 1182 bytes} [Tue Sep 8 19:20:50 2026] POST /volume/v3/volumes => generated 781 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f5a133b1-5bb4-4d28-9d8d-1c28e55955e3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-639f134e-9162-474a-9ee7-b1b8a6f674c8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-639f134e-9162-474a-9ee7-b1b8a6f674c8 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] GET http://192.168.122.253/volume/v3/volumes/98c89126-e3d3-4cdd-811e-eb637bc2f9fd Sep 08 19:20:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-639f134e-9162-474a-9ee7-b1b8a6f674c8 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:51 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-639f134e-9162-474a-9ee7-b1b8a6f674c8 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f5a133b1-5bb4-4d28-9d8d-1c28e55955e3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d Sep 08 19:20:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f5a133b1-5bb4-4d28-9d8d-1c28e55955e3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:51 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f5a133b1-5bb4-4d28-9d8d-1c28e55955e3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:51 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:51 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:51 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:51 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:51 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-639f134e-9162-474a-9ee7-b1b8a6f674c8 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Volume info retrieved successfully. Sep 08 19:20:51 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:51 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:51 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:51 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:51 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-639f134e-9162-474a-9ee7-b1b8a6f674c8 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/volumes/98c89126-e3d3-4cdd-811e-eb637bc2f9fd returned with HTTP 200 Sep 08 19:20:51 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1638/3217] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:51 2026] GET /volume/v3/volumes/98c89126-e3d3-4cdd-811e-eb637bc2f9fd => generated 960 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f5a133b1-5bb4-4d28-9d8d-1c28e55955e3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:51 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f5a133b1-5bb4-4d28-9d8d-1c28e55955e3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d returned with HTTP 200 Sep 08 19:20:51 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1580/3218] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:51 2026] GET /volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d => generated 1015 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5db871f0-0184-488b-8bcb-d6d5ef152666 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5db871f0-0184-488b-8bcb-d6d5ef152666 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5db871f0-0184-488b-8bcb-d6d5ef152666 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5db871f0-0184-488b-8bcb-d6d5ef152666 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5db871f0-0184-488b-8bcb-d6d5ef152666 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5db871f0-0184-488b-8bcb-d6d5ef152666 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 returned with HTTP 200 Sep 08 19:20:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1639/3219] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:52 2026] GET /volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-70d0470e-4b58-44a6-841d-1ce14dff52dd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-70d0470e-4b58-44a6-841d-1ce14dff52dd tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-70d0470e-4b58-44a6-841d-1ce14dff52dd tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-70d0470e-4b58-44a6-841d-1ce14dff52dd tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-70d0470e-4b58-44a6-841d-1ce14dff52dd tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 returned with HTTP 404 Sep 08 19:20:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1581/3220] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:52 2026] GET /volume/v3/volumes/08153839-c8df-4569-9564-002333a48905 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1449215265"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1449215265'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Create volume of 1 GB Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Flow 'volume_create_api' (6c89396d-318c-4c85-b16c-722f3e1a2691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f47627-da13-4d80-932d-8ea0438d9122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f47627-da13-4d80-932d-8ea0438d9122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b12ca3-eef3-42bc-ab6d-bb4d22e404d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4f60ca9d-2909-4f75-8a39-a359ff37ae65 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f60ca9d-2909-4f75-8a39-a359ff37ae65 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] GET http://192.168.122.253/volume/v3/volumes/98c89126-e3d3-4cdd-811e-eb637bc2f9fd Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f60ca9d-2909-4f75-8a39-a359ff37ae65 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4f60ca9d-2909-4f75-8a39-a359ff37ae65 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-4f60ca9d-2909-4f75-8a39-a359ff37ae65 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Volume info retrieved successfully. Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4f60ca9d-2909-4f75-8a39-a359ff37ae65 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/volumes/98c89126-e3d3-4cdd-811e-eb637bc2f9fd returned with HTTP 200 Sep 08 19:20:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1582/3221] 192.168.122.253 () {60 vars in 1272 bytes} [Tue Sep 8 19:20:52 2026] GET /volume/v3/volumes/98c89126-e3d3-4cdd-811e-eb637bc2f9fd => generated 981 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-24158a23-59fd-403b-9fd9-45074a23ca01 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-24158a23-59fd-403b-9fd9-45074a23ca01 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-24158a23-59fd-403b-9fd9-45074a23ca01 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-24158a23-59fd-403b-9fd9-45074a23ca01 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-24158a23-59fd-403b-9fd9-45074a23ca01 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d returned with HTTP 404 Sep 08 19:20:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1583/3222] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:52 2026] GET /volume/v3/volumes/f55b365a-f762-41e6-ab85-8ccb0143c27d => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Created reservations ['08a86f80-526d-4077-95dc-3d5a49b481ce', 'cbd0e1b7-3acc-4f32-a355-94596502bc7b', '81b3f6d5-7344-473c-9b02-d74fde76d9da', '5787c670-697a-48f8-a035-8bc7c6265a58'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b12ca3-eef3-42bc-ab6d-bb4d22e404d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08a86f80-526d-4077-95dc-3d5a49b481ce', 'cbd0e1b7-3acc-4f32-a355-94596502bc7b', '81b3f6d5-7344-473c-9b02-d74fde76d9da', '5787c670-697a-48f8-a035-8bc7c6265a58']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f4d90cf0-9f01-4d26-b684-a1e4aeddde6a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64d190ef-b25b-4b5e-85ab-58177b84086c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f4d90cf0-9f01-4d26-b684-a1e4aeddde6a tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] GET http://192.168.122.253/volume/v3/messages Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f4d90cf0-9f01-4d26-b684-a1e4aeddde6a tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f4d90cf0-9f01-4d26-b684-a1e4aeddde6a tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Calling method 'version_select' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f4d90cf0-9f01-4d26-b684-a1e4aeddde6a tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/messages returned with HTTP 200 Sep 08 19:20:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1584/3223] 192.168.122.253 () {60 vars in 1164 bytes} [Tue Sep 8 19:20:52 2026] GET /volume/v3/messages => generated 678 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1edc815f-33ae-4911-ad2d-44ba372562cc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-688262237"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-688262237'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume of 1 GB Sep 08 19:20:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64d190ef-b25b-4b5e-85ab-58177b84086c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ab4beb1-a04f-4dea-a431-b12da43d96b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1449215265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf5a07966e547bebcc0c1bbd9acb4d8',qos_specs=None,replication_status=,reservations=['08a86f80-526d-4077-95dc-3d5a49b481ce','cbd0e1b7-3acc-4f32-a355-94596502bc7b','81b3f6d5-7344-473c-9b02-d74fde76d9da','5787c670-697a-48f8-a035-8bc7c6265a58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466afd393da64a74ad845ce5f25d7631',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1449215265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ab4beb1-a04f-4dea-a431-b12da43d96b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf5a07966e547bebcc0c1bbd9acb4d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466afd393da64a74ad845ce5f25d7631',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e8ab48-e18d-4445-87d2-721c9041f915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Flow 'volume_create_api' (51199064-6845-4c80-ad2c-0aa15a06a668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fa88f59-7ffb-42c1-ac68-27666d79ff3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e8ab48-e18d-4445-87d2-721c9041f915) transitioned into state 'SUCCESS' from state '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-1449215265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf5a07966e547bebcc0c1bbd9acb4d8',qos_specs=None,replication_status=,reservations=['08a86f80-526d-4077-95dc-3d5a49b481ce','cbd0e1b7-3acc-4f32-a355-94596502bc7b','81b3f6d5-7344-473c-9b02-d74fde76d9da','5787c670-697a-48f8-a035-8bc7c6265a58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466afd393da64a74ad845ce5f25d7631',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3761a28f-ca0a-4188-bed8-51a4465f12ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fa88f59-7ffb-42c1-ac68-27666d79ff3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45d4c773-8b4e-498a-ac1c-8e4a3b5c3f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3761a28f-ca0a-4188-bed8-51a4465f12ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Flow 'volume_create_api' (6c89396d-318c-4c85-b16c-722f3e1a2691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Create volume request issued successfully. Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b956bcf6-ad4d-4f91-9caa-cb7da82c315e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1640/3224] 192.168.122.253 () {62 vars in 1183 bytes} [Tue Sep 8 19:20:52 2026] POST /volume/v3/volumes => generated 787 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d150882f-17f4-4ff8-bf06-ea90ef8dff31 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d150882f-17f4-4ff8-bf06-ea90ef8dff31 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-reader] GET http://192.168.122.253/volume/v3/messages/ee79186e-4b59-4390-801a-85f79e1a4c47 Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d150882f-17f4-4ff8-bf06-ea90ef8dff31 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d150882f-17f4-4ff8-bf06-ea90ef8dff31 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-reader] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d150882f-17f4-4ff8-bf06-ea90ef8dff31 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-reader] http://192.168.122.253/volume/v3/messages/ee79186e-4b59-4390-801a-85f79e1a4c47 returned with HTTP 200 Sep 08 19:20:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1641/3225] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:20:52 2026] GET /volume/v3/messages/ee79186e-4b59-4390-801a-85f79e1a4c47 => generated 675 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-36e374c8-0edb-4ae3-bdd5-5eda3d089b09 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-36e374c8-0edb-4ae3-bdd5-5eda3d089b09 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-36e374c8-0edb-4ae3-bdd5-5eda3d089b09 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-36e374c8-0edb-4ae3-bdd5-5eda3d089b09 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Created reservations ['79fd6690-1ae1-4259-b6d2-4c7e971626b6', '51c1ab81-863e-4cb6-a70e-2d3b0fe2dbc8', '1411ed5e-b1da-4301-849c-c35849396961', 'bfa53e5a-3638-4466-8190-2ef5d95ac6f2'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45d4c773-8b4e-498a-ac1c-8e4a3b5c3f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79fd6690-1ae1-4259-b6d2-4c7e971626b6', '51c1ab81-863e-4cb6-a70e-2d3b0fe2dbc8', '1411ed5e-b1da-4301-849c-c35849396961', 'bfa53e5a-3638-4466-8190-2ef5d95ac6f2']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2932d75-c9aa-4260-843d-9a658d2ef7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-36e374c8-0edb-4ae3-bdd5-5eda3d089b09 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-36e374c8-0edb-4ae3-bdd5-5eda3d089b09 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 returned with HTTP 200 Sep 08 19:20:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1642/3226] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:52 2026] GET /volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 => generated 966 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-259715ac-74ab-4084-a050-f2236d01d452 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-259715ac-74ab-4084-a050-f2236d01d452 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] DELETE http://192.168.122.253/volume/v3/messages/ee79186e-4b59-4390-801a-85f79e1a4c47 Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-259715ac-74ab-4084-a050-f2236d01d452 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-259715ac-74ab-4084-a050-f2236d01d452 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2932d75-c9aa-4260-843d-9a658d2ef7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '728fc38f-49c4-4657-829a-499f733d952a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-688262237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='015d45c060b347648986a7d19a2c1efa',qos_specs=None,replication_status=,reservations=['79fd6690-1ae1-4259-b6d2-4c7e971626b6','51c1ab81-863e-4cb6-a70e-2d3b0fe2dbc8','1411ed5e-b1da-4301-849c-c35849396961','bfa53e5a-3638-4466-8190-2ef5d95ac6f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f99d2012c5e42608adda31480898b4a',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-688262237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=728fc38f-49c4-4657-829a-499f733d952a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='015d45c060b347648986a7d19a2c1efa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f99d2012c5e42608adda31480898b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16b3b5b-7737-4cec-979a-b5368fa718f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-259715ac-74ab-4084-a050-f2236d01d452 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/messages/ee79186e-4b59-4390-801a-85f79e1a4c47 returned with HTTP 204 Sep 08 19:20:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1643/3227] 192.168.122.253 () {60 vars in 1278 bytes} [Tue Sep 8 19:20:52 2026] DELETE /volume/v3/messages/ee79186e-4b59-4390-801a-85f79e1a4c47 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b42736f2-1c43-4957-a3da-cd47e378b033 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b42736f2-1c43-4957-a3da-cd47e378b033 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/98c89126-e3d3-4cdd-811e-eb637bc2f9fd Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b42736f2-1c43-4957-a3da-cd47e378b033 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b42736f2-1c43-4957-a3da-cd47e378b033 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-b42736f2-1c43-4957-a3da-cd47e378b033 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Delete volume with id: 98c89126-e3d3-4cdd-811e-eb637bc2f9fd Sep 08 19:20:52 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:52 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:52 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:52 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b42736f2-1c43-4957-a3da-cd47e378b033 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Volume info retrieved successfully. Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16b3b5b-7737-4cec-979a-b5368fa718f1) transitioned into state 'SUCCESS' from state '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-688262237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='015d45c060b347648986a7d19a2c1efa',qos_specs=None,replication_status=,reservations=['79fd6690-1ae1-4259-b6d2-4c7e971626b6','51c1ab81-863e-4cb6-a70e-2d3b0fe2dbc8','1411ed5e-b1da-4301-849c-c35849396961','bfa53e5a-3638-4466-8190-2ef5d95ac6f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f99d2012c5e42608adda31480898b4a',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b42736f2-1c43-4957-a3da-cd47e378b033 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87213) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b260136f-48ed-4248-904d-338b31a17537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b260136f-48ed-4248-904d-338b31a17537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Flow 'volume_create_api' (51199064-6845-4c80-ad2c-0aa15a06a668) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume request issued successfully. Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1edc815f-33ae-4911-ad2d-44ba372562cc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1585/3228] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:20:52 2026] POST /volume/v3/volumes => generated 786 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:52 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-b42736f2-1c43-4957-a3da-cd47e378b033 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Created reservations ['8dac13a7-92a8-47d4-82c3-9d7559732cec', 'd7752c8a-8035-49f8-84b4-94e8e46bbb07', 'c776cc94-7e47-45d2-957f-9576b81521f0', '88498e49-59b3-4575-962e-fd46f765931d'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c1ebde93-d0e1-4f89-8219-dde214687b6f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c1ebde93-d0e1-4f89-8219-dde214687b6f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c1ebde93-d0e1-4f89-8219-dde214687b6f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c1ebde93-d0e1-4f89-8219-dde214687b6f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:52 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:52 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:52 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c1ebde93-d0e1-4f89-8219-dde214687b6f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c1ebde93-d0e1-4f89-8219-dde214687b6f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a returned with HTTP 200 Sep 08 19:20:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1586/3229] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:52 2026] GET /volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a => generated 965 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b42736f2-1c43-4957-a3da-cd47e378b033 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Delete volume request issued successfully. Sep 08 19:20:52 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b42736f2-1c43-4957-a3da-cd47e378b033 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/volumes/98c89126-e3d3-4cdd-811e-eb637bc2f9fd returned with HTTP 202 Sep 08 19:20:52 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1644/3230] 192.168.122.253 () {60 vars in 1275 bytes} [Tue Sep 8 19:20:52 2026] DELETE /volume/v3/volumes/98c89126-e3d3-4cdd-811e-eb637bc2f9fd => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-90c6ee1b-5dee-43d9-bf89-3c3c962a1a93 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-90c6ee1b-5dee-43d9-bf89-3c3c962a1a93 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] DELETE http://192.168.122.253/volume/v3/types/4f40d91d-c462-4775-af06-36d360a046fa Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-90c6ee1b-5dee-43d9-bf89-3c3c962a1a93 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-90c6ee1b-5dee-43d9-bf89-3c3c962a1a93 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:52 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-90c6ee1b-5dee-43d9-bf89-3c3c962a1a93 tempest-ProjectReaderTests-2139761411 tempest-ProjectReaderTests-2139761411-project-admin] http://192.168.122.253/volume/v3/types/4f40d91d-c462-4775-af06-36d360a046fa returned with HTTP 202 Sep 08 19:20:52 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1587/3231] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:20:52 2026] DELETE /volume/v3/types/4f40d91d-c462-4775-af06-36d360a046fa => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-517b004c-b8f3-4326-aabd-3fedc0031d6f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-517b004c-b8f3-4326-aabd-3fedc0031d6f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 Sep 08 19:20:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-517b004c-b8f3-4326-aabd-3fedc0031d6f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-517b004c-b8f3-4326-aabd-3fedc0031d6f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-517b004c-b8f3-4326-aabd-3fedc0031d6f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-517b004c-b8f3-4326-aabd-3fedc0031d6f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 returned with HTTP 200 Sep 08 19:20:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1645/3232] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:53 2026] GET /volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-739089bf-a902-49cf-9528-fd6237aafad7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-739089bf-a902-49cf-9528-fd6237aafad7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] POST http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49/action Sep 08 19:20:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-739089bf-a902-49cf-9528-fd6237aafad7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:20:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-739089bf-a902-49cf-9528-fd6237aafad7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:53 devstack devstack@c-api.service[87214]: INFO cinder.api.contrib.snapshot_unmanage [None req-739089bf-a902-49cf-9528-fd6237aafad7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Unmanage snapshot with id: c53d779c-0d4b-404d-a317-88895bd7dd49 Sep 08 19:20:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-739089bf-a902-49cf-9528-fd6237aafad7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:20:53 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-739089bf-a902-49cf-9528-fd6237aafad7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '42059cf2d8594e6b9e70190e3994b204', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '278b45dca1fd46d4aad77ff620b60e25', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:20:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-739089bf-a902-49cf-9528-fd6237aafad7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49/action returned with HTTP 403 Sep 08 19:20:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1588/3233] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:20:53 2026] POST /volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49/action => generated 117 bytes in 47 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ccb5012b-5ef9-450d-94c8-4e69fab23fde None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ccb5012b-5ef9-450d-94c8-4e69fab23fde tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 Sep 08 19:20:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ccb5012b-5ef9-450d-94c8-4e69fab23fde tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ccb5012b-5ef9-450d-94c8-4e69fab23fde tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:53 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-ccb5012b-5ef9-450d-94c8-4e69fab23fde tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete snapshot with id: c53d779c-0d4b-404d-a317-88895bd7dd49 Sep 08 19:20:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ccb5012b-5ef9-450d-94c8-4e69fab23fde tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:53 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:53 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ccb5012b-5ef9-450d-94c8-4e69fab23fde tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot delete request issued successfully. Sep 08 19:20:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ccb5012b-5ef9-450d-94c8-4e69fab23fde tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 returned with HTTP 202 Sep 08 19:20:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1646/3234] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:20:53 2026] DELETE /volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:20:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3b44aba4-86cc-425d-aa45-9e8357903f61 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3b44aba4-86cc-425d-aa45-9e8357903f61 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 Sep 08 19:20:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3b44aba4-86cc-425d-aa45-9e8357903f61 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3b44aba4-86cc-425d-aa45-9e8357903f61 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3b44aba4-86cc-425d-aa45-9e8357903f61 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3b44aba4-86cc-425d-aa45-9e8357903f61 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 returned with HTTP 200 Sep 08 19:20:53 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1589/3235] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:53 2026] GET /volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c225a579-c4d2-4c12-82dc-254b04caa806 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c225a579-c4d2-4c12-82dc-254b04caa806 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 Sep 08 19:20:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c225a579-c4d2-4c12-82dc-254b04caa806 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:53 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c225a579-c4d2-4c12-82dc-254b04caa806 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:53 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:53 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:53 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:53 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:53 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c225a579-c4d2-4c12-82dc-254b04caa806 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:53 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c225a579-c4d2-4c12-82dc-254b04caa806 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 returned with HTTP 200 Sep 08 19:20:53 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1647/3236] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:53 2026] GET /volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7df997ab-e287-455a-bf49-8c44b243d23d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:53 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7df997ab-e287-455a-bf49-8c44b243d23d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a Sep 08 19:20:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7df997ab-e287-455a-bf49-8c44b243d23d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:53 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7df997ab-e287-455a-bf49-8c44b243d23d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:53 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:53 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:53 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:53 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:53 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-7df997ab-e287-455a-bf49-8c44b243d23d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7df997ab-e287-455a-bf49-8c44b243d23d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a returned with HTTP 200 Sep 08 19:20:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1590/3237] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:53 2026] GET /volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a => generated 1015 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 19:20:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5ffd6977-8bd5-45c9-abfc-0ff32d325e8a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ffd6977-8bd5-45c9-abfc-0ff32d325e8a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 Sep 08 19:20:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5ffd6977-8bd5-45c9-abfc-0ff32d325e8a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5ffd6977-8bd5-45c9-abfc-0ff32d325e8a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:54 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:54 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5ffd6977-8bd5-45c9-abfc-0ff32d325e8a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ffd6977-8bd5-45c9-abfc-0ff32d325e8a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 returned with HTTP 200 Sep 08 19:20:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1648/3238] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:54 2026] GET /volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:20:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c14c893e-2636-400b-a5aa-8a3e207bc13e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c14c893e-2636-400b-a5aa-8a3e207bc13e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 Sep 08 19:20:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c14c893e-2636-400b-a5aa-8a3e207bc13e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c14c893e-2636-400b-a5aa-8a3e207bc13e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c14c893e-2636-400b-a5aa-8a3e207bc13e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c14c893e-2636-400b-a5aa-8a3e207bc13e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 returned with HTTP 200 Sep 08 19:20:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1591/3239] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:54 2026] GET /volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 => generated 1017 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-10a92481-9406-4c50-ad00-8e0191d93b7b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-10a92481-9406-4c50-ad00-8e0191d93b7b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] GET http://192.168.122.253/volume/v3/volumes/summary Sep 08 19:20:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-10a92481-9406-4c50-ad00-8e0191d93b7b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-10a92481-9406-4c50-ad00-8e0191d93b7b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Calling method 'version_select' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-10a92481-9406-4c50-ad00-8e0191d93b7b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:20:54 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-10a92481-9406-4c50-ad00-8e0191d93b7b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] Get summary completed successfully. Sep 08 19:20:54 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-10a92481-9406-4c50-ad00-8e0191d93b7b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-reader] http://192.168.122.253/volume/v3/volumes/summary returned with HTTP 200 Sep 08 19:20:54 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1649/3240] 192.168.122.253 () {60 vars in 1186 bytes} [Tue Sep 8 19:20:54 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-27b46996-9f1d-4b79-9b2f-d753d4feff67 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-27b46996-9f1d-4b79-9b2f-d753d4feff67 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 Sep 08 19:20:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-27b46996-9f1d-4b79-9b2f-d753d4feff67 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:54 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-27b46996-9f1d-4b79-9b2f-d753d4feff67 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:54 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-27b46996-9f1d-4b79-9b2f-d753d4feff67 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Delete volume with id: 2ab4beb1-a04f-4dea-a431-b12da43d96b5 Sep 08 19:20:54 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:54 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:54 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:54 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-27b46996-9f1d-4b79-9b2f-d753d4feff67 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:54 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-27b46996-9f1d-4b79-9b2f-d753d4feff67 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Delete volume request issued successfully. Sep 08 19:20:54 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-27b46996-9f1d-4b79-9b2f-d753d4feff67 tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 returned with HTTP 202 Sep 08 19:20:54 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1592/3241] 192.168.122.253 () {60 vars in 1276 bytes} [Tue Sep 8 19:20:54 2026] DELETE /volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 19:20:54 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8b7161d3-eb9f-4e3f-a17e-03233e957f9e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b7161d3-eb9f-4e3f-a17e-03233e957f9e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 Sep 08 19:20:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b7161d3-eb9f-4e3f-a17e-03233e957f9e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b7161d3-eb9f-4e3f-a17e-03233e957f9e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e1c970a9-8141-4eb3-a762-0dcdd5397f5f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e1c970a9-8141-4eb3-a762-0dcdd5397f5f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a Sep 08 19:20:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e1c970a9-8141-4eb3-a762-0dcdd5397f5f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e1c970a9-8141-4eb3-a762-0dcdd5397f5f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8b7161d3-eb9f-4e3f-a17e-03233e957f9e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e1c970a9-8141-4eb3-a762-0dcdd5397f5f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b7161d3-eb9f-4e3f-a17e-03233e957f9e tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 returned with HTTP 200 Sep 08 19:20:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1650/3242] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:54 2026] GET /volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 => generated 1016 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 19:20:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e1c970a9-8141-4eb3-a762-0dcdd5397f5f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a returned with HTTP 200 Sep 08 19:20:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1593/3243] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:55 2026] GET /volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f8896bae-df1b-4b4b-aa3d-ff7db4e616f6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f8896bae-df1b-4b4b-aa3d-ff7db4e616f6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:20:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f8896bae-df1b-4b4b-aa3d-ff7db4e616f6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "728fc38f-49c4-4657-829a-499f733d952a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-676378095"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f8896bae-df1b-4b4b-aa3d-ff7db4e616f6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-f8896bae-df1b-4b4b-aa3d-ff7db4e616f6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create snapshot from volume 728fc38f-49c4-4657-829a-499f733d952a Sep 08 19:20:55 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-f8896bae-df1b-4b4b-aa3d-ff7db4e616f6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Created reservations ['df397605-4cb7-48a4-a2f9-e066a3fc2288', '0eec994f-20ea-467b-9f4c-3036f8b25ab0', 'ad536895-011e-4b6b-8dcc-bc8296d8f328', '9d9f43b5-6343-4343-9b1b-72b62c59e757'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f8896bae-df1b-4b4b-aa3d-ff7db4e616f6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot create request issued successfully. Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f8896bae-df1b-4b4b-aa3d-ff7db4e616f6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:20:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1651/3244] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:20:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-11765b6f-1b16-4a33-98da-b70549de620e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b9fe441b-78d6-4e5e-8f1a-b36cd017dff0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-11765b6f-1b16-4a33-98da-b70549de620e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 Sep 08 19:20:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-11765b6f-1b16-4a33-98da-b70549de620e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-11765b6f-1b16-4a33-98da-b70549de620e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b9fe441b-78d6-4e5e-8f1a-b36cd017dff0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 Sep 08 19:20:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b9fe441b-78d6-4e5e-8f1a-b36cd017dff0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b9fe441b-78d6-4e5e-8f1a-b36cd017dff0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-11765b6f-1b16-4a33-98da-b70549de620e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-11765b6f-1b16-4a33-98da-b70549de620e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 returned with HTTP 200 Sep 08 19:20:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1652/3245] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:55 2026] GET /volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b9fe441b-78d6-4e5e-8f1a-b36cd017dff0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 returned with HTTP 404 Sep 08 19:20:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1594/3246] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:55 2026] GET /volume/v3/snapshots/c53d779c-0d4b-404d-a317-88895bd7dd49 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d8bd9b71-bf06-4041-87f7-840b11580ddd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d8bd9b71-bf06-4041-87f7-840b11580ddd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 Sep 08 19:20:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d8bd9b71-bf06-4041-87f7-840b11580ddd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:55 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d8bd9b71-bf06-4041-87f7-840b11580ddd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-d8bd9b71-bf06-4041-87f7-840b11580ddd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume with id: aea84ebc-84f5-49b0-bac4-7b57628afec4 Sep 08 19:20:55 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:55 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:55 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:55 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d8bd9b71-bf06-4041-87f7-840b11580ddd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d8bd9b71-bf06-4041-87f7-840b11580ddd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume request issued successfully. Sep 08 19:20:55 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d8bd9b71-bf06-4041-87f7-840b11580ddd tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 returned with HTTP 202 Sep 08 19:20:55 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1653/3247] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:20:55 2026] DELETE /volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-027397f6-f452-4d8d-a3a7-3b06df43cb0d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-027397f6-f452-4d8d-a3a7-3b06df43cb0d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 Sep 08 19:20:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-027397f6-f452-4d8d-a3a7-3b06df43cb0d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:55 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-027397f6-f452-4d8d-a3a7-3b06df43cb0d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:55 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:55 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:55 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:55 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:55 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-027397f6-f452-4d8d-a3a7-3b06df43cb0d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:55 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-027397f6-f452-4d8d-a3a7-3b06df43cb0d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 returned with HTTP 200 Sep 08 19:20:55 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1595/3248] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:55 2026] GET /volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3a78bafa-3463-4e14-8daf-9befc497044f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3a78bafa-3463-4e14-8daf-9befc497044f tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 Sep 08 19:20:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3a78bafa-3463-4e14-8daf-9befc497044f tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3a78bafa-3463-4e14-8daf-9befc497044f tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:56 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:56 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:56 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:56 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:56 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3a78bafa-3463-4e14-8daf-9befc497044f tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Volume info retrieved successfully. Sep 08 19:20:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3a78bafa-3463-4e14-8daf-9befc497044f tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 returned with HTTP 200 Sep 08 19:20:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1654/3249] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:56 2026] GET /volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 => generated 1016 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-43e469c1-467e-4ed3-b84c-c0aa627d7c8b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43e469c1-467e-4ed3-b84c-c0aa627d7c8b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-43e469c1-467e-4ed3-b84c-c0aa627d7c8b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-43e469c1-467e-4ed3-b84c-c0aa627d7c8b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:56 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-43e469c1-467e-4ed3-b84c-c0aa627d7c8b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43e469c1-467e-4ed3-b84c-c0aa627d7c8b tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 returned with HTTP 200 Sep 08 19:20:56 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1596/3250] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:56 2026] GET /volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b8fda595-4518-43c0-b527-a75129826332 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b8fda595-4518-43c0-b527-a75129826332 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 Sep 08 19:20:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b8fda595-4518-43c0-b527-a75129826332 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:56 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b8fda595-4518-43c0-b527-a75129826332 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:56 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b8fda595-4518-43c0-b527-a75129826332 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 returned with HTTP 404 Sep 08 19:20:56 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1655/3251] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:56 2026] GET /volume/v3/volumes/aea84ebc-84f5-49b0-bac4-7b57628afec4 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a20b7b56-358e-4847-a508-59d31a9afd08 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1771308149"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1771308149'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume of 1 GB Sep 08 19:20:56 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Availability Zones retrieved successfully. Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (5e013bb3-333a-4421-8355-a8d3f561bb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf86307-c206-450d-83ae-3596ddd108d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf86307-c206-450d-83ae-3596ddd108d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b09455be-1c8a-450f-b22a-d0502eec3193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['b10fe8d4-3cdc-4b4c-ba43-46ecda53f21c', 'f7e95e19-c9af-4baf-813f-d10ce5a6eb8c', 'd43edcec-1652-470c-aaad-eb7eb8b8708f', 'a7e8954b-5509-4fb2-88ee-ede092bfd2fa'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b09455be-1c8a-450f-b22a-d0502eec3193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b10fe8d4-3cdc-4b4c-ba43-46ecda53f21c', 'f7e95e19-c9af-4baf-813f-d10ce5a6eb8c', 'd43edcec-1652-470c-aaad-eb7eb8b8708f', 'a7e8954b-5509-4fb2-88ee-ede092bfd2fa']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72e65d0c-bff0-414d-8e83-9abde9ab7c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:56 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72e65d0c-bff0-414d-8e83-9abde9ab7c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa519dd6-aa7a-47e8-8a93-a06c516320ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1771308149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['b10fe8d4-3cdc-4b4c-ba43-46ecda53f21c','f7e95e19-c9af-4baf-813f-d10ce5a6eb8c','d43edcec-1652-470c-aaad-eb7eb8b8708f','a7e8954b-5509-4fb2-88ee-ede092bfd2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1771308149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa519dd6-aa7a-47e8-8a93-a06c516320ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='278b45dca1fd46d4aad77ff620b60e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:56 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3097082-f3f1-49c8-8260-3e687f263b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3097082-f3f1-49c8-8260-3e687f263b48) transitioned into state 'SUCCESS' from state '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-1771308149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['b10fe8d4-3cdc-4b4c-ba43-46ecda53f21c','f7e95e19-c9af-4baf-813f-d10ce5a6eb8c','d43edcec-1652-470c-aaad-eb7eb8b8708f','a7e8954b-5509-4fb2-88ee-ede092bfd2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (063268e8-7ac7-48c9-9bec-a3ce68357d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:20:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (063268e8-7ac7-48c9-9bec-a3ce68357d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:20:57 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (5e013bb3-333a-4421-8355-a8d3f561bb3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:20:57 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request issued successfully. Sep 08 19:20:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a20b7b56-358e-4847-a508-59d31a9afd08 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:20:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1597/3252] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:20:56 2026] POST /volume/v3/volumes => generated 787 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5ac009e8-2361-40ab-8f8d-097d4290e1c7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ac009e8-2361-40ab-8f8d-097d4290e1c7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce Sep 08 19:20:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5ac009e8-2361-40ab-8f8d-097d4290e1c7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5ac009e8-2361-40ab-8f8d-097d4290e1c7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:57 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:57 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5ac009e8-2361-40ab-8f8d-097d4290e1c7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ac009e8-2361-40ab-8f8d-097d4290e1c7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce returned with HTTP 200 Sep 08 19:20:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1656/3253] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:57 2026] GET /volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce => generated 966 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8b040b95-cf03-4a44-9526-67496b4b6e8b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b040b95-cf03-4a44-9526-67496b4b6e8b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] GET http://192.168.122.253/volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 Sep 08 19:20:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8b040b95-cf03-4a44-9526-67496b4b6e8b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:57 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8b040b95-cf03-4a44-9526-67496b4b6e8b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:57 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8b040b95-cf03-4a44-9526-67496b4b6e8b tempest-ProjectReaderTests-77742499 tempest-ProjectReaderTests-77742499-project-admin] http://192.168.122.253/volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 returned with HTTP 404 Sep 08 19:20:57 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1598/3254] 192.168.122.253 () {60 vars in 1273 bytes} [Tue Sep 8 19:20:57 2026] GET /volume/v3/volumes/2ab4beb1-a04f-4dea-a431-b12da43d96b5 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 19:20:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ce67b76f-2735-4890-bfc3-b94820a0e28c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ce67b76f-2735-4890-bfc3-b94820a0e28c tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 Sep 08 19:20:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ce67b76f-2735-4890-bfc3-b94820a0e28c tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:57 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ce67b76f-2735-4890-bfc3-b94820a0e28c tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:57 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:57 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:57 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ce67b76f-2735-4890-bfc3-b94820a0e28c tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:57 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ce67b76f-2735-4890-bfc3-b94820a0e28c tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 returned with HTTP 200 Sep 08 19:20:57 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1657/3255] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:57 2026] GET /volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:20:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-fa3c150f-e60f-4617-a52f-6bc36850e1c0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fa3c150f-e60f-4617-a52f-6bc36850e1c0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce Sep 08 19:20:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fa3c150f-e60f-4617-a52f-6bc36850e1c0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-fa3c150f-e60f-4617-a52f-6bc36850e1c0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:58 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:58 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-fa3c150f-e60f-4617-a52f-6bc36850e1c0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-fa3c150f-e60f-4617-a52f-6bc36850e1c0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce returned with HTTP 200 Sep 08 19:20:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1599/3256] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:58 2026] GET /volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d42390a3-6f33-49b9-bbb6-022c8ae977e8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d42390a3-6f33-49b9-bbb6-022c8ae977e8 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 Sep 08 19:20:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d42390a3-6f33-49b9-bbb6-022c8ae977e8 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d42390a3-6f33-49b9-bbb6-022c8ae977e8 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d42390a3-6f33-49b9-bbb6-022c8ae977e8 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d42390a3-6f33-49b9-bbb6-022c8ae977e8 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 returned with HTTP 200 Sep 08 19:20:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1658/3257] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:58 2026] GET /volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0971d7e8-9f49-4866-a804-8f9815c40a54 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0971d7e8-9f49-4866-a804-8f9815c40a54 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] POST http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9/action Sep 08 19:20:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0971d7e8-9f49-4866-a804-8f9815c40a54 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:20:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0971d7e8-9f49-4866-a804-8f9815c40a54 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-0971d7e8-9f49-4866-a804-8f9815c40a54 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Updating snapshot '4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9' with '{'status': 'error'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:20:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:58 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-0971d7e8-9f49-4866-a804-8f9815c40a54 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0b05205f89f94616b0f44f39bcc4f318', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '015d45c060b347648986a7d19a2c1efa', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:20:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0971d7e8-9f49-4866-a804-8f9815c40a54 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9/action returned with HTTP 403 Sep 08 19:20:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1600/3258] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:20:58 2026] POST /volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9/action => generated 133 bytes in 51 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:20:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a8021519-71ac-48b6-90d6-55c564d5eeac None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8021519-71ac-48b6-90d6-55c564d5eeac tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] DELETE http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 Sep 08 19:20:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8021519-71ac-48b6-90d6-55c564d5eeac tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:58 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a8021519-71ac-48b6-90d6-55c564d5eeac tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:58 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-a8021519-71ac-48b6-90d6-55c564d5eeac tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete snapshot with id: 4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 Sep 08 19:20:58 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:58 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a8021519-71ac-48b6-90d6-55c564d5eeac tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:58 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:58 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:58 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a8021519-71ac-48b6-90d6-55c564d5eeac tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot delete request issued successfully. Sep 08 19:20:58 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a8021519-71ac-48b6-90d6-55c564d5eeac tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 returned with HTTP 202 Sep 08 19:20:58 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1659/3259] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:20:58 2026] DELETE /volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:20:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-33c8d8eb-796c-4f03-91bc-7582871eb767 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-33c8d8eb-796c-4f03-91bc-7582871eb767 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 Sep 08 19:20:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-33c8d8eb-796c-4f03-91bc-7582871eb767 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:58 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-33c8d8eb-796c-4f03-91bc-7582871eb767 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:58 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:58 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:58 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-33c8d8eb-796c-4f03-91bc-7582871eb767 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:58 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-33c8d8eb-796c-4f03-91bc-7582871eb767 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 returned with HTTP 200 Sep 08 19:20:58 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1601/3260] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:58 2026] GET /volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-704e65fe-aaa4-489a-a20a-e9ae0fcbeb89 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-704e65fe-aaa4-489a-a20a-e9ae0fcbeb89 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce Sep 08 19:20:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-704e65fe-aaa4-489a-a20a-e9ae0fcbeb89 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-704e65fe-aaa4-489a-a20a-e9ae0fcbeb89 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:59 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:59 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:20:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-704e65fe-aaa4-489a-a20a-e9ae0fcbeb89 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-704e65fe-aaa4-489a-a20a-e9ae0fcbeb89 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce returned with HTTP 200 Sep 08 19:20:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1660/3261] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:20:59 2026] GET /volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:20:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-35fd5e23-9b20-4052-b962-54827ad1d30a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-35fd5e23-9b20-4052-b962-54827ad1d30a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:20:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-35fd5e23-9b20-4052-b962-54827ad1d30a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa519dd6-aa7a-47e8-8a93-a06c516320ce", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1289485153"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:20:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-35fd5e23-9b20-4052-b962-54827ad1d30a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:20:59 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-35fd5e23-9b20-4052-b962-54827ad1d30a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create snapshot from volume aa519dd6-aa7a-47e8-8a93-a06c516320ce Sep 08 19:20:59 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-35fd5e23-9b20-4052-b962-54827ad1d30a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['e6d46d69-7514-438a-bb89-94be0b892b23', 'ebb585c7-6432-419f-91d9-f4e688ebd6b6', 'e5701fa4-46b0-4a1f-b023-e9730d00bcc4', '90ae508d-a458-492c-8a5b-f89448f04f0c'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:20:59 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:20:59 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:20:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-35fd5e23-9b20-4052-b962-54827ad1d30a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot create request issued successfully. Sep 08 19:20:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-35fd5e23-9b20-4052-b962-54827ad1d30a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:20:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1602/3262] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:20:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:20:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5cf0ed2a-6b16-408f-bf43-47082a710fb3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5cf0ed2a-6b16-408f-bf43-47082a710fb3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 Sep 08 19:20:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5cf0ed2a-6b16-408f-bf43-47082a710fb3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:59 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5cf0ed2a-6b16-408f-bf43-47082a710fb3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:59 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:59 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:20:59 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5cf0ed2a-6b16-408f-bf43-47082a710fb3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:20:59 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5cf0ed2a-6b16-408f-bf43-47082a710fb3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 returned with HTTP 200 Sep 08 19:20:59 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1661/3263] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:59 2026] GET /volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 => generated 440 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:20:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f9ea53d2-0909-46a5-991d-889ee06beb29 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:20:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f9ea53d2-0909-46a5-991d-889ee06beb29 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 Sep 08 19:20:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f9ea53d2-0909-46a5-991d-889ee06beb29 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:20:59 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f9ea53d2-0909-46a5-991d-889ee06beb29 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:20:59 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:20:59 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:20:59 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f9ea53d2-0909-46a5-991d-889ee06beb29 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:20:59 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f9ea53d2-0909-46a5-991d-889ee06beb29 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 returned with HTTP 200 Sep 08 19:20:59 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1603/3264] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:20:59 2026] GET /volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-90c9f254-5db1-420a-a45c-ead998831bbc None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-90c9f254-5db1-420a-a45c-ead998831bbc tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 Sep 08 19:21:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-90c9f254-5db1-420a-a45c-ead998831bbc tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-90c9f254-5db1-420a-a45c-ead998831bbc tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-90c9f254-5db1-420a-a45c-ead998831bbc tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-90c9f254-5db1-420a-a45c-ead998831bbc tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 returned with HTTP 200 Sep 08 19:21:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1662/3265] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:00 2026] GET /volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f09d8ec2-2d89-491b-bd01-6da63ee6d222 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f09d8ec2-2d89-491b-bd01-6da63ee6d222 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 Sep 08 19:21:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f09d8ec2-2d89-491b-bd01-6da63ee6d222 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f09d8ec2-2d89-491b-bd01-6da63ee6d222 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f09d8ec2-2d89-491b-bd01-6da63ee6d222 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 returned with HTTP 404 Sep 08 19:21:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1604/3266] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:00 2026] GET /volume/v3/snapshots/4b5e9fc8-7dfb-4d47-a370-ebe1ec86c0c9 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-280505bb-7607-49df-9b5e-2af4d48f3f37 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-280505bb-7607-49df-9b5e-2af4d48f3f37 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a Sep 08 19:21:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-280505bb-7607-49df-9b5e-2af4d48f3f37 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:00 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-280505bb-7607-49df-9b5e-2af4d48f3f37 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:00 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-280505bb-7607-49df-9b5e-2af4d48f3f37 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete volume with id: 728fc38f-49c4-4657-829a-499f733d952a Sep 08 19:21:00 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:00 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:00 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:00 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-280505bb-7607-49df-9b5e-2af4d48f3f37 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:21:00 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-280505bb-7607-49df-9b5e-2af4d48f3f37 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete volume request issued successfully. Sep 08 19:21:00 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-280505bb-7607-49df-9b5e-2af4d48f3f37 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a returned with HTTP 202 Sep 08 19:21:00 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1663/3267] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:21:00 2026] DELETE /volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-03160fda-8b59-45ca-9fed-9da9d679d6fe None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-03160fda-8b59-45ca-9fed-9da9d679d6fe tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a Sep 08 19:21:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-03160fda-8b59-45ca-9fed-9da9d679d6fe tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:00 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-03160fda-8b59-45ca-9fed-9da9d679d6fe tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:00 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:00 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:00 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:00 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:00 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-03160fda-8b59-45ca-9fed-9da9d679d6fe tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:21:00 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-03160fda-8b59-45ca-9fed-9da9d679d6fe tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a returned with HTTP 200 Sep 08 19:21:00 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1605/3268] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:00 2026] GET /volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a => generated 1015 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a0b79e30-7074-4849-afa9-c2b880e38da6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a0b79e30-7074-4849-afa9-c2b880e38da6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 Sep 08 19:21:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a0b79e30-7074-4849-afa9-c2b880e38da6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:01 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a0b79e30-7074-4849-afa9-c2b880e38da6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:01 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:01 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:01 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a0b79e30-7074-4849-afa9-c2b880e38da6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:01 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a0b79e30-7074-4849-afa9-c2b880e38da6 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 returned with HTTP 200 Sep 08 19:21:01 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1664/3269] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:01 2026] GET /volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:01 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4e9c60d6-63fd-499a-8fd3-3ac05fcf223a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:01 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4e9c60d6-63fd-499a-8fd3-3ac05fcf223a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a Sep 08 19:21:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4e9c60d6-63fd-499a-8fd3-3ac05fcf223a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4e9c60d6-63fd-499a-8fd3-3ac05fcf223a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4e9c60d6-63fd-499a-8fd3-3ac05fcf223a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a returned with HTTP 404 Sep 08 19:21:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1606/3270] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:01 2026] GET /volume/v3/volumes/728fc38f-49c4-4657-829a-499f733d952a => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d3a53272-380c-4cc3-950e-ef4157c6534e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2013931780"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2013931780'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume of 1 GB Sep 08 19:21:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Availability Zones retrieved successfully. Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Flow 'volume_create_api' (366a86ec-386a-4278-84c2-74dceb624836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32df815d-147c-494f-b55e-e2d8a11c69f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32df815d-147c-494f-b55e-e2d8a11c69f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b60f45d-2b0b-4fc6-ac79-ce39188c5e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Created reservations ['76c72470-24a6-4b64-af69-6c1b22bc5869', '8392a5fb-f6c5-4ee4-a4de-e3058e8ac8d1', 'cf645f61-f415-435d-a061-89fc0b5967e4', 'c7abd8cc-b328-4146-9ba5-853428aa4e52'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b60f45d-2b0b-4fc6-ac79-ce39188c5e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76c72470-24a6-4b64-af69-6c1b22bc5869', '8392a5fb-f6c5-4ee4-a4de-e3058e8ac8d1', 'cf645f61-f415-435d-a061-89fc0b5967e4', 'c7abd8cc-b328-4146-9ba5-853428aa4e52']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95309b4-00bc-409c-a562-d38e28915b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:02 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95309b4-00bc-409c-a562-d38e28915b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f27de0d2-0992-4a7a-b82c-8dfbb801faad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2013931780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='015d45c060b347648986a7d19a2c1efa',qos_specs=None,replication_status=,reservations=['76c72470-24a6-4b64-af69-6c1b22bc5869','8392a5fb-f6c5-4ee4-a4de-e3058e8ac8d1','cf645f61-f415-435d-a061-89fc0b5967e4','c7abd8cc-b328-4146-9ba5-853428aa4e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f99d2012c5e42608adda31480898b4a',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:21:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2013931780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f27de0d2-0992-4a7a-b82c-8dfbb801faad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='015d45c060b347648986a7d19a2c1efa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f99d2012c5e42608adda31480898b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38106b38-2467-4026-bc80-948cd2b6f130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38106b38-2467-4026-bc80-948cd2b6f130) transitioned into state 'SUCCESS' from state '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-2013931780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='015d45c060b347648986a7d19a2c1efa',qos_specs=None,replication_status=,reservations=['76c72470-24a6-4b64-af69-6c1b22bc5869','8392a5fb-f6c5-4ee4-a4de-e3058e8ac8d1','cf645f61-f415-435d-a061-89fc0b5967e4','c7abd8cc-b328-4146-9ba5-853428aa4e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f99d2012c5e42608adda31480898b4a',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4146d847-5605-48dd-88ca-07e83396bcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4146d847-5605-48dd-88ca-07e83396bcca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Flow 'volume_create_api' (366a86ec-386a-4278-84c2-74dceb624836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume request issued successfully. Sep 08 19:21:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d3a53272-380c-4cc3-950e-ef4157c6534e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:21:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1665/3271] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:21:02 2026] POST /volume/v3/volumes => generated 787 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:21:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5c90806d-d669-4a23-a380-ead1f6349efc None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5c90806d-d669-4a23-a380-ead1f6349efc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad Sep 08 19:21:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5c90806d-d669-4a23-a380-ead1f6349efc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5c90806d-d669-4a23-a380-ead1f6349efc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:02 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:02 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-5c90806d-d669-4a23-a380-ead1f6349efc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8967a744-acac-4f73-8e6d-91adbf99fce2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5c90806d-d669-4a23-a380-ead1f6349efc tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad returned with HTTP 200 Sep 08 19:21:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1607/3272] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:02 2026] GET /volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad => generated 966 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8967a744-acac-4f73-8e6d-91adbf99fce2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8967a744-acac-4f73-8e6d-91adbf99fce2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8967a744-acac-4f73-8e6d-91adbf99fce2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8967a744-acac-4f73-8e6d-91adbf99fce2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8967a744-acac-4f73-8e6d-91adbf99fce2 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 returned with HTTP 200 Sep 08 19:21:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1666/3273] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:02 2026] GET /volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3473f950-127c-4881-bc3b-9f64b6a40cf9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3473f950-127c-4881-bc3b-9f64b6a40cf9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] PUT http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 Sep 08 19:21:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3473f950-127c-4881-bc3b-9f64b6a40cf9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3473f950-127c-4881-bc3b-9f64b6a40cf9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Snapshot retrieved successfully. Sep 08 19:21:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3473f950-127c-4881-bc3b-9f64b6a40cf9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 returned with HTTP 200 Sep 08 19:21:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1608/3274] 192.168.122.253 () {60 vars in 1258 bytes} [Tue Sep 8 19:21:02 2026] PUT /volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 => generated 361 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a13803c9-b1d0-426d-b333-4bdce0774813 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a13803c9-b1d0-426d-b333-4bdce0774813 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a13803c9-b1d0-426d-b333-4bdce0774813 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a13803c9-b1d0-426d-b333-4bdce0774813 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:02 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-a13803c9-b1d0-426d-b333-4bdce0774813 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete snapshot with id: 2cc31aad-59ed-473a-b10c-de7daf5d48d1 Sep 08 19:21:02 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:02 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a13803c9-b1d0-426d-b333-4bdce0774813 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:02 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:02 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:02 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a13803c9-b1d0-426d-b333-4bdce0774813 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot delete request issued successfully. Sep 08 19:21:02 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a13803c9-b1d0-426d-b333-4bdce0774813 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 returned with HTTP 202 Sep 08 19:21:02 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1667/3275] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:21:02 2026] DELETE /volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:21:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c930f3c7-4d83-4b79-991e-20a32d15b771 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c930f3c7-4d83-4b79-991e-20a32d15b771 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 Sep 08 19:21:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c930f3c7-4d83-4b79-991e-20a32d15b771 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:02 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c930f3c7-4d83-4b79-991e-20a32d15b771 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:02 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:02 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:02 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c930f3c7-4d83-4b79-991e-20a32d15b771 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:02 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c930f3c7-4d83-4b79-991e-20a32d15b771 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 returned with HTTP 200 Sep 08 19:21:02 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1609/3276] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:02 2026] GET /volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 => generated 494 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e95b65f5-08b8-4f9f-94fd-2e7a52d1cb21 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e95b65f5-08b8-4f9f-94fd-2e7a52d1cb21 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad Sep 08 19:21:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e95b65f5-08b8-4f9f-94fd-2e7a52d1cb21 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:03 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e95b65f5-08b8-4f9f-94fd-2e7a52d1cb21 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:03 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:03 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:03 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:03 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:03 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e95b65f5-08b8-4f9f-94fd-2e7a52d1cb21 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:21:03 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e95b65f5-08b8-4f9f-94fd-2e7a52d1cb21 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad returned with HTTP 200 Sep 08 19:21:03 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1668/3277] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:03 2026] GET /volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad => generated 1016 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-855f3aa6-daa6-454e-a1b4-d42e25d7dc35 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:03 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-855f3aa6-daa6-454e-a1b4-d42e25d7dc35 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 Sep 08 19:21:03 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-855f3aa6-daa6-454e-a1b4-d42e25d7dc35 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-855f3aa6-daa6-454e-a1b4-d42e25d7dc35 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-855f3aa6-daa6-454e-a1b4-d42e25d7dc35 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-855f3aa6-daa6-454e-a1b4-d42e25d7dc35 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 returned with HTTP 200 Sep 08 19:21:04 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1610/3278] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:03 2026] GET /volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 => generated 494 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:21:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-93b5aca7-04d4-4071-b2a5-50212032a56e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-93b5aca7-04d4-4071-b2a5-50212032a56e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad Sep 08 19:21:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-93b5aca7-04d4-4071-b2a5-50212032a56e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:04 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-93b5aca7-04d4-4071-b2a5-50212032a56e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:04 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:04 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:04 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:04 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:04 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-93b5aca7-04d4-4071-b2a5-50212032a56e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:21:04 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-93b5aca7-04d4-4071-b2a5-50212032a56e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad returned with HTTP 200 Sep 08 19:21:04 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1669/3279] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:04 2026] GET /volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad => generated 1017 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-38786eef-500c-4f14-93f3-c91e88b24ef7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:04 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-38786eef-500c-4f14-93f3-c91e88b24ef7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:21:04 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-38786eef-500c-4f14-93f3-c91e88b24ef7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f27de0d2-0992-4a7a-b82c-8dfbb801faad", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-826360255"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:04 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:04 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:04 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:04 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:04 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-38786eef-500c-4f14-93f3-c91e88b24ef7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:21:04 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-38786eef-500c-4f14-93f3-c91e88b24ef7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create snapshot from volume f27de0d2-0992-4a7a-b82c-8dfbb801faad Sep 08 19:21:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e9aae162-cf59-4621-9e35-a2606809bb64 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e9aae162-cf59-4621-9e35-a2606809bb64 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 Sep 08 19:21:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e9aae162-cf59-4621-9e35-a2606809bb64 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e9aae162-cf59-4621-9e35-a2606809bb64 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e9aae162-cf59-4621-9e35-a2606809bb64 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e9aae162-cf59-4621-9e35-a2606809bb64 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 returned with HTTP 200 Sep 08 19:21:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1670/3280] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:05 2026] GET /volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 => generated 494 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:05 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-38786eef-500c-4f14-93f3-c91e88b24ef7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Created reservations ['d2a31514-2993-437f-a481-ba3145f91a01', '33a12b1c-22ca-4e7b-afbb-961c3193aa40', '4da91e75-093b-47ed-b161-4e65daa86f2a', 'd15a17ff-0cb8-4029-bb48-301707eb60e4'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:21:05 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:05 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:05 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-38786eef-500c-4f14-93f3-c91e88b24ef7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot create request issued successfully. Sep 08 19:21:05 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-38786eef-500c-4f14-93f3-c91e88b24ef7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:21:05 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1611/3281] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:21:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:21:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-42529eae-9231-44b1-b24e-66b155d832b5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-42529eae-9231-44b1-b24e-66b155d832b5 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 Sep 08 19:21:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-42529eae-9231-44b1-b24e-66b155d832b5 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:05 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-42529eae-9231-44b1-b24e-66b155d832b5 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:05 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:05 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:05 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-42529eae-9231-44b1-b24e-66b155d832b5 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:05 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-42529eae-9231-44b1-b24e-66b155d832b5 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 returned with HTTP 200 Sep 08 19:21:05 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1671/3282] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:05 2026] GET /volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-74f9576e-ae24-4db4-b892-9e5f56638c1f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-74f9576e-ae24-4db4-b892-9e5f56638c1f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 Sep 08 19:21:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-74f9576e-ae24-4db4-b892-9e5f56638c1f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-74f9576e-ae24-4db4-b892-9e5f56638c1f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-74f9576e-ae24-4db4-b892-9e5f56638c1f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 returned with HTTP 404 Sep 08 19:21:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1612/3283] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:06 2026] GET /volume/v3/snapshots/2cc31aad-59ed-473a-b10c-de7daf5d48d1 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-20da0fd1-b091-427b-b5f8-e5f8e72161c7 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-20da0fd1-b091-427b-b5f8-e5f8e72161c7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce Sep 08 19:21:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-20da0fd1-b091-427b-b5f8-e5f8e72161c7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-20da0fd1-b091-427b-b5f8-e5f8e72161c7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:06 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-20da0fd1-b091-427b-b5f8-e5f8e72161c7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume with id: aa519dd6-aa7a-47e8-8a93-a06c516320ce Sep 08 19:21:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-20da0fd1-b091-427b-b5f8-e5f8e72161c7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:21:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-20da0fd1-b091-427b-b5f8-e5f8e72161c7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume request issued successfully. Sep 08 19:21:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-20da0fd1-b091-427b-b5f8-e5f8e72161c7 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce returned with HTTP 202 Sep 08 19:21:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1672/3284] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:21:06 2026] DELETE /volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a3bca894-216f-426a-b415-be527ea678fe None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1ffd8ab1-f58d-49a2-a7c5-ee468f8d1d50 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a3bca894-216f-426a-b415-be527ea678fe tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 Sep 08 19:21:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a3bca894-216f-426a-b415-be527ea678fe tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:06 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a3bca894-216f-426a-b415-be527ea678fe tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1ffd8ab1-f58d-49a2-a7c5-ee468f8d1d50 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce Sep 08 19:21:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1ffd8ab1-f58d-49a2-a7c5-ee468f8d1d50 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:06 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1ffd8ab1-f58d-49a2-a7c5-ee468f8d1d50 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:06 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:06 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:06 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:06 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:06 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1ffd8ab1-f58d-49a2-a7c5-ee468f8d1d50 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:21:06 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1ffd8ab1-f58d-49a2-a7c5-ee468f8d1d50 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce returned with HTTP 200 Sep 08 19:21:06 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1673/3285] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:06 2026] GET /volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce => generated 1016 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:06 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:06 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:06 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a3bca894-216f-426a-b415-be527ea678fe tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:06 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a3bca894-216f-426a-b415-be527ea678fe tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 returned with HTTP 200 Sep 08 19:21:06 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1613/3286] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:06 2026] GET /volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 => generated 439 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-355b92ce-5cfd-489b-a0f9-d615e418d5b9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-355b92ce-5cfd-489b-a0f9-d615e418d5b9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-355b92ce-5cfd-489b-a0f9-d615e418d5b9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-355b92ce-5cfd-489b-a0f9-d615e418d5b9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-56320f24-4f25-4e74-b4d9-3dc3a7406856 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-56320f24-4f25-4e74-b4d9-3dc3a7406856 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 Sep 08 19:21:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-355b92ce-5cfd-489b-a0f9-d615e418d5b9 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce returned with HTTP 404 Sep 08 19:21:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-56320f24-4f25-4e74-b4d9-3dc3a7406856 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1674/3287] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:07 2026] GET /volume/v3/volumes/aa519dd6-aa7a-47e8-8a93-a06c516320ce => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-56320f24-4f25-4e74-b4d9-3dc3a7406856 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c73ab440-bf03-4274-a795-15c9078c22c3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-56320f24-4f25-4e74-b4d9-3dc3a7406856 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-161733156"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-56320f24-4f25-4e74-b4d9-3dc3a7406856 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 returned with HTTP 200 Sep 08 19:21:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1614/3288] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:07 2026] GET /volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-161733156'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume of 1 GB Sep 08 19:21:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Availability Zones retrieved successfully. Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (1dd29fee-f9f6-472c-84ef-0103907792ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab5cbd0-e1e7-4b2b-b22b-601311c8ccfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab5cbd0-e1e7-4b2b-b22b-601311c8ccfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ca165f4-8f4f-4034-82a1-0205139a98c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['802949c9-799f-4689-b530-964c6db49964', 'c2bf73c4-01c3-4e37-9b06-953aa3875293', '26b34478-b444-4c6c-a3c2-99e4acb97be6', 'aa712d2f-32f8-41ca-bea7-7ed8327be552'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ca165f4-8f4f-4034-82a1-0205139a98c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['802949c9-799f-4689-b530-964c6db49964', 'c2bf73c4-01c3-4e37-9b06-953aa3875293', '26b34478-b444-4c6c-a3c2-99e4acb97be6', 'aa712d2f-32f8-41ca-bea7-7ed8327be552']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d5f3e67-459c-4af8-b704-895f5e59fb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:07 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d5f3e67-459c-4af8-b704-895f5e59fb8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '192e3d9e-854b-41be-aa4a-26779cedf678', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-161733156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['802949c9-799f-4689-b530-964c6db49964','c2bf73c4-01c3-4e37-9b06-953aa3875293','26b34478-b444-4c6c-a3c2-99e4acb97be6','aa712d2f-32f8-41ca-bea7-7ed8327be552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-161733156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=192e3d9e-854b-41be-aa4a-26779cedf678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='278b45dca1fd46d4aad77ff620b60e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (865470ad-b02d-4dfa-8d24-073ee076e5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (865470ad-b02d-4dfa-8d24-073ee076e5ce) transitioned into state 'SUCCESS' from state '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-161733156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b45dca1fd46d4aad77ff620b60e25',qos_specs=None,replication_status=,reservations=['802949c9-799f-4689-b530-964c6db49964','c2bf73c4-01c3-4e37-9b06-953aa3875293','26b34478-b444-4c6c-a3c2-99e4acb97be6','aa712d2f-32f8-41ca-bea7-7ed8327be552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95632cb9fdbb4030b1a7feea0e6d6155',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (036d4fc7-1f08-4ad4-b7dc-ad6f1a7d1e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (036d4fc7-1f08-4ad4-b7dc-ad6f1a7d1e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Flow 'volume_create_api' (1dd29fee-f9f6-472c-84ef-0103907792ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:21:07 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create volume request issued successfully. Sep 08 19:21:07 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c73ab440-bf03-4274-a795-15c9078c22c3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:21:07 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1675/3289] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:21:07 2026] POST /volume/v3/volumes => generated 786 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:21:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-688a6972-d425-4aa8-8e5f-84a2312ed75e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-688a6972-d425-4aa8-8e5f-84a2312ed75e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 Sep 08 19:21:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-688a6972-d425-4aa8-8e5f-84a2312ed75e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:07 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-688a6972-d425-4aa8-8e5f-84a2312ed75e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:07 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:07 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:07 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:07 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:07 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-688a6972-d425-4aa8-8e5f-84a2312ed75e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:21:07 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-688a6972-d425-4aa8-8e5f-84a2312ed75e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 returned with HTTP 200 Sep 08 19:21:07 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1615/3290] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:07 2026] GET /volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 => generated 965 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4f2fc594-456a-4cac-ab03-1df05c0234b4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4f2fc594-456a-4cac-ab03-1df05c0234b4 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 Sep 08 19:21:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4f2fc594-456a-4cac-ab03-1df05c0234b4 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4f2fc594-456a-4cac-ab03-1df05c0234b4 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-4f2fc594-456a-4cac-ab03-1df05c0234b4 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4f2fc594-456a-4cac-ab03-1df05c0234b4 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 returned with HTTP 200 Sep 08 19:21:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1676/3291] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:08 2026] GET /volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-21010c5a-1413-4a3c-99a4-61423b7d16c6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-21010c5a-1413-4a3c-99a4-61423b7d16c6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] GET http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 Sep 08 19:21:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-21010c5a-1413-4a3c-99a4-61423b7d16c6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-21010c5a-1413-4a3c-99a4-61423b7d16c6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-21010c5a-1413-4a3c-99a4-61423b7d16c6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Snapshot retrieved successfully. Sep 08 19:21:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-21010c5a-1413-4a3c-99a4-61423b7d16c6 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 returned with HTTP 200 Sep 08 19:21:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1616/3292] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:08 2026] GET /volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0ac0e290-5231-4e00-a795-b9aee9594972 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ac0e290-5231-4e00-a795-b9aee9594972 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] DELETE http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 Sep 08 19:21:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ac0e290-5231-4e00-a795-b9aee9594972 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ac0e290-5231-4e00-a795-b9aee9594972 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:08 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-0ac0e290-5231-4e00-a795-b9aee9594972 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete snapshot with id: 18bc9e8a-35de-4eca-a8db-b41417e66f08 Sep 08 19:21:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ac0e290-5231-4e00-a795-b9aee9594972 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ac0e290-5231-4e00-a795-b9aee9594972 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot delete request issued successfully. Sep 08 19:21:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ac0e290-5231-4e00-a795-b9aee9594972 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 returned with HTTP 202 Sep 08 19:21:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1677/3293] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:21:08 2026] DELETE /volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2e32260b-5031-49f2-ac8e-1517c1de7c0a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2e32260b-5031-49f2-ac8e-1517c1de7c0a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 Sep 08 19:21:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2e32260b-5031-49f2-ac8e-1517c1de7c0a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:08 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2e32260b-5031-49f2-ac8e-1517c1de7c0a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:08 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:08 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:08 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-2e32260b-5031-49f2-ac8e-1517c1de7c0a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:08 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2e32260b-5031-49f2-ac8e-1517c1de7c0a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 returned with HTTP 200 Sep 08 19:21:08 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1617/3294] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:08 2026] GET /volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ed7d8124-0e74-4713-96c3-91c329abee59 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ed7d8124-0e74-4713-96c3-91c329abee59 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 Sep 08 19:21:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ed7d8124-0e74-4713-96c3-91c329abee59 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:08 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ed7d8124-0e74-4713-96c3-91c329abee59 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:08 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:08 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:08 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:08 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:08 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ed7d8124-0e74-4713-96c3-91c329abee59 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:21:08 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ed7d8124-0e74-4713-96c3-91c329abee59 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 returned with HTTP 200 Sep 08 19:21:08 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1678/3295] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:08 2026] GET /volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 => generated 1015 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-70b0a3ac-ee3b-4bfd-b919-9fe6a3dc9034 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-70b0a3ac-ee3b-4bfd-b919-9fe6a3dc9034 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 Sep 08 19:21:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-70b0a3ac-ee3b-4bfd-b919-9fe6a3dc9034 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:09 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-70b0a3ac-ee3b-4bfd-b919-9fe6a3dc9034 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:09 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:09 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:09 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-70b0a3ac-ee3b-4bfd-b919-9fe6a3dc9034 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:09 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-70b0a3ac-ee3b-4bfd-b919-9fe6a3dc9034 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 returned with HTTP 200 Sep 08 19:21:09 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1618/3296] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:09 2026] GET /volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9d1e4f87-fda7-43a4-b07e-2ea101951b7a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9d1e4f87-fda7-43a4-b07e-2ea101951b7a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 Sep 08 19:21:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9d1e4f87-fda7-43a4-b07e-2ea101951b7a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9d1e4f87-fda7-43a4-b07e-2ea101951b7a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9d1e4f87-fda7-43a4-b07e-2ea101951b7a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:21:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9d1e4f87-fda7-43a4-b07e-2ea101951b7a tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 returned with HTTP 200 Sep 08 19:21:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1679/3297] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:10 2026] GET /volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3535f1e9-1fd0-49c3-8fb3-d15719ccc5e0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3535f1e9-1fd0-49c3-8fb3-d15719ccc5e0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:21:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3535f1e9-1fd0-49c3-8fb3-d15719ccc5e0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "192e3d9e-854b-41be-aa4a-26779cedf678", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-351241460"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3535f1e9-1fd0-49c3-8fb3-d15719ccc5e0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:21:10 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-3535f1e9-1fd0-49c3-8fb3-d15719ccc5e0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Create snapshot from volume 192e3d9e-854b-41be-aa4a-26779cedf678 Sep 08 19:21:10 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-3535f1e9-1fd0-49c3-8fb3-d15719ccc5e0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Created reservations ['11d1538e-763d-44ac-bb7b-43233e0b8243', 'f146c684-626f-4c69-9651-a35463477b23', 'b71237c5-8369-4805-bb5f-22ac9b83cd3d', '6dbef2af-7b28-449c-9b96-97d073945e17'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:21:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3535f1e9-1fd0-49c3-8fb3-d15719ccc5e0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot create request issued successfully. Sep 08 19:21:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3535f1e9-1fd0-49c3-8fb3-d15719ccc5e0 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:21:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1619/3298] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:21:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:21:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e244f7e4-7b5c-4a42-a3d5-bb1e471f8e2e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e244f7e4-7b5c-4a42-a3d5-bb1e471f8e2e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de Sep 08 19:21:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e244f7e4-7b5c-4a42-a3d5-bb1e471f8e2e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e244f7e4-7b5c-4a42-a3d5-bb1e471f8e2e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e244f7e4-7b5c-4a42-a3d5-bb1e471f8e2e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e244f7e4-7b5c-4a42-a3d5-bb1e471f8e2e tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de returned with HTTP 200 Sep 08 19:21:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1680/3299] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:10 2026] GET /volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-83bf5b8f-be5b-47a3-9173-4db14deb5b86 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-83bf5b8f-be5b-47a3-9173-4db14deb5b86 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 Sep 08 19:21:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-83bf5b8f-be5b-47a3-9173-4db14deb5b86 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-83bf5b8f-be5b-47a3-9173-4db14deb5b86 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-83bf5b8f-be5b-47a3-9173-4db14deb5b86 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 returned with HTTP 404 Sep 08 19:21:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1620/3300] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:10 2026] GET /volume/v3/snapshots/18bc9e8a-35de-4eca-a8db-b41417e66f08 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e7b3e6a2-2506-4b38-af3d-83c7be9780fa None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e7b3e6a2-2506-4b38-af3d-83c7be9780fa tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad Sep 08 19:21:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e7b3e6a2-2506-4b38-af3d-83c7be9780fa tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:10 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e7b3e6a2-2506-4b38-af3d-83c7be9780fa tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:10 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-e7b3e6a2-2506-4b38-af3d-83c7be9780fa tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete volume with id: f27de0d2-0992-4a7a-b82c-8dfbb801faad Sep 08 19:21:10 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:10 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:10 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:10 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e7b3e6a2-2506-4b38-af3d-83c7be9780fa tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:21:10 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e7b3e6a2-2506-4b38-af3d-83c7be9780fa tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete volume request issued successfully. Sep 08 19:21:10 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e7b3e6a2-2506-4b38-af3d-83c7be9780fa tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad returned with HTTP 202 Sep 08 19:21:10 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1681/3301] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:21:10 2026] DELETE /volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:21:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bcdb0538-e985-4bcb-bf60-9a03b9d35f6e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bcdb0538-e985-4bcb-bf60-9a03b9d35f6e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad Sep 08 19:21:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bcdb0538-e985-4bcb-bf60-9a03b9d35f6e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:10 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bcdb0538-e985-4bcb-bf60-9a03b9d35f6e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:10 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:10 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:10 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:10 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:10 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bcdb0538-e985-4bcb-bf60-9a03b9d35f6e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:21:10 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bcdb0538-e985-4bcb-bf60-9a03b9d35f6e tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad returned with HTTP 200 Sep 08 19:21:10 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1621/3302] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:10 2026] GET /volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6dd95ef2-73a4-4851-9bac-d5ff83c06f9c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6dd95ef2-73a4-4851-9bac-d5ff83c06f9c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de Sep 08 19:21:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6dd95ef2-73a4-4851-9bac-d5ff83c06f9c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6dd95ef2-73a4-4851-9bac-d5ff83c06f9c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:11 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:11 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6dd95ef2-73a4-4851-9bac-d5ff83c06f9c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6dd95ef2-73a4-4851-9bac-d5ff83c06f9c tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de returned with HTTP 200 Sep 08 19:21:11 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1682/3303] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:11 2026] GET /volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b1c736c5-29f5-4d73-93c3-353cdd052eab None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b1c736c5-29f5-4d73-93c3-353cdd052eab tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad Sep 08 19:21:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b1c736c5-29f5-4d73-93c3-353cdd052eab tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:11 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b1c736c5-29f5-4d73-93c3-353cdd052eab tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:11 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b1c736c5-29f5-4d73-93c3-353cdd052eab tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad returned with HTTP 404 Sep 08 19:21:11 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1622/3304] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:11 2026] GET /volume/v3/volumes/f27de0d2-0992-4a7a-b82c-8dfbb801faad => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-29e4e7e6-068d-4b04-bc87-835e8839737f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:11 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:21:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-65015997"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:11 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-65015997'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:21:11 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume of 1 GB Sep 08 19:21:11 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Availability Zones retrieved successfully. Sep 08 19:21:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Flow 'volume_create_api' (7a485e01-ef2b-4f18-a45a-071dc0c8e28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:21:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609e6050-1232-4356-b43e-bc1df4d3b20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:11 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609e6050-1232-4356-b43e-bc1df4d3b20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4cf308c-fea4-44e0-992c-b294c0267d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Created reservations ['76b45129-f5f6-431f-a3fe-d74bdc67bb2c', '326d5b18-37e3-4edb-8d22-e59659f1d13f', 'fa2fb1c2-8298-4786-924f-0459e201fad6', '5e505044-9b6f-4729-9819-51c0cd9b10a1'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4cf308c-fea4-44e0-992c-b294c0267d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76b45129-f5f6-431f-a3fe-d74bdc67bb2c', '326d5b18-37e3-4edb-8d22-e59659f1d13f', 'fa2fb1c2-8298-4786-924f-0459e201fad6', '5e505044-9b6f-4729-9819-51c0cd9b10a1']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6925922c-d4ab-4ea3-9cba-ae28885046bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:12 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6925922c-d4ab-4ea3-9cba-ae28885046bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc9ff378-275c-4738-8969-d7820f15aa96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-65015997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='015d45c060b347648986a7d19a2c1efa',qos_specs=None,replication_status=,reservations=['76b45129-f5f6-431f-a3fe-d74bdc67bb2c','326d5b18-37e3-4edb-8d22-e59659f1d13f','fa2fb1c2-8298-4786-924f-0459e201fad6','5e505044-9b6f-4729-9819-51c0cd9b10a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f99d2012c5e42608adda31480898b4a',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:21:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-65015997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc9ff378-275c-4738-8969-d7820f15aa96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='015d45c060b347648986a7d19a2c1efa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f99d2012c5e42608adda31480898b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29591e39-5d4b-4e54-86f5-24577e356418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29591e39-5d4b-4e54-86f5-24577e356418) transitioned into state 'SUCCESS' from state '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-65015997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='015d45c060b347648986a7d19a2c1efa',qos_specs=None,replication_status=,reservations=['76b45129-f5f6-431f-a3fe-d74bdc67bb2c','326d5b18-37e3-4edb-8d22-e59659f1d13f','fa2fb1c2-8298-4786-924f-0459e201fad6','5e505044-9b6f-4729-9819-51c0cd9b10a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f99d2012c5e42608adda31480898b4a',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a30f5c0-c6ad-42b6-beab-dff036ac835f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a30f5c0-c6ad-42b6-beab-dff036ac835f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Flow 'volume_create_api' (7a485e01-ef2b-4f18-a45a-071dc0c8e28f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create volume request issued successfully. Sep 08 19:21:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-29e4e7e6-068d-4b04-bc87-835e8839737f tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:21:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1683/3305] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:21:11 2026] POST /volume/v3/volumes => generated 785 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:21:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-feb8c706-892f-48ab-b570-9dc9ce73e181 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-feb8c706-892f-48ab-b570-9dc9ce73e181 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 Sep 08 19:21:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-feb8c706-892f-48ab-b570-9dc9ce73e181 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:12 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-feb8c706-892f-48ab-b570-9dc9ce73e181 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:12 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:12 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:12 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:12 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:12 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-feb8c706-892f-48ab-b570-9dc9ce73e181 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:21:12 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-feb8c706-892f-48ab-b570-9dc9ce73e181 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 returned with HTTP 200 Sep 08 19:21:12 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1623/3306] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:12 2026] GET /volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:21:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a901d94c-3815-4e95-a3d1-389bd83f146f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a901d94c-3815-4e95-a3d1-389bd83f146f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de Sep 08 19:21:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a901d94c-3815-4e95-a3d1-389bd83f146f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a901d94c-3815-4e95-a3d1-389bd83f146f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:12 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:12 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:12 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a901d94c-3815-4e95-a3d1-389bd83f146f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:12 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a901d94c-3815-4e95-a3d1-389bd83f146f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de returned with HTTP 200 Sep 08 19:21:12 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1684/3307] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:12 2026] GET /volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f9058e19-6ace-4d18-92fd-b9392e7eae73 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f9058e19-6ace-4d18-92fd-b9392e7eae73 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 Sep 08 19:21:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f9058e19-6ace-4d18-92fd-b9392e7eae73 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f9058e19-6ace-4d18-92fd-b9392e7eae73 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:13 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-f9058e19-6ace-4d18-92fd-b9392e7eae73 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:21:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f9058e19-6ace-4d18-92fd-b9392e7eae73 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 returned with HTTP 200 Sep 08 19:21:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1624/3308] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:13 2026] GET /volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-fac26353-6f5c-4170-afa9-fbe37845ac27 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fac26353-6f5c-4170-afa9-fbe37845ac27 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de Sep 08 19:21:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fac26353-6f5c-4170-afa9-fbe37845ac27 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-fac26353-6f5c-4170-afa9-fbe37845ac27 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-fac26353-6f5c-4170-afa9-fbe37845ac27 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-fac26353-6f5c-4170-afa9-fbe37845ac27 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de returned with HTTP 200 Sep 08 19:21:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1685/3309] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:13 2026] GET /volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7f8849cf-b2fb-4d1d-81f1-e2b2df93d591 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7f8849cf-b2fb-4d1d-81f1-e2b2df93d591 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] POST http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de/action Sep 08 19:21:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7f8849cf-b2fb-4d1d-81f1-e2b2df93d591 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7f8849cf-b2fb-4d1d-81f1-e2b2df93d591 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.admin_actions [None req-7f8849cf-b2fb-4d1d-81f1-e2b2df93d591 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Updating snapshot '346592c6-80f2-42ce-b14f-a38536e024de' with '{'status': 'creating'}' {{(pid=87214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7f8849cf-b2fb-4d1d-81f1-e2b2df93d591 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de/action returned with HTTP 202 Sep 08 19:21:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1625/3310] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:21:13 2026] POST /volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:21:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8b9046a1-f071-426b-96a0-9a36cacf957f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b9046a1-f071-426b-96a0-9a36cacf957f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de Sep 08 19:21:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b9046a1-f071-426b-96a0-9a36cacf957f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8b9046a1-f071-426b-96a0-9a36cacf957f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8b9046a1-f071-426b-96a0-9a36cacf957f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8b9046a1-f071-426b-96a0-9a36cacf957f tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de returned with HTTP 200 Sep 08 19:21:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1686/3311] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:13 2026] GET /volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1bf8a421-c446-44e8-abb0-7065f2c5797d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1bf8a421-c446-44e8-abb0-7065f2c5797d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] POST http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de/action Sep 08 19:21:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1bf8a421-c446-44e8-abb0-7065f2c5797d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1bf8a421-c446-44e8-abb0-7065f2c5797d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.contrib.snapshot_actions [None req-1bf8a421-c446-44e8-abb0-7065f2c5797d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87214) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:13 devstack devstack@c-api.service[87214]: INFO cinder.api.contrib.snapshot_actions [None req-1bf8a421-c446-44e8-abb0-7065f2c5797d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] Updating snapshot 346592c6-80f2-42ce-b14f-a38536e024de with info {'id': '346592c6-80f2-42ce-b14f-a38536e024de', 'status': 'error', 'progress': '80%'} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1bf8a421-c446-44e8-abb0-7065f2c5797d tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-member] http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de/action returned with HTTP 202 Sep 08 19:21:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1626/3312] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:21:13 2026] POST /volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-0ee7d8b9-d80a-4ed7-b01d-7001d716c584 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ee7d8b9-d80a-4ed7-b01d-7001d716c584 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de Sep 08 19:21:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ee7d8b9-d80a-4ed7-b01d-7001d716c584 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:13 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-0ee7d8b9-d80a-4ed7-b01d-7001d716c584 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:13 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-0ee7d8b9-d80a-4ed7-b01d-7001d716c584 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete snapshot with id: 346592c6-80f2-42ce-b14f-a38536e024de Sep 08 19:21:13 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:13 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ee7d8b9-d80a-4ed7-b01d-7001d716c584 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:13 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:13 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:13 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-0ee7d8b9-d80a-4ed7-b01d-7001d716c584 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot delete request issued successfully. Sep 08 19:21:13 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-0ee7d8b9-d80a-4ed7-b01d-7001d716c584 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de returned with HTTP 202 Sep 08 19:21:13 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1687/3313] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:21:13 2026] DELETE /volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-acec0deb-c4f8-49c7-8a28-3d24ee05f6f3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-acec0deb-c4f8-49c7-8a28-3d24ee05f6f3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de Sep 08 19:21:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-acec0deb-c4f8-49c7-8a28-3d24ee05f6f3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-acec0deb-c4f8-49c7-8a28-3d24ee05f6f3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:13 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:13 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:13 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-acec0deb-c4f8-49c7-8a28-3d24ee05f6f3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:13 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-acec0deb-c4f8-49c7-8a28-3d24ee05f6f3 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de returned with HTTP 200 Sep 08 19:21:13 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1627/3314] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:13 2026] GET /volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9288ba30-80f8-4acc-adb7-13dc99fb2bb8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9288ba30-80f8-4acc-adb7-13dc99fb2bb8 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 Sep 08 19:21:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9288ba30-80f8-4acc-adb7-13dc99fb2bb8 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9288ba30-80f8-4acc-adb7-13dc99fb2bb8 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:14 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:14 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:14 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:14 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:14 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-9288ba30-80f8-4acc-adb7-13dc99fb2bb8 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:21:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9288ba30-80f8-4acc-adb7-13dc99fb2bb8 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 returned with HTTP 200 Sep 08 19:21:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1688/3315] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:14 2026] GET /volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-def9bd06-2a66-41ce-80aa-bd5ca7b3bdd7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-def9bd06-2a66-41ce-80aa-bd5ca7b3bdd7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:21:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-def9bd06-2a66-41ce-80aa-bd5ca7b3bdd7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc9ff378-275c-4738-8969-d7820f15aa96", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-343288644"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:14 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:14 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:14 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:14 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-def9bd06-2a66-41ce-80aa-bd5ca7b3bdd7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:21:14 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.snapshots [None req-def9bd06-2a66-41ce-80aa-bd5ca7b3bdd7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Create snapshot from volume bc9ff378-275c-4738-8969-d7820f15aa96 Sep 08 19:21:14 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-def9bd06-2a66-41ce-80aa-bd5ca7b3bdd7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Created reservations ['2de53ef5-73dc-4bb1-910c-39f71b22a960', '32a68942-157f-4100-9d8f-a047cd20561c', '391234e1-0bc0-4744-8bb3-040d16bae6a8', 'f26af34e-55b8-4d9f-9d67-82984eb16a92'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:21:14 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:14 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-def9bd06-2a66-41ce-80aa-bd5ca7b3bdd7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot create request issued successfully. Sep 08 19:21:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-def9bd06-2a66-41ce-80aa-bd5ca7b3bdd7 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:21:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1628/3316] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:21:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:21:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3cb765c7-faea-4e78-9c19-790e79e6a796 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3cb765c7-faea-4e78-9c19-790e79e6a796 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 Sep 08 19:21:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3cb765c7-faea-4e78-9c19-790e79e6a796 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:14 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3cb765c7-faea-4e78-9c19-790e79e6a796 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:14 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:14 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:14 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3cb765c7-faea-4e78-9c19-790e79e6a796 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:14 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3cb765c7-faea-4e78-9c19-790e79e6a796 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 returned with HTTP 200 Sep 08 19:21:14 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1689/3317] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:14 2026] GET /volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-06665fac-2848-4c9e-a29e-bfb9bc098d20 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-06665fac-2848-4c9e-a29e-bfb9bc098d20 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de Sep 08 19:21:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-06665fac-2848-4c9e-a29e-bfb9bc098d20 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:14 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-06665fac-2848-4c9e-a29e-bfb9bc098d20 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:14 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:14 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:14 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-06665fac-2848-4c9e-a29e-bfb9bc098d20 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Snapshot retrieved successfully. Sep 08 19:21:14 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-06665fac-2848-4c9e-a29e-bfb9bc098d20 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de returned with HTTP 200 Sep 08 19:21:14 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1629/3318] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:14 2026] GET /volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f202303a-11c9-44df-a750-d09ce0b84b0a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f202303a-11c9-44df-a750-d09ce0b84b0a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 Sep 08 19:21:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f202303a-11c9-44df-a750-d09ce0b84b0a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f202303a-11c9-44df-a750-d09ce0b84b0a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:15 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:15 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f202303a-11c9-44df-a750-d09ce0b84b0a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f202303a-11c9-44df-a750-d09ce0b84b0a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 returned with HTTP 200 Sep 08 19:21:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1690/3319] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:15 2026] GET /volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b61605be-82ec-479f-b78b-df7e55106c38 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b61605be-82ec-479f-b78b-df7e55106c38 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de Sep 08 19:21:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b61605be-82ec-479f-b78b-df7e55106c38 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b61605be-82ec-479f-b78b-df7e55106c38 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b61605be-82ec-479f-b78b-df7e55106c38 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de returned with HTTP 404 Sep 08 19:21:15 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1630/3320] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:15 2026] GET /volume/v3/snapshots/346592c6-80f2-42ce-b14f-a38536e024de => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f6ab439d-98ce-4972-aae1-9afa3d71f504 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f6ab439d-98ce-4972-aae1-9afa3d71f504 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 Sep 08 19:21:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f6ab439d-98ce-4972-aae1-9afa3d71f504 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:15 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f6ab439d-98ce-4972-aae1-9afa3d71f504 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:15 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-f6ab439d-98ce-4972-aae1-9afa3d71f504 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume with id: 192e3d9e-854b-41be-aa4a-26779cedf678 Sep 08 19:21:15 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:15 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:15 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:15 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f6ab439d-98ce-4972-aae1-9afa3d71f504 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:21:15 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-f6ab439d-98ce-4972-aae1-9afa3d71f504 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Delete volume request issued successfully. Sep 08 19:21:15 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f6ab439d-98ce-4972-aae1-9afa3d71f504 tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 returned with HTTP 202 Sep 08 19:21:15 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1691/3321] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:21:15 2026] DELETE /volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c1e113bd-b056-4027-ae2a-38c2b67f13df None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:15 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c1e113bd-b056-4027-ae2a-38c2b67f13df tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 Sep 08 19:21:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c1e113bd-b056-4027-ae2a-38c2b67f13df tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:15 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c1e113bd-b056-4027-ae2a-38c2b67f13df tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:15 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:15 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:15 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:15 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:15 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c1e113bd-b056-4027-ae2a-38c2b67f13df tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Volume info retrieved successfully. Sep 08 19:21:16 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c1e113bd-b056-4027-ae2a-38c2b67f13df tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 returned with HTTP 200 Sep 08 19:21:16 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1631/3322] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:15 2026] GET /volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 => generated 1015 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3485684b-fdbb-4322-a17b-e10ef5bb0fb3 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3485684b-fdbb-4322-a17b-e10ef5bb0fb3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 Sep 08 19:21:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3485684b-fdbb-4322-a17b-e10ef5bb0fb3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:16 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3485684b-fdbb-4322-a17b-e10ef5bb0fb3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:16 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:16 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:16 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3485684b-fdbb-4322-a17b-e10ef5bb0fb3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:16 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3485684b-fdbb-4322-a17b-e10ef5bb0fb3 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 returned with HTTP 200 Sep 08 19:21:16 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1692/3323] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:16 2026] GET /volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f2952934-350c-494c-8a66-42af2bad5aad None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f2952934-350c-494c-8a66-42af2bad5aad tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] GET http://192.168.122.253/volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 Sep 08 19:21:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f2952934-350c-494c-8a66-42af2bad5aad tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f2952934-350c-494c-8a66-42af2bad5aad tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f2952934-350c-494c-8a66-42af2bad5aad tempest-ProjectMemberTests-823681440 tempest-ProjectMemberTests-823681440-project-admin] http://192.168.122.253/volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 returned with HTTP 404 Sep 08 19:21:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1632/3324] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:17 2026] GET /volume/v3/volumes/192e3d9e-854b-41be-aa4a-26779cedf678 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d882408f-a962-4f36-a254-e056fb5720bf None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d882408f-a962-4f36-a254-e056fb5720bf tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 Sep 08 19:21:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d882408f-a962-4f36-a254-e056fb5720bf tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d882408f-a962-4f36-a254-e056fb5720bf tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:17 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:17 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d882408f-a962-4f36-a254-e056fb5720bf tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d882408f-a962-4f36-a254-e056fb5720bf tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 returned with HTTP 200 Sep 08 19:21:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1693/3325] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:17 2026] GET /volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-78272118-d0df-4e3e-980c-ef768d6a1d13 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-78272118-d0df-4e3e-980c-ef768d6a1d13 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] POST http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72/action Sep 08 19:21:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-78272118-d0df-4e3e-980c-ef768d6a1d13 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:21:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-78272118-d0df-4e3e-980c-ef768d6a1d13 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:17 devstack devstack@c-api.service[87214]: INFO cinder.api.contrib.snapshot_unmanage [None req-78272118-d0df-4e3e-980c-ef768d6a1d13 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Unmanage snapshot with id: 31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 Sep 08 19:21:17 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:17 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-78272118-d0df-4e3e-980c-ef768d6a1d13 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Snapshot retrieved successfully. Sep 08 19:21:17 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-78272118-d0df-4e3e-980c-ef768d6a1d13 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '0b05205f89f94616b0f44f39bcc4f318', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '015d45c060b347648986a7d19a2c1efa', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-78272118-d0df-4e3e-980c-ef768d6a1d13 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-reader] http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72/action returned with HTTP 403 Sep 08 19:21:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1633/3326] 192.168.122.253 () {60 vars in 1280 bytes} [Tue Sep 8 19:21:17 2026] POST /volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72/action => generated 117 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7a81dae9-2f21-432f-adf4-8b7aa81ab44a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7a81dae9-2f21-432f-adf4-8b7aa81ab44a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] DELETE http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 Sep 08 19:21:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7a81dae9-2f21-432f-adf4-8b7aa81ab44a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:17 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7a81dae9-2f21-432f-adf4-8b7aa81ab44a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:17 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-7a81dae9-2f21-432f-adf4-8b7aa81ab44a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete snapshot with id: 31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 Sep 08 19:21:17 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:17 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7a81dae9-2f21-432f-adf4-8b7aa81ab44a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:17 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:17 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:17 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7a81dae9-2f21-432f-adf4-8b7aa81ab44a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot delete request issued successfully. Sep 08 19:21:17 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7a81dae9-2f21-432f-adf4-8b7aa81ab44a tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 returned with HTTP 202 Sep 08 19:21:17 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1694/3327] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:21:17 2026] DELETE /volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6d4dce38-5463-42b5-b17d-e105e709cb80 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6d4dce38-5463-42b5-b17d-e105e709cb80 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 Sep 08 19:21:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6d4dce38-5463-42b5-b17d-e105e709cb80 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:17 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6d4dce38-5463-42b5-b17d-e105e709cb80 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:17 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:17 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:17 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-6d4dce38-5463-42b5-b17d-e105e709cb80 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:17 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6d4dce38-5463-42b5-b17d-e105e709cb80 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 returned with HTTP 200 Sep 08 19:21:17 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1634/3328] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:17 2026] GET /volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:18 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a967df52-7916-4fcb-9588-5237e5720d1d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:18 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a967df52-7916-4fcb-9588-5237e5720d1d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 Sep 08 19:21:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a967df52-7916-4fcb-9588-5237e5720d1d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:18 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a967df52-7916-4fcb-9588-5237e5720d1d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a967df52-7916-4fcb-9588-5237e5720d1d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a967df52-7916-4fcb-9588-5237e5720d1d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 returned with HTTP 200 Sep 08 19:21:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1635/3329] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:18 2026] GET /volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:21:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1285979391", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1285979391', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Create volume of 1 GB Sep 08 19:21:19 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:19 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Availability Zones retrieved successfully. Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Flow 'volume_create_api' (d5a8d17a-fced-4e33-983c-44f692d0ef05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d9b7b2d-4d34-4a8e-8f36-ab345614d08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d9b7b2d-4d34-4a8e-8f36-ab345614d08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30bc3dcc-356b-4a01-ba50-ab8c6de4a8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Created reservations ['bc300895-73ac-45a0-8254-fad35726c088', '44a2ea85-c378-41ea-a863-71a537ab91c2', '0f14e28f-1789-4b97-9abf-e25517b1d8dd', '88718b98-2abb-4442-957e-13dbdd1f339f'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30bc3dcc-356b-4a01-ba50-ab8c6de4a8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc300895-73ac-45a0-8254-fad35726c088', '44a2ea85-c378-41ea-a863-71a537ab91c2', '0f14e28f-1789-4b97-9abf-e25517b1d8dd', '88718b98-2abb-4442-957e-13dbdd1f339f']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5767599-47d6-4d3e-a124-cef01244313c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:19 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5767599-47d6-4d3e-a124-cef01244313c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97bead77-ed47-44db-af41-304bd4ad22dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1285979391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d93a8718805b4483b4a4b91c47807651',qos_specs=None,replication_status=,reservations=['bc300895-73ac-45a0-8254-fad35726c088','44a2ea85-c378-41ea-a863-71a537ab91c2','0f14e28f-1789-4b97-9abf-e25517b1d8dd','88718b98-2abb-4442-957e-13dbdd1f339f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9bc1963c0624e4c82c6857514d6f998',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:21:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1285979391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97bead77-ed47-44db-af41-304bd4ad22dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d93a8718805b4483b4a4b91c47807651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9bc1963c0624e4c82c6857514d6f998',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97fb3f14-5a9e-4ffb-a4a0-5f893ce9ffdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97fb3f14-5a9e-4ffb-a4a0-5f893ce9ffdf) transitioned into state 'SUCCESS' from state '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-1285979391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d93a8718805b4483b4a4b91c47807651',qos_specs=None,replication_status=,reservations=['bc300895-73ac-45a0-8254-fad35726c088','44a2ea85-c378-41ea-a863-71a537ab91c2','0f14e28f-1789-4b97-9abf-e25517b1d8dd','88718b98-2abb-4442-957e-13dbdd1f339f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9bc1963c0624e4c82c6857514d6f998',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3359766-bcb1-4353-8cee-90beaa2d7c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3359766-bcb1-4353-8cee-90beaa2d7c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Flow 'volume_create_api' (d5a8d17a-fced-4e33-983c-44f692d0ef05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:21:19 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Create volume request issued successfully. Sep 08 19:21:19 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1e02371c-1833-4027-9bdf-1d0c67ce0c02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:21:19 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1695/3330] 192.168.122.253 () {60 vars in 1143 bytes} [Tue Sep 8 19:21:18 2026] POST /volume/v3/volumes => generated 763 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 19:21:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e2c6f635-9fc7-48e5-8b08-e3f50c4de33e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e2c6f635-9fc7-48e5-8b08-e3f50c4de33e tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd Sep 08 19:21:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e2c6f635-9fc7-48e5-8b08-e3f50c4de33e tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:19 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e2c6f635-9fc7-48e5-8b08-e3f50c4de33e tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:19 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:19 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:19 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:19 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:19 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-e2c6f635-9fc7-48e5-8b08-e3f50c4de33e tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:19 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e2c6f635-9fc7-48e5-8b08-e3f50c4de33e tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd returned with HTTP 200 Sep 08 19:21:19 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1636/3331] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:19 2026] GET /volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd => generated 831 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b99bef8a-bc44-4227-aef3-2d7dce6bd86d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b99bef8a-bc44-4227-aef3-2d7dce6bd86d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 Sep 08 19:21:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b99bef8a-bc44-4227-aef3-2d7dce6bd86d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:20 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b99bef8a-bc44-4227-aef3-2d7dce6bd86d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:20 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:20 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:20 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b99bef8a-bc44-4227-aef3-2d7dce6bd86d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Snapshot retrieved successfully. Sep 08 19:21:20 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b99bef8a-bc44-4227-aef3-2d7dce6bd86d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 returned with HTTP 200 Sep 08 19:21:20 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1696/3332] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:20 2026] GET /volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bcff7d64-9a31-4b88-8b8d-f82b79b88971 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bcff7d64-9a31-4b88-8b8d-f82b79b88971 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd Sep 08 19:21:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bcff7d64-9a31-4b88-8b8d-f82b79b88971 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:20 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bcff7d64-9a31-4b88-8b8d-f82b79b88971 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:20 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:20 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:20 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:20 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:20 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-bcff7d64-9a31-4b88-8b8d-f82b79b88971 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:20 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bcff7d64-9a31-4b88-8b8d-f82b79b88971 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd returned with HTTP 200 Sep 08 19:21:20 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1637/3333] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:20 2026] GET /volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-849ec16b-c2ab-42d0-95e6-da85fe761595 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-849ec16b-c2ab-42d0-95e6-da85fe761595 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-849ec16b-c2ab-42d0-95e6-da85fe761595 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-849ec16b-c2ab-42d0-95e6-da85fe761595 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-849ec16b-c2ab-42d0-95e6-da85fe761595 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 returned with HTTP 404 Sep 08 19:21:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1697/3334] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:21 2026] GET /volume/v3/snapshots/31683c76-9cfa-4ec9-9e7b-c0f5d3152d72 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-3f597682-35b7-496c-ba68-ddeb316c08b2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3f597682-35b7-496c-ba68-ddeb316c08b2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3f597682-35b7-496c-ba68-ddeb316c08b2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-3f597682-35b7-496c-ba68-ddeb316c08b2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-3f597682-35b7-496c-ba68-ddeb316c08b2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete volume with id: bc9ff378-275c-4738-8969-d7820f15aa96 Sep 08 19:21:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:21 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:21 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3f597682-35b7-496c-ba68-ddeb316c08b2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:21:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-3f597682-35b7-496c-ba68-ddeb316c08b2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Delete volume request issued successfully. Sep 08 19:21:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-3f597682-35b7-496c-ba68-ddeb316c08b2 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 returned with HTTP 202 Sep 08 19:21:21 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1638/3335] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:21:21 2026] DELETE /volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-be654450-bd3e-42a9-9735-ba11b4fc472d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-be654450-bd3e-42a9-9735-ba11b4fc472d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-be654450-bd3e-42a9-9735-ba11b4fc472d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-be654450-bd3e-42a9-9735-ba11b4fc472d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-be654450-bd3e-42a9-9735-ba11b4fc472d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Volume info retrieved successfully. Sep 08 19:21:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-be654450-bd3e-42a9-9735-ba11b4fc472d tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 returned with HTTP 200 Sep 08 19:21:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1698/3336] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:21 2026] GET /volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-803964577"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-803964577'}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Create volume of 1 GB Sep 08 19:21:21 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Availability Zones retrieved successfully. Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Flow 'volume_create_api' (8e97960f-34c5-48e9-b16c-9dbb52f4bf9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba2853c7-1fb9-4fef-a6eb-cb58e264f569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Validating volume size '1' using validate_int {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-cea0d253-6952-4e05-b9ac-169baddd4d79 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cea0d253-6952-4e05-b9ac-169baddd4d79 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cea0d253-6952-4e05-b9ac-169baddd4d79 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-cea0d253-6952-4e05-b9ac-169baddd4d79 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba2853c7-1fb9-4fef-a6eb-cb58e264f569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ed5fb5b-e407-47c3-a400-e7658f51ead1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-cea0d253-6952-4e05-b9ac-169baddd4d79 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-cea0d253-6952-4e05-b9ac-169baddd4d79 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd returned with HTTP 200 Sep 08 19:21:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1699/3337] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:21 2026] GET /volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c23d909c-e791-487e-967c-20fa9cb4db02 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c23d909c-e791-487e-967c-20fa9cb4db02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c23d909c-e791-487e-967c-20fa9cb4db02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c23d909c-e791-487e-967c-20fa9cb4db02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c23d909c-e791-487e-967c-20fa9cb4db02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c23d909c-e791-487e-967c-20fa9cb4db02 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd returned with HTTP 200 Sep 08 19:21:21 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1700/3338] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:21 2026] GET /volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c94cf24a-1788-4d22-9918-64b5f9533648 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c94cf24a-1788-4d22-9918-64b5f9533648 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] POST http://192.168.122.253/volume/v3/snapshots Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c94cf24a-1788-4d22-9918-64b5f9533648 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97bead77-ed47-44db-af41-304bd4ad22dd", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-2099832992", "description": null, "metadata": null}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:21 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:21 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:21 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c94cf24a-1788-4d22-9918-64b5f9533648 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:21 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-c94cf24a-1788-4d22-9918-64b5f9533648 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Create snapshot from volume 97bead77-ed47-44db-af41-304bd4ad22dd Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Created reservations ['cec9dc70-58f2-4428-906d-96e42f92d08f', 'e386dbeb-fb90-404d-87f4-c483f1da8339', 'c6ea0c47-8e13-4c48-bdd3-f1a09f8bb5e7', '06046887-1ea2-46d9-a494-147bbe9d3da7'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ed5fb5b-e407-47c3-a400-e7658f51ead1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cec9dc70-58f2-4428-906d-96e42f92d08f', 'e386dbeb-fb90-404d-87f4-c483f1da8339', 'c6ea0c47-8e13-4c48-bdd3-f1a09f8bb5e7', '06046887-1ea2-46d9-a494-147bbe9d3da7']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8c92624-54f0-42e4-b5a1-762d3dc1494e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:21 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8c92624-54f0-42e4-b5a1-762d3dc1494e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '069839ee-c541-4b9f-a21d-9e7947217611', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-803964577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a872f4dea513412db5ad9bf54e2f2266',qos_specs=None,replication_status=,reservations=['cec9dc70-58f2-4428-906d-96e42f92d08f','e386dbeb-fb90-404d-87f4-c483f1da8339','c6ea0c47-8e13-4c48-bdd3-f1a09f8bb5e7','06046887-1ea2-46d9-a494-147bbe9d3da7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b38cde0a3824723bf66b66e83ccbf8b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:21:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-803964577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=069839ee-c541-4b9f-a21d-9e7947217611,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a872f4dea513412db5ad9bf54e2f2266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b38cde0a3824723bf66b66e83ccbf8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a48b30c-0752-441d-94e9-2481abb21902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-c94cf24a-1788-4d22-9918-64b5f9533648 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Created reservations ['363216d2-4ca6-41a9-a900-d8b887320413', 'dc92dfd7-47cc-472c-97b9-3dbdeccb9589', '351eb9a5-809d-400a-b510-fe7210c674c3', 'e3cd8b4a-f8ca-44c9-900e-8c4c132f1aaf'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a48b30c-0752-441d-94e9-2481abb21902) transitioned into state 'SUCCESS' from state '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-803964577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a872f4dea513412db5ad9bf54e2f2266',qos_specs=None,replication_status=,reservations=['cec9dc70-58f2-4428-906d-96e42f92d08f','e386dbeb-fb90-404d-87f4-c483f1da8339','c6ea0c47-8e13-4c48-bdd3-f1a09f8bb5e7','06046887-1ea2-46d9-a494-147bbe9d3da7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b38cde0a3824723bf66b66e83ccbf8b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:21 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (500b655c-7215-44db-aa43-ac27513af3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:21 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:21 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (500b655c-7215-44db-aa43-ac27513af3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:22 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Flow 'volume_create_api' (8e97960f-34c5-48e9-b16c-9dbb52f4bf9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:21:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Create volume request issued successfully. Sep 08 19:21:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d5b94e8d-1959-443c-a835-b6e52bcfaf56 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:21:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1639/3339] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:21:21 2026] POST /volume/v3/volumes => generated 786 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:21:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c94cf24a-1788-4d22-9918-64b5f9533648 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Snapshot force create request issued successfully. Sep 08 19:21:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c94cf24a-1788-4d22-9918-64b5f9533648 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/snapshots returned with HTTP 202 Sep 08 19:21:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1701/3340] 192.168.122.253 () {60 vars in 1149 bytes} [Tue Sep 8 19:21:21 2026] POST /volume/v3/snapshots => generated 310 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:21:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-201784c2-2fa3-4d5d-a032-cc3eb704abd2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-201784c2-2fa3-4d5d-a032-cc3eb704abd2 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 Sep 08 19:21:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-201784c2-2fa3-4d5d-a032-cc3eb704abd2 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-201784c2-2fa3-4d5d-a032-cc3eb704abd2 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ba137607-eb45-4ec4-bbc3-5650cb1105c1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ba137607-eb45-4ec4-bbc3-5650cb1105c1 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] GET http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 Sep 08 19:21:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ba137607-eb45-4ec4-bbc3-5650cb1105c1 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:22 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ba137607-eb45-4ec4-bbc3-5650cb1105c1 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:22 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:22 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:22 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-201784c2-2fa3-4d5d-a032-cc3eb704abd2 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Snapshot retrieved successfully. Sep 08 19:21:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-201784c2-2fa3-4d5d-a032-cc3eb704abd2 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 returned with HTTP 200 Sep 08 19:21:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1640/3341] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:22 2026] GET /volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:22 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:22 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:22 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:22 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:22 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ba137607-eb45-4ec4-bbc3-5650cb1105c1 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Volume info retrieved successfully. Sep 08 19:21:22 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ba137607-eb45-4ec4-bbc3-5650cb1105c1 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 returned with HTTP 200 Sep 08 19:21:22 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1702/3342] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:22 2026] GET /volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 => generated 965 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ee0fdea2-4b56-43a1-8016-388e35e4af86 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ee0fdea2-4b56-43a1-8016-388e35e4af86 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] GET http://192.168.122.253/volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 Sep 08 19:21:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ee0fdea2-4b56-43a1-8016-388e35e4af86 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:22 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ee0fdea2-4b56-43a1-8016-388e35e4af86 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:22 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ee0fdea2-4b56-43a1-8016-388e35e4af86 tempest-ProjectReaderTests-1015780814 tempest-ProjectReaderTests-1015780814-project-admin] http://192.168.122.253/volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 returned with HTTP 404 Sep 08 19:21:22 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1641/3343] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:22 2026] GET /volume/v3/volumes/bc9ff378-275c-4738-8969-d7820f15aa96 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c17db19d-84bd-47cf-9928-b0593217577a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c17db19d-84bd-47cf-9928-b0593217577a tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 Sep 08 19:21:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c17db19d-84bd-47cf-9928-b0593217577a tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:23 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c17db19d-84bd-47cf-9928-b0593217577a tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:23 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:23 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:23 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-c17db19d-84bd-47cf-9928-b0593217577a tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Snapshot retrieved successfully. Sep 08 19:21:23 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c17db19d-84bd-47cf-9928-b0593217577a tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 returned with HTTP 200 Sep 08 19:21:23 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1703/3344] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:23 2026] GET /volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:21:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0ee0e697-ca12-4fa8-874a-898b4eebf2c0 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0ee0e697-ca12-4fa8-874a-898b4eebf2c0 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] GET http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 Sep 08 19:21:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0ee0e697-ca12-4fa8-874a-898b4eebf2c0 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:23 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0ee0e697-ca12-4fa8-874a-898b4eebf2c0 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:23 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:23 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:23 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:23 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:23 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0ee0e697-ca12-4fa8-874a-898b4eebf2c0 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Volume info retrieved successfully. Sep 08 19:21:23 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0ee0e697-ca12-4fa8-874a-898b4eebf2c0 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 returned with HTTP 200 Sep 08 19:21:23 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1642/3345] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:23 2026] GET /volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-75ea9484-7c58-42a8-9bec-978e7f7b0bd6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-75ea9484-7c58-42a8-9bec-978e7f7b0bd6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 Sep 08 19:21:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-75ea9484-7c58-42a8-9bec-978e7f7b0bd6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:24 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-75ea9484-7c58-42a8-9bec-978e7f7b0bd6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:24 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:24 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:24 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-75ea9484-7c58-42a8-9bec-978e7f7b0bd6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Snapshot retrieved successfully. Sep 08 19:21:24 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-75ea9484-7c58-42a8-9bec-978e7f7b0bd6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 returned with HTTP 200 Sep 08 19:21:24 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1704/3346] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:24 2026] GET /volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-c8fd37f4-6696-4364-b065-6766f81a6731 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c8fd37f4-6696-4364-b065-6766f81a6731 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] GET http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 Sep 08 19:21:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c8fd37f4-6696-4364-b065-6766f81a6731 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:24 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-c8fd37f4-6696-4364-b065-6766f81a6731 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:24 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:24 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:24 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:24 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:24 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-c8fd37f4-6696-4364-b065-6766f81a6731 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Volume info retrieved successfully. Sep 08 19:21:24 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-c8fd37f4-6696-4364-b065-6766f81a6731 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 returned with HTTP 200 Sep 08 19:21:24 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1643/3347] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:24 2026] GET /volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d86b5e54-46f2-43ee-82de-7eecdfe789a9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d86b5e54-46f2-43ee-82de-7eecdfe789a9 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d86b5e54-46f2-43ee-82de-7eecdfe789a9 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d86b5e54-46f2-43ee-82de-7eecdfe789a9 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-d86b5e54-46f2-43ee-82de-7eecdfe789a9 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Snapshot retrieved successfully. Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d86b5e54-46f2-43ee-82de-7eecdfe789a9 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 returned with HTTP 200 Sep 08 19:21:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1705/3348] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:25 2026] GET /volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-74b9bf82-bf7e-4c10-b9ea-e7366a967ab9 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-74b9bf82-bf7e-4c10-b9ea-e7366a967ab9 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-74b9bf82-bf7e-4c10-b9ea-e7366a967ab9 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-74b9bf82-bf7e-4c10-b9ea-e7366a967ab9 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-74b9bf82-bf7e-4c10-b9ea-e7366a967ab9 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Snapshot retrieved successfully. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-74b9bf82-bf7e-4c10-b9ea-e7366a967ab9 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 returned with HTTP 200 Sep 08 19:21:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1644/3349] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:25 2026] GET /volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ddcbe5ce-c2b5-4530-b685-28f3912efb41 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ddcbe5ce-c2b5-4530-b685-28f3912efb41 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ddcbe5ce-c2b5-4530-b685-28f3912efb41 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ddcbe5ce-c2b5-4530-b685-28f3912efb41 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-ddcbe5ce-c2b5-4530-b685-28f3912efb41 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Snapshot retrieved successfully. Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ddcbe5ce-c2b5-4530-b685-28f3912efb41 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 returned with HTTP 200 Sep 08 19:21:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1706/3350] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:25 2026] GET /volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3", "size": 1}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.v3.volumes [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Create volume request body: {'volume': {'snapshot_id': '9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3', 'size': 1}} {{(pid=87214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-bee777e8-1f51-43ad-98ec-894dae3515e2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bee777e8-1f51-43ad-98ec-894dae3515e2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] GET http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bee777e8-1f51-43ad-98ec-894dae3515e2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-bee777e8-1f51-43ad-98ec-894dae3515e2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Snapshot retrieved successfully. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Create volume of 1 GB Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Availability Zones retrieved successfully. Sep 08 19:21:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-bee777e8-1f51-43ad-98ec-894dae3515e2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Volume info retrieved successfully. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Flow 'volume_create_api' (f0ae5a11-fe27-4d7a-8461-4b45dce1c709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-bee777e8-1f51-43ad-98ec-894dae3515e2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 returned with HTTP 200 Sep 08 19:21:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1707/3351] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:25 2026] GET /volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fdd6971-777c-4916-80c9-e17c04df0d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.flows.api.create_volume [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3de0833b-9d0a-4387-8e58-62cd4ea766db None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fdd6971-777c-4916-80c9-e17c04df0d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8385ffb5-82d9-4cfe-a92e-94f8131fbfe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.quota [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Created reservations ['aded0d42-5828-43ae-8814-d3b40e0e5565', '70401e0e-da9a-4684-9f5e-f97ff12f069f', '2f1c8b4c-1e92-4142-b288-584a4ce5cdb7', '383065fc-2337-4a48-9c39-837756c68caf'] {{(pid=87214) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8385ffb5-82d9-4cfe-a92e-94f8131fbfe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aded0d42-5828-43ae-8814-d3b40e0e5565', '70401e0e-da9a-4684-9f5e-f97ff12f069f', '2f1c8b4c-1e92-4142-b288-584a4ce5cdb7', '383065fc-2337-4a48-9c39-837756c68caf']}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba78e469-a73f-4e27-80c8-5bbbd1930953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba78e469-a73f-4e27-80c8-5bbbd1930953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '230059a9-8b5e-48dc-96dd-06dafda64c22', '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='d93a8718805b4483b4a4b91c47807651',qos_specs=None,replication_status=,reservations=['aded0d42-5828-43ae-8814-d3b40e0e5565','70401e0e-da9a-4684-9f5e-f97ff12f069f','2f1c8b4c-1e92-4142-b288-584a4ce5cdb7','383065fc-2337-4a48-9c39-837756c68caf'],size=1,snapshot_id=9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3,source_replicaid=,source_volid=None,status='creating',user_id='b9bc1963c0624e4c82c6857514d6f998',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:21: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=230059a9-8b5e-48dc-96dd-06dafda64c22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d93a8718805b4483b4a4b91c47807651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9bc1963c0624e4c82c6857514d6f998',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2df96172-d16d-4eee-84e6-269c79aecca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2df96172-d16d-4eee-84e6-269c79aecca3) transitioned into state 'SUCCESS' from 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='d93a8718805b4483b4a4b91c47807651',qos_specs=None,replication_status=,reservations=['aded0d42-5828-43ae-8814-d3b40e0e5565','70401e0e-da9a-4684-9f5e-f97ff12f069f','2f1c8b4c-1e92-4142-b288-584a4ce5cdb7','383065fc-2337-4a48-9c39-837756c68caf'],size=1,snapshot_id=9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3,source_replicaid=,source_volid=None,status='creating',user_id='b9bc1963c0624e4c82c6857514d6f998',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c159fb47-e8c9-49d6-9216-240845f3f925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3de0833b-9d0a-4387-8e58-62cd4ea766db tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-reader] POST http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611/action Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3de0833b-9d0a-4387-8e58-62cd4ea766db tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3de0833b-9d0a-4387-8e58-62cd4ea766db tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3de0833b-9d0a-4387-8e58-62cd4ea766db tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-reader] Volume info retrieved successfully. Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-3de0833b-9d0a-4387-8e58-62cd4ea766db tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4af6ca1d65a347f9a8340fd63126f563', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a872f4dea513412db5ad9bf54e2f2266', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3de0833b-9d0a-4387-8e58-62cd4ea766db tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-reader] http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611/action returned with HTTP 403 Sep 08 19:21:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1708/3352] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:21:25 2026] POST /volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611/action => generated 131 bytes in 295 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-6aed4238-7639-4e8b-9ae0-555715fb52be None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6aed4238-7639-4e8b-9ae0-555715fb52be tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6aed4238-7639-4e8b-9ae0-555715fb52be tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-6aed4238-7639-4e8b-9ae0-555715fb52be tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c159fb47-e8c9-49d6-9216-240845f3f925) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-6aed4238-7639-4e8b-9ae0-555715fb52be tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Delete volume with id: 069839ee-c541-4b9f-a21d-9e7947217611 Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Flow 'volume_create_api' (f0ae5a11-fe27-4d7a-8461-4b45dce1c709) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Create volume request issued successfully. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-198cc0bd-b5bd-471a-bacf-1db3de6c75e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:21:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1645/3353] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:21:25 2026] POST /volume/v3/volumes => generated 750 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:21:25 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:25 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:25 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:25 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6aed4238-7639-4e8b-9ae0-555715fb52be tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Volume info retrieved successfully. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-742e5027-bae8-4657-b800-9af68fc757cd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-742e5027-bae8-4657-b800-9af68fc757cd tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-742e5027-bae8-4657-b800-9af68fc757cd tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-742e5027-bae8-4657-b800-9af68fc757cd tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-742e5027-bae8-4657-b800-9af68fc757cd tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-742e5027-bae8-4657-b800-9af68fc757cd tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 returned with HTTP 200 Sep 08 19:21:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1646/3354] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:25 2026] GET /volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-6aed4238-7639-4e8b-9ae0-555715fb52be tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Delete volume request issued successfully. Sep 08 19:21:25 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-6aed4238-7639-4e8b-9ae0-555715fb52be tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 returned with HTTP 202 Sep 08 19:21:25 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1709/3355] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:21:25 2026] DELETE /volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0d0f1f8f-0758-4538-93f2-e262630c5241 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0d0f1f8f-0758-4538-93f2-e262630c5241 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] GET http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0d0f1f8f-0758-4538-93f2-e262630c5241 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0d0f1f8f-0758-4538-93f2-e262630c5241 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:25 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:25 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0d0f1f8f-0758-4538-93f2-e262630c5241 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Volume info retrieved successfully. Sep 08 19:21:25 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0d0f1f8f-0758-4538-93f2-e262630c5241 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 returned with HTTP 200 Sep 08 19:21:25 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1647/3356] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:25 2026] GET /volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8ccb078e-20d2-4a8a-8cc7-68971c2521e6 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8ccb078e-20d2-4a8a-8cc7-68971c2521e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8ccb078e-20d2-4a8a-8cc7-68971c2521e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8ccb078e-20d2-4a8a-8cc7-68971c2521e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=745,cinder:UPDATE=362,cinder:INSERT=184 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:21:26 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:26 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:26 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:26 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8ccb078e-20d2-4a8a-8cc7-68971c2521e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8ccb078e-20d2-4a8a-8cc7-68971c2521e6 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 returned with HTTP 200 Sep 08 19:21:26 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1710/3357] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:26 2026] GET /volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-dae34f58-0aea-4939-8544-b444ff23d018 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dae34f58-0aea-4939-8544-b444ff23d018 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] GET http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 Sep 08 19:21:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dae34f58-0aea-4939-8544-b444ff23d018 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:26 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-dae34f58-0aea-4939-8544-b444ff23d018 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:26 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=660,cinder:INSERT=129,cinder:UPDATE=247,cinder:DELETE=1 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:21:26 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-dae34f58-0aea-4939-8544-b444ff23d018 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 returned with HTTP 404 Sep 08 19:21:26 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1648/3358] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:26 2026] GET /volume/v3/volumes/069839ee-c541-4b9f-a21d-9e7947217611 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:26 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] POST http://192.168.122.253/volume/v3/volumes Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-405280281"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG cinder.api.v3.volumes [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-405280281'}} {{(pid=87213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 19:21:26 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Create volume of 1 GB Sep 08 19:21:26 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Availability Zones retrieved successfully. Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Flow 'volume_create_api' (71191166-c180-4e76-a945-15c016bb3533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62fb1d3-a860-47c1-bea7-6f3e8cae9728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.flows.api.create_volume [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Validating volume size '1' using validate_int {{(pid=87213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62fb1d3-a860-47c1-bea7-6f3e8cae9728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T16:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f4e85c9-faac-4845-9620-f0de7912334d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f4e85c9-faac-4845-9620-f0de7912334d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2851b5f-0738-4dc0-bf44-0a1282ca10f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG cinder.quota [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Created reservations ['7ec6e6bb-7c27-498d-9480-d7e7cecee05f', '844c45ae-b78e-45b3-8665-e2a0adfa63e4', 'f44ad6ba-63fa-410b-84ff-460acac5a0fd', '4c16aaf6-8b91-44ea-bac0-b850be94a874'] {{(pid=87213) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2851b5f-0738-4dc0-bf44-0a1282ca10f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ec6e6bb-7c27-498d-9480-d7e7cecee05f', '844c45ae-b78e-45b3-8665-e2a0adfa63e4', 'f44ad6ba-63fa-410b-84ff-460acac5a0fd', '4c16aaf6-8b91-44ea-bac0-b850be94a874']}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:26 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd43160e-4f26-4157-a75c-9b14cf84667b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd43160e-4f26-4157-a75c-9b14cf84667b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9323e8e1-b096-4057-9ca8-423b983d6f31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-405280281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a872f4dea513412db5ad9bf54e2f2266',qos_specs=None,replication_status=,reservations=['7ec6e6bb-7c27-498d-9480-d7e7cecee05f','844c45ae-b78e-45b3-8665-e2a0adfa63e4','f44ad6ba-63fa-410b-84ff-460acac5a0fd','4c16aaf6-8b91-44ea-bac0-b850be94a874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b38cde0a3824723bf66b66e83ccbf8b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T17:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-405280281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9323e8e1-b096-4057-9ca8-423b983d6f31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a872f4dea513412db5ad9bf54e2f2266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b38cde0a3824723bf66b66e83ccbf8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f4e85c9-faac-4845-9620-f0de7912334d),volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1b859e3-ba4b-4c93-94d2-1d26182f55e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1b859e3-ba4b-4c93-94d2-1d26182f55e5) transitioned into state 'SUCCESS' from state '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-405280281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a872f4dea513412db5ad9bf54e2f2266',qos_specs=None,replication_status=,reservations=['7ec6e6bb-7c27-498d-9480-d7e7cecee05f','844c45ae-b78e-45b3-8665-e2a0adfa63e4','f44ad6ba-63fa-410b-84ff-460acac5a0fd','4c16aaf6-8b91-44ea-bac0-b850be94a874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b38cde0a3824723bf66b66e83ccbf8b',volume_type_id=3f4e85c9-faac-4845-9620-f0de7912334d)}' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14bd0c8e-dd76-4f2c-a6fa-7e548dcdbb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 19:21:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14bd0c8e-dd76-4f2c-a6fa-7e548dcdbb45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 19:21:27 devstack devstack@c-api.service[87213]: DEBUG cinder.volume.api [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Flow 'volume_create_api' (71191166-c180-4e76-a945-15c016bb3533) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 19:21:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Create volume request issued successfully. Sep 08 19:21:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b61634b8-3661-4a24-a6f2-9e9b852f98d2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes returned with HTTP 202 Sep 08 19:21:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1711/3359] 192.168.122.253 () {60 vars in 1142 bytes} [Tue Sep 8 19:21:26 2026] POST /volume/v3/volumes => generated 786 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 19:21:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1bf9691e-60ac-4b6e-851b-643b2d1e4d52 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1bf9691e-60ac-4b6e-851b-643b2d1e4d52 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] GET http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 Sep 08 19:21:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1bf9691e-60ac-4b6e-851b-643b2d1e4d52 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:27 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1bf9691e-60ac-4b6e-851b-643b2d1e4d52 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:27 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:27 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:27 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:27 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:27 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-1bf9691e-60ac-4b6e-851b-643b2d1e4d52 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Volume info retrieved successfully. Sep 08 19:21:27 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1bf9691e-60ac-4b6e-851b-643b2d1e4d52 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 returned with HTTP 200 Sep 08 19:21:27 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1649/3360] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:27 2026] GET /volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 => generated 965 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-04568cc8-6deb-4d52-95c7-2cede8f7b390 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-04568cc8-6deb-4d52-95c7-2cede8f7b390 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 Sep 08 19:21:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-04568cc8-6deb-4d52-95c7-2cede8f7b390 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:27 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-04568cc8-6deb-4d52-95c7-2cede8f7b390 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:27 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:27 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:27 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:27 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:27 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-04568cc8-6deb-4d52-95c7-2cede8f7b390 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:27 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-04568cc8-6deb-4d52-95c7-2cede8f7b390 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 returned with HTTP 200 Sep 08 19:21:27 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1712/3361] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:27 2026] GET /volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 => generated 842 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-01f7648c-5590-491f-a502-a40afcc985c3 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-01f7648c-5590-491f-a502-a40afcc985c3 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] GET http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 Sep 08 19:21:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-01f7648c-5590-491f-a502-a40afcc985c3 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:28 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-01f7648c-5590-491f-a502-a40afcc985c3 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:28 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:28 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:28 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:28 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:28 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-01f7648c-5590-491f-a502-a40afcc985c3 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Volume info retrieved successfully. Sep 08 19:21:28 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-01f7648c-5590-491f-a502-a40afcc985c3 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 returned with HTTP 200 Sep 08 19:21:28 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1650/3362] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:28 2026] GET /volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 => generated 1015 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-7a6773a0-2517-4d11-92b4-421c98c1cd90 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:28 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7a6773a0-2517-4d11-92b4-421c98c1cd90 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 Sep 08 19:21:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7a6773a0-2517-4d11-92b4-421c98c1cd90 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:28 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-7a6773a0-2517-4d11-92b4-421c98c1cd90 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:28 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:28 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:28 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:28 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:28 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-7a6773a0-2517-4d11-92b4-421c98c1cd90 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:29 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-7a6773a0-2517-4d11-92b4-421c98c1cd90 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 returned with HTTP 200 Sep 08 19:21:29 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1713/3363] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:28 2026] GET /volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 => generated 842 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9530cdb1-c7d9-40a5-8289-191bedc23cf2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9530cdb1-c7d9-40a5-8289-191bedc23cf2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] GET http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 Sep 08 19:21:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9530cdb1-c7d9-40a5-8289-191bedc23cf2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:29 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9530cdb1-c7d9-40a5-8289-191bedc23cf2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:29 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:29 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:29 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:29 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:29 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-9530cdb1-c7d9-40a5-8289-191bedc23cf2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Volume info retrieved successfully. Sep 08 19:21:29 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9530cdb1-c7d9-40a5-8289-191bedc23cf2 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 returned with HTTP 200 Sep 08 19:21:29 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1651/3364] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:29 2026] GET /volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 => generated 1015 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a7d58677-e11d-493c-ba24-94f9f58b312c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a7d58677-e11d-493c-ba24-94f9f58b312c tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 Sep 08 19:21:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a7d58677-e11d-493c-ba24-94f9f58b312c tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:30 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a7d58677-e11d-493c-ba24-94f9f58b312c tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:30 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:30 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:30 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:30 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:30 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-a7d58677-e11d-493c-ba24-94f9f58b312c tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:30 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a7d58677-e11d-493c-ba24-94f9f58b312c tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 returned with HTTP 200 Sep 08 19:21:30 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1714/3365] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:30 2026] GET /volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 => generated 842 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-125573e0-5df0-43f9-9731-71b728e483ba None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-125573e0-5df0-43f9-9731-71b728e483ba tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] GET http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 Sep 08 19:21:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-125573e0-5df0-43f9-9731-71b728e483ba tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:30 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-125573e0-5df0-43f9-9731-71b728e483ba tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:30 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:30 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:30 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:30 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:30 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-125573e0-5df0-43f9-9731-71b728e483ba tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Volume info retrieved successfully. Sep 08 19:21:30 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-125573e0-5df0-43f9-9731-71b728e483ba tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 returned with HTTP 200 Sep 08 19:21:30 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1652/3366] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:30 2026] GET /volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 => generated 1015 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8f7b8f72-c183-444b-8ec7-45d031f42822 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f7b8f72-c183-444b-8ec7-45d031f42822 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 Sep 08 19:21:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f7b8f72-c183-444b-8ec7-45d031f42822 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:31 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f7b8f72-c183-444b-8ec7-45d031f42822 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:31 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:31 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:31 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:31 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:31 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-8f7b8f72-c183-444b-8ec7-45d031f42822 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:31 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f7b8f72-c183-444b-8ec7-45d031f42822 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 returned with HTTP 200 Sep 08 19:21:31 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1715/3367] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:31 2026] GET /volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a591c115-344d-4d44-8686-9c7bdc233a52 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a591c115-344d-4d44-8686-9c7bdc233a52 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] GET http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 Sep 08 19:21:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a591c115-344d-4d44-8686-9c7bdc233a52 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:31 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a591c115-344d-4d44-8686-9c7bdc233a52 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:31 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:31 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:31 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:31 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:31 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a591c115-344d-4d44-8686-9c7bdc233a52 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Volume info retrieved successfully. Sep 08 19:21:31 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a591c115-344d-4d44-8686-9c7bdc233a52 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 returned with HTTP 200 Sep 08 19:21:31 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1653/3368] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:31 2026] GET /volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5df5d455-1a98-4d44-b80b-a12e6672c98d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5df5d455-1a98-4d44-b80b-a12e6672c98d tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 Sep 08 19:21:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5df5d455-1a98-4d44-b80b-a12e6672c98d tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5df5d455-1a98-4d44-b80b-a12e6672c98d tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-5df5d455-1a98-4d44-b80b-a12e6672c98d tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5df5d455-1a98-4d44-b80b-a12e6672c98d tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 returned with HTTP 200 Sep 08 19:21:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1716/3369] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:32 2026] GET /volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-84613867-16c8-4f82-be09-4c725b2ba1c5 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-84613867-16c8-4f82-be09-4c725b2ba1c5 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 Sep 08 19:21:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-84613867-16c8-4f82-be09-4c725b2ba1c5 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-84613867-16c8-4f82-be09-4c725b2ba1c5 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-84613867-16c8-4f82-be09-4c725b2ba1c5 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-84613867-16c8-4f82-be09-4c725b2ba1c5 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 returned with HTTP 200 Sep 08 19:21:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1654/3370] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:32 2026] GET /volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-672a3f04-1c43-4705-8aa1-903631b78ca0 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-672a3f04-1c43-4705-8aa1-903631b78ca0 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 Sep 08 19:21:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-672a3f04-1c43-4705-8aa1-903631b78ca0 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-672a3f04-1c43-4705-8aa1-903631b78ca0 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-672a3f04-1c43-4705-8aa1-903631b78ca0 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Delete snapshot with id: 9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 Sep 08 19:21:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-672a3f04-1c43-4705-8aa1-903631b78ca0 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Snapshot retrieved successfully. Sep 08 19:21:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-672a3f04-1c43-4705-8aa1-903631b78ca0 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Snapshot delete request issued successfully. Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-672a3f04-1c43-4705-8aa1-903631b78ca0 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 returned with HTTP 202 Sep 08 19:21:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1717/3371] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:21:32 2026] DELETE /volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-0e29cf50-3143-4f12-842e-60b7a4a3813e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0e29cf50-3143-4f12-842e-60b7a4a3813e tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 Sep 08 19:21:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0e29cf50-3143-4f12-842e-60b7a4a3813e tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-0e29cf50-3143-4f12-842e-60b7a4a3813e tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-0e29cf50-3143-4f12-842e-60b7a4a3813e tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Snapshot retrieved successfully. Sep 08 19:21:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-0e29cf50-3143-4f12-842e-60b7a4a3813e tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 returned with HTTP 200 Sep 08 19:21:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1655/3372] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:32 2026] GET /volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-162f2183-cb54-448d-90e4-1f7147502531 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-162f2183-cb54-448d-90e4-1f7147502531 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] GET http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 Sep 08 19:21:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-162f2183-cb54-448d-90e4-1f7147502531 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-162f2183-cb54-448d-90e4-1f7147502531 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-162f2183-cb54-448d-90e4-1f7147502531 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Volume info retrieved successfully. Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-162f2183-cb54-448d-90e4-1f7147502531 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 returned with HTTP 200 Sep 08 19:21:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1718/3373] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:32 2026] GET /volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d2e8beca-af4a-410d-b0e7-9d78962ce3ff None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d2e8beca-af4a-410d-b0e7-9d78962ce3ff tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-reader] POST http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31/action Sep 08 19:21:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d2e8beca-af4a-410d-b0e7-9d78962ce3ff tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 19:21:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d2e8beca-af4a-410d-b0e7-9d78962ce3ff tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:32 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-d2e8beca-af4a-410d-b0e7-9d78962ce3ff tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4af6ca1d65a347f9a8340fd63126f563', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a872f4dea513412db5ad9bf54e2f2266', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d2e8beca-af4a-410d-b0e7-9d78962ce3ff tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-reader] http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31/action returned with HTTP 403 Sep 08 19:21:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1656/3374] 192.168.122.253 () {60 vars in 1274 bytes} [Tue Sep 8 19:21:32 2026] POST /volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31/action => generated 131 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3806f855-4c98-4a9f-b35d-92eacf8ca21e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3806f855-4c98-4a9f-b35d-92eacf8ca21e tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] DELETE http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 Sep 08 19:21:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3806f855-4c98-4a9f-b35d-92eacf8ca21e tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:32 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3806f855-4c98-4a9f-b35d-92eacf8ca21e tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-3806f855-4c98-4a9f-b35d-92eacf8ca21e tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Delete volume with id: 9323e8e1-b096-4057-9ca8-423b983d6f31 Sep 08 19:21:32 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:32 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:32 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:32 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3806f855-4c98-4a9f-b35d-92eacf8ca21e tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Volume info retrieved successfully. Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-3806f855-4c98-4a9f-b35d-92eacf8ca21e tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Delete volume request issued successfully. Sep 08 19:21:32 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3806f855-4c98-4a9f-b35d-92eacf8ca21e tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 returned with HTTP 202 Sep 08 19:21:32 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1719/3375] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:21:32 2026] DELETE /volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-09938c03-f2ce-4c65-ae1a-05b05108d2ad None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-09938c03-f2ce-4c65-ae1a-05b05108d2ad tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] GET http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 Sep 08 19:21:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-09938c03-f2ce-4c65-ae1a-05b05108d2ad tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:32 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-09938c03-f2ce-4c65-ae1a-05b05108d2ad tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:32 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:32 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:32 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:32 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:32 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-09938c03-f2ce-4c65-ae1a-05b05108d2ad tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Volume info retrieved successfully. Sep 08 19:21:32 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-09938c03-f2ce-4c65-ae1a-05b05108d2ad tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 returned with HTTP 200 Sep 08 19:21:32 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1657/3376] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:32 2026] GET /volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e058731c-6897-4b61-a38b-b9e9eceb3368 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e058731c-6897-4b61-a38b-b9e9eceb3368 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 Sep 08 19:21:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e058731c-6897-4b61-a38b-b9e9eceb3368 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:33 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e058731c-6897-4b61-a38b-b9e9eceb3368 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:33 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:33 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:33 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-e058731c-6897-4b61-a38b-b9e9eceb3368 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Snapshot retrieved successfully. Sep 08 19:21:33 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e058731c-6897-4b61-a38b-b9e9eceb3368 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 returned with HTTP 200 Sep 08 19:21:33 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1720/3377] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:33 2026] GET /volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bf685811-ce3a-47b5-840c-45f596ed3b09 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bf685811-ce3a-47b5-840c-45f596ed3b09 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] GET http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 Sep 08 19:21:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bf685811-ce3a-47b5-840c-45f596ed3b09 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:33 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bf685811-ce3a-47b5-840c-45f596ed3b09 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:33 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bf685811-ce3a-47b5-840c-45f596ed3b09 tempest-ProjectReaderTests-1293658733 tempest-ProjectReaderTests-1293658733-project-admin] http://192.168.122.253/volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 returned with HTTP 404 Sep 08 19:21:33 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1658/3378] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:33 2026] GET /volume/v3/volumes/9323e8e1-b096-4057-9ca8-423b983d6f31 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-e871a702-dc3d-423d-9251-93a133cd9626 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e871a702-dc3d-423d-9251-93a133cd9626 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 Sep 08 19:21:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e871a702-dc3d-423d-9251-93a133cd9626 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-e871a702-dc3d-423d-9251-93a133cd9626 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-e871a702-dc3d-423d-9251-93a133cd9626 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 returned with HTTP 404 Sep 08 19:21:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1721/3379] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:34 2026] GET /volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 19:21:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8f3e2ae2-24a2-45bf-b359-ad52607097a1 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8f3e2ae2-24a2-45bf-b359-ad52607097a1 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] DELETE http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd Sep 08 19:21:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8f3e2ae2-24a2-45bf-b359-ad52607097a1 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:34 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8f3e2ae2-24a2-45bf-b359-ad52607097a1 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:34 devstack devstack@c-api.service[87214]: INFO cinder.api.v3.volumes [None req-8f3e2ae2-24a2-45bf-b359-ad52607097a1 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Delete volume with id: 97bead77-ed47-44db-af41-304bd4ad22dd Sep 08 19:21:34 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:34 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:34 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:34 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8f3e2ae2-24a2-45bf-b359-ad52607097a1 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:34 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-8f3e2ae2-24a2-45bf-b359-ad52607097a1 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Delete volume request issued successfully. Sep 08 19:21:34 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8f3e2ae2-24a2-45bf-b359-ad52607097a1 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd returned with HTTP 202 Sep 08 19:21:34 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1659/3380] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:21:34 2026] DELETE /volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-61c0af3d-5684-498c-bd80-f1c02e5f1e32 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61c0af3d-5684-498c-bd80-f1c02e5f1e32 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd Sep 08 19:21:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61c0af3d-5684-498c-bd80-f1c02e5f1e32 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:34 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-61c0af3d-5684-498c-bd80-f1c02e5f1e32 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:34 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:34 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:34 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:34 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:34 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-61c0af3d-5684-498c-bd80-f1c02e5f1e32 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:34 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-61c0af3d-5684-498c-bd80-f1c02e5f1e32 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd returned with HTTP 200 Sep 08 19:21:34 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1722/3381] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:34 2026] GET /volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a70d512b-4cc9-48b1-a5e8-4d5d65514c4c None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a70d512b-4cc9-48b1-a5e8-4d5d65514c4c tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd Sep 08 19:21:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a70d512b-4cc9-48b1-a5e8-4d5d65514c4c tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a70d512b-4cc9-48b1-a5e8-4d5d65514c4c tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a70d512b-4cc9-48b1-a5e8-4d5d65514c4c tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd returned with HTTP 404 Sep 08 19:21:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1660/3382] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:35 2026] GET /volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1efca3a9-699a-4da8-8388-4c3011db3501 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1efca3a9-699a-4da8-8388-4c3011db3501 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] DELETE http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 Sep 08 19:21:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1efca3a9-699a-4da8-8388-4c3011db3501 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:35 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1efca3a9-699a-4da8-8388-4c3011db3501 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:35 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-1efca3a9-699a-4da8-8388-4c3011db3501 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Delete volume with id: 230059a9-8b5e-48dc-96dd-06dafda64c22 Sep 08 19:21:35 devstack devstack@c-api.service[87213]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:35 devstack devstack@c-api.service[87213]: attachments = base.obj_make_list( Sep 08 19:21:35 devstack devstack@c-api.service[87213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:35 devstack devstack@c-api.service[87213]: warnings.warn( Sep 08 19:21:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1efca3a9-699a-4da8-8388-4c3011db3501 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:35 devstack devstack@c-api.service[87213]: INFO cinder.volume.api [None req-1efca3a9-699a-4da8-8388-4c3011db3501 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Delete volume request issued successfully. Sep 08 19:21:35 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1efca3a9-699a-4da8-8388-4c3011db3501 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 returned with HTTP 202 Sep 08 19:21:35 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1723/3383] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:21:35 2026] DELETE /volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a20c1df8-620a-4d50-bab0-01eb2d449e91 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a20c1df8-620a-4d50-bab0-01eb2d449e91 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 Sep 08 19:21:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a20c1df8-620a-4d50-bab0-01eb2d449e91 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:35 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a20c1df8-620a-4d50-bab0-01eb2d449e91 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:35 devstack devstack@c-api.service[87214]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 19:21:35 devstack devstack@c-api.service[87214]: attachments = base.obj_make_list( Sep 08 19:21:35 devstack devstack@c-api.service[87214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 19:21:35 devstack devstack@c-api.service[87214]: warnings.warn( Sep 08 19:21:35 devstack devstack@c-api.service[87214]: INFO cinder.volume.api [None req-a20c1df8-620a-4d50-bab0-01eb2d449e91 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Volume info retrieved successfully. Sep 08 19:21:35 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a20c1df8-620a-4d50-bab0-01eb2d449e91 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 returned with HTTP 200 Sep 08 19:21:35 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1661/3384] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:35 2026] GET /volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-02be07a8-ece8-4653-b830-8e8041aa4e3b None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-02be07a8-ece8-4653-b830-8e8041aa4e3b tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-02be07a8-ece8-4653-b830-8e8041aa4e3b tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-02be07a8-ece8-4653-b830-8e8041aa4e3b tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-8435261e-254b-4723-8171-2f5432342a62 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-02be07a8-ece8-4653-b830-8e8041aa4e3b tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 returned with HTTP 404 Sep 08 19:21:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1724/3385] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:36 2026] GET /volume/v3/volumes/230059a9-8b5e-48dc-96dd-06dafda64c22 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-96789636-caa2-4a9f-a03d-f8318805f3eb None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-96789636-caa2-4a9f-a03d-f8318805f3eb tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] DELETE http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-96789636-caa2-4a9f-a03d-f8318805f3eb tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-96789636-caa2-4a9f-a03d-f8318805f3eb tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.snapshots [None req-96789636-caa2-4a9f-a03d-f8318805f3eb tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Delete snapshot with id: 9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 Sep 08 19:21:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-96789636-caa2-4a9f-a03d-f8318805f3eb tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 returned with HTTP 404 Sep 08 19:21:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1725/3386] 192.168.122.253 () {58 vars in 1241 bytes} [Tue Sep 8 19:21:36 2026] DELETE /volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-24f28fe8-8479-44bb-b0be-c8d9b8745fe2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-24f28fe8-8479-44bb-b0be-c8d9b8745fe2 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-24f28fe8-8479-44bb-b0be-c8d9b8745fe2 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-24f28fe8-8479-44bb-b0be-c8d9b8745fe2 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-24f28fe8-8479-44bb-b0be-c8d9b8745fe2 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 returned with HTTP 404 Sep 08 19:21:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1726/3387] 192.168.122.253 () {58 vars in 1238 bytes} [Tue Sep 8 19:21:36 2026] GET /volume/v3/snapshots/9da81e64-38f3-4c4b-aa1a-c17b5fd7e5f3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4a0d7578-e3d3-451d-b7e9-7b967fa0e423 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4a0d7578-e3d3-451d-b7e9-7b967fa0e423 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] DELETE http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4a0d7578-e3d3-451d-b7e9-7b967fa0e423 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4a0d7578-e3d3-451d-b7e9-7b967fa0e423 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: INFO cinder.api.v3.volumes [None req-4a0d7578-e3d3-451d-b7e9-7b967fa0e423 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Delete volume with id: 97bead77-ed47-44db-af41-304bd4ad22dd Sep 08 19:21:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4a0d7578-e3d3-451d-b7e9-7b967fa0e423 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd returned with HTTP 404 Sep 08 19:21:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1727/3388] 192.168.122.253 () {58 vars in 1235 bytes} [Tue Sep 8 19:21:36 2026] DELETE /volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-04c96aa2-468f-4d3c-9ba7-157653c9cc29 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-04c96aa2-468f-4d3c-9ba7-157653c9cc29 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] GET http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-04c96aa2-468f-4d3c-9ba7-157653c9cc29 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-04c96aa2-468f-4d3c-9ba7-157653c9cc29 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:36 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-04c96aa2-468f-4d3c-9ba7-157653c9cc29 tempest-SnapshotDependencyTests-234248401 tempest-SnapshotDependencyTests-234248401-project-member] http://192.168.122.253/volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd returned with HTTP 404 Sep 08 19:21:36 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1728/3389] 192.168.122.253 () {58 vars in 1232 bytes} [Tue Sep 8 19:21:36 2026] GET /volume/v3/volumes/97bead77-ed47-44db-af41-304bd4ad22dd => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:36 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8435261e-254b-4723-8171-2f5432342a62 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:36 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-8435261e-254b-4723-8171-2f5432342a62 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-940391783", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-8435261e-254b-4723-8171-2f5432342a62 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1662/3390] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:36 2026] POST /volume/v3/types => generated 379 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dfd32293-58db-44a7-92ae-b379a628a7e9 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dfd32293-58db-44a7-92ae-b379a628a7e9 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] POST http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/encryption Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dfd32293-58db-44a7-92ae-b379a628a7e9 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dfd32293-58db-44a7-92ae-b379a628a7e9 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/encryption returned with HTTP 200 Sep 08 19:21:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1729/3391] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:21:37 2026] POST /volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-bf295007-6a9f-45d0-aa40-03a72bdd5352 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bf295007-6a9f-45d0-aa40-03a72bdd5352 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-bf295007-6a9f-45d0-aa40-03a72bdd5352 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2118118839", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-bf295007-6a9f-45d0-aa40-03a72bdd5352 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1663/3392] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:37 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-020579e1-62d1-48c9-815e-2f933883b09f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-020579e1-62d1-48c9-815e-2f933883b09f tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] POST http://192.168.122.253/volume/v3/types/cccf494a-2e19-41da-8dfb-b3286b3f0815/encryption Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-020579e1-62d1-48c9-815e-2f933883b09f tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-020579e1-62d1-48c9-815e-2f933883b09f tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/cccf494a-2e19-41da-8dfb-b3286b3f0815/encryption returned with HTTP 200 Sep 08 19:21:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1730/3393] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:21:37 2026] POST /volume/v3/types/cccf494a-2e19-41da-8dfb-b3286b3f0815/encryption => generated 239 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e28df052-f903-48ed-b9fd-c2c1e988b67a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e28df052-f903-48ed-b9fd-c2c1e988b67a tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e28df052-f903-48ed-b9fd-c2c1e988b67a tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-173026440", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e28df052-f903-48ed-b9fd-c2c1e988b67a tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1664/3394] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:37 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3956389a-cab6-4347-8587-a657917a07d1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3956389a-cab6-4347-8587-a657917a07d1 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] POST http://192.168.122.253/volume/v3/types/9805a99c-747a-4f88-a467-6d6ba9ebd6f9/extra_specs Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3956389a-cab6-4347-8587-a657917a07d1 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3956389a-cab6-4347-8587-a657917a07d1 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/9805a99c-747a-4f88-a467-6d6ba9ebd6f9/extra_specs returned with HTTP 200 Sep 08 19:21:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1731/3395] 192.168.122.253 () {60 vars in 1283 bytes} [Tue Sep 8 19:21:37 2026] POST /volume/v3/types/9805a99c-747a-4f88-a467-6d6ba9ebd6f9/extra_specs => generated 35 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-7a8c565e-1e00-45fc-b213-81d3ca4192c6 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7a8c565e-1e00-45fc-b213-81d3ca4192c6 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] PUT http://192.168.122.253/volume/v3/types/9805a99c-747a-4f88-a467-6d6ba9ebd6f9/extra_specs/key2 Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-7a8c565e-1e00-45fc-b213-81d3ca4192c6 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-7a8c565e-1e00-45fc-b213-81d3ca4192c6 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/9805a99c-747a-4f88-a467-6d6ba9ebd6f9/extra_specs/key2 returned with HTTP 200 Sep 08 19:21:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1665/3396] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:21:37 2026] PUT /volume/v3/types/9805a99c-747a-4f88-a467-6d6ba9ebd6f9/extra_specs/key2 => generated 25 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4b908e8a-2752-44c3-b18d-3b05e1158c4d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b908e8a-2752-44c3-b18d-3b05e1158c4d tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4b908e8a-2752-44c3-b18d-3b05e1158c4d tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4b908e8a-2752-44c3-b18d-3b05e1158c4d tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1732/3397] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:21:37 2026] POST /volume/v3/types => generated 195 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f735158f-83bd-4388-9e9c-b4f18a0681f7 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f735158f-83bd-4388-9e9c-b4f18a0681f7 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] DELETE http://192.168.122.253/volume/v3/types/3a4ff011-e2da-4826-b97d-45bbaaf5d7da Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f735158f-83bd-4388-9e9c-b4f18a0681f7 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f735158f-83bd-4388-9e9c-b4f18a0681f7 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f735158f-83bd-4388-9e9c-b4f18a0681f7 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/3a4ff011-e2da-4826-b97d-45bbaaf5d7da returned with HTTP 202 Sep 08 19:21:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1666/3398] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:37 2026] DELETE /volume/v3/types/3a4ff011-e2da-4826-b97d-45bbaaf5d7da => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d8e006ed-ed16-45ba-92f9-1b623c7bf1a8 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d8e006ed-ed16-45ba-92f9-1b623c7bf1a8 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d8e006ed-ed16-45ba-92f9-1b623c7bf1a8 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-16557854", "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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d8e006ed-ed16-45ba-92f9-1b623c7bf1a8 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1733/3399] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:37 2026] POST /volume/v3/types => generated 378 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-b9dae016-85c4-41a2-8f7d-0710f10748d4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b9dae016-85c4-41a2-8f7d-0710f10748d4 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] POST http://192.168.122.253/volume/v3/types/efb544b7-4cb0-4ca5-ac86-d6d648d1cb82/encryption Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-b9dae016-85c4-41a2-8f7d-0710f10748d4 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-b9dae016-85c4-41a2-8f7d-0710f10748d4 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/efb544b7-4cb0-4ca5-ac86-d6d648d1cb82/encryption returned with HTTP 200 Sep 08 19:21:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1667/3400] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:21:37 2026] POST /volume/v3/types/efb544b7-4cb0-4ca5-ac86-d6d648d1cb82/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a5d74b40-e115-4cee-ae9c-ad9bb3d22c09 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a5d74b40-e115-4cee-ae9c-ad9bb3d22c09 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] DELETE http://192.168.122.253/volume/v3/types/efb544b7-4cb0-4ca5-ac86-d6d648d1cb82/encryption/63ac9a5e-b0d6-42e7-9268-3de0485be95a Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a5d74b40-e115-4cee-ae9c-ad9bb3d22c09 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a5d74b40-e115-4cee-ae9c-ad9bb3d22c09 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a5d74b40-e115-4cee-ae9c-ad9bb3d22c09 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/efb544b7-4cb0-4ca5-ac86-d6d648d1cb82/encryption/63ac9a5e-b0d6-42e7-9268-3de0485be95a returned with HTTP 202 Sep 08 19:21:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1734/3401] 192.168.122.253 () {58 vars in 1373 bytes} [Tue Sep 8 19:21:37 2026] DELETE /volume/v3/types/efb544b7-4cb0-4ca5-ac86-d6d648d1cb82/encryption/63ac9a5e-b0d6-42e7-9268-3de0485be95a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-facdcffa-465b-4326-92f9-133d12aad57b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-facdcffa-465b-4326-92f9-133d12aad57b tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-facdcffa-465b-4326-92f9-133d12aad57b tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-881448153", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-facdcffa-465b-4326-92f9-133d12aad57b tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1668/3402] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:37 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 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3518db24-ce0a-4244-8c29-9e084ea7c952 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3518db24-ce0a-4244-8c29-9e084ea7c952 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] DELETE http://192.168.122.253/volume/v3/types/1ba31ec5-f035-4fbf-8837-c54b83afb469/extra_specs/key1 Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3518db24-ce0a-4244-8c29-9e084ea7c952 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3518db24-ce0a-4244-8c29-9e084ea7c952 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3518db24-ce0a-4244-8c29-9e084ea7c952 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/1ba31ec5-f035-4fbf-8837-c54b83afb469/extra_specs/key1 returned with HTTP 202 Sep 08 19:21:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1735/3403] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:21:37 2026] DELETE /volume/v3/types/1ba31ec5-f035-4fbf-8837-c54b83afb469/extra_specs/key1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-43e7d001-c3bc-4924-92c8-1efbb4cfcfa4 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43e7d001-c3bc-4924-92c8-1efbb4cfcfa4 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-43e7d001-c3bc-4924-92c8-1efbb4cfcfa4 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-486388597", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-43e7d001-c3bc-4924-92c8-1efbb4cfcfa4 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1669/3404] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:37 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8f22ff85-6101-4c4d-9ad2-150ec9bd680a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f22ff85-6101-4c4d-9ad2-150ec9bd680a tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] DELETE http://192.168.122.253/volume/v3/types/d9f01b5f-160b-4c19-a1b4-d262e0a1a009 Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f22ff85-6101-4c4d-9ad2-150ec9bd680a tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8f22ff85-6101-4c4d-9ad2-150ec9bd680a tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8f22ff85-6101-4c4d-9ad2-150ec9bd680a tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/d9f01b5f-160b-4c19-a1b4-d262e0a1a009 returned with HTTP 202 Sep 08 19:21:37 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1736/3405] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:37 2026] DELETE /volume/v3/types/d9f01b5f-160b-4c19-a1b4-d262e0a1a009 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2c96a15e-1e37-4f41-b04f-613ac40a6501 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2c96a15e-1e37-4f41-b04f-613ac40a6501 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] GET http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/extra_specs Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2c96a15e-1e37-4f41-b04f-613ac40a6501 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2c96a15e-1e37-4f41-b04f-613ac40a6501 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:37 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2c96a15e-1e37-4f41-b04f-613ac40a6501 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/extra_specs returned with HTTP 200 Sep 08 19:21:37 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1670/3406] 192.168.122.253 () {58 vars in 1262 bytes} [Tue Sep 8 19:21:37 2026] GET /volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/extra_specs => generated 185 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3828cff9-d18d-4849-9028-c42ee5490cfd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3828cff9-d18d-4849-9028-c42ee5490cfd tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] GET http://192.168.122.253/volume/v3/types Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3828cff9-d18d-4849-9028-c42ee5490cfd tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:37 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3828cff9-d18d-4849-9028-c42ee5490cfd tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3828cff9-d18d-4849-9028-c42ee5490cfd tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1737/3407] 192.168.122.253 () {58 vars in 1115 bytes} [Tue Sep 8 19:21:37 2026] GET /volume/v3/types => generated 2585 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5561b152-af4e-4ece-82fa-05de2ba8ffc2 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5561b152-af4e-4ece-82fa-05de2ba8ffc2 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] GET http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/encryption/cipher Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5561b152-af4e-4ece-82fa-05de2ba8ffc2 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5561b152-af4e-4ece-82fa-05de2ba8ffc2 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5561b152-af4e-4ece-82fa-05de2ba8ffc2 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/encryption/cipher returned with HTTP 200 Sep 08 19:21:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1671/3408] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:21:38 2026] GET /volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/encryption/cipher => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-27b15c8b-1e03-48ec-a5bf-676545382371 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-27b15c8b-1e03-48ec-a5bf-676545382371 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] GET http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/encryption Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-27b15c8b-1e03-48ec-a5bf-676545382371 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-27b15c8b-1e03-48ec-a5bf-676545382371 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-27b15c8b-1e03-48ec-a5bf-676545382371 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/encryption returned with HTTP 200 Sep 08 19:21:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1738/3409] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:21:38 2026] GET /volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/encryption => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9e9d7e17-8472-46a4-9edf-5cfbf47e7bd8 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9e9d7e17-8472-46a4-9edf-5cfbf47e7bd8 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] GET http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/extra_specs/multiattach Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9e9d7e17-8472-46a4-9edf-5cfbf47e7bd8 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9e9d7e17-8472-46a4-9edf-5cfbf47e7bd8 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9e9d7e17-8472-46a4-9edf-5cfbf47e7bd8 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/extra_specs/multiattach returned with HTTP 200 Sep 08 19:21:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1672/3410] 192.168.122.253 () {58 vars in 1298 bytes} [Tue Sep 8 19:21:38 2026] GET /volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2816600c-7d83-4ddb-ae88-1fed632babcd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2816600c-7d83-4ddb-ae88-1fed632babcd tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] GET http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/extra_specs/volume_backend_name Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2816600c-7d83-4ddb-ae88-1fed632babcd tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2816600c-7d83-4ddb-ae88-1fed632babcd tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2816600c-7d83-4ddb-ae88-1fed632babcd tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/extra_specs/volume_backend_name returned with HTTP 200 Sep 08 19:21:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1739/3411] 192.168.122.253 () {58 vars in 1322 bytes} [Tue Sep 8 19:21:38 2026] GET /volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/extra_specs/volume_backend_name => generated 44 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a048bb03-09c9-4cef-8a0d-4f4becdb4907 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a048bb03-09c9-4cef-8a0d-4f4becdb4907 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] GET http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47 Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a048bb03-09c9-4cef-8a0d-4f4becdb4907 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a048bb03-09c9-4cef-8a0d-4f4becdb4907 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a048bb03-09c9-4cef-8a0d-4f4becdb4907 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47 returned with HTTP 200 Sep 08 19:21:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1673/3412] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:21:38 2026] GET /volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47 => generated 401 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-50c4c1f4-ff82-4a0c-b64f-d0acbbf07bf2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-50c4c1f4-ff82-4a0c-b64f-d0acbbf07bf2 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] PUT http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/encryption/fc1b2505-a336-47d1-8b97-13429fcd71c3 Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-50c4c1f4-ff82-4a0c-b64f-d0acbbf07bf2 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-50c4c1f4-ff82-4a0c-b64f-d0acbbf07bf2 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/encryption/fc1b2505-a336-47d1-8b97-13429fcd71c3 returned with HTTP 200 Sep 08 19:21:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1740/3413] 192.168.122.253 () {60 vars in 1390 bytes} [Tue Sep 8 19:21:38 2026] PUT /volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/encryption/fc1b2505-a336-47d1-8b97-13429fcd71c3 => generated 33 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-892b2f60-8a2d-48ac-b999-f9966f09c37b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-892b2f60-8a2d-48ac-b999-f9966f09c37b tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] PUT http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/extra_specs/key1 Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-892b2f60-8a2d-48ac-b999-f9966f09c37b tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-892b2f60-8a2d-48ac-b999-f9966f09c37b tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/extra_specs/key1 returned with HTTP 200 Sep 08 19:21:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1674/3414] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:21:38 2026] PUT /volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47/extra_specs/key1 => generated 30 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-18193d3a-c650-4043-aec2-646d2b556335 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-18193d3a-c650-4043-aec2-646d2b556335 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] PUT http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47 Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-18193d3a-c650-4043-aec2-646d2b556335 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-18193d3a-c650-4043-aec2-646d2b556335 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47 returned with HTTP 200 Sep 08 19:21:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1741/3415] 192.168.122.253 () {60 vars in 1246 bytes} [Tue Sep 8 19:21:38 2026] PUT /volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47 => generated 370 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-47bbbe49-62ea-486f-b3cd-bff9889c1b66 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-47bbbe49-62ea-486f-b3cd-bff9889c1b66 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] DELETE http://192.168.122.253/volume/v3/types/1ba31ec5-f035-4fbf-8837-c54b83afb469 Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-47bbbe49-62ea-486f-b3cd-bff9889c1b66 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-47bbbe49-62ea-486f-b3cd-bff9889c1b66 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-47bbbe49-62ea-486f-b3cd-bff9889c1b66 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/1ba31ec5-f035-4fbf-8837-c54b83afb469 returned with HTTP 202 Sep 08 19:21:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1675/3416] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:38 2026] DELETE /volume/v3/types/1ba31ec5-f035-4fbf-8837-c54b83afb469 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-ad018dea-a50f-47de-98e1-1251223b9880 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad018dea-a50f-47de-98e1-1251223b9880 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] DELETE http://192.168.122.253/volume/v3/types/efb544b7-4cb0-4ca5-ac86-d6d648d1cb82 Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad018dea-a50f-47de-98e1-1251223b9880 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-ad018dea-a50f-47de-98e1-1251223b9880 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-ad018dea-a50f-47de-98e1-1251223b9880 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/efb544b7-4cb0-4ca5-ac86-d6d648d1cb82 returned with HTTP 202 Sep 08 19:21:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1742/3417] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:38 2026] DELETE /volume/v3/types/efb544b7-4cb0-4ca5-ac86-d6d648d1cb82 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4aa3a095-02db-4b59-bb5f-5c4389fb2269 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4aa3a095-02db-4b59-bb5f-5c4389fb2269 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] DELETE http://192.168.122.253/volume/v3/types/9805a99c-747a-4f88-a467-6d6ba9ebd6f9 Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4aa3a095-02db-4b59-bb5f-5c4389fb2269 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4aa3a095-02db-4b59-bb5f-5c4389fb2269 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4aa3a095-02db-4b59-bb5f-5c4389fb2269 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/9805a99c-747a-4f88-a467-6d6ba9ebd6f9 returned with HTTP 202 Sep 08 19:21:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1676/3418] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:38 2026] DELETE /volume/v3/types/9805a99c-747a-4f88-a467-6d6ba9ebd6f9 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-56aab8c6-4769-4268-b737-f2052c9017e1 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-56aab8c6-4769-4268-b737-f2052c9017e1 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] DELETE http://192.168.122.253/volume/v3/types/cccf494a-2e19-41da-8dfb-b3286b3f0815 Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-56aab8c6-4769-4268-b737-f2052c9017e1 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-56aab8c6-4769-4268-b737-f2052c9017e1 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:38 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-56aab8c6-4769-4268-b737-f2052c9017e1 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/cccf494a-2e19-41da-8dfb-b3286b3f0815 returned with HTTP 202 Sep 08 19:21:38 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1743/3419] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:38 2026] DELETE /volume/v3/types/cccf494a-2e19-41da-8dfb-b3286b3f0815 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-9ef0e988-bf4c-4789-9e06-fcec906eac81 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9ef0e988-bf4c-4789-9e06-fcec906eac81 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] DELETE http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47 Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9ef0e988-bf4c-4789-9e06-fcec906eac81 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-9ef0e988-bf4c-4789-9e06-fcec906eac81 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:38 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-9ef0e988-bf4c-4789-9e06-fcec906eac81 tempest-VolumeTypesAdminTests-377715106 tempest-VolumeTypesAdminTests-377715106-project-admin] http://192.168.122.253/volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47 returned with HTTP 202 Sep 08 19:21:38 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1677/3420] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:38 2026] DELETE /volume/v3/types/6fb07fa2-f8f9-45a1-ad7f-a5d11d4fba47 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5c7803d3-053a-4e15-a6bf-0642637960ed None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5c7803d3-053a-4e15-a6bf-0642637960ed tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5c7803d3-053a-4e15-a6bf-0642637960ed tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-672520469", "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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5c7803d3-053a-4e15-a6bf-0642637960ed tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1744/3421] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:41 2026] POST /volume/v3/types => generated 379 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:21:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6401bea6-cd43-4fe1-8755-cdfd302b4f91 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6401bea6-cd43-4fe1-8755-cdfd302b4f91 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] POST http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/encryption Sep 08 19:21:41 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6401bea6-cd43-4fe1-8755-cdfd302b4f91 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:41 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6401bea6-cd43-4fe1-8755-cdfd302b4f91 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/encryption returned with HTTP 200 Sep 08 19:21:41 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1678/3422] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:21:41 2026] POST /volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-92342280-1890-498a-9636-da37c407f94c None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-92342280-1890-498a-9636-da37c407f94c tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:41 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-92342280-1890-498a-9636-da37c407f94c tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-717793256", "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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:41 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-92342280-1890-498a-9636-da37c407f94c tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:41 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1745/3423] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:41 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d827a1cc-b232-437a-9504-1558647a4d4b None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d827a1cc-b232-437a-9504-1558647a4d4b tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] POST http://192.168.122.253/volume/v3/types/e5bc4497-311f-4175-8bcf-1f995066130e/encryption Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d827a1cc-b232-437a-9504-1558647a4d4b tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-d827a1cc-b232-437a-9504-1558647a4d4b tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'd8c30d981b574228b84d78a6160f214a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1acc1307ae154237a1b3d52e997f25e2', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d827a1cc-b232-437a-9504-1558647a4d4b tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/e5bc4497-311f-4175-8bcf-1f995066130e/encryption returned with HTTP 403 Sep 08 19:21:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1679/3424] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:21:42 2026] POST /volume/v3/types/e5bc4497-311f-4175-8bcf-1f995066130e/encryption => generated 127 bytes in 171 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-9d1c8128-94c1-44bd-8175-95f53ff5145e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9d1c8128-94c1-44bd-8175-95f53ff5145e tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-9d1c8128-94c1-44bd-8175-95f53ff5145e tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1334281552", "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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-9d1c8128-94c1-44bd-8175-95f53ff5145e tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1746/3425] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:42 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1e6153ad-b401-490f-82e3-d8a2560a3474 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e6153ad-b401-490f-82e3-d8a2560a3474 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] POST http://192.168.122.253/volume/v3/types/6b2e7481-2a2d-4d9d-aac5-95a70bc4e1e6/extra_specs Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1e6153ad-b401-490f-82e3-d8a2560a3474 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-1e6153ad-b401-490f-82e3-d8a2560a3474 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'd8c30d981b574228b84d78a6160f214a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1acc1307ae154237a1b3d52e997f25e2', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1e6153ad-b401-490f-82e3-d8a2560a3474 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/6b2e7481-2a2d-4d9d-aac5-95a70bc4e1e6/extra_specs returned with HTTP 403 Sep 08 19:21:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1680/3426] 192.168.122.253 () {60 vars in 1283 bytes} [Tue Sep 8 19:21:42 2026] POST /volume/v3/types/6b2e7481-2a2d-4d9d-aac5-95a70bc4e1e6/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4a78b9c9-8bdb-4765-8c86-9c9358760e20 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4a78b9c9-8bdb-4765-8c86-9c9358760e20 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] PUT http://192.168.122.253/volume/v3/types/6b2e7481-2a2d-4d9d-aac5-95a70bc4e1e6/extra_specs/key2 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4a78b9c9-8bdb-4765-8c86-9c9358760e20 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-4a78b9c9-8bdb-4765-8c86-9c9358760e20 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd8c30d981b574228b84d78a6160f214a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1acc1307ae154237a1b3d52e997f25e2', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4a78b9c9-8bdb-4765-8c86-9c9358760e20 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/6b2e7481-2a2d-4d9d-aac5-95a70bc4e1e6/extra_specs/key2 returned with HTTP 403 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1747/3427] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:21:42 2026] PUT /volume/v3/types/6b2e7481-2a2d-4d9d-aac5-95a70bc4e1e6/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-50ec8aca-7c78-431c-9c99-0455915cc594 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-50ec8aca-7c78-431c-9c99-0455915cc594 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-50ec8aca-7c78-431c-9c99-0455915cc594 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-50ec8aca-7c78-431c-9c99-0455915cc594 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'd8c30d981b574228b84d78a6160f214a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1acc1307ae154237a1b3d52e997f25e2', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-50ec8aca-7c78-431c-9c99-0455915cc594 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types returned with HTTP 403 Sep 08 19:21:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1681/3428] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:21:42 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5ac54335-92b5-4222-a743-24659aedab16 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ac54335-92b5-4222-a743-24659aedab16 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5ac54335-92b5-4222-a743-24659aedab16 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-566262305", "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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5ac54335-92b5-4222-a743-24659aedab16 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1748/3429] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:42 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 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-de97da0f-9789-40f6-9329-b88a7145e97e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-de97da0f-9789-40f6-9329-b88a7145e97e tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] POST http://192.168.122.253/volume/v3/types/e9e6c1ca-f603-4dc7-9ad0-bb927d03a021/encryption Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-de97da0f-9789-40f6-9329-b88a7145e97e tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-de97da0f-9789-40f6-9329-b88a7145e97e tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] http://192.168.122.253/volume/v3/types/e9e6c1ca-f603-4dc7-9ad0-bb927d03a021/encryption returned with HTTP 200 Sep 08 19:21:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1682/3430] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:21:42 2026] POST /volume/v3/types/e9e6c1ca-f603-4dc7-9ad0-bb927d03a021/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b2544f2b-8131-4c47-ab46-9d2429f19565 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b2544f2b-8131-4c47-ab46-9d2429f19565 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] DELETE http://192.168.122.253/volume/v3/types/e9e6c1ca-f603-4dc7-9ad0-bb927d03a021/encryption/8765cf8e-86af-45e4-803f-079ff7c2f4a6 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b2544f2b-8131-4c47-ab46-9d2429f19565 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b2544f2b-8131-4c47-ab46-9d2429f19565 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-b2544f2b-8131-4c47-ab46-9d2429f19565 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'd8c30d981b574228b84d78a6160f214a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1acc1307ae154237a1b3d52e997f25e2', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b2544f2b-8131-4c47-ab46-9d2429f19565 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/e9e6c1ca-f603-4dc7-9ad0-bb927d03a021/encryption/8765cf8e-86af-45e4-803f-079ff7c2f4a6 returned with HTTP 403 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1749/3431] 192.168.122.253 () {58 vars in 1373 bytes} [Tue Sep 8 19:21:42 2026] DELETE /volume/v3/types/e9e6c1ca-f603-4dc7-9ad0-bb927d03a021/encryption/8765cf8e-86af-45e4-803f-079ff7c2f4a6 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-51e82a1b-1494-4db2-a8f8-f89afad3e331 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-51e82a1b-1494-4db2-a8f8-f89afad3e331 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-51e82a1b-1494-4db2-a8f8-f89afad3e331 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2056904432", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-51e82a1b-1494-4db2-a8f8-f89afad3e331 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1683/3432] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:42 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 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-af48a20c-70ed-4730-9d18-85ebbd1fa629 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-af48a20c-70ed-4730-9d18-85ebbd1fa629 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] DELETE http://192.168.122.253/volume/v3/types/3afa9274-c1c1-42c1-8c09-6936c2bc4218/extra_specs/key1 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-af48a20c-70ed-4730-9d18-85ebbd1fa629 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-af48a20c-70ed-4730-9d18-85ebbd1fa629 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Calling method 'delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-af48a20c-70ed-4730-9d18-85ebbd1fa629 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'd8c30d981b574228b84d78a6160f214a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1acc1307ae154237a1b3d52e997f25e2', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-af48a20c-70ed-4730-9d18-85ebbd1fa629 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/3afa9274-c1c1-42c1-8c09-6936c2bc4218/extra_specs/key1 returned with HTTP 403 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1750/3433] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:21:42 2026] DELETE /volume/v3/types/3afa9274-c1c1-42c1-8c09-6936c2bc4218/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f37ff960-e105-473a-ac76-503dbbd1386d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f37ff960-e105-473a-ac76-503dbbd1386d tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f37ff960-e105-473a-ac76-503dbbd1386d tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-714743678", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f37ff960-e105-473a-ac76-503dbbd1386d tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1684/3434] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:42 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-8a416865-4c8b-4d06-b0df-c7494032b6bf None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8a416865-4c8b-4d06-b0df-c7494032b6bf tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] DELETE http://192.168.122.253/volume/v3/types/f8bce466-7871-4faf-bb6d-84a7c13d679d Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8a416865-4c8b-4d06-b0df-c7494032b6bf tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-8a416865-4c8b-4d06-b0df-c7494032b6bf tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-8a416865-4c8b-4d06-b0df-c7494032b6bf tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'd8c30d981b574228b84d78a6160f214a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1acc1307ae154237a1b3d52e997f25e2', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-8a416865-4c8b-4d06-b0df-c7494032b6bf tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/f8bce466-7871-4faf-bb6d-84a7c13d679d returned with HTTP 403 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1751/3435] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:42 2026] DELETE /volume/v3/types/f8bce466-7871-4faf-bb6d-84a7c13d679d => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-71fe705e-46a9-458c-a0a0-4d3f96289572 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-71fe705e-46a9-458c-a0a0-4d3f96289572 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] GET http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/extra_specs Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-71fe705e-46a9-458c-a0a0-4d3f96289572 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-71fe705e-46a9-458c-a0a0-4d3f96289572 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Calling method 'index' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-71fe705e-46a9-458c-a0a0-4d3f96289572 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/extra_specs returned with HTTP 200 Sep 08 19:21:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1685/3436] 192.168.122.253 () {58 vars in 1262 bytes} [Tue Sep 8 19:21:42 2026] GET /volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-aec10aaa-2098-4ce1-88c6-b6763da53cdd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aec10aaa-2098-4ce1-88c6-b6763da53cdd tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] GET http://192.168.122.253/volume/v3/types Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aec10aaa-2098-4ce1-88c6-b6763da53cdd tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-aec10aaa-2098-4ce1-88c6-b6763da53cdd tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.api_utils [None req-aec10aaa-2098-4ce1-88c6-b6763da53cdd tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Removing options '' from query. {{(pid=87213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-aec10aaa-2098-4ce1-88c6-b6763da53cdd tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1752/3437] 192.168.122.253 () {58 vars in 1115 bytes} [Tue Sep 8 19:21:42 2026] GET /volume/v3/types => generated 2360 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-4abd72bb-3149-4bd9-829e-04dabcd12eee None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4abd72bb-3149-4bd9-829e-04dabcd12eee tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] GET http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/encryption/cipher Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4abd72bb-3149-4bd9-829e-04dabcd12eee tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-4abd72bb-3149-4bd9-829e-04dabcd12eee tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-4abd72bb-3149-4bd9-829e-04dabcd12eee tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd8c30d981b574228b84d78a6160f214a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1acc1307ae154237a1b3d52e997f25e2', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-4abd72bb-3149-4bd9-829e-04dabcd12eee tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/encryption/cipher returned with HTTP 403 Sep 08 19:21:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1686/3438] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:21:42 2026] GET /volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-94ea4126-dcd2-4f9d-af54-1e62d1991149 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-94ea4126-dcd2-4f9d-af54-1e62d1991149 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] GET http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/encryption Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-94ea4126-dcd2-4f9d-af54-1e62d1991149 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-94ea4126-dcd2-4f9d-af54-1e62d1991149 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-94ea4126-dcd2-4f9d-af54-1e62d1991149 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd8c30d981b574228b84d78a6160f214a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1acc1307ae154237a1b3d52e997f25e2', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-94ea4126-dcd2-4f9d-af54-1e62d1991149 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/encryption returned with HTTP 403 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1753/3439] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:21:42 2026] GET /volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1efdcf3a-74d4-418f-a01a-daddf6ec6318 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1efdcf3a-74d4-418f-a01a-daddf6ec6318 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] GET http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/extra_specs/multiattach Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1efdcf3a-74d4-418f-a01a-daddf6ec6318 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1efdcf3a-74d4-418f-a01a-daddf6ec6318 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1efdcf3a-74d4-418f-a01a-daddf6ec6318 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/extra_specs/multiattach returned with HTTP 200 Sep 08 19:21:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1687/3440] 192.168.122.253 () {58 vars in 1298 bytes} [Tue Sep 8 19:21:42 2026] GET /volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f7aa1f82-015f-4a35-8db9-9b0c49a224ec None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f7aa1f82-015f-4a35-8db9-9b0c49a224ec tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] GET http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/extra_specs/volume_backend_name Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f7aa1f82-015f-4a35-8db9-9b0c49a224ec tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f7aa1f82-015f-4a35-8db9-9b0c49a224ec tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f7aa1f82-015f-4a35-8db9-9b0c49a224ec tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1754/3441] 192.168.122.253 () {58 vars in 1322 bytes} [Tue Sep 8 19:21:42 2026] GET /volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-86127ef0-8e3f-4beb-9234-7e05e3c4401f None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-86127ef0-8e3f-4beb-9234-7e05e3c4401f tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] GET http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-86127ef0-8e3f-4beb-9234-7e05e3c4401f tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-86127ef0-8e3f-4beb-9234-7e05e3c4401f tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-86127ef0-8e3f-4beb-9234-7e05e3c4401f tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf returned with HTTP 200 Sep 08 19:21:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1688/3442] 192.168.122.253 () {58 vars in 1226 bytes} [Tue Sep 8 19:21:42 2026] GET /volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf => generated 317 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-530742d5-be55-43cc-8dc2-1cd6ee7960b5 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-530742d5-be55-43cc-8dc2-1cd6ee7960b5 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] PUT http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/encryption/d4f6b614-bd5c-4389-9734-526f95e65806 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-530742d5-be55-43cc-8dc2-1cd6ee7960b5 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-530742d5-be55-43cc-8dc2-1cd6ee7960b5 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'd8c30d981b574228b84d78a6160f214a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1acc1307ae154237a1b3d52e997f25e2', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-530742d5-be55-43cc-8dc2-1cd6ee7960b5 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/encryption/d4f6b614-bd5c-4389-9734-526f95e65806 returned with HTTP 403 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1755/3443] 192.168.122.253 () {60 vars in 1390 bytes} [Tue Sep 8 19:21:42 2026] PUT /volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/encryption/d4f6b614-bd5c-4389-9734-526f95e65806 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-d5ec6195-06aa-4ab8-beeb-69d3d0916208 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d5ec6195-06aa-4ab8-beeb-69d3d0916208 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] PUT http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/extra_specs/key1 Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-d5ec6195-06aa-4ab8-beeb-69d3d0916208 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-d5ec6195-06aa-4ab8-beeb-69d3d0916208 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd8c30d981b574228b84d78a6160f214a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1acc1307ae154237a1b3d52e997f25e2', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-d5ec6195-06aa-4ab8-beeb-69d3d0916208 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/extra_specs/key1 returned with HTTP 403 Sep 08 19:21:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1689/3444] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:21:42 2026] PUT /volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-31406191-284a-4a27-b400-ab8e14e2fc58 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-31406191-284a-4a27-b400-ab8e14e2fc58 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] PUT http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-31406191-284a-4a27-b400-ab8e14e2fc58 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-31406191-284a-4a27-b400-ab8e14e2fc58 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'd8c30d981b574228b84d78a6160f214a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1acc1307ae154237a1b3d52e997f25e2', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-31406191-284a-4a27-b400-ab8e14e2fc58 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-member] http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf returned with HTTP 403 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1756/3445] 192.168.122.253 () {60 vars in 1246 bytes} [Tue Sep 8 19:21:42 2026] PUT /volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f8b67d1d-5daa-4a76-a537-42e9c8fa2568 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8b67d1d-5daa-4a76-a537-42e9c8fa2568 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] DELETE http://192.168.122.253/volume/v3/types/f8bce466-7871-4faf-bb6d-84a7c13d679d Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8b67d1d-5daa-4a76-a537-42e9c8fa2568 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8b67d1d-5daa-4a76-a537-42e9c8fa2568 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:42 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8b67d1d-5daa-4a76-a537-42e9c8fa2568 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] http://192.168.122.253/volume/v3/types/f8bce466-7871-4faf-bb6d-84a7c13d679d returned with HTTP 202 Sep 08 19:21:42 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1690/3446] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:42 2026] DELETE /volume/v3/types/f8bce466-7871-4faf-bb6d-84a7c13d679d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-dd902d5e-d0a9-44b2-ac69-6a04523a3a00 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dd902d5e-d0a9-44b2-ac69-6a04523a3a00 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] DELETE http://192.168.122.253/volume/v3/types/3afa9274-c1c1-42c1-8c09-6936c2bc4218 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dd902d5e-d0a9-44b2-ac69-6a04523a3a00 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-dd902d5e-d0a9-44b2-ac69-6a04523a3a00 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:42 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-dd902d5e-d0a9-44b2-ac69-6a04523a3a00 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] http://192.168.122.253/volume/v3/types/3afa9274-c1c1-42c1-8c09-6936c2bc4218 returned with HTTP 202 Sep 08 19:21:42 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1757/3447] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:42 2026] DELETE /volume/v3/types/3afa9274-c1c1-42c1-8c09-6936c2bc4218 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:42 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-247000f7-618c-4078-b620-6043639efd3e None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-247000f7-618c-4078-b620-6043639efd3e tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] DELETE http://192.168.122.253/volume/v3/types/e9e6c1ca-f603-4dc7-9ad0-bb927d03a021 Sep 08 19:21:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-247000f7-618c-4078-b620-6043639efd3e tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-247000f7-618c-4078-b620-6043639efd3e tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-247000f7-618c-4078-b620-6043639efd3e tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] http://192.168.122.253/volume/v3/types/e9e6c1ca-f603-4dc7-9ad0-bb927d03a021 returned with HTTP 202 Sep 08 19:21:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1691/3448] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:42 2026] DELETE /volume/v3/types/e9e6c1ca-f603-4dc7-9ad0-bb927d03a021 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-a49f8494-8df2-45d2-bf27-fae7f2a14b62 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a49f8494-8df2-45d2-bf27-fae7f2a14b62 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] DELETE http://192.168.122.253/volume/v3/types/6b2e7481-2a2d-4d9d-aac5-95a70bc4e1e6 Sep 08 19:21:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a49f8494-8df2-45d2-bf27-fae7f2a14b62 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-a49f8494-8df2-45d2-bf27-fae7f2a14b62 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-a49f8494-8df2-45d2-bf27-fae7f2a14b62 tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] http://192.168.122.253/volume/v3/types/6b2e7481-2a2d-4d9d-aac5-95a70bc4e1e6 returned with HTTP 202 Sep 08 19:21:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1758/3449] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:43 2026] DELETE /volume/v3/types/6b2e7481-2a2d-4d9d-aac5-95a70bc4e1e6 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-98deb542-bab2-4d2b-ae6f-ccb7cd528a3a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-98deb542-bab2-4d2b-ae6f-ccb7cd528a3a tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] DELETE http://192.168.122.253/volume/v3/types/e5bc4497-311f-4175-8bcf-1f995066130e Sep 08 19:21:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-98deb542-bab2-4d2b-ae6f-ccb7cd528a3a tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:43 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-98deb542-bab2-4d2b-ae6f-ccb7cd528a3a tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:43 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-98deb542-bab2-4d2b-ae6f-ccb7cd528a3a tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] http://192.168.122.253/volume/v3/types/e5bc4497-311f-4175-8bcf-1f995066130e returned with HTTP 202 Sep 08 19:21:43 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1692/3450] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:43 2026] DELETE /volume/v3/types/e5bc4497-311f-4175-8bcf-1f995066130e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-f450999d-cc8e-4ceb-afd3-d42f2eeded6e None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f450999d-cc8e-4ceb-afd3-d42f2eeded6e tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] DELETE http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf Sep 08 19:21:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f450999d-cc8e-4ceb-afd3-d42f2eeded6e tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:43 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-f450999d-cc8e-4ceb-afd3-d42f2eeded6e tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:43 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-f450999d-cc8e-4ceb-afd3-d42f2eeded6e tempest-VolumeTypesMemberTests-870783558 tempest-VolumeTypesMemberTests-870783558-project-admin] http://192.168.122.253/volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf returned with HTTP 202 Sep 08 19:21:43 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1759/3451] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:43 2026] DELETE /volume/v3/types/8d06eb1f-714a-4f20-a8f2-ea2debf9f4bf => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:46 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f1a93353-59cd-47d2-9ed3-20bab2625e42 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f1a93353-59cd-47d2-9ed3-20bab2625e42 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f1a93353-59cd-47d2-9ed3-20bab2625e42 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-514850834", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f1a93353-59cd-47d2-9ed3-20bab2625e42 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1693/3452] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:46 2026] POST /volume/v3/types => generated 379 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-56d4c3f2-c222-4e83-a2ba-3c6e8f66c9db None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-56d4c3f2-c222-4e83-a2ba-3c6e8f66c9db tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] POST http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/encryption Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-56d4c3f2-c222-4e83-a2ba-3c6e8f66c9db tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-56d4c3f2-c222-4e83-a2ba-3c6e8f66c9db tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/encryption returned with HTTP 200 Sep 08 19:21:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1760/3453] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:21:47 2026] POST /volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-5b323d6d-932f-4bfb-9d8c-5398915974de None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5b323d6d-932f-4bfb-9d8c-5398915974de tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-5b323d6d-932f-4bfb-9d8c-5398915974de tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-593544670", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-5b323d6d-932f-4bfb-9d8c-5398915974de tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1694/3454] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:47 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-3dbcd300-b058-4532-bf25-168208d7ed2a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3dbcd300-b058-4532-bf25-168208d7ed2a tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] POST http://192.168.122.253/volume/v3/types/1952dee0-9051-4333-97b6-acdf939d317c/encryption Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-3dbcd300-b058-4532-bf25-168208d7ed2a tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-3dbcd300-b058-4532-bf25-168208d7ed2a tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f09a1f78c1014462a92baef32637fba0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0554e11f0c4346788fa16ce7538edc8b', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-3dbcd300-b058-4532-bf25-168208d7ed2a tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types/1952dee0-9051-4333-97b6-acdf939d317c/encryption returned with HTTP 403 Sep 08 19:21:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1761/3455] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:21:47 2026] POST /volume/v3/types/1952dee0-9051-4333-97b6-acdf939d317c/encryption => generated 127 bytes in 157 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-64720ca8-72d5-4cd1-9977-95dfed92794d None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-64720ca8-72d5-4cd1-9977-95dfed92794d tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-64720ca8-72d5-4cd1-9977-95dfed92794d tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-829798184", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-64720ca8-72d5-4cd1-9977-95dfed92794d tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1695/3456] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:47 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-5bff863d-4a8c-47b9-b6be-1d97b880d353 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5bff863d-4a8c-47b9-b6be-1d97b880d353 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] POST http://192.168.122.253/volume/v3/types/aa8f3d5e-bc96-4e88-ba56-a3e5011c6502/extra_specs Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-5bff863d-4a8c-47b9-b6be-1d97b880d353 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-5bff863d-4a8c-47b9-b6be-1d97b880d353 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f09a1f78c1014462a92baef32637fba0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0554e11f0c4346788fa16ce7538edc8b', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-5bff863d-4a8c-47b9-b6be-1d97b880d353 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types/aa8f3d5e-bc96-4e88-ba56-a3e5011c6502/extra_specs returned with HTTP 403 Sep 08 19:21:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1762/3457] 192.168.122.253 () {60 vars in 1283 bytes} [Tue Sep 8 19:21:47 2026] POST /volume/v3/types/aa8f3d5e-bc96-4e88-ba56-a3e5011c6502/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-a8210a55-3e62-4df9-aea4-08763f235c73 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a8210a55-3e62-4df9-aea4-08763f235c73 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] PUT http://192.168.122.253/volume/v3/types/aa8f3d5e-bc96-4e88-ba56-a3e5011c6502/extra_specs/key2 Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-a8210a55-3e62-4df9-aea4-08763f235c73 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-a8210a55-3e62-4df9-aea4-08763f235c73 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f09a1f78c1014462a92baef32637fba0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0554e11f0c4346788fa16ce7538edc8b', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-a8210a55-3e62-4df9-aea4-08763f235c73 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types/aa8f3d5e-bc96-4e88-ba56-a3e5011c6502/extra_specs/key2 returned with HTTP 403 Sep 08 19:21:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1696/3458] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:21:47 2026] PUT /volume/v3/types/aa8f3d5e-bc96-4e88-ba56-a3e5011c6502/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-279bc9b9-7c9b-4ea9-9a02-b6fd7cd72c85 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-279bc9b9-7c9b-4ea9-9a02-b6fd7cd72c85 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-279bc9b9-7c9b-4ea9-9a02-b6fd7cd72c85 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-279bc9b9-7c9b-4ea9-9a02-b6fd7cd72c85 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f09a1f78c1014462a92baef32637fba0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0554e11f0c4346788fa16ce7538edc8b', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-279bc9b9-7c9b-4ea9-9a02-b6fd7cd72c85 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types returned with HTTP 403 Sep 08 19:21:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1763/3459] 192.168.122.253 () {60 vars in 1136 bytes} [Tue Sep 8 19:21:47 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-71772a98-cede-4b2b-a98c-4180ff261553 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-71772a98-cede-4b2b-a98c-4180ff261553 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-71772a98-cede-4b2b-a98c-4180ff261553 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2087465095", "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=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-71772a98-cede-4b2b-a98c-4180ff261553 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1697/3460] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:47 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 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-2e21f3c4-a8f9-477a-bdfd-f9bb9ad3c90d None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2e21f3c4-a8f9-477a-bdfd-f9bb9ad3c90d tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] POST http://192.168.122.253/volume/v3/types/798c9824-1333-4349-8459-164e9809a22e/encryption Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-2e21f3c4-a8f9-477a-bdfd-f9bb9ad3c90d tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-2e21f3c4-a8f9-477a-bdfd-f9bb9ad3c90d tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] http://192.168.122.253/volume/v3/types/798c9824-1333-4349-8459-164e9809a22e/encryption returned with HTTP 200 Sep 08 19:21:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1764/3461] 192.168.122.253 () {60 vars in 1281 bytes} [Tue Sep 8 19:21:47 2026] POST /volume/v3/types/798c9824-1333-4349-8459-164e9809a22e/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-f8166f5a-1ffa-4df1-a23c-122bd0916a90 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8166f5a-1ffa-4df1-a23c-122bd0916a90 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] DELETE http://192.168.122.253/volume/v3/types/798c9824-1333-4349-8459-164e9809a22e/encryption/dcd7f3ab-6ef4-4a27-84fa-3e690fcc9501 Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8166f5a-1ffa-4df1-a23c-122bd0916a90 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-f8166f5a-1ffa-4df1-a23c-122bd0916a90 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-f8166f5a-1ffa-4df1-a23c-122bd0916a90 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f09a1f78c1014462a92baef32637fba0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0554e11f0c4346788fa16ce7538edc8b', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-f8166f5a-1ffa-4df1-a23c-122bd0916a90 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types/798c9824-1333-4349-8459-164e9809a22e/encryption/dcd7f3ab-6ef4-4a27-84fa-3e690fcc9501 returned with HTTP 403 Sep 08 19:21:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1698/3462] 192.168.122.253 () {58 vars in 1373 bytes} [Tue Sep 8 19:21:47 2026] DELETE /volume/v3/types/798c9824-1333-4349-8459-164e9809a22e/encryption/dcd7f3ab-6ef4-4a27-84fa-3e690fcc9501 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-4766e67e-d26c-4725-a062-6adaa2e68037 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4766e67e-d26c-4725-a062-6adaa2e68037 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-4766e67e-d26c-4725-a062-6adaa2e68037 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1825589102", "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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-4766e67e-d26c-4725-a062-6adaa2e68037 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1765/3463] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:47 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-2beee1aa-7dc2-4c3c-98d5-a8e91b84c4bb None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2beee1aa-7dc2-4c3c-98d5-a8e91b84c4bb tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] DELETE http://192.168.122.253/volume/v3/types/867ad868-cfa7-4aaa-b38e-ce2db929afcb/extra_specs/key1 Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2beee1aa-7dc2-4c3c-98d5-a8e91b84c4bb tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-2beee1aa-7dc2-4c3c-98d5-a8e91b84c4bb tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Calling method 'delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-2beee1aa-7dc2-4c3c-98d5-a8e91b84c4bb tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f09a1f78c1014462a92baef32637fba0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0554e11f0c4346788fa16ce7538edc8b', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-2beee1aa-7dc2-4c3c-98d5-a8e91b84c4bb tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types/867ad868-cfa7-4aaa-b38e-ce2db929afcb/extra_specs/key1 returned with HTTP 403 Sep 08 19:21:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1699/3464] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:21:47 2026] DELETE /volume/v3/types/867ad868-cfa7-4aaa-b38e-ce2db929afcb/extra_specs/key1 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-1b64c98f-a584-4da6-8cd7-ec51fb0f97fd None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1b64c98f-a584-4da6-8cd7-ec51fb0f97fd tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] POST http://192.168.122.253/volume/v3/types Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-1b64c98f-a584-4da6-8cd7-ec51fb0f97fd tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1671465235", "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=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-1b64c98f-a584-4da6-8cd7-ec51fb0f97fd tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] http://192.168.122.253/volume/v3/types returned with HTTP 200 Sep 08 19:21:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1766/3465] 192.168.122.253 () {60 vars in 1137 bytes} [Tue Sep 8 19:21:47 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-eb90f3b7-ec44-4f5a-809e-a31e7daf2e70 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eb90f3b7-ec44-4f5a-809e-a31e7daf2e70 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] DELETE http://192.168.122.253/volume/v3/types/005deba9-ae34-4ba3-8c38-9a0b24f609ae Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eb90f3b7-ec44-4f5a-809e-a31e7daf2e70 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-eb90f3b7-ec44-4f5a-809e-a31e7daf2e70 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-eb90f3b7-ec44-4f5a-809e-a31e7daf2e70 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f09a1f78c1014462a92baef32637fba0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0554e11f0c4346788fa16ce7538edc8b', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-eb90f3b7-ec44-4f5a-809e-a31e7daf2e70 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types/005deba9-ae34-4ba3-8c38-9a0b24f609ae returned with HTTP 403 Sep 08 19:21:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1700/3466] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:47 2026] DELETE /volume/v3/types/005deba9-ae34-4ba3-8c38-9a0b24f609ae => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-d7dd5963-840e-44d8-8b09-7f6eb03a9ad2 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7dd5963-840e-44d8-8b09-7f6eb03a9ad2 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] GET http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/extra_specs Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7dd5963-840e-44d8-8b09-7f6eb03a9ad2 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-d7dd5963-840e-44d8-8b09-7f6eb03a9ad2 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-d7dd5963-840e-44d8-8b09-7f6eb03a9ad2 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/extra_specs returned with HTTP 200 Sep 08 19:21:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1767/3467] 192.168.122.253 () {58 vars in 1262 bytes} [Tue Sep 8 19:21:47 2026] GET /volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-6ef6aca6-ced4-48bb-bc7d-0a66893e8624 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6ef6aca6-ced4-48bb-bc7d-0a66893e8624 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] GET http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/encryption/cipher Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6ef6aca6-ced4-48bb-bc7d-0a66893e8624 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-6ef6aca6-ced4-48bb-bc7d-0a66893e8624 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-6ef6aca6-ced4-48bb-bc7d-0a66893e8624 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f09a1f78c1014462a92baef32637fba0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0554e11f0c4346788fa16ce7538edc8b', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-6ef6aca6-ced4-48bb-bc7d-0a66893e8624 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/encryption/cipher returned with HTTP 403 Sep 08 19:21:47 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1701/3468] 192.168.122.253 () {58 vars in 1280 bytes} [Tue Sep 8 19:21:47 2026] GET /volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-99074fcd-3eb4-42ac-b55c-a25157a2c950 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-99074fcd-3eb4-42ac-b55c-a25157a2c950 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] GET http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/encryption Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-99074fcd-3eb4-42ac-b55c-a25157a2c950 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-99074fcd-3eb4-42ac-b55c-a25157a2c950 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Calling method 'index' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-99074fcd-3eb4-42ac-b55c-a25157a2c950 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f09a1f78c1014462a92baef32637fba0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0554e11f0c4346788fa16ce7538edc8b', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:47 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-99074fcd-3eb4-42ac-b55c-a25157a2c950 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/encryption returned with HTTP 403 Sep 08 19:21:47 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1768/3469] 192.168.122.253 () {58 vars in 1259 bytes} [Tue Sep 8 19:21:47 2026] GET /volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-947cb43a-a1b9-4f3a-9b9f-89d15183cd65 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-947cb43a-a1b9-4f3a-9b9f-89d15183cd65 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] GET http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/extra_specs/multiattach Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-947cb43a-a1b9-4f3a-9b9f-89d15183cd65 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:47 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-947cb43a-a1b9-4f3a-9b9f-89d15183cd65 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Calling method 'show' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-947cb43a-a1b9-4f3a-9b9f-89d15183cd65 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/extra_specs/multiattach returned with HTTP 200 Sep 08 19:21:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1702/3470] 192.168.122.253 () {58 vars in 1298 bytes} [Tue Sep 8 19:21:47 2026] GET /volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c4ac33f8-dec4-4430-9c98-04c1384c3ac4 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4ac33f8-dec4-4430-9c98-04c1384c3ac4 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] GET http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/extra_specs/volume_backend_name Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4ac33f8-dec4-4430-9c98-04c1384c3ac4 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4ac33f8-dec4-4430-9c98-04c1384c3ac4 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Calling method 'show' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4ac33f8-dec4-4430-9c98-04c1384c3ac4 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 19:21:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1769/3471] 192.168.122.253 () {58 vars in 1322 bytes} [Tue Sep 8 19:21:48 2026] GET /volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-e4408876-9362-404d-8b73-7cccce6a1c24 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e4408876-9362-404d-8b73-7cccce6a1c24 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] PUT http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/encryption/b3373b31-137b-4001-9b55-4bec6a52f3d3 Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-e4408876-9362-404d-8b73-7cccce6a1c24 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-e4408876-9362-404d-8b73-7cccce6a1c24 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f09a1f78c1014462a92baef32637fba0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0554e11f0c4346788fa16ce7538edc8b', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-e4408876-9362-404d-8b73-7cccce6a1c24 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/encryption/b3373b31-137b-4001-9b55-4bec6a52f3d3 returned with HTTP 403 Sep 08 19:21:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1703/3472] 192.168.122.253 () {60 vars in 1390 bytes} [Tue Sep 8 19:21:48 2026] PUT /volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/encryption/b3373b31-137b-4001-9b55-4bec6a52f3d3 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-74f977d9-a9ca-4c2a-a7df-3e92465bc64a None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-74f977d9-a9ca-4c2a-a7df-3e92465bc64a tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] PUT http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/extra_specs/key1 Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-74f977d9-a9ca-4c2a-a7df-3e92465bc64a tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.policy [None req-74f977d9-a9ca-4c2a-a7df-3e92465bc64a tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f09a1f78c1014462a92baef32637fba0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0554e11f0c4346788fa16ce7538edc8b', '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=87213) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-74f977d9-a9ca-4c2a-a7df-3e92465bc64a tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/extra_specs/key1 returned with HTTP 403 Sep 08 19:21:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1770/3473] 192.168.122.253 () {60 vars in 1297 bytes} [Tue Sep 8 19:21:48 2026] PUT /volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1165c895-0eba-4f5d-ad31-bc2655093061 None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1165c895-0eba-4f5d-ad31-bc2655093061 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] PUT http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1165c895-0eba-4f5d-ad31-bc2655093061 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.policy [None req-1165c895-0eba-4f5d-ad31-bc2655093061 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f09a1f78c1014462a92baef32637fba0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0554e11f0c4346788fa16ce7538edc8b', '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=87214) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1165c895-0eba-4f5d-ad31-bc2655093061 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-reader] http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b returned with HTTP 403 Sep 08 19:21:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1704/3474] 192.168.122.253 () {60 vars in 1246 bytes} [Tue Sep 8 19:21:48 2026] PUT /volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-b6026d74-2ad0-46bf-8387-50d1a8898e0f None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b6026d74-2ad0-46bf-8387-50d1a8898e0f tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] DELETE http://192.168.122.253/volume/v3/types/005deba9-ae34-4ba3-8c38-9a0b24f609ae Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b6026d74-2ad0-46bf-8387-50d1a8898e0f tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-b6026d74-2ad0-46bf-8387-50d1a8898e0f tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-b6026d74-2ad0-46bf-8387-50d1a8898e0f tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] http://192.168.122.253/volume/v3/types/005deba9-ae34-4ba3-8c38-9a0b24f609ae returned with HTTP 202 Sep 08 19:21:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1771/3475] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:48 2026] DELETE /volume/v3/types/005deba9-ae34-4ba3-8c38-9a0b24f609ae => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-ca32d269-394e-4850-8e5d-0498cd3d374a None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ca32d269-394e-4850-8e5d-0498cd3d374a tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] DELETE http://192.168.122.253/volume/v3/types/867ad868-cfa7-4aaa-b38e-ce2db929afcb Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ca32d269-394e-4850-8e5d-0498cd3d374a tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-ca32d269-394e-4850-8e5d-0498cd3d374a tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-ca32d269-394e-4850-8e5d-0498cd3d374a tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] http://192.168.122.253/volume/v3/types/867ad868-cfa7-4aaa-b38e-ce2db929afcb returned with HTTP 202 Sep 08 19:21:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1705/3476] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:48 2026] DELETE /volume/v3/types/867ad868-cfa7-4aaa-b38e-ce2db929afcb => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-02dbd267-0f9f-4b62-a208-8272c37273ce None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-02dbd267-0f9f-4b62-a208-8272c37273ce tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] DELETE http://192.168.122.253/volume/v3/types/798c9824-1333-4349-8459-164e9809a22e Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-02dbd267-0f9f-4b62-a208-8272c37273ce tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-02dbd267-0f9f-4b62-a208-8272c37273ce tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-02dbd267-0f9f-4b62-a208-8272c37273ce tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] http://192.168.122.253/volume/v3/types/798c9824-1333-4349-8459-164e9809a22e returned with HTTP 202 Sep 08 19:21:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1772/3477] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:48 2026] DELETE /volume/v3/types/798c9824-1333-4349-8459-164e9809a22e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-1f629272-b510-4a57-908a-640df20567cd None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f629272-b510-4a57-908a-640df20567cd tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] DELETE http://192.168.122.253/volume/v3/types/aa8f3d5e-bc96-4e88-ba56-a3e5011c6502 Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1f629272-b510-4a57-908a-640df20567cd tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-1f629272-b510-4a57-908a-640df20567cd tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-1f629272-b510-4a57-908a-640df20567cd tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] http://192.168.122.253/volume/v3/types/aa8f3d5e-bc96-4e88-ba56-a3e5011c6502 returned with HTTP 202 Sep 08 19:21:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1706/3478] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:48 2026] DELETE /volume/v3/types/aa8f3d5e-bc96-4e88-ba56-a3e5011c6502 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.middleware.request_id [None req-c4b355a8-782b-41d5-b0c6-a2426a4e4d20 None None] RequestId filter calling following filter/app {{(pid=87213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4b355a8-782b-41d5-b0c6-a2426a4e4d20 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] DELETE http://192.168.122.253/volume/v3/types/1952dee0-9051-4333-97b6-acdf939d317c Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4b355a8-782b-41d5-b0c6-a2426a4e4d20 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Empty body provided in request {{(pid=87213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: DEBUG cinder.api.openstack.wsgi [None req-c4b355a8-782b-41d5-b0c6-a2426a4e4d20 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Calling method '_delete' {{(pid=87213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:48 devstack devstack@c-api.service[87213]: INFO cinder.api.openstack.wsgi [None req-c4b355a8-782b-41d5-b0c6-a2426a4e4d20 tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] http://192.168.122.253/volume/v3/types/1952dee0-9051-4333-97b6-acdf939d317c returned with HTTP 202 Sep 08 19:21:48 devstack devstack@c-api.service[87213]: [pid: 87213|app: 0|req: 1773/3479] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:48 2026] DELETE /volume/v3/types/1952dee0-9051-4333-97b6-acdf939d317c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.middleware.request_id [None req-96509484-41d8-4c47-add5-07884d14c6fa None None] RequestId filter calling following filter/app {{(pid=87214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-96509484-41d8-4c47-add5-07884d14c6fa tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] DELETE http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-96509484-41d8-4c47-add5-07884d14c6fa tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Empty body provided in request {{(pid=87214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: DEBUG cinder.api.openstack.wsgi [None req-96509484-41d8-4c47-add5-07884d14c6fa tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] Calling method '_delete' {{(pid=87214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 19:21:48 devstack devstack@c-api.service[87214]: INFO cinder.api.openstack.wsgi [None req-96509484-41d8-4c47-add5-07884d14c6fa tempest-VolumeTypesReaderTests-98798907 tempest-VolumeTypesReaderTests-98798907-project-admin] http://192.168.122.253/volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b returned with HTTP 202 Sep 08 19:21:48 devstack devstack@c-api.service[87214]: [pid: 87214|app: 0|req: 1707/3480] 192.168.122.253 () {58 vars in 1229 bytes} [Tue Sep 8 19:21:48 2026] DELETE /volume/v3/types/a1ef4723-b98d-4167-a36e-6e9666f6739b => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 19:21:58 devstack devstack@c-api.service[87213]: DEBUG dbcounter [-] [87213] Writing DB stats cinder:SELECT=203,cinder:INSERT=56,cinder:UPDATE=55 {{(pid=87213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 19:21:58 devstack devstack@c-api.service[87214]: DEBUG dbcounter [-] [87214] Writing DB stats cinder:SELECT=184,cinder:UPDATE=43,cinder:INSERT=70 {{(pid=87214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}